-
-
Notifications
You must be signed in to change notification settings - Fork 250
Bump the dependencies group with 15 updates #1141
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
Merged
cristianrgreco
merged 2 commits into
main
from
dependabot/npm_and_yarn/dependencies-dc2daadc8a
Sep 26, 2025
Merged
Bump the dependencies group with 15 updates #1141
cristianrgreco
merged 2 commits into
main
from
dependabot/npm_and_yarn/dependencies-dc2daadc8a
Sep 26, 2025
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 dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.36.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `18.1.1` | `18.3.0` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.2.0` | `4.3.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.44.0` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.43` | `3.3.44` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `3.1.0` | `3.1.1` | | [nano](https://github.com/apache/couchdb-nano) | `11.0.0` | `11.0.1` | | [@grpc/grpc-js](https://github.com/grpc/grpc-node) | `1.13.4` | `1.14.0` | | [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) | `9.2.1` | `10.0.1` | | [@google-cloud/firestore](https://github.com/googleapis/nodejs-firestore) | `7.11.3` | `7.11.4` | | [msw](https://github.com/mswjs/msw) | `2.11.2` | `2.11.3` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.888.0` | `3.893.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.14.5` | `3.15.0` | | [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) | `5.28.1` | `5.28.2` | Updates `@eslint/js` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.36.0/packages/js) Updates `eslint` from 9.35.0 to 9.36.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.35.0...v9.36.0) Updates `npm-check-updates` from 18.1.1 to 18.3.0 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v18.1.1...v18.3.0) Updates `prettier-plugin-organize-imports` from 4.2.0 to 4.3.0 - [Release notes](https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases) - [Changelog](https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md) - [Commits](simonhaenisch/prettier-plugin-organize-imports@v4.2.0...v4.3.0) Updates `typescript-eslint` from 8.43.0 to 8.44.0 - [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.44.0/packages/typescript-eslint) Updates `@types/dockerode` from 3.3.43 to 3.3.44 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `tar-fs` from 3.1.0 to 3.1.1 - [Commits](mafintosh/tar-fs@v3.1.0...v3.1.1) Updates `nano` from 11.0.0 to 11.0.1 - [Release notes](https://github.com/apache/couchdb-nano/releases) - [Commits](apache/couchdb-nano@v11.0.0...v11.0.1) Updates `@grpc/grpc-js` from 1.13.4 to 1.14.0 - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected]) Updates `@google-cloud/datastore` from 9.2.1 to 10.0.1 - [Release notes](https://github.com/googleapis/nodejs-datastore/releases) - [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-datastore@v9.2.1...v10.0.1) Updates `@google-cloud/firestore` from 7.11.3 to 7.11.4 - [Release notes](https://github.com/googleapis/nodejs-firestore/releases) - [Changelog](https://github.com/googleapis/nodejs-firestore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-firestore@v7.11.3...v7.11.4) Updates `msw` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.11.2...v2.11.3) Updates `@aws-sdk/client-s3` from 3.888.0 to 3.893.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-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.893.0/clients/client-s3) Updates `mysql2` from 3.14.5 to 3.15.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.14.5...v3.15.0) Updates `neo4j-driver` from 5.28.1 to 5.28.2 - [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases) - [Commits](neo4j/neo4j-javascript-driver@5.28.1...5.28.2) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-version: 18.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-plugin-organize-imports dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/dockerode" dependency-version: 3.3.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tar-fs dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nano dependency-version: 11.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@google-cloud/datastore" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@google-cloud/firestore" dependency-version: 7.11.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: msw dependency-version: 2.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.893.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mysql2 dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: neo4j-driver dependency-version: 5.28.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 dependencies group with 15 updates:
9.35.09.36.09.35.09.36.018.1.118.3.04.2.04.3.08.43.08.44.03.3.433.3.443.1.03.1.111.0.011.0.11.13.41.14.09.2.110.0.17.11.37.11.42.11.22.11.33.888.03.893.03.14.53.15.05.28.15.28.2Updates
@eslint/jsfrom 9.35.0 to 9.36.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)Updates
eslintfrom 9.35.0 to 9.36.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
b4857e59.36.05878a42Build: changelog update for 9.36.012411e8chore: upgrade@eslint/js@9.36.0 (#20139)488cba6chore: package.json update for@eslint/jsreleaseb73ab12docs: update examples to usedefineConfig(#20131)47afcf6feat: correctpreserve-caught-erroredge cases (#20109)75b74d8fix: add missing rule option types (#20127)bac82a2ci: simplify renovate configuration (#19907)1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)c00bb37ci: bump actions/labeler from 5 to 6 (#20090)Updates
npm-check-updatesfrom 18.1.1 to 18.3.0Release notes
Sourced from npm-check-updates's releases.
... (truncated)
Commits
c55567b18.3.0b4283aefix(cooldown): support newest, minor, patch, and semver targets (#1553)90fc55dfeat: add defineConfig helper (#1551)71982beREADME8362c2cCHANGELOG9aa420218.2.18c573cdfix: package manager detection (#1545)1212ad818.2.06d1507efeat(cooldown): addcooldownfeature (#1547)Updates
prettier-plugin-organize-importsfrom 4.2.0 to 4.3.0Release notes
Sourced from prettier-plugin-organize-imports's releases.
Commits
f354c0e4.3.098d053achore: update dev dependenciesbc4d8fafeat: allow configuration oforganizeImportsTypeOrder(#152)ed9c19adocs: update changelogUpdates
typescript-eslintfrom 8.43.0 to 8.44.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
77056f7chore(release): publish 8.44.0Updates
@types/dockerodefrom 3.3.43 to 3.3.44Commits
Updates
tar-fsfrom 3.1.0 to 3.1.1Commits
0aa57de3.1.10bd54cdexpand checkUpdates
nanofrom 11.0.0 to 11.0.1Release notes
Sourced from nano's releases.
Commits
8dcfdd711.0.1e20ffeaCapture error message, otherwise capture cause of HTTP failure (#358)Updates
@grpc/grpc-jsfrom 1.13.4 to 1.14.0Release notes
Sourced from
@grpc/grpc-js's releases.Commits
3dd281bMerge pull request #3014 from murgatroid99/grpc-js_v1.14_bump26c5fe4grpc-js(-xds): Bump to 1.14.0 and update READMEa432dbdMerge pull request #3009 from murgatroid99/grpc-js-xds_deexperimentalize_fede...67154afMerge pull request #3008 from murgatroid99/grpc-js-xds_client_wrr_interop_sup...82ee40cMerge pull request #3013 from murgatroid99/grpc-tools_mac_build_fix272851egrpc-tools: Fix Mac build by allowing lower CMake versions4267749Merge pull request #3011 from murgatroid99/grpc-tools_windows_build_fix1314e67grpc-tools: build: Fix Windows build by skipping installing NuGetf0bbde1grpc-js-xds: Enable federation by default3950a1cMerge pull request #3007 from murgatroid99/grpc-js_1.13_upmergeUpdates
@google-cloud/datastorefrom 9.2.1 to 10.0.1Release notes
Sourced from
@google-cloud/datastore's releases.Changelog
Sourced from
@google-cloud/datastore's changelog.Commits
e974dbbchore(main): release 10.0.1 (#1392)ec91e14fix: Fix the compiler error blocking the release (#1391)cc8764cchore(main): release 10.0.0 (#1362)55934dafix: More error visibility in nodejs-datastore (#1389)43c3472chore!: migrate to Node 18 (#1384)a18c169fix(doc): Fix param descriptions for filters (#1346)d1d399atest: Initialize gax stream (#1368)5c0ddbcfix: not check sub-property existence fornullvalues (#1330)ea17528test: Mock server for testing (#1213)09b76cadocs: Ensure all parameters in the documentation have a type and a descriptio...Updates
@google-cloud/firestorefrom 7.11.3 to 7.11.4Release notes
Sourced from
@google-cloud/firestore's releases.Changelog
Sourced from
@google-cloud/firestore's changelog.Commits
0ab21b3chore(main): release 7.11.4 (#2418)99918f1change: pool.ts: assign unique IDs to clients and include those IDs in log me...c7ee682chore: bump node 14 to node 18 in kokoro (#2417)Updates
mswfrom 2.11.2 to 2.11.3Release notes
Sourced from msw's releases.
Commits
3f7641achore(release): v2.11.39e6712etest: fixbody-streamtest rough performance equal7087b1efix: migrate tountil-async(#2590)Updates
@aws-sdk/client-s3from 3.888.0 to 3.893.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
6cdb1aePublish v3.893.0ef0345cchore(codegen): sync for Uint8Array genericity (#7359)9e2ae5bPublish v3.892.01f05819test: remove changesets calls from e2e tests (#7354)3cace3ePublish v3.891.02922063chore(codegen): codegen sync for command doc update and retry trait (#7353)8c20c06test: normalize import of integ test mock (#7352)