-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bump the minor-updates group across 1 directory with 22 updates #709
Closed
Conversation
This file contains 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 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.3` | `8.1.8` | | [prettier](https://github.com/prettier/prettier) | `3.3.0` | `3.3.3` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.3` | | [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.6` | `9.0.7` | | [graphql](https://github.com/graphql/graphql-js) | `16.8.1` | `16.9.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.13.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.11.6` | `8.11.10` | | [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.14` | `1.17.15` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.40.0` | `5.59.13` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.11` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.37.1` | | [@graphiql/react](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-react) | `0.22.0` | `0.26.2` | | [@graphiql/toolkit](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql-toolkit) | `0.9.1` | `0.11.0` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `7.1.1` | `7.1.2` | | [graphiql](https://github.com/graphql/graphiql/tree/HEAD/packages/graphiql) | `3.2.1` | `3.7.1` | | [graphql-config](https://github.com/kamilkisiela/graphql-config) | `5.0.3` | `5.1.3` | | [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.1` | | [webpack](https://github.com/webpack/webpack) | `5.94.0` | `5.95.0` | Updates `lerna` from 8.1.3 to 8.1.8 - [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.1.8/packages/lerna) Updates `prettier` from 3.3.0 to 3.3.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.3.3) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) Updates `typescript` from 5.4.5 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.6.3) Updates `@types/jsonwebtoken` from 9.0.6 to 9.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) Updates `graphql` from 16.8.1 to 16.9.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.1...v16.9.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.13.0 - [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.10 - [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.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy) Updates `@tanstack/react-query` from 5.40.0 to 5.59.13 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.59.13/packages/react-query) Updates `@types/react` from 18.3.3 to 18.3.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-plugin-react` from 7.34.2 to 7.37.1 - [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.1) Updates `@graphiql/react` from 0.22.0 to 0.26.2 - [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.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/[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 `graphiql` from 3.2.1 to 3.7.1 - [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/[email protected]/packages/graphiql) Updates `graphql-config` from 5.0.3 to 5.1.3 - [Release notes](https://github.com/kamilkisiela/graphql-config/releases) - [Changelog](https://github.com/kamilkisiela/graphql-config/blob/master/CHANGELOG.md) - [Commits](kamilkisiela/graphql-config@v5.0.3...v5.1.3) 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.1 - [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.1) Updates `webpack` from 5.94.0 to 5.95.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.94.0...v5.95.0) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/jsonwebtoken" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphql-relay dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/pg" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/http-proxy" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@types/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/react-dom" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@graphiql/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@graphiql/toolkit" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: graphiql dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: graphql-config dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: html-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Oct 14, 2024
Quality Gate passedIssues Measures |
Dependency ReviewThe following issues were found:
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/minor-updates-61fd844a80
branch
October 21, 2024 08:04
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 22 updates in the / directory:
8.1.3
8.1.8
3.3.0
3.3.3
5.1.3
5.2.1
5.4.5
5.6.3
9.0.6
9.0.7
16.8.1
16.9.0
0.10.1
0.10.2
8.11.5
8.13.0
8.11.6
8.11.10
1.17.14
1.17.15
5.40.0
5.59.13
18.3.3
18.3.11
18.3.0
18.3.1
7.34.2
7.37.1
0.22.0
0.26.2
0.9.1
0.11.0
7.1.1
7.1.2
3.2.1
3.7.1
5.0.3
5.1.3
5.0.0
5.1.0
2.9.0
2.9.1
5.94.0
5.95.0
Updates
lerna
from 8.1.3 to 8.1.8Release notes
Sourced from lerna's releases.
Changelog
Sourced from lerna's changelog.
Commits
0343c31
chore(misc): publish 8.1.83cd9bc9
chore: update e2e-repair snapshots with new output (#4059)89de0eb
fix(publish): upgrade@npmcli/arborist
to 7.5.4 (#4058)10fcb3a
chore(misc): publish 8.1.76e5cfbc
fix: set explicit strip-ansi dependency (#4045)8d68f1d
chore(misc): publish 8.1.65f3603a
fix: set explicit string-width dependency (#4038)3f91a34
chore(misc): publish 8.1.5bd1c2d8
fix: update npm utility dependencies and related packages (#4033)7bd9835
chore(misc): publish 8.1.4Updates
prettier
from 3.3.0 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
eslint-plugin-prettier
from 5.1.3 to 5.2.1Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
51324d9
chore: fix CHANGELOG.md formatting issue24288c7
chore: release eslint-plugin-prettier (#669)ac036cc
build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)a1e6f4a
build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)de9751c
build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)02c21a5
chore: release eslint-plugin-prettier (#653)f170011
feat: support parsinghtml
via@html-eslint/parser
natively (#652)Updates
typescript
from 5.4.5 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...Updates
@types/jsonwebtoken
from 9.0.6 to 9.0.7Commits
Updates
graphql
from 16.8.1 to 16.9.0Release notes
Sourced from graphql's releases.
Commits
556a01e
16.9.06a1614c
backport[v16]: Enable passing values configuration to GraphQLEnumType as a th...29144f7
backport[v16]: Implement OneOf Input Objects via@oneOf
directive (#4124)c35130e
Revert error extension symbol (#4123)29c1bff
feat: allow defining symbol error extensions (#3730)c985c27
backport[v16]: Introduce "recommended" validation rules (#4119)08779a0
16.8.2c82609e
Fix publish scripts (#4104)0d12b06
fix: removeglobalThis
check and align with what bundlers can accept (#4022)Maintainer changes
This version was pushed to npm by benjie, 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.13.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
92cb640
Publishf73b22f
Handle bad message ordering - make it catchable. Fixes 3174 (#3289)fb12280
Bump bluebird from 3.4.1 to 3.7.2 (#3303)50c06f9
Remove test globals (#3264)f7e484e
refactor: tighten up cloudflare detection (#3170)3e4d545
Fix lint (#3262)9baa56e
feat: allow specifying a timeout on a per query base (#3074)4f457e1
Remove unused file: list-db-types (#3249)53dc4e6
Add test for date type (#3261)83a0e3e
eslint: enable rule:@typescript-eslint/no-unused-vars
(#3247)Updates
@types/pg
from 8.11.6 to 8.11.10Commits
Updates
@types/http-proxy
from 1.17.14 to 1.17.15Commits
Updates
@tanstack/react-query
from 5.40.0 to 5.59.13Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
2649e52
release: v5.59.135d69ad7
fix(query-core): don't finalizeThenable of different queries (#8171)8e805fb
release: v5.59.124758303
fix(query-core): move thenable-recreation into createResult (#8169)4dfb0fc
types(react-query): export QueryErrorResetBoundaryFunction (#8089)babf66f
release: v5.59.11a991d92
refactor(types): throw type error whenskipToken
is present in suspense que...c635194
release: v5.59.105edd617
fix(core): correctly gc query when suspense is used when query unmounts while...931d98d
fix(react-query): Allow optional initialData object in queryOptions (#8162)Updates
@types/react
from 18.3.3 to 18.3.11Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
eslint-plugin-react
from 7.34.2 to 7.37.1Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
ae6fb8d
Update CHANGELOG and bump version63e0b49
[meta] do not npmignored.ts
files1f95a24
[readme] Fix shared settings linkec27e20
Update CHANGELOG and bump version0cc5b7a
[meta] fix release workflow744135b
[readme] flat config example for react 17+a1273d5
[New]no-unstable-nested-components
: addpropNamePattern
to support custo...3073214
[New]forbid-component-props
: addallowedForPatterns
/`disallowedForPatter...95297ed
[New]no-unescaped-entities
: add suggestions7f3ac1b
[New] add type generationUpdates
@graphiql/react
from 0.22.0 to 0.26.2Release notes
Sourced from
@graphiql/react
's releases.... (truncated)
Changelog
Sourced from
@graphiql/react
's changelog.