-
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 dependabot/fetch-metadata from 1 to 2 #508
base: main
Are you sure you want to change the base?
Bump dependabot/fetch-metadata from 1 to 2 #508
Conversation
Reviewer's Guide by SourceryThis PR updates the dependabot/fetch-metadata GitHub Action from version 1 to version 2. The main change in v2 is the upgrade from node16 to node20 runtime, which could potentially affect workflows that have specific Node.js version dependencies. Architecture diagram for GitHub Action updategraph TD;
A[GitHub Action Workflow] -->|uses| B[dependabot/fetch-metadata@v1];
B -->|updated to| C[dependabot/fetch-metadata@v2];
C -->|runs on| D[node20];
B -->|runs on| E[node16];
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
9caeaef
to
6e8c51f
Compare
Co-authored-by: KhulnaSoft bot <[email protected]>
Bumps dependabot/fetch-metadata from 1 to 2.
Release notes
Sourced from dependabot/fetch-metadata's releases.
... (truncated)
Commits
dbb049a
v2.2.0 (#520)36bf1f9
Merge pull request #532 from dependabot/dependabot/npm_and_yarn/braces-3.0.3a3420b5
Bump braces from 3.0.2 to 3.0.3006e43f
Merge pull request #534 from dependabot/dependabot/github_actions/actions/cre...9c55ebe
Bump actions/create-github-app-token from 1.10.0 to 1.10.2325b863
Merge pull request #523 from dependabot/dependabot/github_actions/actions/cre...aec2f3e
Bump actions/create-github-app-token from 1.9.0 to 1.10.05e5f996
Merge pull request #518 from dependabot/bump-to-v2.1.063415e5
v2.1.076b7fe9
Merge pull request #509 from dependabot/switch-to-monthly-release-cadenceDependabot 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)Summary by Sourcery
Build: