cdk-appsync-transformer
cdk-appsync-transformer copied to clipboard
chore(deps): bump graphql-transformer-common from 4.19.9 to 4.28.0
Bumps graphql-transformer-common from 4.19.9 to 4.28.0.
Release notes
Sourced from graphql-transformer-common's releases.
Amplify Category API 5.9.5; AmplifyGraphqlApi/AmplifyData Construct 1.5.5
What's Changed
- fix: Use deployment rather than bucket for model schema URI by
@palpatimin aws-amplify/amplify-category-api#2202- fix: deep merge default behavior by
@phani-srikarin aws-amplify/amplify-category-api#2212- Release API Plugin by
@phani-srikarin aws-amplify/amplify-category-api#2226Amplify Category API 5.9.4; AmplifyGraphqlApi/AmplifyData Construct 1.5.4
What's Changed
- Schema validations by
@bzsurbhiin aws-amplify/amplify-category-api#2129- test: add additional non-model auth tests from V1 suite by
@palpatimin aws-amplify/amplify-category-api#2164- test: add additional multi-auth tests from V1 suite by
@palpatimin aws-amplify/amplify-category-api#2165- Remove multiple jest configuration from amplify-schema-validation package by
@bzsurbhiin aws-amplify/amplify-category-api#2169- feat: Adds support for cardinality aggregation type by
@Jupdiin aws-amplify/amplify-category-api#2127- docs: update min node version to align with CLI docs by
@dpilchin aws-amplify/amplify-category-api#2173- fix(glob): remove backslash in s3 upload key by
@AaronZyLeein aws-amplify/amplify-category-api#2178- test: fix jest environment missing structuredClone by
@dpilchin aws-amplify/amplify-category-api#2185- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by
@dependabotin aws-amplify/amplify-category-api#2187- test: fix jest environment for all packages that rely on
@aws-amplify/graphql-transformer-coreby@dpilchin aws-amplify/amplify-category-api#2188- test: test permutations of auth strategies & operations by
@palpatimin aws-amplify/amplify-category-api#2166- test: Restore custom CLI jest environment by
@palpatimin aws-amplify/amplify-category-api#2200- fix(api): download rds layer only if required by
@sunderscin aws-amplify/amplify-category-api#2199- test: Scope auth/unauth roles created in e2e tests by
@palpatimin aws-amplify/amplify-category-api#2198- chore: use updated ca certificate for rds instances by
@phani-srikarin aws-amplify/amplify-category-api#2203- fix: support 'read' operation alias for SQL data sources by
@palpatimin aws-amplify/amplify-category-api#2204New Contributors
@Jupdimade their first contribution in aws-amplify/amplify-category-api#2127API Category 5.9.3; AmplifyGraphqlApi/AmplifyData Constructs 1.5.3
What's Changed
- fix: Fix manyToMany relationships with Amplify managed table strategies by
@palpatimin aws-amplify/amplify-category-api#2151- release manyToMany data source strategy fix by
@dpilchin aws-amplify/amplify-category-api#2152API Category 5.9.2; AmplifyGraphqlApi/AmplifyData Constructs 1.5.2
What's Changed
- chore: update build dependency order by
@palpatimin aws-amplify/amplify-category-api#2124- chore(api): improve overall test coverage report accuracy by
@sunderscin aws-amplify/amplify-category-api#2113- chore: Remove dependency on
inflightpackage by@phani-srikarin aws-amplify/amplify-category-api#2125- test: Fix beta canary by
@palpatimin aws-amplify/amplify-category-api#2131- fix(api): validate imported enum values by
@sunderscin aws-amplify/amplify-category-api#2130- fix: Fix support for
@authon fields with no@modelby@palpatimin aws-amplify/amplify-category-api#2136- chore: Merge release branch back into main by
@palpatimin aws-amplify/amplify-category-api#2138
... (truncated)
Changelog
Sourced from graphql-transformer-common's changelog.
4.28.0 (2024-02-05)
Features
4.27.1 (2023-12-18)
Note: Version bump only for package graphql-transformer-common
4.27.0 (2023-12-06)
Features
4.26.2 (2023-11-18)
Bug Fixes
4.26.1 (2023-11-16)
Bug Fixes
4.26.0 (2023-11-15)
Bug Fixes
- Change 'rds' to 'sql' in public-facing symbols (#2069) (ff374dd)
- handle field names starting with number (2e9de1b)
Features
- add managed table support in API construct (#2024) (96a0d94), closes #1849 #1903 #1940 #1971 #1973
- api: add arrays and objects support for rds datasource (cbfb017)
- infer and preserve field mappings in schema (4f8e7f4)
- sql lambda provisioned concurrency (#2055) (d8c5bf0)
4.25.1 (2023-08-30)
Note: Version bump only for package graphql-transformer-common
4.25.0 (2023-07-21)
Features
... (truncated)
Commits
9791c1achore(release): Publish [ci skip]460b077feat(api): generate typescript data schema from sql schema internal represent...2ff8c3echore(release): Publish [ci skip]b6072d5Merge pull request #2113 from sundersc/test-v8-provider6e450d0chore(release): Publish [ci skip]fd58bb5feat: combine heterogeneous data sources (#2109)9009684chore(api): improve overall test coverage report accuracyc41ddfdci: add coverage reports (#2088)4aa08fachore(release): Publish [ci skip]6006c86fix: regionalize lambda layer patching SNS topics (#2079)- 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 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)