-
Notifications
You must be signed in to change notification settings - Fork 43
build(deps): bump the dependencies group across 1 directory with 23 updates #3225
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
Closed
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
…pdates Bumps the dependencies group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.38.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.4.0` | `5.5.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.2` | `24.9.1` | | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.4` | `29.4.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.44.1` | `8.46.2` | | [zx](https://github.com/google/zx) | `8.8.4` | `8.8.5` | | [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.896.0` | `3.917.0` | | [dotenv](https://github.com/motdotla/dotenv) | `17.2.2` | `17.2.3` | | [webpack](https://github.com/webpack/webpack) | `5.101.3` | `5.102.1` | | [commander](https://github.com/tj/commander.js) | `14.0.1` | `14.0.2` | | [@types/event-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/event-stream) | `4.0.5` | `4.0.6` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `7.8.6` | `7.9.0` | | [zod](https://github.com/colinhacks/zod) | `4.1.11` | `4.1.12` | | [@inquirer/testing](https://github.com/SBoudrias/Inquirer.js) | `2.1.50` | `2.1.51` | | [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) | `3.45.1` | `3.46.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.4` | `7.28.5` | | [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) | `7.28.3` | `7.28.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.28.3` | `7.28.5` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.27.1` | `7.28.5` | | [pino](https://github.com/pinojs/pino) | `9.12.0` | `10.1.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.1` | `13.1.2` | | [@types/secp256k1](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/secp256k1) | `4.0.6` | `4.0.7` | Updates `@eslint/js` from 9.36.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.38.0/packages/js) Updates `@stylistic/eslint-plugin` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin) Updates `@types/node` from 24.5.2 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `semver` from 7.7.2 to 7.7.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.2...v7.7.3) Updates `ts-jest` from 29.4.4 to 29.4.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.5) Updates `typescript-eslint` from 8.44.1 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) Updates `zx` from 8.8.4 to 8.8.5 - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@8.8.4...8.8.5) Updates `@aws-sdk/client-route-53` from 3.896.0 to 3.917.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-route-53/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.917.0/clients/client-route-53) Updates `dotenv` from 17.2.2 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.2...v17.2.3) Updates `webpack` from 5.101.3 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.101.3...v5.102.1) Updates `commander` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.1...v14.0.2) Updates `@types/event-stream` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/event-stream) Updates `@inquirer/prompts` from 7.8.6 to 7.9.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.8.6...@inquirer/prompts@7.9.0) Updates `zod` from 4.1.11 to 4.1.12 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.1.11...v4.1.12) Updates `@inquirer/testing` from 2.1.50 to 2.1.51 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/testing@2.1.50...@inquirer/testing@2.1.51) Updates `core-js` from 3.45.1 to 3.46.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.46.0/packages/core-js) Updates `@babel/core` from 7.28.4 to 7.28.5 - [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.28.5/packages/babel-core) Updates `@babel/plugin-transform-runtime` from 7.28.3 to 7.28.5 - [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.28.5/packages/babel-plugin-transform-runtime) Updates `@babel/preset-env` from 7.28.3 to 7.28.5 - [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.28.5/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.27.1 to 7.28.5 - [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.28.5/packages/babel-preset-typescript) Updates `pino` from 9.12.0 to 10.1.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.12.0...v10.1.0) Updates `pino-pretty` from 13.1.1 to 13.1.2 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.1...v13.1.2) Updates `@types/secp256k1` from 4.0.6 to 4.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/secp256k1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zx dependency-version: 8.8.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-route-53" dependency-version: 3.917.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: commander dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/event-stream" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/prompts" dependency-version: 7.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: zod dependency-version: 4.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/testing" dependency-version: 2.1.51 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: core-js dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/plugin-transform-runtime" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-typescript" dependency-version: 7.28.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pino dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pino-pretty dependency-version: 13.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/secp256k1" dependency-version: 4.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
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
cli-tools
Related to CLI Tools Package
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
node
sdk
utils
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 dependencies group with 23 updates in the / directory:
9.36.09.38.05.4.05.5.024.5.224.9.17.7.27.7.329.4.429.4.58.44.18.46.28.8.48.8.53.896.03.917.017.2.217.2.35.101.35.102.114.0.114.0.24.0.54.0.67.8.67.9.04.1.114.1.122.1.502.1.513.45.13.46.07.28.47.28.57.28.37.28.57.28.37.28.57.27.17.28.59.12.010.1.013.1.113.1.24.0.64.0.7Updates
@eslint/jsfrom 9.36.0 to 9.38.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@stylistic/eslint-pluginfrom 5.4.0 to 5.5.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.Changelog
Sourced from
@stylistic/eslint-plugin's changelog.Commits
ad0c6a9chore: release v5.5.0 (main) (#995)ba930e7feat(comma-dangle): supportTSTypeParameterInstantiation(#1016)b3a3acffeat(padding-line-between-statements): narrow report range to reduce noise (#...cd3776ffeat(comma-dangle): supportTSFunctionTypeandTSDeclareFunction(#1015)8e34765refactor(no-extra-parens): remove useless logic (#1013)9d5085cfeat: update deps (#1011)f2837b1feat(indent): deprecateoffsetTernaryExpressionsOffsetCallExpressionsvia `...85ef5bcfeat(object-curly-spacing): addemptyObjectsoption to control spacing in e...a9ec0defeat: new rule list-style (#895)2b5a39ffeat(indent): introduceNewExpressionandAwaitExpressionin `offsetTerna...Updates
@types/nodefrom 24.5.2 to 24.9.1Commits
Updates
semverfrom 7.7.2 to 7.7.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
a25789bchore: release 7.7.3 (#812)e37e0cafix: faster paths for compare (#813)2471d75fix: x-range build metadata support8f05c87chore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#807)d17aebfchore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#797)3b03e3bchore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#790)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.
Updates
ts-jestfrom 29.4.4 to 29.4.5Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.
Commits
9d5248achore(release): 29.4.5ca8b623refactor: improve message about using Node16/18/Nextc290d4dfix: allow filtering modern module warning message with diagnostic code1ff2ddabuild: replaceconventional-changelog-clidep1c08db3ci: runnpm ci --ignore-scriptsfor workflows9f60d2cci: enhance security for Renovate PRs1c1077fbuild(deps): Update dependency@formatjs/ts-transformerto ^3.14.29037f2fbuild(deps): Update dependency@types/nodeto v20.19.206ed0e1cbuild(deps): Update dependency semver to ^7.7.34a06f8cbuild(deps): Update github/codeql-action digest to a8d1ac4Updates
typescript-eslintfrom 8.44.1 to 8.46.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.05c1a159feat(typescript-eslint): export util types (close #10848) (#10849)255e9e2chore(release): publish 8.45.0Updates
zxfrom 8.8.4 to 8.8.5Release notes
Sourced from zx's releases.
Commits
1ca9270chore: pr template formatting (#1359)52b01a1chore: update pr template (#1358)70ecf23chore: update issue templates (#1357)8b08fc0chore: bump version to 8.8.5 (#1356)6045c34chore: update globby to v15 (#1354)a4d1bc2fix: checksnode_modulesref on linking (#1355)9ef6d3cfix(cli): prevent external node_modules deletion with --prefer-local (#1349)cc2a4f7ci: update zizmor to v1.15.1 (#1353)b47a5f0ci: refactor smoke tests naming (#1352)1fb8c9fci: update gh actions (#1351)Updates
@aws-sdk/client-route-53from 3.896.0 to 3.917.0Release notes
Sourced from
@aws-sdk/client-route-53's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-route-53's changelog.... (truncated)
Commits
f02cfb8Publish v3.917.0952e349Publish v3.916.02d30ee7chore(codegen): update for expect 100-continue handling (#7451)cc4845bPublish v3.915.030a69d1feat(client-route-53): Amazon Route 53 now supports the ISOB West Region for ...25418b3Publish v3.914.0387386bchore(codegen): smithy version update (#7448)c02462cPublish v3.913.07cf6665Publish v3.911.0e8539aePublish v3.910.0Updates
dotenvfrom 17.2.2 to 17.2.3Changelog
Sourced from dotenv's changelog.
Commits
affe11317.2.3db1ff1fchangelog 🪵7063f16Merge pull request #913 from motdotla/new-tips0bbe72ctest against expected tips017951bonly run .js tests39eda1fadd space backfcc030eupdate tipsb6c7a0dupdated tips - as Dotenvx Radar has been renamed Dotenvx Opsb3c8b16remove unnecessary call to npxd6e4c17Merge pull request #912 from adjerbetian/fix/typescript-error-definitionUpdates
webpackfrom 5.101.3 to 5.102.1Release notes
Sourced from webpack's releases.
Commits
c7ebdbdchore(release): 5.102.1b7530c2fix(css): correct CC_UPPER_U typo (E -> U) (#19989)f3ef142fix: defer import mangling (#19988)d32f171fix: hash options types (#19987)436fc7dchore(deps): bump CodSpeedHQ/action from 4.1.0 to 4.1.1 (