-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
<
8000
div class="clearfix js-issues-results">
Copy link
8000
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
labels
Jun 9, 2025
Bump the npm_and_yarn group across 2 directories with 4 updates #1060
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
master
Choose a base branch
from
dependabot/npm_and_yarn/npm_and_yarn-b3cf07e300
base: master
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
Contributor
10000
span>
Bumps the npm_and_yarn group with 1 update in the / directory: [koa](https://github.com/koajs/koa). Bumps the npm_and_yarn group with 2 updates in the /packages/react-test directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) and [semver](https://github.com/npm/node-semver). Updates `koa` from 2.16.0 to 2.16.1 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@2.16.0...v2.16.1) Updates `@babel/traverse` from 7.17.10 to 7.27.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-traverse) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `json5` from 1.0.1 to 2.2.1 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v2.2.1) Updates `@babel/traverse` from 7.17.10 to 7.27.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-traverse) Updates `semver` from 6.3.0 to 6.3.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](npm/node-semver@v6.3.0...v6.3.1) Updates `json5` from 1.0.1 to 2.2.1 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v2.2.1) --- updated-dependencies: - dependency-name: koa dependency-version: 2.16.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 6.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 2.2.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 6.3.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 2.2.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's GuideThis PR is a Dependabot–generated update that bumps several npm dependencies across two package-lock files, adjusting lockfile metadata to match the new versions without any source code changes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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
0 participants
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 1 update in the / directory: koa.
Bumps the npm_and_yarn group with 2 updates in the /packages/react-test directory: @babel/traverse and semver.
Updates
koa
from 2.16.0 to 2.16.1Release notes
Sourced from koa's releases.
Commits
ba14822
2.16.12ff6c3f
2.16.03d51d03
ci: allow codecov to faileb84d89
fix: don't render redirect values in anchor ref5f294bb
Merge commit from fork77cbf2e
Release 2.15.31fad597
fix: require URL from 'url' module (#1809)ddbff30
Release 2.15.294e8def
fix: handle upper case protocol like HTTP or HTTPS (#1806)549455d
Release 2.15.1Updates
@babel/traverse
from 7.17.10 to 7.27.4Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
7d06930
v7.27.405f28c8
[Babel 8] Changescope.{references,uids}
toSet
(#16624)da5e371
v7.27.32d0c76e
Improve integrations of using declaration with other transforms (#17330)eebd3a0
v7.27.162af1a6
fix: do expressions should allow early exit (#17137)8e23272
[Babel 8] perf: Improve traverse performance (#16965)9a40d85
[Babel 8]: Remove record and tuple syntax support (#17242)4d39e9d
Harden variable declarator validations (#17217)6cd1c60
Reduce generated names size for the 10th-11th (#17221)Updates
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bc
chore: release 6.3.1928e56d
fix: better handling of whitespace (#591)39f6326
chore:@npmcli/template-oss
@4
.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
json5
from 1.0.1 to 2.2.1Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
502da86
2.2.1905e17a
docs: update CHANGELOG for v2.2.17466552
fix: remove minimist4cf57da
2.2.0a14feb0
docs: update CHANGELOG for v2.2.039ad97c
docs: update Travis CI badge4d0560c
docs: add missing links to CHANGELOG3dd26ac
feat: add TypeScript delcarations for module fileseef0999
feat: add types declaration file with entry in package.json32bb2cd
2.1.3Updates
@babel/traverse
from 7.17.10 to 7.27.4Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
7d06930
v7.27.405f28c8
[Babel 8] Changescope.{references,uids}
toSet
(#16624)da5e371
v7.27.32d0c76e
Improve integrations of using declaration with other transforms (#17330)eebd3a0
v7.27.162af1a6
fix: do expressions should allow early exit (#17137)8e23272
[Babel 8] perf: Improve traverse performance (#16965)9a40d85
[Babel 8]: Remove record and tuple syntax support (#17242)4d39e9d
Harden variable declarator validations (#17217)6cd1c60
Reduce generated names size for the 10th-11th (#17221)Updates
semver
from 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bc
chore: release 6.3.1928e56d
fix: better handling of whitespace (#591)39f6326
chore:@npmcli/template-oss
@4
.16.0Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates
json5
from 1.0.1 to 2.2.1Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
502da86
2.2.1905e17a
docs: update CHANGELOG for v2.2.17466552
fix: remove minimist4cf57da
2.2.0a14feb0
docs: update CHANGELOG for v2.2.039ad97c
docs: update Travis CI badge4d0560c
docs: add missing links to CHANGELOG3dd26ac
feat: add TypeScript delcarations for module fileseef0999
feat: add types declaration file with entry in package.json32bb2cd
2.1.3Dependabot 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.
Summary by Sourcery
Bump multiple npm_and_yarn dependencies in the root and react-test package to incorporate the latest patch and minor releases
Bug Fixes:
Enhancements:
Chores: