-
-
Notifications
You must be signed in to change notification settings - Fork 68
Bump the npm_and_yarn group with 4 updates #211
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-0ab979b434
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Coverage Report
|
@dependabot rebase |
Bumps the npm_and_yarn group with 4 updates: [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github), [@octokit/request](https://github.com/octokit/request.js) and [@octokit/request-error](https://github.com/octokit/request-error.js). Updates `@octokit/plugin-paginate-rest` from 2.21.3 to 9.2.2 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v2.21.3...v9.2.2) Updates `@actions/github` from 4.0.0 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@octokit/request` from 5.6.3 to 8.4.1 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v5.6.3...v8.4.1) Updates `@octokit/request-error` from 2.1.0 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v2.1.0...v5.1.1) --- updated-dependencies: - dependency-name: "@octokit/plugin-paginate-rest" dependency-version: 9.2.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@octokit/request" dependency-version: 8.4.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@octokit/request-error" dependency-version: 5.1.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
6b8b132
to
92d1097
Compare
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
javascript
Pull requests that update Javascript 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 the npm_and_yarn group with 4 updates: @octokit/plugin-paginate-rest, @actions/github, @octokit/request and @octokit/request-error.
Updates
@octokit/plugin-paginate-rest
from 2.21.3 to 9.2.2Release notes
Sourced from
@octokit/plugin-paginate-rest
's releases.... (truncated)
Commits
e1e4489
fix: ReDos regex vulnerability, reported by@DayShift
(#660)5b84386
fix(pkg): pin@octokit/core
peerDependency to v5 (#599)fa01f94
ci(action): update actions/add-to-project action to v0.6.0 (#598)75aeaaf
feat: new/orgs/{org}/organization-roles/{role_id}/teams
and `/orgs/{org}/o...54d6bcf
chore(deps): update dependency prettier to v3.2.51bfa2f8
chore(deps): update dependency npm-run-all2 to v6eb4a8fe
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.011ef779
chore(deps): update dependency esbuild to ^0.20.02b6cc98
ci(action): update peter-evans/create-or-update-comment action to v4d7c9de5
chore(deps): update dependency prettier to v3.2.4 (#588)Updates
@actions/github
from 4.0.0 to 6.0.1Changelog
Sourced from
@actions/github
's changelog.Commits
Updates
@octokit/request
from 5.6.3 to 8.4.1Release notes
Sourced from
@octokit/request
's releases.... (truncated)
Commits
356411e
fix: ReDos regex vulnerability, reported by@DayShift
(#741)abc4955
feat: re-addredirect
request option (#636)4e7127c
fix: upgrade@octokit/endpoint
2e67925
feat(security): Add provenance (#685)6822e8b
fix: upgrade@octokit/types
dbfeab2
feat: add documentation link in error message (#667)c013de4
docs: fix spelling errors (#671)3d22c38
chore(deps): update dependency prettier to v3.2.5984ec17
chore(deps): update dependency esbuild to ^0.20.02a9cf78
ci(action): update peter-evans/create-or-update-comment action to v4Updates
@octokit/request-error
from 2.1.0 to 5.1.1Release notes
Sourced from
@octokit/request-error
's releases.... (truncated)
Commits
b51ed27
test: ReDos regex vulnerability, reported by@dayshift
12a14f0
fix: ReDos regex vulnerability, reported by@dayshift
3af20bd
fix: upgrade@octokit/types
to v1394147e8
feat(security): Add provenance (#416)590fc39
fix(deps): update dependency@octokit/types
to v12 (#366)4b9c57e
ci(action): update peter-evans/create-or-update-comment digest to 46da6c0710afc3
ci(action): update peter-evans/create-or-update-comment digest to 1f6c514c82c8ce
ci(action): update peter-evans/create-or-update-comment digest to 223779bec24ead
ci(action): update peter-evans/create-or-update-comment digest to 46846e5 (#362)365f18d
ci(action): update actions/checkout action to v4Dependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.