-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
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] <[email protected]>
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
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
koafrom 2.16.0 to 2.16.1Release notes
Sourced from koa's releases.
Commits
ba148222.16.12ff6c3f2.16.03d51d03ci: allow codecov to faileb84d89fix: don't render redirect values in anchor ref5f294bbMerge commit from fork77cbf2eRelease 2.15.31fad597fix: require URL from 'url' module (#1809)ddbff30Release 2.15.294e8deffix: handle upper case protocol like HTTP or HTTPS (#1806)549455dRelease 2.15.1Updates
@babel/traversefrom 7.17.10 to 7.27.4Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
7d06930v7.27.405f28c8[Babel 8] Changescope.{references,uids}toSet(#16624)da5e371v7.27.32d0c76eImprove integrations of using declaration with other transforms (#17330)eebd3a0v7.27.162af1a6fix: 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)4d39e9dHarden variable declarator validations (#17217)6cd1c60Reduce generated names size for the 10th-11th (#17221)Updates
semverfrom 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bcchore: release 6.3.1928e56dfix: better handling of whitespace (#591)39f6326chore:@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
json5from 1.0.1 to 2.2.1Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
502da862.2.1905e17adocs: update CHANGELOG for v2.2.17466552fix: remove minimist4cf57da2.2.0a14feb0docs: update CHANGELOG for v2.2.039ad97cdocs: update Travis CI badge4d0560cdocs: add missing links to CHANGELOG3dd26acfeat: add TypeScript delcarations for module fileseef0999feat: add types declaration file with entry in package.json32bb2cd2.1.3Updates
@babel/traversefrom 7.17.10 to 7.27.4Release notes
Sourced from
@babel/traverse's releases.... (truncated)
Changelog
Sourced from
@babel/traverse's changelog.... (truncated)
Commits
7d06930v7.27.405f28c8[Babel 8] Changescope.{references,uids}toSet(#16624)da5e371v7.27.32d0c76eImprove integrations of using declaration with other transforms (#17330)eebd3a0v7.27.162af1a6fix: 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)4d39e9dHarden variable declarator validations (#17217)6cd1c60Reduce generated names size for the 10th-11th (#17221)Updates
semverfrom 6.3.0 to 6.3.1Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
44d27bcchore: release 6.3.1928e56dfix: better handling of whitespace (#591)39f6326chore:@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
json5from 1.0.1 to 2.2.1Release notes
Sourced from json5's releases.
Changelog
Sourced from json5's changelog.
... (truncated)
Commits
502da862.2.1905e17adocs: update CHANGELOG for v2.2.17466552fix: remove minimist4cf57da2.2.0a14feb0docs: update CHANGELOG for v2.2.039ad97cdocs: update Travis CI badge4d0560cdocs: add missing links to CHANGELOG3dd26acfeat: add TypeScript delcarations for module fileseef0999feat: add types declaration file with entry in package.json32bb2cd2.1.3You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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: