Skip to content

Commit cc224d2

Browse files
Update dependency wgc to v0.94.0 (#217)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [wgc](https://redirect.github.com/wundergraph/cosmo) | [`0.93.6` -> `0.94.0`](https://renovatebot.com/diffs/npm/wgc/0.93.6/0.94.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/wgc/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/wgc/0.93.6/0.94.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>wundergraph/cosmo (wgc)</summary> ### [`v0.94.0`](https://redirect.github.com/wundergraph/cosmo/releases/tag/wgc%400.94.0) [Compare Source](https://redirect.github.com/wundergraph/cosmo/compare/wgc@0.93.6...wgc@0.94.0) ##### Features - disallow reviewing proposals not created by Cosmo ([#&#8203;2218](https://redirect.github.com/wundergraph/cosmo/issues/2218)) ([d4aee49](https://redirect.github.com/wundergraph/cosmo/commit/d4aee4905c1a3f1d409c3892621a0d2a1ce8d147)) ([@&#8203;wilsonrivera](https://redirect.github.com/wilsonrivera)) </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/graphql-hive/federation-gateway-audit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73be3f5 commit cc224d2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"prettier": "3.6.2",
8080
"tsx": "4.20.6",
8181
"typescript": "5.9.3",
82-
"wgc": "0.93.6"
82+
"wgc": "0.94.0"
8383
},
8484
"overrides": {
8585
"cross-spawn": "7.0.6"

0 commit comments

Comments
 (0)