-
Notifications
You must be signed in to change notification settings - Fork 316
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 the npm group across 1 directory with 11 updates #728
Closed
Conversation
This file contains 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 group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.24.5` | `7.25.6` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.5` | `7.25.2` | | [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx) | `7.24.1` | `7.24.7` | | [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-commonjs) | `7.24.1` | `7.24.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.5` | `7.25.4` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.7.3` | `1.9.3` | | [jasmine](https://github.com/jasmine/jasmine-npm) | `5.1.0` | `5.3.0` | | [karma](https://github.com/karma-runner/karma) | `6.4.3` | `6.4.4` | | [tsd](https://github.com/tsdjs/tsd) | `0.31.0` | `0.31.2` | | [uglify-js](https://github.com/mishoo/UglifyJS) | `3.17.4` | `3.19.3` | Updates `@babel/cli` from 7.24.5 to 7.25.6 - [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.25.6/packages/babel-cli) Updates `@babel/core` from 7.24.5 to 7.25.2 - [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.25.2/packages/babel-core) Updates `@babel/plugin-syntax-jsx` from 7.24.1 to 7.24.7 - [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.24.7/packages/babel-plugin-syntax-jsx) Updates `@babel/plugin-transform-modules-commonjs` from 7.24.1 to 7.24.8 - [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.24.8/packages/babel-plugin-transform-modules-commonjs) Updates `@babel/preset-env` from 7.24.5 to 7.25.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.25.4/packages/babel-preset-env) Updates `@biomejs/biome` from 1.7.3 to 1.9.3 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.3/packages/@biomejs/biome) Updates `jasmine` from 5.1.0 to 5.3.0 - [Release notes](https://github.com/jasmine/jasmine-npm/releases) - [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md) - [Commits](jasmine/jasmine-npm@v5.1.0...v5.3.0) Updates `jasmine-core` from 5.1.2 to 5.3.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.1.2...v5.3.0) Updates `karma` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v6.4.3...v6.4.4) Updates `tsd` from 0.31.0 to 0.31.2 - [Release notes](https://github.com/tsdjs/tsd/releases) - [Commits](tsdjs/tsd@v0.31.0...v0.31.2) Updates `uglify-js` from 3.17.4 to 3.19.3 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.17.4...v3.19.3) --- updated-dependencies: - dependency-name: "@babel/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@babel/plugin-syntax-jsx" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/plugin-transform-modules-commonjs" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: jasmine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: karma dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: tsd dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: uglify-js dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 group with 10 updates in the / directory:
7.24.5
7.25.6
7.24.5
7.25.2
7.24.1
7.24.7
7.24.1
7.24.8
7.24.5
7.25.4
1.7.3
1.9.3
5.1.0
5.3.0
6.4.3
6.4.4
0.31.0
0.31.2
3.17.4
3.19.3
Updates
@babel/cli
from 7.24.5 to 7.25.6Release notes
Sourced from
@babel/cli
's releases.... (truncated)
Changelog
Sourced from
@babel/cli
's changelog.... (truncated)
Commits
2f72b97
v7.25.642cbc1c
chore: bump chokidar to 3.6.0 (#16771)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)fc0748a
Update dependencies (#16603)c36fa6a
Update typescript-eslint v8 (#16557)424fc90
Update to TypeScript 5.5 (#16536)bf1e9a3
v7.24.7ec0c62a
fix Babel 8 commander import (#16548)Updates
@babel/core
from 7.24.5 to 7.25.2Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/plugin-syntax-jsx
from 7.24.1 to 7.24.7Release notes
Sourced from
@babel/plugin-syntax-jsx
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-syntax-jsx
's changelog.... (truncated)
Commits
bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.66e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)ee48754
Use multiple TypeScript projects (#16430)Updates
@babel/plugin-transform-modules-commonjs
from 7.24.1 to 7.24.8Release notes
Sourced from
@babel/plugin-transform-modules-commonjs
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-modules-commonjs
's changelog.... (truncated)
Commits
1f5af44
v7.24.8c36fa6a
Update typescript-eslint v8 (#16557)bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.6fbfe16c
Fix source maps for template literals (#16515)db3e9a6
Move all runtime helpers to individual files (#16495)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)71c247a
[babel 8] Require Node.js^18.20.0 || ^20.10.0 || >=21.0.0
(#16457)Updates
@babel/preset-env
from 7.24.5 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.