Skip to content

Commit

Permalink
chore(deps): update dependency @apollo/utils.createhash to v2.0.2 (#8009
Browse files Browse the repository at this point in the history
)

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/[email protected]...@apollo/[email protected])

##### 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>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent a830562 commit 7dca53b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@apollo/client": "3.12.4",
"@apollo/gateway": "2.9.3",
"@apollo/subgraph": "2.9.3",
"@apollo/utils.createhash": "2.0.1",
"@apollo/utils.createhash": "2.0.2",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.11",
"@graphql-codegen/cli": "3.3.1",
Expand Down

0 comments on commit 7dca53b

Please sign in to comment.