Bump the minor-updates group across 1 directory with 21 updates#776
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-updates group across 1 directory with 21 updates#776dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-updates group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.43.0` | `8.59.3` | | [graphql](https://github.com/graphql/graphql-js) | `16.11.0` | `16.14.0` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `9.0.2` | `9.0.3` | | [koa](https://github.com/koajs/koa) | `3.0.1` | `3.2.0` | | [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) | `3.0.0` | `3.0.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.20.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.15.5` | `8.20.0` | | [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.16` | `1.17.17` | | [@types/cookies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cookies) | `0.9.1` | `0.9.2` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.87.1` | `5.100.10` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.1` | `19.2.6` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.2.14` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.1` | `19.2.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.9` | `19.2.3` | | [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) | `0.11.3` | `0.12.0` | | [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) | `5.2.0` | `5.2.3` | | [graphql-config](https://github.com/kamilkisiela/graphql-config) | `5.1.5` | `5.1.6` | Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `prettier` from 3.6.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.3) Updates `typescript-eslint` from 8.43.0 to 8.59.3 - [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.59.3/packages/typescript-eslint) Updates `@typescript-eslint/eslint-plugin` from 8.43.0 to 8.59.3 - [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.59.3/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.43.0 to 8.59.3 - [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.59.3/packages/parser) Updates `graphql` from 16.11.0 to 16.14.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.11.0...v16.14.0) Updates `jsonwebtoken` from 9.0.2 to 9.0.3 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v9.0.2...v9.0.3) Updates `koa` from 3.0.1 to 3.2.0 - [Release notes](https://github.com/koajs/koa/releases) - [Changelog](https://github.com/koajs/koa/blob/master/History.md) - [Commits](koajs/koa@v3.0.1...v3.2.0) Updates `@types/koa` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) Updates `pg` from 8.16.3 to 8.20.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.20.0/packages/pg) Updates `@types/pg` from 8.15.5 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `@types/http-proxy` from 1.17.16 to 1.17.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) Updates `@types/cookies` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cookies) Updates `@tanstack/react-query` from 5.87.1 to 5.100.10 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/HEAD/packages/react-query) Updates `react` from 19.1.1 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react) Updates `@types/react` from 19.1.12 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.1 to 19.2.6 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.6/packages/react-dom) Updates `@types/react-dom` from 19.1.9 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@graphiql/toolkit` from 0.11.3 to 0.12.0 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-toolkit/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/toolkit@0.12.0/packages/graphiql-toolkit) Updates `graphiql` from 5.2.0 to 5.2.3 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/graphiql@5.2.3/packages/graphiql) Updates `graphql-config` from 5.1.5 to 5.1.6 - [Release notes](https://github.com/kamilkisiela/graphql-config/releases) - [Changelog](https://github.com/graphql-hive/graphql-config/blob/master/CHANGELOG.md) - [Commits](graphql-hive/graphql-config@v5.1.5...v5.1.6) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphql dependency-version: 16.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: jsonwebtoken dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: koa dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/koa" dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pg dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/http-proxy" dependency-version: 1.17.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/cookies" dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@tanstack/react-query" dependency-version: 5.100.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: react-dom dependency-version: 19.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@graphiql/toolkit" dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphiql dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: graphql-config dependency-version: 5.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-updates group with 19 updates in the / directory:
5.5.45.5.53.6.23.8.38.43.08.59.316.11.016.14.09.0.29.0.33.0.13.2.03.0.03.0.28.16.38.20.08.15.58.20.01.17.161.17.170.9.10.9.25.87.15.100.1019.1.119.2.619.1.1219.2.1419.1.119.2.619.1.919.2.30.11.30.12.05.2.05.2.35.1.55.1.6Updates
eslint-plugin-prettierfrom 5.5.4 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-prettier since your current version.
Updates
prettierfrom 3.6.2 to 3.8.3Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
d7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix tests053fd41Bump Prettier dependency to 3.8.2904c636Clean changelog_unreleaseddc1f7fcUpdate dependents countb31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
typescript-eslintfrom 8.43.0 to 8.59.3Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1ea9ae4fchore(release): publish 8.59.090c2803chore(release): publish 8.58.2b3315fdchore: convert import eslint to import js - followup (#12100)be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.14933417chore(release): publish 8.58.0Updates
@typescript-eslint/eslint-pluginfrom 8.43.0 to 8.59.3Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
... (truncated)
Commits
48e13c0chore(release): publish 8.59.3e26dc80docs: update stale links to latest (#12313)44f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.2ec3ef25test: make no-useless-empty-export tests fully static (#12260)60d0a51chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...5c53da2fix(eslint-plugin): [no-deprecated] object destructuring values should be tre...80c28a1fix(eslint-plugin): [no-unsafe-type-assertion] handle crash on recursive temp...b7b2670test: make no-this-alias tests fully static (#12258)5245793chore(release): publish 8.59.1Updates
@typescript-eslint/parserfrom 8.43.0 to 8.59.3Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1ea9ae4fchore(release): publish 8.59.090c2803chore(release): publish 8.58.2be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.14933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)Updates
graphqlfrom 16.11.0 to 16.14.0Release notes
Sourced from graphql's releases.
... (truncated)
Commits
57b385bchore(release): v16.14.0 (#4720)85700edFix mistake in GraphQLError guidance (#4706)8eb6383Allow configuration of theofTypeintrospection depth (#4317)ad9c519Add support for directives on directive definitions (#4521)db2987cfix(valueFromAST): restore variable own-property checks (#4652)123e958chore(release): v16.13.2 (#4632)13f130dUseObject.create(null)over{}to avoid prototype issues - v16 (#4631)6ca59e1backport: internal: streamline release process (#4615) (#4626)df8c53fdocs: dev mode for v17 (#4611)3b5c3f9internal: pin node version for release action (#4610)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for graphql since your current version.
Updates
jsonwebtokenfrom 9.0.2 to 9.0.3Changelog
Sourced from jsonwebtoken's changelog.
Commits
ed59e76chore: bump jws to 4.0.1 (#1007)Updates
koafrom 3.0.1 to 3.2.0Release notes
Sourced from koa's releases.
... (truncated)
Commits
e0ba8ef3.2.02503a1ffeat: defer AsyncLocalStorage creation for v8 startup snapshots (#1946)d3ea8bfchore: Add workflow_dispatch trigger to npm-publish workflow (#1930)3b0508ebuild(deps-dev): bump qs from 6.14.1 to 6.14.2 (#1927)fd11140docs: remove dead Job Board links (#1926)c5a52e03.1.255ab9baMerge commit from forkfecd464build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1922)d2066cfbuild(deps): bump content-disposition from 0.5.4 to 1.0.1 (#1917)8694a06docs: use correct term "Server-Sent Events" in guide (#1920)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for koa since your current version.
Updates
@types/koafrom 3.0.0 to 3.0.2Commits
Updates
pgfrom 8.16.3 to 8.20.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
c9070ccPublishad36e3cfix: typo in deprecation notice forclient.query()(#3618)f2d7d11Publish5a4bafcDeprecate Client's internal query queue (#3603)a215bfbTypo fix in PgPass deprecation (funciton) (#3605)01e0556fix(pg-query-stream): invokethis.callbackon cursor end/error (#2810)e6e3692Pass connection parameters to password callback (#3602)d80d883test: Fix TLS connection test ending too earlyf332f28fix: Connection timeout handling for native clients in connected state (#3512)b2e9cb1Remove testAsync - its redundant (#3588)Updates
@types/pgfrom 8.15.5 to 8.20.0Commits
Updates
@types/http-proxyfrom 1.17.16 to 1.17.17Commits
Updates
@types/cookiesfrom 0.9.1 to 0.9.2Commits