kcwinner / cdk-appsync-transformer

AWS Amplify inspired CDK construct for creating directive based AppSync APIs
Apache License 2.0
130 stars 24 forks source link

chore(deps): bump graphql-transformer-common from 4.19.9 to 4.31.1 #738

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps graphql-transformer-common from 4.19.9 to 4.31.1.

Release notes

Sourced from graphql-transformer-common's releases.

@​aws-amplify/amplify-category-api@​5.12.2, @​aws-amplify/graphql-api-construct@​1.11.1

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@​aws-amplify/amplify-category-api@​5.12.1...@​aws-amplify/amplify-category-api@​5.12.2

@​aws-amplify/graphql-api-construct@​1.10.0, @​aws-amplify/data-construct@​1.8.6, @​aws-amplify/amplify-category-api@​5.12.0

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@​aws-amplify/amplify-category-api@​5.11.7...@​aws-amplify/amplify-category-api@​5.12.0

@​aws-amplify/amplify-category-api@​5.11.7, @​aws-amplify/graphql-api-construct@​1.9.5

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@​aws-amplify/amplify-category-api@​5.11.6...@​aws-amplify/amplify-category-api@​5.11.7

@​aws-amplify/amplify-category-api@​5.11.6, @​aws-amplify/graphql-api-construct@​1.9.4

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@​aws-amplify/amplify-category-api@​5.11.5...@​aws-amplify/amplify-category-api@​5.11.6

@​aws-amplify/amplify-category-api@​5.11.5, @​aws-amplify/graphql-api-construct@​1.9.3

What's Changed

... (truncated)

Changelog

Sourced from graphql-transformer-common's changelog.

4.31.1 (2024-07-02)

Bug Fixes

  • amplify-category-api: ssl cert api name change (#2680) (74e7d06)

4.31.0 (2024-06-25)

Features

  • generate-schema: custom ssl cert support to generate schema command (#2615) (390887f)

4.30.1 (2024-04-26)

Note: Version bump only for package graphql-transformer-common

4.30.0 (2024-04-11)

Bug Fixes

  • api: add identifier to generated ts data schema (#2440) (aa7de30)

Features

4.29.0 (2024-03-28)

Features

  • api: auto detect vpc configuration on generate typescript database schema (#2376) (ef6f53c)

4.28.1 (2024-02-28)

Note: Version bump only for package graphql-transformer-common

4.28.0 (2024-02-05)

Features

  • api: generate typescript data schema from sql schema internal representation (#2225) (460b077)

4.27.1 (2023-12-18)

Note: Version bump only for package graphql-transformer-common

4.27.0 (2023-12-06)

Features

... (truncated)

Commits
  • b47eb8b chore(release): Publish [ci skip]
  • 74e7d06 fix(amplify-category-api): ssl cert api name change (#2680)
  • eb25823 chore(release): Publish [ci skip]
  • 390887f feat(generate-schema): custom ssl cert support to generate schema command (#2...
  • ef70341 chore(release): Publish [ci skip]
  • 1f63fca chore(release): Publish [ci skip]
  • aa7de30 fix(api): add identifier to generated ts data schema (#2440)
  • fca256e feat: Fetch SNS topic ARN from SQL manifest (#2345)
  • ac8990d chore(release): Publish [ci skip]
  • ef6f53c feat(api): auto detect vpc configuration on generate typescript database sche...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by amplify-data-dev-npm, a new releaser for graphql-transformer-common since your current version.


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 2 months ago

This pull request is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon.

github-actions[bot] commented 1 month ago

Closing this pull request as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen.

dependabot[bot] commented 1 month ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.