-
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 4 updates #691
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 4 updates in the / directory: [graphql](https://github.com/graphql/graphql-js), [graphql-relay](https://github.com/graphql/graphql-relay-js), [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) and [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query). 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.12.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 `@tanstack/react-query` from 5.40.0 to 5.51.15 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.51.15/packages/react-query) --- updated-dependencies: - 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: "@tanstack/react-query" dependency-type: direct:production 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
Jul 29, 2024
Dependency ReviewThe following issues were found:
OpenSSF ScorecardScorecard details
Scanned Manifest Filespackage-lock.jsonpackages/authx/package.jsonpackages/strategy-email/package.jsonpackages/strategy-openid/package.jsonpackages/strategy-password/package.jsonpackages/strategy-saml/package.json |
Quality Gate passedIssues Measures |
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-6198b80f1f
branch
August 5, 2024 08:03
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 4 updates in the / directory: graphql, graphql-relay, pg and @tanstack/react-query.
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.12.0Changelog
Sourced from pg's changelog.
... (truncated)
Commits
0f42880
Publishff47a97
Add option to force use of Extended Queries (#3214)fe88e82
Add pg-native to monorepo (#3225)0096856
reorder user-password-host-port-database appearences (#3207)Updates
@tanstack/react-query
from 5.40.0 to 5.51.15Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
ec8e800
release: v5.51.15fec324f
release: v5.51.1434a5672
refactor(react-query): add error message for skipToken in useSuspenseQueries...bd3296b
chore: Update@tanstack/config
to v0.11.0 (#7795)c3dffbd
release: v5.51.11b764009
fix(svelte-query): Correct data type wheninitialData
is set (#7769)70620ec
release: v5.51.9c101251
release: v5.51.5a87c2fe
fix(query-core): widen QueriesObserver queries type (#7446) (#7492)5c50ca7
release: v5.51.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions