-
-
Notifications
You must be signed in to change notification settings - Fork 251
Bump the dependencies group with 18 updates #1090
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
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
Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` | | [@eslint/json](https://github.com/eslint/json) | `0.13.0` | `0.13.1` | | [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `18.0.1` | `18.0.2` | | [prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports) | `4.1.0` | `4.2.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.37.0` | `8.38.0` | | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.4.1` | `4.5.0` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.27.0` | `12.28.0` | | [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) | `12.26.0` | `12.27.0` | | chromadb | `2.4.6` | `3.0.10` | | [@clickhouse/client](https://github.com/ClickHouse/clickhouse-js) | `1.11.2` | `1.12.0` | | [@google-cloud/bigquery](https://github.com/googleapis/nodejs-bigquery) | `8.1.0` | `8.1.1` | | [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) | `9.2.1` | `10.0.1` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.848.0` | `3.850.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.4` | `3.4.5` | | [superagent](https://github.com/ladjs/superagent) | `10.2.2` | `10.2.3` | | [mongoose](https://github.com/Automattic/mongoose) | `8.16.4` | `8.16.5` | | [redis](https://github.com/redis/node-redis) | `5.6.0` | `5.6.1` | Updates `@eslint/js` from 9.31.0 to 9.32.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.32.0/packages/js) Updates `@eslint/json` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.13.0...json-v0.13.1) Updates `eslint` from 9.31.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.31.0...v9.32.0) Updates `npm-check-updates` from 18.0.1 to 18.0.2 - [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.0.1...v18.0.2) Updates `prettier-plugin-organize-imports` from 4.1.0 to 4.2.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](https://github.com/simonhaenisch/prettier-plugin-organize-imports/commits) Updates `typescript-eslint` from 8.37.0 to 8.38.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.38.0/packages/typescript-eslint) Updates `@azure/cosmos` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/cosmos_4.4.1...@azure/cosmos_4.5.0) Updates `@azure/storage-blob` from 12.27.0 to 12.28.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.27.0...@azure/storage-blob_12.28.0) Updates `@azure/storage-queue` from 12.26.0 to 12.27.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.26.0...@azure/storage-queue_12.27.0) Updates `chromadb` from 2.4.6 to 3.0.10 Updates `@clickhouse/client` from 1.11.2 to 1.12.0 - [Release notes](https://github.com/ClickHouse/clickhouse-js/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-js/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-js@1.11.2...1.12.0) Updates `@google-cloud/bigquery` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/googleapis/nodejs-bigquery/releases) - [Changelog](https://github.com/googleapis/nodejs-bigquery/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-bigquery@v8.1.0...v8.1.1) 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 `@aws-sdk/client-s3` from 3.848.0 to 3.850.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.850.0/clients/client-s3) Updates `mariadb` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.4...3.4.5) Updates `superagent` from 10.2.2 to 10.2.3 - [Release notes](https://github.com/ladjs/superagent/releases) - [Changelog](https://github.com/forwardemail/superagent/blob/master/HISTORY.md) - [Commits](forwardemail/superagent@v10.2.2...v10.2.3) Updates `mongoose` from 8.16.4 to 8.16.5 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.16.4...8.16.5) Updates `redis` from 5.6.0 to 5.6.1 - [Release notes](https://github.com/redis/node-redis/releases) - [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/node-redis/compare/[email protected]@5.6.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/json" dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-version: 18.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier-plugin-organize-imports dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/cosmos" dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-blob" dependency-version: 12.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-queue" dependency-version: 12.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chromadb dependency-version: 3.0.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@clickhouse/client" dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@google-cloud/bigquery" dependency-version: 8.1.1 dependency-type: direct:development update-type: version-update:semver-patch 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: "@aws-sdk/client-s3" dependency-version: 3.850.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mariadb dependency-version: 3.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: superagent dependency-version: 10.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mongoose dependency-version: 8.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: redis dependency-version: 5.6.1 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. |
Contributor
Author
|
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
major
An incompatible API change
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 18 updates:
9.31.09.32.00.13.00.13.19.31.09.32.018.0.118.0.24.1.04.2.08.37.08.38.04.4.14.5.012.27.012.28.012.26.012.27.02.4.63.0.101.11.21.12.08.1.08.1.19.2.110.0.13.848.03.850.03.4.43.4.510.2.210.2.38.16.48.16.55.6.05.6.1Updates
@eslint/jsfrom 9.31.0 to 9.32.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
50de1cechore: package.json update for@eslint/jsreleaseUpdates
@eslint/jsonfrom 0.13.0 to 0.13.1Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
2d9722achore: release 0.13.1 🚀 (#126)5de1544fix: bumpplugin-kitto latest to resolve security vulnerabilities (#125)9b9acc3refactor: add missing type annotations to variables (#123)f21f7f0docs: Update README sponsorsa043b21refactor: useCustomRuleDefinitionTypeinJSONRuleDefinition(#121)Updates
eslintfrom 9.31.0 to 9.32.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
23640319.32.0a0e62e2Build: changelog update for 9.32.0960fd40fix: Upgrade@eslint/js(#19971)50de1cechore: package.json update for@eslint/jsreleasebbf23fafix: Refactor reporting into FileReport (#19877)74f01a3ci: unpinjitito version^2.5.1(#19970)d498887fix: bump@eslint/plugin-kitto 0.3.4 to resolve vulnerability (#19965)2ab1381ci: pinjitito version 2.4.2 (#19964)b7f7545test: switch to flat config mode inSourceCodetests (#19953)f5a35e3test: switch to flat config mode in eslint-fuzzer (#19960)Updates
npm-check-updatesfrom 18.0.1 to 18.0.2Commits
d58f2d418.0.26ee2e5fGracefully handle inaccessible private package (#1528)c481c61Guard against invalid registry url. Closes #1522.a857141CONTRIBUTING: Add Executable Stack Trace section.4bdc67aqueryVersions: Catch E504 Gateway Timeout.Updates
prettier-plugin-organize-importsfrom 4.1.0 to 4.2.0Commits
Updates
typescript-eslintfrom 8.37.0 to 8.38.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
d11e79echore(release): publish 8.38.06d8fae9fix(typescript-eslint): error on nestedextendsintseslint.config()(#11...abb7c4dfix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)Updates
@azure/cosmosfrom 4.4.1 to 4.5.0Commits
5426b48[openai] Upgrade openai dep (#35245)adbb8aeUse tsconfig.src.build.json in all libraries (#35242)6dbe935[engsys] [devtool] tweak api-extractor and runtime diff report to always use ...51cb4a5[mgmt] dell-storage release (#34242)6278948fix(loadtesting): updated correct interface for CIInfo (#35261)c1b438dPPAF bug fix (#35204)4f1df11[mgmt] recoveryservicesdatareplication release (#34271)1e8f93d[mgmt] storage release (#35223)21c7060[Eng] Update lock file (#35247)985f88e[Identity-vscode] release update (#35243)Updates
@azure/storage-blobfrom 12.27.0 to 12.28.0Commits
9788e23[Storage]Bump version for STG98 GA (#35290)41dcbd6[storage]Correct interface (#35248)8f1c9d4fix format (#35283)d355f14Fix DEP0190 deprecation warning in Azure CLI credential (#34878)9eba4ccsupport mcp and fix some bug (#35263)4d08ee6[api extractor] Use runtime-specific tsconfig (#35267)53d7806Lossen doc publishing restriction (#35281)0d55336[linting] color errors (#35265)5d43949use tsconfig.src.build.json in select libs (#35280)5426b48[openai] Upgrade openai dep (#35245)Updates
@azure/storage-queuefrom 12.26.0 to 12.27.0Commits
9788e23[Storage]Bump version for STG98 GA (#35290)41dcbd6[storage]Correct interface (#35248)8f1c9d4fix format (#35283)d355f14Fix DEP0190 deprecation warning in Azure CLI credential (#34878)9eba4ccsupport mcp and fix some bug (#35263)4d08ee6[api extractor] Use runtime-specific tsconfig (#35267)53d7806Lossen doc publishing restriction (#35281)0d55336[linting] color errors (#35265)5d43949use tsconfig.src.build.json in select libs (#35280)5426b48[openai] Upgrade openai dep (#35245)Updates
chromadbfrom 2.4.6 to 3.0.10Updates
@clickhouse/clientfrom 1.11.2 to 1.12.0Release notes
Sourced from
@clickhouse/client's releases.Changelog
Sourced from
@clickhouse/client's changelog.Commits
c48d2d8[1.2.0] Update the JSDoc266c3251.2.0 (#446)5745592An option to use a simple SELECT query for ping checks instead of/pingend...3464af8Add Time/64 examples, update settings typings (#445)fcb4fc0FixJSONEachRowWithProgresstypes with ClickHouse 25+ (#443)94a469cAdd codecov.ymlcac9272Add codecov badge, rename the action stepe5d7500Use Codecov instead of Sonar (#444)5ba4c84Add a warning on a socket closed without fully consuming the stream (#441)28817ddBump isbang/compose-action from 2.0.2 to 2.3.0 in /.github/workflows (#437)Updates
@google-cloud/bigqueryfrom 8.1.0 to 8.1.1Release notes
Sourced from
@google-cloud/bigquery's releases.Changelog
Sourced from
@google-cloud/bigquery's changelog.Commits
8ab92f1chore(main): release 8.1.1 (#1501)46ee142chore: update types from Discovery (#1502)926c9f8fix: removeispackage as dependency (#1500)02db74echore(deps): update dependency google-auth-library to v10.1.0 (#1483)b2d4c1dchore: update types from Discovery (#1487)Updates
@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
@aws-sdk/client-s3from 3.848.0 to 3.850.0Release notes
Sourced from
@aws-sdk/client-s3's releases.