-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump actions/setup-node from 4.0.3 to 4.0.4 #440
Merged
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/setup-node-4.0.4
Sep 23, 2024
Merged
Bump actions/setup-node from 4.0.3 to 4.0.4 #440
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/setup-node-4.0.4
Sep 23, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.0.3...v4.0.4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Sep 23, 2024
@dependabot merge
…________________________________
From: dependabot[bot] ***@***.***>
Sent: Monday, September 23, 2024 11:01 AM
To: mit-dormcon/website ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [mit-dormcon/website] Bump actions/setup-node from 4.0.3 to 4.0.4 (PR #440)
Bumps actions/setup-node<https://github.com/actions/setup-node> from 4.0.3 to 4.0.4.
Release notes
Sourced from actions/setup-node's releases<https://github.com/actions/setup-node/releases>.
v4.0.4
What's Changed
* Add workflow file for publishing releases to immutable action package by @Jcambass<https://github.com/Jcambass> in actions/setup-node#1125<https://github.com/actions/setup-node/pull/1125>
* Enhance Windows ARM64 Setup and Update micromatch Dependency by @priyagupta108<https://github.com/priyagupta108> in actions/setup-node#1126<https://github.com/actions/setup-node/pull/1126>
Documentation changes:
* Documentation update in the README file by @suyashgaonkar<https://github.com/suyashgaonkar> in actions/setup-node#1106<https://github.com/actions/setup-node/pull/1106>
* Correct invalid 'lts' version string reference by @fulldecent<https://github.com/fulldecent> in actions/setup-node#1124<https://github.com/actions/setup-node/pull/1124>
New Contributors
* @suyashgaonkar<https://github.com/suyashgaonkar> made their first contribution in actions/setup-node#1106<https://github.com/actions/setup-node/pull/1106>
* @priyagupta108<https://github.com/priyagupta108> made their first contribution in actions/setup-node#1126<https://github.com/actions/setup-node/pull/1126>
* @Jcambass<https://github.com/Jcambass> made their first contribution in actions/setup-node#1125<https://github.com/actions/setup-node/pull/1125>
* @fulldecent<https://github.com/fulldecent> made their first contribution in actions/setup-node#1124<https://github.com/actions/setup-node/pull/1124>
Full Changelog: ***@***.***<actions/setup-node@v4...v4.0.4>
Commits
* 0a44ba7<actions/setup-node@0a44ba7> Correct version string (#1124<https://github.com/actions/setup-node/issues/1124>)
* 97ca147<actions/setup-node@97ca147> Merge pull request #1125<https://github.com/actions/setup-node/issues/1125> from actions/add-is-release-workflow
* aa363de<actions/setup-node@aa363de> Create publish-immutable-action.yml
* 1c7b2db<actions/setup-node@1c7b2db> Fix: windows arm64 setup (#1126<https://github.com/actions/setup-node/issues/1126>)
* 26961cf<actions/setup-node@26961cf> Documentation update in the README file (#1106<https://github.com/actions/setup-node/issues/1106>)
* See full diff in compare view<actions/setup-node@v4.0.3...v4.0.4>
[Dependabot compatibility score]<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
________________________________
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
* @dependabot rebase will rebase this PR
* @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
* @dependabot merge will merge this PR after your CI passes on it
* @dependabot squash and merge will squash and merge this PR after your CI passes on it
* @dependabot cancel merge will cancel a previously requested merge and block automerging
* @dependabot reopen will reopen this PR if it is closed
* @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
* @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
* @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
* @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
* @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
________________________________
You can view, comment on, or merge this pull request online at:
#440
Commit Summary
* 7b956b4<7b956b4> Bump actions/setup-node from 4.0.3 to 4.0.4
File Changes
(1 file<https://github.com/mit-dormcon/website/pull/440/files>)
* M .github/workflows/deploy.yml<https://github.com/mit-dormcon/website/pull/440/files#diff-28802fbf11c83a2eee09623fb192785e7ca92a3f40602a517c011b947a1822d3> (2)
Patch Links:
* https://github.com/mit-dormcon/website/pull/440.patch
* https://github.com/mit-dormcon/website/pull/440.diff
—
Reply to this email directly, view it on GitHub<#440>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFZ4HIQSUUPZPNOL7FXMLHLZYAUMLAVCNFSM6AAAAABOWJB5GCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU2DEOJTGU2TKOI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/github_actions/actions/setup-node-4.0.4
branch
September 23, 2024 17:28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-node from 4.0.3 to 4.0.4.
Release notes
Sourced from actions/setup-node's releases.
Commits
0a44ba7
Correct version string (#1124)97ca147
Merge pull request #1125 from actions/add-is-release-workflowaa363de
Create publish-immutable-action.yml1c7b2db
Fix: windows arm64 setup (#1126)26961cf
Documentation update in the README file (#1106)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)