-
-
Notifications
You must be signed in to change notification settings - Fork 15
chore: Bump the graphql group with 9 updates #2217
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
Merged
Merged
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 graphql group with 9 updates: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.7.17` | `3.8.2` | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) | `4.7.5` | `4.9.3` | | [@as-integrations/h3](https://github.com/apollo-server-integrations/apollo-server-integration-h3) | `1.1.5` | `1.1.6` | | [graphql](https://github.com/graphql/graphql-js) | `16.7.1` | `16.8.0` | | [graphql-passport](https://github.com/ericmakesapps/graphql-passport) | `0.6.5` | `0.6.7` | | [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) | `4.0.1` | `5.0.0` | | [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint) | `3.20.0` | `3.20.1` | | [@graphql-inspector/cli](https://github.com/kamilkisiela/graphql-inspector/tree/HEAD/packages/cli) | `4.0.1` | `4.0.2` | | [graphql-codegen-typescript-validation-schema](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema) | `0.11.1` | `0.12.0` | Updates `@apollo/client` from 3.7.17 to 3.8.2 - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md) - [Commits](apollographql/apollo-client@v3.7.17...v3.8.2) Updates `@apollo/server` from 4.7.5 to 4.9.3 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.3/packages/server) Updates `@as-integrations/h3` from 1.1.5 to 1.1.6 - [Release notes](https://github.com/apollo-server-integrations/apollo-server-integration-h3/releases) - [Changelog](https://github.com/apollo-server-integrations/apollo-server-integration-h3/blob/main/CHANGELOG.md) - [Commits](apollo-server-integrations/apollo-server-integration-h3@v1.1.5...v1.1.6) Updates `graphql` from 16.7.1 to 16.8.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.7.1...v16.8.0) Updates `graphql-passport` from 0.6.5 to 0.6.7 - [Commits](ericmakesapps/graphql-passport@v0.6.5...v0.6.7) Updates `@graphql-codegen/cli` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@5.0.0/packages/graphql-codegen-cli) Updates `@graphql-eslint/eslint-plugin` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/B2o5T/graphql-eslint/releases) - [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.20.0...@graphql-eslint/eslint-plugin@3.20.1) Updates `@graphql-inspector/cli` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/kamilkisiela/graphql-inspector/releases) - [Changelog](https://github.com/kamilkisiela/graphql-inspector/blob/master/packages/cli/CHANGELOG.md) - [Commits](https://github.com/kamilkisiela/graphql-inspector/commits/@graphql-inspector/cli@4.0.2/packages/cli) Updates `graphql-codegen-typescript-validation-schema` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/releases) - [Commits](Code-Hex/graphql-codegen-typescript-validation-schema@v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: "@apollo/client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@apollo/server" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@as-integrations/h3" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: graphql - dependency-name: graphql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: graphql - dependency-name: graphql-passport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: graphql - dependency-name: "@graphql-codegen/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphql - dependency-name: "@graphql-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: "@graphql-inspector/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: graphql-codegen-typescript-validation-schema dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql ... Signed-off-by: dependabot[bot] <support@github.com>
aad4632
to
004fe5d
Compare
Siedlerchr
added a commit
that referenced
this pull request
Sep 4, 2023
* upstream/main: (31 commits) chore: add progress bar to journal data update script (#2182) chore: Bump pinia from 2.1.4 to 2.1.6 (#2153) chore: Bump concurrently from 8.2.0 to 8.2.1 (#2200) chore: Bump the vue group with 7 updates (#2212) chore: Bump @yaireo/tagify and @types/yaireo__tagify (#2195) chore: Bump the eslint group with 3 updates (#2218) chore: replace last patch-package patch by yarn patch (#2224) chore: split deploy workflow (#2223) chore: enable organize-imports prettier plugin (#2220) chore: extend nuxt dependabot group by zod and ufo (#2221) chore: Bump the vitest group with 3 updates (#2210) chore: Bump autoprefixer from 10.4.14 to 10.4.15 (#2198) chore: Bump the prisma group with 2 updates (#2190) chore: Bump the prettier group with 2 updates (#2206) chore: Bump redis from 4.6.7 to 4.6.8 (#2191) chore: Bump typescript from 5.1.6 to 5.2.2 (#2197) chore: Bump the graphql group with 9 updates (#2217) chore: Bump the types group with 3 updates (#2213) chore: Bump actions/checkout from 3.5.3 to 3.6.0 (#2186) chore: fix version regex (#2216) ... # Conflicts: # .github/workflows/deploy.yml
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 graphql group with 9 updates:
3.7.17
3.8.2
4.7.5
4.9.3
1.1.5
1.1.6
16.7.1
16.8.0
0.6.5
0.6.7
4.0.1
5.0.0
3.20.0
3.20.1
4.0.1
4.0.2
0.11.1
0.12.0
Updates
@apollo/client
from 3.7.17 to 3.8.2Release notes
Sourced from
@apollo/client
's releases.... (truncated)
Changelog
Sourced from
@apollo/client
's changelog.... (truncated)
Commits
1fd7e77
Version Packages (#11164)f1d429f
Fixes race condition when changing back to initial variables before request f...51045c3
Fix race condition in useReactiveVar (#10072)d414de7
chore: bumps typedoc version for TS 5.2 compatibility (#11188)7d9c481
Fixes issue where refetching an error after an error was returned would hang ...6b81981
New devtools registration mechanism (#11117)eef27e5
Enforce prettier formatting in PRs (#11185)fd6f369
Add entry to git-blame-ignore-revs994ae91
Reformat missed files from #11170f0bb56c
Add a format commandUpdates
@apollo/server
from 4.7.5 to 4.9.3Release notes
Sourced from
@apollo/server
's releases.... (truncated)
Changelog
Sourced from
@apollo/server
's changelog.... (truncated)
Commits
a9d288a
Version Packages (#7712)2c8106c
Merge pull request from GHSA-j5g3-5c8r-7qfxd6ce603
create README for technical details of landing pages (#7671)e8c00a7
Version Packages (#7702)62b941a
chore(deps): update all non-major dependencies (#7693)62e7d94
Fix trace placement for errors occurring in lists (#7699)b72485a
chore: update documentation to include install commands for typescript (#7691)a48e8e0
Version Packages (#7673)ebfde00
Add missingnonce
toscript
tag (#7672)1235611
Version Packages (#7661)Updates
@as-integrations/h3
from 1.1.5 to 1.1.6Release notes
Sourced from
@as-integrations/h3
's releases.Changelog
Sourced from
@as-integrations/h3
's changelog.Commits
635931a
chore(main): release 1.1.6 (#26)e4b6d52
chore(deps): update devdependency prettier to v3 (#33)01c7834
fix: improve request body parsing (#39)fd9e66e
chore(deps): update all non-major dependencies (#36)8e99791
chore: remove problematic types export and instead bundle type definitions fo...80894a0
chore(deps): update devdependency unbuild to v24bf76f0
chore(deps): update devdependency eslint-plugin-unused-imports to v3 (#35)d65787c
chore(deps): update devdependency eslint-config-prettier to v9 (#37)608fca2
chore(deps): update all non-major dependencies (#29)aaa80fb
chore(deps): update devdependency typescript to v5 (#30)Updates
graphql
from 16.7.1 to 16.8.0Release notes
Sourced from graphql's releases.
Commits
e4f759d
16.8.0bec1b49
Support fourfold nested lists (#3950)Updates
graphql-passport
from 0.6.5 to 0.6.7Commits
5770fc0
0.6.73692fd0
Update repository and author inpackage.json
ad309bd
Bump word-wrap from 1.2.3 to 1.2.4 (#89)867180b
0.6.69963359
Remove superfluous@types/node-fetch
(#86)1fd2ac7
Merge branch 'dependabot/npm_and_yarn/tough-cookie-4.1.3'661f1ef
Merge branch 'origin/dependabot/npm_and_yarn/cookiejar-2.1.4'c014a9e
Merge branch 'origin/dependabot/npm_and_yarn/json5-1.0.2'c658fe1
Merge branch 'origin/dependabot/npm_and_yarn/express-4.17.3'e30e5c8
Merge branch 'dependabot/npm_and_yarn/qs-and-body-parser-6.11.0'Maintainer changes
This version was pushed to npm by ericbf, a new releaser for graphql-passport since your current version.
Updates
@graphql-codegen/cli
from 4.0.1 to 5.0.0Changelog
Sourced from
@graphql-codegen/cli
's changelog.Commits
5829dd9
Upcoming Release Changes (#9531)fdd19d2
deps: yaml v2 (#9513)dd9c7e1
Make@parcel/watcher
optional (#9506)2276708
Revert default ID scalar input type to string (#9497)Updates
@graphql-eslint/eslint-plugin
from 3.20.0 to 3.20.1Commits
ba9f4aa
chore(release): update monorepo packages versions (#1751)7b461a1
fix Unexpected top-level property "default", targeting for legacy Node.js ver...28e99a2
chore(deps): update dependency dedent to v1 (#1746)26441c1
chore(deps): lock file maintenance (#1745)3019227
chore(deps): update@theguild/components
(#1743)2d57a10
chore(deps): update dependency@theguild/tailwind-config
to v0.3.0 (#1742)3edc23b
chore(deps): update dependency@theguild/eslint-config
to v0.11.0 (#1741)805f26b
chore(deps): update dependency svelte-eslint-parser to v0.32.1 (#1740)096373d
fix(deps): update dependency next to v13.4.9 (#1739)b2dce59
chore(deps): update dependency svelte2tsx to v0.6.19 (#1735)Updates
@graphql-inspector/cli
from 4.0.1 to 4.0.2Changelog
Sourced from
@graphql-inspector/cli
's changelog.... (truncated)
Commits
f96d97e
chore(release): update monorepo packages versions (#2570)bed4c43
Update all dependencies (#2569)Updates
graphql-codegen-typescript-validation-schema
from 0.11.1 to 0.12.0Release notes
Sourced from graphql-codegen-typescript-validation-schema's releases.