Skip to content

Commit 7dca53b

Browse files
chore(deps): update dependency @apollo/utils.createhash to v2.0.2 (#8009)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@apollo/utils.createhash](https://redirect.github.com/apollographql/apollo-utils) ([source](https://redirect.github.com/apollographql/apollo-utils/tree/HEAD/packages/createHash/)) | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/@apollo%2futils.createhash/2.0.1/2.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@apollo%2futils.createhash/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@apollo%2futils.createhash/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@apollo%2futils.createhash/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@apollo%2futils.createhash/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>apollographql/apollo-utils (@&#8203;apollo/utils.createhash)</summary> ### [`v2.0.2`](https://redirect.github.com/apollographql/apollo-utils/releases/tag/%40apollo/utils.createhash%402.0.2) [Compare Source](https://redirect.github.com/apollographql/apollo-utils/compare/@apollo/utils.createhash@2.0.1...@apollo/utils.createhash@2.0.2) ##### Patch Changes - [#&#8203;468](https://redirect.github.com/apollographql/apollo-utils/pull/468) [`70a2a65`](https://redirect.github.com/apollographql/apollo-utils/commit/70a2a65b8fe4ab185c59f93798189ab0835e743a) Thanks [@&#8203;trevor-scheer](https://redirect.github.com/trevor-scheer)! - Compatibility with Next.js Turbopack </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/apollo-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiOmNocmlzdG1hc190cmVlOiBkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a830562 commit 7dca53b

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@apollo/client": "3.12.4",
4242
"@apollo/gateway": "2.9.3",
4343
"@apollo/subgraph": "2.9.3",
44-
"@apollo/utils.createhash": "2.0.1",
44+
"@apollo/utils.createhash": "2.0.2",
4545
"@changesets/changelog-github": "0.5.0",
4646
"@changesets/cli": "2.27.11",
4747
"@graphql-codegen/cli": "3.3.1",

0 commit comments

Comments
 (0)