apollo-server-integrations / apollo-server-integration-hapi

MIT License
3 stars 3 forks source link

chore(deps): update all non-major dependencies #44

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@apollo/server 4.7.1 -> 4.7.2 age adoption passing confidence
@apollo/server-integration-testsuite 4.7.1 -> 4.7.2 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.8 -> 5.59.9 age adoption passing confidence
@typescript-eslint/parser 5.59.8 -> 5.59.9 age adoption passing confidence

Release Notes

apollographql/apollo-server (@​apollo/server) ### [`v4.7.2`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/server/CHANGELOG.md#​472) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server@4.7.1...@apollo/server@4.7.2) ##### Patch Changes - [#​7599](https://togithub.com/apollographql/apollo-server/pull/7599) [`c3f04d050`](https://togithub.com/apollographql/apollo-server/commit/c3f04d050d24585bc0e285b51e8798b0cc5d1a34) Thanks [@​trevor-scheer](https://togithub.com/trevor-scheer)! - Update `@apollo/utils.usagereporting` dependency. Previously, installing `@apollo/gateway` and `@apollo/server` could result in duplicate / differently versioned installs of `@apollo/usage-reporting-protobuf`. This is because the `@apollo/server-gateway-interface` package was updated to use the latest protobuf, but the `@apollo/utils.usagereporting` package was not. After this change, users should always end up with a single install of the protobuf package when installing both `@apollo/server` and `@apollo/gateway` latest versions.
apollographql/apollo-server (@​apollo/server-integration-testsuite) ### [`v4.7.2`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/integration-testsuite/CHANGELOG.md#​472) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server-integration-testsuite@4.7.1...@apollo/server-integration-testsuite@4.7.2) ##### Patch Changes - Updated dependencies \[[`c3f04d050`](https://togithub.com/apollographql/apollo-server/commit/c3f04d050d24585bc0e285b51e8798b0cc5d1a34)]: - [@​apollo/server](https://togithub.com/apollo/server)[@​4](https://togithub.com/4).7.2
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.