-
Notifications
You must be signed in to change notification settings - Fork 7
chore(deps): bump the minor-and-patch group across 1 directory with 24 updates #2033
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
dependabot
wants to merge
1
commit into
staging
from
dependabot/npm_and_yarn/minor-and-patch-3d878344b5
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 24 updates #2033
dependabot
wants to merge
1
commit into
staging
from
dependabot/npm_and_yarn/minor-and-patch-3d878344b5
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
…4 updates Bumps the minor-and-patch group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.12.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.39.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.43.0` | `8.47.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.43.0` | `8.47.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.27.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.0` | | [msw](https://github.com/mswjs/msw) | `2.11.2` | `2.12.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | | [@jest/types](https://github.com/jestjs/jest/tree/HEAD/packages/jest-types) | `30.0.5` | `30.2.0` | | [@slack/web-api](https://github.com/slackapi/node-slack-sdk) | `7.10.0` | `7.12.0` | | [ioredis](https://github.com/luin/ioredis) | `5.7.0` | `5.8.2` | | [ramda](https://github.com/ramda/ramda) | `0.31.3` | `0.32.0` | | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.1` | `29.4.5` | | [tsx](https://github.com/privatenumber/tsx) | `4.20.5` | `4.20.6` | | [bull-arena](https://github.com/bee-queue/arena) | `4.6.0` | `4.9.2` | | [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.17.1` | `7.17.3` | | [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) | `5.0.0` | `5.0.5` | | [@ory/client](https://github.com/ory/sdk) | `1.22.1` | `1.22.11` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.11.0` | `10.26.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.15.5` | `8.15.6` | | [@types/redlock](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redlock) | `4.0.7` | `4.0.8` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.14.5` | `3.15.3` | Updates `graphql` from 16.11.0 to 16.12.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.12.0) Updates `@eslint/js` from 9.35.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.47.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.47.0/packages/parser) Updates `esbuild` from 0.25.9 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.9...v0.27.0) Updates `eslint` from 9.35.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.39.1) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.0) Updates `msw` from 2.11.2 to 2.12.2 - [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.12.2) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) Updates `@jest/types` from 30.0.5 to 30.2.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/v30.2.0/packages/jest-types) Updates `@slack/web-api` from 7.10.0 to 7.12.0 - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) Updates `ioredis` from 5.7.0 to 5.8.2 - [Release notes](https://github.com/luin/ioredis/releases) - [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md) - [Commits](redis/ioredis@v5.7.0...v5.8.2) Updates `ramda` from 0.31.3 to 0.32.0 - [Release notes](https://github.com/ramda/ramda/releases) - [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md) - [Commits](ramda/ramda@v0.31.3...v0.32.0) 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.1 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.1...v29.4.5) Updates `tsx` from 4.20.5 to 4.20.6 - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.20.5...v4.20.6) Updates `bull-arena` from 4.6.0 to 4.9.2 - [Release notes](https://github.com/bee-queue/arena/releases) - [Changelog](https://github.com/bee-queue/arena/blob/master/CHANGELOG.md) - [Commits](bee-queue/arena@v4.6.0...v4.9.2) Updates `@google-cloud/storage` from 7.17.1 to 7.17.3 - [Release notes](https://github.com/googleapis/nodejs-storage/releases) - [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-storage@v7.17.1...v7.17.3) Updates `@graphql-codegen/typescript` from 5.0.0 to 5.0.5 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) Updates `@ory/client` from 1.22.1 to 1.22.11 - [Release notes](https://github.com/ory/sdk/releases) - [Commits](https://github.com/ory/sdk/commits) Updates `@sentry/node` from 10.11.0 to 10.26.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.11.0...10.26.0) Updates `@types/pg` from 8.15.5 to 8.15.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@types/redlock` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/redlock) Updates `mysql2` from 3.14.5 to 3.15.3 - [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.3) --- updated-dependencies: - dependency-name: graphql dependency-version: 16.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: msw dependency-version: 2.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@jest/types" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@slack/web-api" dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ioredis dependency-version: 5.8.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ramda dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsx dependency-version: 4.20.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: bull-arena dependency-version: 4.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@google-cloud/storage" dependency-version: 7.17.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@graphql-codegen/typescript" dependency-version: 5.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@ory/client" dependency-version: 1.22.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@sentry/node" dependency-version: 10.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/pg" dependency-version: 8.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/redlock" dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mysql2 dependency-version: 3.15.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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
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 minor-and-patch group with 24 updates in the / directory:
16.11.016.12.09.35.09.39.18.43.08.47.08.43.08.47.00.25.90.27.09.35.09.39.116.4.016.5.02.11.22.12.25.9.25.9.330.0.530.2.07.10.07.12.05.7.05.8.20.31.30.32.07.7.27.7.329.4.129.4.54.20.54.20.64.6.04.9.27.17.17.17.35.0.05.0.51.22.11.22.1110.11.010.26.08.15.58.15.64.0.74.0.83.14.53.15.3Updates
graphqlfrom 16.11.0 to 16.12.0Release notes
Sourced from graphql's releases.
... (truncated)
Commits
bf9ffff16.12.0e2457b3Backport schema coordinates (#4493)364f17fImplement changes for executable descriptions (#4482)60ae6c4updated location of ModelSim gitignore file (#4479)6808b16docs: remove fourth permutation of the visit API (#4473)d07c9c5Fix typo in readme8dc2955fix(docs/mutations-and-input-types.mdx): root being inside of SDL (#4452)7134cabRemove oneof validation from values of correct type (#4453)9032db1Fix navigation (#4444)ba4b411docs: testing graphQL servers (#4374)Updates
@eslint/jsfrom 9.35.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)Updates
@typescript-eslint/eslint-pluginfrom 8.43.0 to 8.47.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
28cf803chore(release): publish 8.47.06c6db24feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)7c6944echore: fix typos (#11744)189a7f7fix(eslint-plugin): handle override modifier in promise-function-async fixer ...c779f3cfix(eslint-plugin): [no-deprecated] fix double-report on computed literal ide...ea2ee6bchore(eslint-plugin): use correct type for return type ofcreateValidator(...d9f3497chore(release): publish 8.46.326a9f94fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...Updates
@typescript-eslint/parserfrom 8.43.0 to 8.47.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0Updates
esbuildfrom 0.25.9 to 0.27.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
2b91699publish 0.27.0 to npm22b425cfix #4286: useUint8Array.fromBase64if present (#4295)6d187efupdate go 1.25.3 => 1.25.49d0d4e7update go 1.23.12 => 1.25.3 (#4318)b6979d8use a patched go compiler for release builds893d2b9delete temporaryrelease.ymlworkflowcee3918add a temporaryrelease.ymlworkflowf5bb1d6fixpublish.yml17ff82bpublish 0.26.0 to npmf87181fenable trusted publishing (#4319)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for esbuild since your current version.
Updates
eslintfrom 9.35.0 to 9.39.1Release notes
Sourced from eslint's releases.
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update READMEUpdates `glob...
Description has been truncated