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

Bump the graphql group in /frontend with 2 updates #7787

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2024

Bumps the graphql group in /frontend with 2 updates: @graphql-codegen/typescript and @graphql-codegen/typescript-operations.

Updates @graphql-codegen/typescript from 4.0.6 to 4.0.7

Changelog

Sourced from @​graphql-codegen/typescript's changelog.

4.0.7

Patch Changes

Commits

Updates @graphql-codegen/typescript-operations from 4.2.0 to 4.2.1

Release notes

Sourced from @​graphql-codegen/typescript-operations's releases.

Release 2022-08-04T13:12:01.667Z

@​graphql-codegen/graphql-modules-preset@​2.5.0

Minor Changes

Release 2022-08-04T13:05:23.977Z

No release notes provided.

Release 2022-08-04T13:02:57.827Z

No release notes provided.

Changelog

Sourced from @​graphql-codegen/typescript-operations's changelog.

4.2.1

Patch Changes

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2024
@dependabot dependabot bot requested review from a team, mehansen, DanielSass and fzhao99 and removed request for a team June 9, 2024 16:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch from ff3d62b to f2e464e Compare June 10, 2024 15:48
@fzhao99 fzhao99 closed this Jun 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 11, 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

@fzhao99 fzhao99 deleted the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch June 11, 2024 22:54
@fzhao99 fzhao99 restored the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch June 11, 2024 22:54
@fzhao99 fzhao99 reopened this Jun 11, 2024
@fzhao99 fzhao99 closed this Jun 15, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 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

@fzhao99 fzhao99 deleted the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch June 15, 2024 17:39
@fzhao99 fzhao99 restored the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch June 15, 2024 17:39
@fzhao99 fzhao99 reopened this Jun 15, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@fzhao99 fzhao99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

codegen for the gql types seems to still be working!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch from f2e464e to 3df8cba Compare June 16, 2024 15:36
@emyl3 emyl3 self-assigned this Jun 20, 2024
Copy link
Collaborator

@emyl3 emyl3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! codgen works locally and deployed successfully to dev3 -- will merge tomorrow or on Monday

@fzhao99
Copy link
Contributor

fzhao99 commented Jun 21, 2024

@dependabot rebase

Bumps the graphql group in /frontend with 2 updates: [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) and [@graphql-codegen/typescript-operations](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/operations).


Updates `@graphql-codegen/typescript` from 4.0.6 to 4.0.7
- [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.0 to 4.2.1
- [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)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: "@graphql-codegen/typescript-operations"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch from 3df8cba to cf17faf Compare June 21, 2024 16:10
@fzhao99 fzhao99 added this pull request to the merge queue Jun 21, 2024
@fzhao99 fzhao99 removed this pull request from the merge queue due to a manual request Jun 21, 2024
@fzhao99
Copy link
Contributor

fzhao99 commented Jun 21, 2024

Going to wait to merge this until we have pagerduty back

@fzhao99 fzhao99 added this pull request to the merge queue Jun 27, 2024
Merged via the queue into main with commit 51b44c8 Jun 27, 2024
36 checks passed
@fzhao99 fzhao99 deleted the dependabot/npm_and_yarn/frontend/graphql-900b2cdca9 branch June 27, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants