Skip to content
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

chore: bump the graphql group with 2 updates #2453

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

Bumps the graphql group with 2 updates: @as-integrations/h3 and graphql-codegen-typescript-validation-schema.

Updates @as-integrations/h3 from 1.1.6 to 1.2.1

Release notes

Sourced from @​as-integrations/h3's releases.

v1.2.1

1.2.1 (2024-07-09)

🧹 Miscellaneous

  • rename prepare to dev:prepare in package.json to fix publish process (#77) (b9fb1ee)

v1.2.0

1.2.0 (2024-07-09)

🔖 Features

  • add websocket support for subscriptions via crossws (#65) (6a7b9c2)

📚 Documentation

🧹 Miscellaneous

  • add documentation section to changelog (#60) (707ec29)
  • add release please manifest (#56) (4d26ce4)
  • deps: update actions/checkout action to v4 (#41) (78887f8)
  • deps: update actions/checkout digest to 8ade135 (#47) (487a914)
  • deps: update actions/setup-node action to v4 (#48) (efc80f5)
  • deps: update all non-major dependencies (#40) (dcb6958)
  • deps: update all non-major dependencies (#61) (042b09c)
  • deps: update all non-major dependencies (#67) (c71c9b2)
  • deps: update codecov/codecov-action action to v4 (#51) (0a0c0fa)
  • deps: update devdependency eslint to v9 (#70) (0f5ead5)
  • deps: update devdependency eslint-config-unjs to ^0.3.2 (#75) (30af89a)
  • deps: update devdependency eslint-plugin-unused-imports to v4 (#72) (5bf90a6)
  • deps: update devdependency vitest to v1 (#50) (377463b)
  • deps: update google-github-actions/release-please-action action to v4 (#49) (0b26309)
  • deps: update mcr.microsoft.com/vscode/devcontainers/base docker tag to v1 (#71) (6d1ecf1)
  • deps: update pnpm to v9 (#69) (b86ce31)
  • deps: update typescript-eslint monorepo to v7 (#52) (e7e70a3)
  • deps: update vitest monorepo to v2 (#73) (810d1b6)
  • format .release-please-manifest.json with Prettier (#57) (55c6454)
  • move please-release config to config file (97ef2f7)
  • only try to push changes when release PR is created (79ccbe5)
  • update @​vitest/coverage-c8 to @​vitest/coverage-v8 (#66) (1da98de)
  • update CI workflow to include running type tests (and other minor improvements from unjs/template) (#76) (bc62b2b)
  • update Node.js version to 16.10.0 or >=18.0.0 in package.json (#74) (ce8958c)
  • update release-please config to exclude component in tag (#58) (3553907)
Changelog

Sourced from @​as-integrations/h3's changelog.

1.2.1 (2024-07-09)

🧹 Miscellaneous

  • rename prepare to dev:prepare in package.json to fix publish process (#77) (b9fb1ee)

1.2.0 (2024-07-09)

🔖 Features

  • add websocket support for subscriptions via crossws (#65) (6a7b9c2)

📚 Documentation

🧹 Miscellaneous

  • add documentation section to changelog (#60) (707ec29)
  • add release please manifest (#56) (4d26ce4)
  • deps: update actions/checkout action to v4 (#41) (78887f8)
  • deps: update actions/checkout digest to 8ade135 (#47) (487a914)
  • deps: update actions/setup-node action to v4 (#48) (efc80f5)
  • deps: update all non-major dependencies (#40) (dcb6958)
  • deps: update all non-major dependencies (#61) (042b09c)
  • deps: update all non-major dependencies (#67) (c71c9b2)
  • deps: update codecov/codecov-action action to v4 (#51) (0a0c0fa)
  • deps: update devdependency eslint to v9 (#70) (0f5ead5)
  • deps: update devdependency eslint-config-unjs to ^0.3.2 (#75) (30af89a)
  • deps: update devdependency eslint-plugin-unused-imports to v4 (#72) (5bf90a6)
  • deps: update devdependency vitest to v1 (#50) (377463b)
  • deps: update google-github-actions/release-please-action action to v4 (#49) (0b26309)
  • deps: update mcr.microsoft.com/vscode/devcontainers/base docker tag to v1 (#71) (6d1ecf1)
  • deps: update pnpm to v9 (#69) (b86ce31)
  • deps: update typescript-eslint monorepo to v7 (#52) (e7e70a3)
  • deps: update vitest monorepo to v2 (#73) (810d1b6)
  • format .release-please-manifest.json with Prettier (#57) (55c6454)
  • move please-release config to config file (97ef2f7)
  • only try to push changes when release PR is created (79ccbe5)
  • update @​vitest/coverage-c8 to @​vitest/coverage-v8 (#66) (1da98de)
  • update CI workflow to include running type tests (and other minor improvements from unjs/template) (#76) (bc62b2b)
  • update Node.js version to 16.10.0 or >=18.0.0 in package.json (#74) (ce8958c)
  • update release-please config to exclude component in tag (#58) (3553907)
Commits
  • a8ec8fe chore(main): release 1.2.1 (#78)
  • b9fb1ee chore: rename prepare to dev:prepare in package.json to fix publish process (...
  • d01032b chore(main): release 1.2.0 (#42)
  • 6a7b9c2 feat: add websocket support for subscriptions via crossws (#65)
  • bc62b2b chore: update CI workflow to include running type tests (and other minor impr...
  • b86ce31 chore(deps): update pnpm to v9 (#69)
  • 30af89a chore(deps): update devdependency eslint-config-unjs to ^0.3.2 (#75)
  • 0f5ead5 chore(deps): update devdependency eslint to v9 (#70)
  • 6d1ecf1 chore(deps): update mcr.microsoft.com/vscode/devcontainers/base docker tag to...
  • 810d1b6 chore(deps): update vitest monorepo to v2 (#73)
  • Additional commits viewable in compare view

Updates graphql-codegen-typescript-validation-schema from 0.12.1 to 0.15.0

Release notes

Sourced from graphql-codegen-typescript-validation-schema's releases.

valibot support

What's Changed

... (truncated)

Commits
  • 15e6f39 0.15.0
  • b40d9c7 added valibot support in README
  • 9e19b58 Merge pull request #661 from MH4GF/improve-zod-test
  • 617fc42 fix(deps): update dependency @​graphql-tools/utils to v10.2.2
  • bb63d90 fix: fix format
  • 8d16f2b Merge remote-tracking branch 'upstream/main' into improve-zod-test
  • 02b4982 chore(deps): update pnpm to v9.3.0
  • 79c2d55 chore(deps): update dependency @​antfu/eslint-config to v2.21.0
  • 1be162a chore(deps): update dependency valibot to v0.31.1
  • e6b1c6e chore(deps): update dependency valibot to v0.31.0
  • Additional commits viewable in compare view

Dependabot 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

Bumps the graphql group with 2 updates: [@as-integrations/h3](https://github.com/apollo-server-integrations/apollo-server-integration-h3) and [graphql-codegen-typescript-validation-schema](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema).


Updates `@as-integrations/h3` from 1.1.6 to 1.2.1
- [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.6...v1.2.1)

Updates `graphql-codegen-typescript-validation-schema` from 0.12.1 to 0.15.0
- [Release notes](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/releases)
- [Commits](Code-Hex/graphql-codegen-typescript-validation-schema@v0.12.1...v0.15.0)

---
updated-dependencies:
- dependency-name: "@as-integrations/h3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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>
@tobiasdiez tobiasdiez closed this Jul 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/graphql-40eb5fe974 branch July 10, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant