-
Notifications
You must be signed in to change notification settings - Fork 54
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 graphql group across 1 directory with 4 updates #8185
Bump the graphql group across 1 directory with 4 updates #8185
Conversation
Bumps the graphql group with 4 updates in the /frontend directory: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli), [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript), [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations) and [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator-community/tree/HEAD/packages/plugins/typescript/react-apollo). Updates `@graphql-codegen/cli` from 5.0.2 to 5.0.3 - [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/[email protected]/packages/graphql-codegen-cli) Updates `@graphql-codegen/typescript` from 4.0.9 to 4.1.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/typescript) Updates `@graphql-codegen/typescript-operations` from 4.2.3 to 4.3.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/operations/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/operations) Updates `@graphql-codegen/typescript-react-apollo` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/dotansimha/graphql-code-generator-community/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator-community/blob/main/packages/plugins/typescript/react-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator-community/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/react-apollo) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: "@graphql-codegen/typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@graphql-codegen/typescript-operations" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@graphql-codegen/typescript-react-apollo" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql ... Signed-off-by: dependabot[bot] <[email protected]>
7dfc6f3
to
6662265
Compare
Quality Gate passedIssues Measures |
update to support |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quick smoke test in dev6
w/ successful deploy and updating a patient
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM on dev5
Bumps the graphql group with 4 updates in the /frontend directory: @graphql-codegen/cli, @graphql-codegen/typescript, @graphql-codegen/typescript-operations and @graphql-codegen/typescript-react-apollo.
Updates
@graphql-codegen/cli
from 5.0.2 to 5.0.3Changelog
Sourced from
@graphql-codegen/cli
's changelog.Commits
effc3bc
chore(release): update monorepo packages versions (#10076)afa2dd1
chore(deps): update dependency bob-the-bundler to v7 (#9431)8bb34e7
chore(deps): update dependency typescript to v5.5.4 (#10069)5fb302c
fix(deps): update all non-major dependencies (#10070)e0092b5
Bump whatwg-node and graphql-configb9006ec
Cleanupf8b637a
chore(deps): update dependency@types/mkdirp
to v2 (#9948)7e1e5ab
chore(deps): update graphql-tools (#9965)fcdefb6
Add ability to ignore tests to build example script, ignore failed example-re...b830259
chore(deps): update dependency@types/is-glob
to v4.0.4 (#9859)Updates
@graphql-codegen/typescript
from 4.0.9 to 4.1.0Changelog
Sourced from
@graphql-codegen/typescript
's changelog.Commits
effc3bc
chore(release): update monorepo packages versions (#10076)afa2dd1
chore(deps): update dependency bob-the-bundler to v7 (#9431)3f4f546
Add root level resolvers support toavoidOptionals
(#10077)Updates
@graphql-codegen/typescript-operations
from 4.2.3 to 4.3.0Release notes
Sourced from
@graphql-codegen/typescript-operations
's releases.Changelog
Sourced from
@graphql-codegen/typescript-operations
's changelog.Commits
effc3bc
chore(release): update monorepo packages versions (#10076)afa2dd1
chore(deps): update dependency bob-the-bundler to v7 (#9431)3f4f546
Add root level resolvers support toavoidOptionals
(#10077)Updates
@graphql-codegen/typescript-react-apollo
from 4.3.0 to 4.3.2Changelog
Sourced from
@graphql-codegen/typescript-react-apollo
's changelog.Commits
6201fad
chore(release): update monorepo packages versions (#837)ea83cf4
feat(typescript-react-apollo): support skip token for useSuspenseQuery (#835)49a2999
upgrade to prettier v33f17088
chore(release): update monorepo packages versions (#834)7df8028
fix(deps): movegraphql-tag
to devDeps from peerDeps (#805)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