-
Notifications
You must be signed in to change notification settings - Fork 18
Bump the npm_and_yarn group across 1 directory with 13 updates #42
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-c07de46bd1
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 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [semver](https://github.com/npm/node-semver) | `5.7.1` | `7.7.2` | | [semver](https://github.com/npm/node-semver) | `7.3.2` | `7.7.2` | | [semver](https://github.com/npm/node-semver) | `6.3.0` | `7.7.2` | | [semver](https://github.com/npm/node-semver) | `5.7.0` | `7.7.2` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.6.0` | `7.27.4` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `1.1.2` | `9.2.2` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `2.2.0` | `6.0.1` | | [ajv](https://github.com/ajv-validator/ajv) | `6.10.2` | `6.12.6` | | [braces](https://github.com/micromatch/braces) | `2.3.2` | `3.0.3` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `24.9.0` | `29.7.0` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `6.0.5` | `6.0.6` | Updates `semver` from 5.7.1 to 7.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v7.7.2) Updates `semver` from 7.3.2 to 7.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v7.7.2) Updates `semver` from 6.3.0 to 7.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v7.7.2) Updates `semver` from 5.7.0 to 7.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v7.7.2) Updates `@babel/traverse` from 7.6.0 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 `@octokit/plugin-paginate-rest` from 1.1.2 to 9.2.2 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v1.1.2...v9.2.2) Updates `@actions/github` from 2.2.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.4.2 to 8.4.1 - [Release notes](https://github.com/octokit/request.js/releases) - [Commits](octokit/request.js@v5.4.2...v8.4.1) Updates `@octokit/request-error` from 1.2.1 to 5.1.1 - [Release notes](https://github.com/octokit/request-error.js/releases) - [Commits](octokit/request-error.js@v1.2.1...v5.1.1) Updates `ajv` from 6.10.2 to 6.12.6 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.10.2...v6.12.6) Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `jest` from 24.9.0 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `cross-spawn` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6) Updates `fsevents` from 1.2.9 to 2.3.3 - [Release notes](https://github.com/fsevents/fsevents/releases) - [Commits](fsevents/fsevents@v1.2.9...v2.3.3) Updates `json5` from 2.1.0 to 2.2.3 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.0...v2.2.3) Updates `y18n` from 4.0.0 to 5.0.8 - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](yargs/y18n@v4.0.0...v5.0.8) --- updated-dependencies: - dependency-name: semver dependency-version: 7.7.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 7.7.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 7.7.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: semver dependency-version: 7.7.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/traverse" dependency-version: 7.27.4 dependency-type: indirect dependency-group: npm_and_yarn - 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 - dependency-name: ajv dependency-version: 6.12.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-version: 3.0.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: jest dependency-version: 29.7.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-version: 6.0.6 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: fsevents dependency-version: 2.3.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: json5 dependency-version: 2.2.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: y18n dependency-version: 5.0.8 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
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 8 updates in the / directory:
5.7.17.7.27.3.27.7.26.3.07.7.25.7.07.7.27.6.07.27.41.1.29.2.22.2.06.0.16.10.26.12.62.3.23.0.324.9.029.7.06.0.56.0.6Updates
semverfrom 5.7.1 to 7.7.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)2677f2achore: bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778)0b98655chore: bump@npmcli/template-ossfrom 4.23.4 to 4.23.6 (#760)30c438bchore: release 7.7.1 (#765)af761c0fix(inc): fully capture prerelease identifier (#764)2cfcbb5chore: release 7.7.0 (#750)d588e37fix(diff): fix prerelease to stable version diff logic (#755)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
semverfrom 7.3.2 to 7.7.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)2677f2achore: bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778)0b98655chore: bump@npmcli/template-ossfrom 4.23.4 to 4.23.6 (#760)30c438bchore: release 7.7.1 (#765)af761c0fix(inc): fully capture prerelease identifier (#764)2cfcbb5chore: release 7.7.0 (#750)d588e37fix(diff): fix prerelease to stable version diff logic (#755)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
semverfrom 6.3.0 to 7.7.2Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
281055echore: release 7.7.2 (#783)fcafb61fix: add missing'use strict'directives (#780)c760403chore: template-oss-apply for workflow permissions (#784)c99f336fix: prerelease identifier starting with digits (#781)2677f2achore: bump@npmcli/template-ossfrom 4.23.6 to 4.24.3 (#778)0b98655chore: bump@npmcli/template-ossfrom 4.23.4 to 4.23.6 (#760)30c438bchore: release 7.7.1 (#765)af761c0fix(inc): fully capture prerelease identifier (#764)2cfcbb5chore: release 7.7.0 (#750)d588e37fix(diff): fix prerelease to stable version diff logic (#755)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
semverfrom 5.7.0 to 7.7.2Release notes
Sourced from semver's releases.