-
Notifications
You must be signed in to change notification settings - Fork 6
Bump the minor-updates group across 1 directory with 26 updates #731
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-updates-d53a702593
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 minor-updates group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.3` | `8.2.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.5.3` | | [ava](https://github.com/avajs/ava) | `6.1.3` | `6.3.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.3.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.8.3` | | [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.6` | `9.0.9` | | [dataloader](https://github.com/graphql/dataloader) | `2.2.2` | `2.2.3` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.11.0` | | [graphql-relay](https://github.com/graphql/graphql-relay-js) | `0.10.1` | `0.10.2` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.11.5` | `8.15.6` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.6` | `8.11.14` | | [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.14` | `1.17.16` | | [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.6.11` | `2.6.12` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.40.0` | `5.75.2` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.0` | `5.6.3` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.37.5` | | [saml2-js](https://github.com/Clever/saml2) | `4.0.2` | `4.0.3` | | [@graphiql/react](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-react) | `0.22.0` | `0.31.0` | | [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) | `0.9.1` | `0.11.1` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `7.1.1` | `7.1.2` | | [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) | `9.0.2` | `9.1.0` | | [graphql-config](https://github.com/kamilkisiela/graphql-config) | `5.0.3` | `5.1.5` | | [html-loader](https://github.com/webpack-contrib/html-loader) | `5.0.0` | `5.1.0` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.9.0` | `2.9.2` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.1` | `9.5.2` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.99.7` | Updates `lerna` from 8.1.3 to 8.2.2 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.2.2/packages/lerna) Updates `prettier` from 3.3.0 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.5.3) Updates `ava` from 6.1.3 to 6.3.0 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v6.1.3...v6.3.0) Updates `eslint-plugin-prettier` from 5.1.3 to 5.3.1 - [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.1.3...v5.3.1) Updates `typescript` from 5.4.5 to 5.8.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.4.5...v5.8.3) Updates `@types/jsonwebtoken` from 9.0.6 to 9.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) Updates `dataloader` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/graphql/dataloader/releases) - [Changelog](https://github.com/graphql/dataloader/blob/main/CHANGELOG.md) - [Commits](graphql/dataloader@v2.2.2...v2.2.3) Updates `graphql` from 16.8.1 to 16.11.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.11.0) Updates `graphql-relay` from 0.10.1 to 0.10.2 - [Release notes](https://github.com/graphql/graphql-relay-js/releases) - [Commits](graphql/graphql-relay-js@v0.10.1...v0.10.2) Updates `pg` from 8.11.5 to 8.15.6 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg) Updates `@types/pg` from 8.11.6 to 8.11.14 - [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.14 to 1.17.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) Updates `@types/node-fetch` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) Updates `@tanstack/react-query` from 5.40.0 to 5.75.2 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.75.2/packages/react-query) Updates `html-webpack-plugin` from 5.6.0 to 5.6.3 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3) Updates `eslint-plugin-react` from 7.34.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.37.5) Updates `saml2-js` from 4.0.2 to 4.0.3 - [Commits](https://github.com/Clever/saml2/commits) Updates `@graphiql/react` from 0.22.0 to 0.31.0 - [Release notes](https://github.com/graphql/graphiql/releases) - [Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) - [Commits](https://github.com/graphql/graphiql/commits/@graphiql/[email protected]/packages/graphiql-react) Updates `@graphiql/toolkit` from 0.9.1 to 0.11.1 - [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/[email protected]/packages/graphiql-toolkit) Updates `css-loader` from 7.1.1 to 7.1.2 - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v7.1.1...v7.1.2) Updates `fork-ts-checker-webpack-plugin` from 9.0.2 to 9.1.0 - [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases) - [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v9.0.2...v9.1.0) Updates `graphql-config` from 5.0.3 to 5.1.5 - [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.0.3...v5.1.5) Updates `html-loader` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/webpack-contrib/html-loader/releases) - [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/html-loader@v5.0.0...v5.1.0) Updates `mini-css-extract-plugin` from 2.9.0 to 2.9.2 - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/mini-css-extract-plugin@v2.9.0...v2.9.2) Updates `ts-loader` from 9.5.1 to 9.5.2 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.1...v9.5.2) Updates `webpack` from 5.94.0 to 5.99.7 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.99.7) --- updated-dependencies: - dependency-name: lerna dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: ava dependency-version: 6.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/jsonwebtoken" dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: dataloader dependency-version: 2.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphql-relay dependency-version: 0.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pg dependency-version: 8.15.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/pg" dependency-version: 8.11.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/http-proxy" dependency-version: 1.17.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/node-fetch" dependency-version: 2.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@tanstack/react-query" dependency-version: 5.75.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: html-webpack-plugin dependency-version: 5.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: saml2-js dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@graphiql/react" dependency-version: 0.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@graphiql/toolkit" dependency-version: 0.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: css-loader dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: fork-ts-checker-webpack-plugin dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphql-config dependency-version: 5.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: html-loader dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mini-css-extract-plugin dependency-version: 2.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: ts-loader dependency-version: 9.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: webpack dependency-version: 5.99.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
|
Dependency ReviewThe following issues were found:
|
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
0 participants
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 26 updates in the / directory:
8.1.3
8.2.2
3.3.0
3.5.3
6.1.3
6.3.0
5.1.3
5.3.1
5.4.5
5.8.3
9.0.6
9.0.9
2.2.2
2.2.3
16.8.1
16.11.0
0.10.1
0.10.2
8.11.5
8.15.6
8.11.6
8.11.14
1.17.14
1.17.16
2.6.11
2.6.12
5.40.0
5.75.2
5.6.0
5.6.3
7.34.2
7.37.5
4.0.2
4.0.3
0.22.0
0.31.0
0.9.1
0.11.1
7.1.1
7.1.2
9.0.2
9.1.0
5.0.3
5.1.5
5.0.0
5.1.0
2.9.0
2.9.2
9.5.1
9.5.2
5.94.0
5.99.7
Updates
lerna
from 8.1.3 to 8.2.2Release notes
Sourced from lerna's releases.
... (truncated)
Changelog
Sourced from lerna's changelog.
... (truncated)
Commits
6ea835d
chore(misc): publish 8.2.295ab1cb
chore(misc): publish 8.2.1770220c
chore(deps): bump@octokit/rest
from 19.0.11 to 20.1.2 (#4154)58cdfec
chore(misc): publish 8.2.008d1d0d
feat: allow custom working dir for detectProjects (#4148)0dd2cb9
chore: update to latest dependencies (#4151)9e4ac9c
fix: drop strip-ansi in favor of native stripVTControlCharacters (#4095)7d1338d
chore(misc): publish 8.1.9cb37f19
fix: update nx support to latest v20 (#4103)28c8ef2
fix: add extends property in schema (#4075)Updates
prettier
from 3.3.0 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4ff5dc5
Release 3.5.3a2e560e
Fix missing parentheses inConditionalTypeAnnotation
(#17196)fa95c97
AddmergeBlogPost
step to release script (#17199)b47cd50
Add title to patch release changelog (#17197)de30788
Minor fix in release scriptecee6a0
Clean changelog_unreleasedfd06512
Bump Prettier dependency to 3.5.21f74dd5
Update dependents count399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)Updates
ava
from 6.1.3 to 6.3.0Release notes
Sourced from ava's releases.
Commits
ca4240d
6.3.0f243cab
Do not count writes to stdout/stderr as non-idling activity for timeouts4abb780
Update dependencies024de32
6.2.0563fa5f
Pre-release updatese5b355d
Link to CLI options to clarify how to run tests in separate processes86185b4
AddfilterNodeArgumentsForWorkerThreads
optionb15df53
Update dependencies & other general maintenanceUpdates
eslint-plugin-prettier
from 5.1.3 to 5.3.1Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
5eaf8fd
chore: release eslint-plugin-prettier (#735)dcf2c80
ci: enable autofix.ci and pkg-pr-new workflows (#734)3247172
chore: release eslint-plugin-prettier (#733)6fe0c90
feat: preferConfig
overFlatConfig
when they're equal (#674)9e37575
chore: migrate@typedef
jsdoc to@import
(#729)27030dd
chore(deps): update all dependencies (#727)fa9607e
chore: release eslint-plugin-prettier (#724)1451176
fix(deps): update all dependencies (#723)1914ea8
chore: ignorepnpm
for compatibility reasonb2e195c
chore: release eslint-plugin-prettier (#722)Updates
typescript
from 5.4.5 to 5.8.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
@types/jsonwebtoken
from 9.0.6 to 9.0.9Commits
Updates
dataloader
from 2.2.2 to 2.2.3Release notes
Sourced from dataloader's releases.
Changelog
Sourced from dataloader's changelog.
Commits
5e851ce
chore: update release instructions35729a6
ci: update codecov to use token (#370)f65532e
ci: update node versions to run test onf8cfc4d
Bump word-wrap from 1.2.3 to 1.2.4 (#345)77c2cd7
Update Green Donut link (#361)38fedd4
perf: call cacheKeyFn only when it is needed (if caching) (#342)18da9f3
Synchronized linting in README.md (#358)003c045
Update readme badge to use GitHub CI instead of unused Travis (#352)55c33d4
Fix correct path of function when click on mobile links (#351)d336bd1
Bump minimatch from 3.0.4 to 3.1.2 (#324)Updates
graphql
from 16.8.1 to 16.11.0Release notes
Sourced from graphql's releases.
... (truncated)
Commits
c18e9f6
16.11.0556c80f
Add missing parenthesis (#4379)b296a42
Change to gqlConf 2025 (#4378)1bc2867
Refactor every code-first example to leverage resolve (#4372)2ca1479
docs: Update getting-started.mdx (#4373)2df9d6f
Chore: bump setup-node (#4377)7dd7812
Update docs for execution options (#4368)8025494
Correct some syntax (#4369)50cbe4a
feat(execution): add max coercion errors option to execution context (#4366)5adeb7f
fix(coerce-input-value): input object coercion rejects arrays (#4367)Maintainer changes
This version was pushed to npm by jdecroock, a new releaser for graphql since your current version.
Updates
graphql-relay
from 0.10.1 to 0.10.2Release notes
Sourced from graphql-relay's releases.
Commits
6600e95
0.10.2f8291b0
Add publish instructions (#395)1a9f5b0
fix: fix output type for mutate and get payload (#394)Updates
pg
from 8.11.5 to 8.15.6Changelog
Sourced from pg's changelog.
... (truncated)
Commits
81d875f
Publish56e2862
Publish2919f28
Manually advance patch versions to re-align with lernaad3e603
Expose TypeOverrides in esm & cjs from root of package (#3433)2da196c
fix(exports): resolve issues with module imports and requires (#3428)fb25f7b
Publish9ec9e5f
Publish940479b
Add esm exports (#3423)9b51037
eslint: enable recommended ruleset (#3263)a3fefe3
Update sponsorship infoUpdates
@types/pg
from 8.11.6 to 8.11.14Commits
Updates
@types/http-proxy
from 1.17.14 to 1.17.16Commits
Updates
@types/node-fetch
from 2.6.11 to 2.6.12Commits
Updates
@tanstack/react-query
from 5.40.0 to 5.75.2Release notes
Sourced from
@tanstack/react-query
's releases.