Skip to content

Commit 4aba2f6

Browse files
chore(deps): update all dependencies - patch updates (#13311)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---|---|---| | [recast](https://redirect.github.com/benjamn/recast) | [`0.23.11` → `0.23.12`](https://renovatebot.com/diffs/npm/recast/0.23.11/0.23.12) | ![age](https://developer.mend.io/api/mc/badges/age/npm/recast/0.23.12?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/recast/0.23.12?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/recast/0.23.11/0.23.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/recast/0.23.11/0.23.12?slim=true) | devDependencies | patch | | [zizmorcore/zizmor-action](https://redirect.github.com/zizmorcore/zizmor-action) | `v0.5.6` → `v0.5.7` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/zizmorcore%2fzizmor-action/v0.5.7?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/zizmorcore%2fzizmor-action/v0.5.7?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/zizmorcore%2fzizmor-action/v0.5.6/v0.5.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/zizmorcore%2fzizmor-action/v0.5.6/v0.5.7?slim=true) | action | patch | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/11062) for more information. --- ### Release Notes <details> <summary>benjamn/recast (recast)</summary> ### [`v0.23.12`](https://redirect.github.com/benjamn/recast/compare/v0.23.11...6df40664992588644a8875541492f30a94127277) [Compare Source](https://redirect.github.com/benjamn/recast/compare/v0.23.11...6df40664992588644a8875541492f30a94127277) </details> <details> <summary>zizmorcore/zizmor-action (zizmorcore/zizmor-action)</summary> ### [`v0.5.7`](https://redirect.github.com/zizmorcore/zizmor-action/releases/tag/v0.5.7) [Compare Source](https://redirect.github.com/zizmorcore/zizmor-action/compare/v0.5.6...v0.5.7) 1.26.1 is now available via the action 1.26.1 is now the default version of zizmor used by the action </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - "every weekend" - 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyI6Y2hyaXN0bWFzX3RyZWU6IGRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8408a6d commit 4aba2f6

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/zizmor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Run zizmor 🌈
26-
uses: zizmorcore/zizmor-action@5f14fd08f7cf1cb1609c1e344975f152c7ee938d # v0.5.6
26+
uses: zizmorcore/zizmor-action@192e21d79ab29983730a13d1382995c2307fbcaa # v0.5.7

package-lock.json

Lines changed: 4 additions & 4 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
@@ -237,7 +237,7 @@
237237
"react-dom-17": "npm:react-dom@^17",
238238
"react-dom-18": "npm:react-dom@^18",
239239
"react-error-boundary": "4.0.13",
240-
"recast": "0.23.11",
240+
"recast": "0.23.12",
241241
"relay-runtime": "^14.1.0",
242242
"rimraf": "5.0.10",
243243
"rxjs": "7.8.2",

0 commit comments

Comments
 (0)