-
Notifications
You must be signed in to change notification settings - Fork 64
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
chore: Bump actions/setup-node from 4.0.2 to 4.1.0 #813
Merged
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/setup-node-4.1.0
Oct 29, 2024
Merged
chore: Bump actions/setup-node from 4.0.2 to 4.1.0 #813
dependabot
merged 1 commit into
main
from
dependabot/github_actions/actions/setup-node-4.1.0
Oct 29, 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
8045e68
to
1a485d0
Compare
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@60edb5d...39370e3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1a485d0
to
8b58f69
Compare
|
mishomihov00
approved these changes
Oct 29, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@dependabot squash and merge |
andrewb1269hg
added a commit
that referenced
this pull request
Oct 29, 2024
commit 336082b Remove db override commit 3af747a chore: Bump actions/setup-node from 4.0.2 to 4.1.0 (#813) commit 51a228f Update readme about keys usage (#8) commit 61470e8 ci: Updated nick-fields/retry v3.2.0 with step-security/retry v3.0.0 (#655) commit 8379b9f fix: resolve windows issue (#138) commit 9840fd1 add gitignore file commit 9cd1a7b Add submodules for mirrornode and point them to services 0.11.0 and mirror 0.27.0 commit a67b7de docs: gitpod review (#563) commit ae9e705 add .env file for services repositories and versions commit b927f09 fix spacing in docker compose file commit ba4b9d4 Add apache license commit cb12fa8 add readme commit cf71d97 Add docker-compose override files, configs, and initial address books commit d343276 Add env variables for various memory limits (#13) commit d4cf91c bump version (#237) commit ff6a728 chore: update PR check workflow (#568) Signed-off-by: Andrew Brandt <andrew.brandt@hashgraph.com>
rbarker-dev
added a commit
that referenced
this pull request
Jan 15, 2025
commit 2466b28 chore: Bump codecov/codecov-action from 5.0.4 to 5.0.7 (#860) commit 336082b Remove db override commit 3af747a chore: Bump actions/setup-node from 4.0.2 to 4.1.0 (#813) commit 41f6b53 chore: Bump step-security/harden-runner from 2.10.1 to 2.10.2 (#852) commit 51a228f Update readme about keys usage (#8) commit 60ca5dd chore: Bump codecov/codecov-action from 4.6.0 to 5.0.0 (#843) commit 61470e8 ci: Updated nick-fields/retry v3.2.0 with step-security/retry v3.0.0 (#655) commit 8379b9f fix: resolve windows issue (#138) commit 97c6b24 chore: Bump codecov/codecov-action from 5.0.2 to 5.0.4 (#858) commit 9840fd1 add gitignore file commit 9cd1a7b Add submodules for mirrornode and point them to services 0.11.0 and mirror 0.27.0 commit a67b7de docs: gitpod review (#563) commit ae9e705 add .env file for services repositories and versions commit b927f09 fix spacing in docker compose file commit ba4b9d4 Add apache license commit c06ba33 fix: small fix commit cb12fa8 add readme commit cf71d97 Add docker-compose override files, configs, and initial address books commit d343276 Add env variables for various memory limits (#13) commit d4cf91c bump version (#237) commit ff6a728 chore: update PR check workflow (#568) Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
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
Github Actions and Platform CI Work
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.2 to 4.1.0.
Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
39370e3
fix: add arch to cached path (#843)abb238b
ReviseisGhes
logic (#1148)aca7b64
Merge pull request #1134 from actions/Jcambass-patch-188de2a3
Resolve High Security Alerts by upgrading Dependencies (#1132)0a44ba7
Correct version string (#1124)d6ebc7b
Upgrade IA Publish97ca147
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)