-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure Renovate #2
Conversation
|
Run & review this pull request in StackBlitz Codeflow. |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [whatwg-fetch](https://togithub.com/github/fetch) | [`3.0.0` -> `3.6.19`](https://renovatebot.com/diffs/npm/whatwg-fetch/3.0.0/3.6.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/whatwg-fetch/3.6.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/whatwg-fetch/3.6.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/whatwg-fetch/3.0.0/3.6.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/whatwg-fetch/3.0.0/3.6.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>github/fetch (whatwg-fetch)</summary> ### [`v3.6.19`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.18...v3.6.19) ##### Bug Fixes - Have unique error messages for xhr timeouts and errors ([#​1380](https://togithub.com/JakeChampion/fetch/issues/1380)) ([7170f0b](https://togithub.com/JakeChampion/fetch/commit/7170f0b127d16c5895aba61c9168482834809046)) ### [`v3.6.18`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3618) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.17...v3.6.18) - Fix - File fetching broken since commit [`0c1d2b9`](https://togithub.com/github/fetch/commit/0c1d2b9) [`#1375`](https://togithub.com/JakeChampion/fetch/pull/1375) - Remove broken links [`1dc07c6`](https://togithub.com/JakeChampion/fetch/commit/1dc07c6064a32e989306fb2324204c56c93140fe) - automatically generate a changelog [`0e7d1dd`](https://togithub.com/JakeChampion/fetch/commit/0e7d1dd95826b3b76510f0832784207f2609145e) ### [`v3.6.17`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3617) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.16...v3.6.17) > 20 July 2023 - Revert "Resolves [https://github.com/JakeChampion/fetch/issues/928](https://togithub.com/JakeChampion/fetch/issues/928)" [`#928`](https://togithub.com/JakeChampion/fetch/issues/928) ### [`v3.6.16`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3616) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.15...v3.6.16) > 18 July 2023 - Resolves [https://github.com/JakeChampion/fetch/issues/928](https://togithub.com/JakeChampion/fetch/issues/928) [`#928`](https://togithub.com/JakeChampion/fetch/issues/928) ### [`v3.6.15`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3615) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.14...v3.6.15) > 18 July 2023 - fix [https://github.com/JakeChampion/fetch/issues/997](https://togithub.com/JakeChampion/fetch/issues/997) [`#997`](https://togithub.com/JakeChampion/fetch/issues/997) ### [`v3.6.14`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3614) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.13...v3.6.14) > 18 July 2023 - Fix [https://github.com/JakeChampion/fetch/issues/1076](https://togithub.com/JakeChampion/fetch/issues/1076) [`#1076`](https://togithub.com/JakeChampion/fetch/issues/1076) ### [`v3.6.13`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3613) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.12...v3.6.13) > 18 July 2023 - respect charset within readBlobAsText [`#1059`](https://togithub.com/JakeChampion/fetch/issues/1059) ### [`v3.6.12`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3612) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.11...v3.6.12) > 18 July 2023 - fix: Headers only accepts array which have nested array of length 2 [`#1235`](https://togithub.com/JakeChampion/fetch/issues/1235) ### [`v3.6.11`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3611) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.10...v3.6.11) > 18 July 2023 - Define Body.arrayBuffer even if support.blob is false [`#992`](https://togithub.com/JakeChampion/fetch/issues/992) ### [`v3.6.10`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v3610) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.9...v3.6.10) > 18 July 2023 - use globals if they exist [`dffc542`](https://togithub.com/JakeChampion/fetch/commit/dffc542fe7140f35ee7fec29e3da67f3bf080910) ### [`v3.6.9`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v369) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.8...v3.6.9) > 18 July 2023 - fix: when no body supplied, do not set bodyUsed to true [`7d92dff`](https://togithub.com/JakeChampion/fetch/commit/7d92dff12d7c4058b57c7e77adeb0a76ffab639f) ### [`v3.6.8`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v368) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.7...v3.6.8) > 18 July 2023 - validate status is in range [`#1213`](https://togithub.com/JakeChampion/fetch/issues/1213) ### [`v3.6.7`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v367) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.6...v3.6.7) > 18 July 2023 - dont shadow `global` [`#1026`](https://togithub.com/JakeChampion/fetch/issues/1026) - dont use github eslint [`408d3b6`](https://togithub.com/JakeChampion/fetch/commit/408d3b60e27abef325dd898d899430c46a0012b2) - remove invalid-headers test [`e3f6590`](https://togithub.com/JakeChampion/fetch/commit/e3f65907924b7692af7c08cd92044456bc92ad8b) - Update lock.yml permissions [`e97321b`](https://togithub.com/JakeChampion/fetch/commit/e97321bc081e80275397fc4c7a990791aa8b3524) ### [`v3.6.6`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v366) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.5...v3.6.6) > 18 July 2023 - fix: ignore not throw on invalid response headers [`#930`](https://togithub.com/JakeChampion/fetch/issues/930) ### [`v3.6.5`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v365) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.4...v3.6.5) > 18 July 2023 - Add some missed methods which should be normalized as uppercase [`a43b628`](https://togithub.com/JakeChampion/fetch/commit/a43b6283833c403230bb1a5238e2d7ac435c52da) - Update caniuse link to use HTTPS and new pattern [`fb5b0cf`](https://togithub.com/JakeChampion/fetch/commit/fb5b0cf42b470faf8c5448ab461d561f34380a30) ### [`v3.6.4`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v364) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.3...v3.6.4) > 18 July 2023 - always set a signal on Request [`d1d09fb`](https://togithub.com/JakeChampion/fetch/commit/d1d09fb8039b4b8c7f2f5d6c844ea72d8a3cefe6) ### [`v3.6.3`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v363) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.2...v3.6.3) > 18 July 2023 - Compatible global equals to the false [`7727e50`](https://togithub.com/JakeChampion/fetch/commit/7727e50493eafae9a7005f10f18f81e5bbcbfdd3) ### [`v3.6.2`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v362) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.1...v3.6.2) > 27 February 2021 - Revert "Represent non-stringified JSON request body as an \[object Object] string" [`e42f201`](https://togithub.com/JakeChampion/fetch/commit/e42f201b8b0af8b3f2615abe8161c8087f52f1b2) ### [`v3.6.1`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#3619-2023-09-11) [Compare Source](https://togithub.com/github/fetch/compare/v3.6.0...v3.6.1) ##### Bug Fixes - Have unique error messages for xhr timeouts and errors ([#​1380](https://togithub.com/JakeChampion/fetch/issues/1380)) ([7170f0b](https://togithub.com/JakeChampion/fetch/commit/7170f0b127d16c5895aba61c9168482834809046)) ### [`v3.6.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v360) [Compare Source](https://togithub.com/github/fetch/compare/v3.5.0...v3.6.0) > 18 February 2021 - Fix statusText: undefined should give '' and null should give 'null' [`b5c8bd0`](https://togithub.com/JakeChampion/fetch/commit/b5c8bd0fee1530f1c204cc5c68b427a3498dbdad) - Represent non-stringified JSON request body as an \[object Object] string [`5c6b055`](https://togithub.com/JakeChampion/fetch/commit/5c6b055e6ae6f718f416c94bfcdc89693d0abdcb) - Fix eslint and eslint-plugin-github dependency conflicts [`190e698`](https://togithub.com/JakeChampion/fetch/commit/190e698f8e737ad751a11de60f6b8b3301fa557b) ### [`v3.5.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v350) [Compare Source](https://togithub.com/github/fetch/compare/v3.4.1...v3.5.0) > 6 November 2020 - Fixes [#​748](https://togithub.com/github/fetch/issues/748) [`#748`](https://togithub.com/JakeChampion/fetch/issues/748) - Create lock.yml [`8767781`](https://togithub.com/JakeChampion/fetch/commit/87677811d543cfb44b124e026b50f710e95017ec) ### [`v3.4.1`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v341) [Compare Source](https://togithub.com/github/fetch/compare/v3.4.0...v3.4.1) > 7 September 2020 - Add npmignore file to ensure we always publish the dist directory [`7ca02eb`](https://togithub.com/JakeChampion/fetch/commit/7ca02eb0234b0a61fd711d922b2e69d3c5390516) - Make the clean task remove the dist directory and the default task create it [`fd23745`](https://togithub.com/JakeChampion/fetch/commit/fd23745f3474cd23d88e5128d8bc74813be1aff0) ### [`v3.4.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v340) [Compare Source](https://togithub.com/github/fetch/compare/v3.3.1...v3.4.0) > 7 August 2020 - Use globalThis as the global object if it exists [`96c2651`](https://togithub.com/JakeChampion/fetch/commit/96c26512608a0081d493df4fc17da4394bd1b410) ### [`v3.3.1`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v331) [Compare Source](https://togithub.com/github/fetch/compare/v3.3.0...v3.3.1) > 4 August 2020 - rename variable to no longer shadow over function of same name [`c5db762`](https://togithub.com/JakeChampion/fetch/commit/c5db7621c3b1530683b8f706388d4ac210a2db02) - remove semicolon to pass linting [`f264aa5`](https://togithub.com/JakeChampion/fetch/commit/f264aa5704f7431c429ec16e6fdd3c7034c7f2d9) ### [`v3.3.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v330) [Compare Source](https://togithub.com/github/fetch/compare/v3.2.0...v3.3.0) > 4 August 2020 - Make Response.arrayBuffer() always resolve with a `ArrayBuffer` [`#801`](https://togithub.com/github/fetch/issues/801) - Stop using top-level `this` to stop rollup warning [`#802`](https://togithub.com/github/fetch/issues/802) - Recommend an AbortController polyfill which is fully synchronous [`#800`](https://togithub.com/github/fetch/issues/800) - Add keepalive caveat [`#780`](https://togithub.com/github/fetch/issues/780) - Throw a TypeError if Request or Response functions are called without `new` [`5ef028d`](https://togithub.com/JakeChampion/fetch/commit/5ef028d61f6c1543603cdacbe0f8a0f00d5957c0) - If headers are passed in via a Record then do not normalise the header names as part of the request [`b65ed60`](https://togithub.com/JakeChampion/fetch/commit/b65ed608604492d605df2d62cd4c5050e2a8d508) - Update fetch.js [`37b55c2`](https://togithub.com/JakeChampion/fetch/commit/37b55c27413b902cef4e629892424ae469fb1ea2) ### [`v3.2.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v320) [Compare Source](https://togithub.com/github/fetch/compare/v3.1.1...v3.2.0) > 9 July 2020 - Detect if DOMException exists via typeof instead of trying to call it and catching the exception which may get thrown [`#724`](https://togithub.com/github/fetch/issues/724) - use `this` if `self` is not defined [`#657`](https://togithub.com/github/fetch/issues/657) - create variable called `global` which is either `self` or `this` [`a0783a5`](https://togithub.com/JakeChampion/fetch/commit/a0783a5571018191578cc08d5b3bac61a0b64562) - Add support for no-cache and no-store via a cache-busting querystring parameter [`a0dcd85`](https://togithub.com/JakeChampion/fetch/commit/a0dcd853f8ed29d06a022f92c87c303bd0e1f1bf) - make global `this` correct when using rollup [`6e9fc0e`](https://togithub.com/JakeChampion/fetch/commit/6e9fc0ee026dd89d864c3d176c57789ee5615114) ### [`v3.1.1`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v311) [Compare Source](https://togithub.com/github/fetch/compare/v3.1.0...v3.1.1) > 8 July 2020 - check if Content-Type header exists prior to examining the value [`#792`](https://togithub.com/JakeChampion/fetch/pull/792) - Move from Travis to GitHub Actions [`#793`](https://togithub.com/JakeChampion/fetch/pull/793) ### [`v3.1.0`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v310) [Compare Source](https://togithub.com/github/fetch/compare/v3.0.1...v3.1.0) > 29 June 2020 ### [`v3.0.1`](https://togithub.com/github/fetch/blob/HEAD/CHANGELOG.md#v301) [Compare Source](https://togithub.com/github/fetch/compare/v3.0.0...v3.0.1) > 8 July 2020 - check if Content-Type header exists prior to examining the value [`#792`](https://togithub.com/JakeChampion/fetch/pull/792) - Move from Travis to GitHub Actions [`#793`](https://togithub.com/JakeChampion/fetch/pull/793) - Co-authored-by: Jake Champion \<[email protected]> [`#575`](https://togithub.com/JakeChampion/fetch/pull/575) - work around IE XHR bug with '' URL Fixes [#​618](https://togithub.com/github/fetch/issues/618) [`#619`](https://togithub.com/JakeChampion/fetch/pull/619) - Allow exclamation mark as valid header character [`#745`](https://togithub.com/JakeChampion/fetch/pull/745) - Avoid blob conversion for specific requests [`#752`](https://togithub.com/JakeChampion/fetch/pull/752) - Compatibility for fetch-mock using proxy-pollyfill [`#736`](https://togithub.com/JakeChampion/fetch/pull/736) - Change default statusText for Response [`#698`](https://togithub.com/JakeChampion/fetch/pull/698) - Document more common pitfalls in the README [`#734`](https://togithub.com/JakeChampion/fetch/pull/734) - field name can not by empty [`#684`](https://togithub.com/JakeChampion/fetch/pull/684) - work around IE XHR bug with '' URL Fixes [#​618](https://togithub.com/github/fetch/issues/618) ([#​619](https://togithub.com/github/fetch/issues/619)) [`#618`](https://togithub.com/JakeChampion/fetch/issues/618) - Clarify what parts of the standard we don't want to implement [`#661`](https://togithub.com/JakeChampion/fetch/issues/661) - Document more caveats [`9a0bce2`](https://togithub.com/JakeChampion/fetch/commit/9a0bce23454cdd5beefd9d4c599664003573e581) - Fix issue [#​533](https://togithub.com/github/fetch/issues/533) [`7f030fa`](https://togithub.com/JakeChampion/fetch/commit/7f030fab4d79433204331cefe365f5fbbab9e992) - Compatibility with newer eslint-plugin-github [`1821b74`](https://togithub.com/JakeChampion/fetch/commit/1821b74b808152d4d6e787c21165f2d569c2a7c4) ##### [v3.0.0](https://togithub.com/JakeChampion/fetch/compare/v2.0.4...v3.0.0) > 7 September 2018 - Add flow definitions [`#654`](https://togithub.com/JakeChampion/fetch/pull/654) - Match spec behavior re: unsupported body type [`#651`](https://togithub.com/JakeChampion/fetch/pull/651) - Update Karma and detect available browsers when testing [`#652`](https://togithub.com/JakeChampion/fetch/pull/652) - Adopt Contributor Covenant Code of Conduct [`#649`](https://togithub.com/JakeChampion/fetch/pull/649) - Change `credentials` default value to `same-origin` [`#640`](https://togithub.com/JakeChampion/fetch/pull/640) - Switch test suite from PhantomJS to Karma [`#626`](https://togithub.com/JakeChampion/fetch/pull/626) - Support abort API [`#592`](https://togithub.com/JakeChampion/fetch/pull/592) - build/distribute as UMD [`#616`](https://togithub.com/JakeChampion/fetch/pull/616) - Test signal reuse. Add AbortSignal polyfill. [`#2`](https://togithub.com/JakeChampion/fetch/pull/2) - Clear abort event listener for all xhr completion states. [`#1`](https://togithub.com/JakeChampion/fetch/pull/1) - Expand install & importing documentation [`#569`](https://togithub.com/JakeChampion/fetch/issues/569) - Match spec behavior re: unsupported body type [`#576`](https://togithub.com/JakeChampion/fetch/issues/576) - Run test files through prettier [`0a57487`](https://togithub.com/JakeChampion/fetch/commit/0a5748775d99f882172375693f56761383f8faf3) - Unwrap `fetch.js` to be a clean module file [`8aec47c`](https://togithub.com/JakeChampion/fetch/commit/8aec47cb6c67a9a321f1eb07457f70fc46235610) - Switch from PhantomJS to Karma + Chrome/Firefox for testing [`b539589`](https://togithub.com/JakeChampion/fetch/commit/b53958904649bfeb784083b9b7e0b89902c7d30e) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Cargo.toml
(cargo)packages/next-swc/crates/core/Cargo.toml
(cargo)packages/next-swc/crates/napi/Cargo.toml
(cargo)packages/next-swc/crates/next-api/Cargo.toml
(cargo)packages/next-swc/crates/next-build/Cargo.toml
(cargo)packages/next-swc/crates/next-core/Cargo.toml
(cargo)packages/next-swc/crates/next-dev-tests/Cargo.toml
(cargo)packages/next-swc/crates/next-dev/Cargo.toml
(cargo)packages/next-swc/crates/next-font/Cargo.toml
(cargo)packages/next-swc/crates/next-transform-dynamic/Cargo.toml
(cargo)packages/next-swc/crates/next-transform-font/Cargo.toml
(cargo)packages/next-swc/crates/next-transform-strip-page-exports/Cargo.toml
(cargo)packages/next-swc/crates/wasm/Cargo.toml
(cargo)scripts/send-trace-to-jaeger/Cargo.toml
(cargo).devcontainer/Dockerfile
(dockerfile).devcontainer/base.Dockerfile
(dockerfile).github/actions/next-stats-action/Dockerfile
(dockerfile).github/actions/setup-rust/action.yml
(github-actions).github/workflows/build_and_deploy.yml
(github-actions).github/workflows/build_and_test.yml
(github-actions).github/workflows/build_reusable.yml
(github-actions).github/workflows/issue_labeler.yml
(github-actions).github/workflows/issue_lock.yml
(github-actions).github/workflows/issue_on_comment.yml
(github-actions).github/workflows/issue_stale.yml
(github-actions).github/workflows/issue_validator.yml
(github-actions).github/workflows/notify_release.yml
(github-actions).github/workflows/pull_request_approved.yml
(github-actions).github/workflows/pull_request_stats.yml
(github-actions).github/workflows/test_examples.yml
(github-actions).github/workflows/trigger_release.yml
(github-actions).github/workflows/update_fonts_data.yml
(github-actions).github/actions/issue-labeler/package.json
(npm).github/actions/issue-validator/package.json
(npm).github/actions/minus-one/package.json
(npm).github/actions/needs-triage/package.json
(npm).github/actions/next-stats-action/package.json
(npm).github/actions/pr-approved-open/package.json
(npm).github/actions/validate-docs-links/package.json
(npm)bench/minimal-server/benchmark-app/package.json
(npm)bench/minimal-server/package.json
(npm)bench/nested-deps/package.json
(npm)bench/rendering/package.json
(npm)bench/vercel/benchmark-app/package.json
(npm)bench/vercel/package.json
(npm)package.json
(npm)packages/create-next-app/package.json
(npm)packages/eslint-config-next/package.json
(npm)packages/eslint-plugin-next/package.json
(npm)packages/font/package.json
(npm)packages/next-bundle-analyzer/package.json
(npm)packages/next-codemod/package.json
(npm)packages/next-env/package.json
(npm)packages/next-mdx/package.json
(npm)packages/next-plugin-storybook/package.json
(npm)packages/next-polyfill-module/package.json
(npm)packages/next-polyfill-nomodule/package.json
(npm)packages/next-swc/crates/napi/npm/darwin-arm64/package.json
(npm)packages/next-swc/crates/napi/npm/darwin-x64/package.json
(npm)packages/next-swc/crates/napi/npm/linux-arm64-gnu/package.json
(npm)packages/next-swc/crates/napi/npm/linux-arm64-musl/package.json
(npm)packages/next-swc/crates/napi/npm/linux-x64-gnu/package.json
(npm)packages/next-swc/crates/napi/npm/linux-x64-musl/package.json
(npm)packages/next-swc/crates/napi/npm/win32-arm64-msvc/package.json
(npm)packages/next-swc/crates/napi/npm/win32-ia32-msvc/package.json
(npm)packages/next-swc/crates/napi/npm/win32-x64-msvc/package.json
(npm)packages/next-swc/crates/next-core/js/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/anser/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/css.escape/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/platform/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/source-map/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/stacktrace-parser/package.json
(npm)packages/next-swc/crates/next-core/js/src/compiled/strip-ansi/package.json
(npm)packages/next-swc/crates/next-dev-tests/test-harness/package.json
(npm)packages/next-swc/package.json
(npm)packages/next/package.json
(npm)packages/next/src/compiled/@babel/runtime/package.json
(npm)packages/next/src/compiled/@edge-runtime/cookies/package.json
(npm)packages/next/src/compiled/@edge-runtime/ponyfill/package.json
(npm)packages/next/src/compiled/@edge-runtime/primitives/package.json
(npm)packages/next/src/compiled/@hapi/accept/package.json
(npm)packages/next/src/compiled/@mswjs/interceptors/ClientRequest/package.json
(npm)packages/next/src/compiled/@napi-rs/triples/package.json
(npm)packages/next/src/compiled/@opentelemetry/api/package.json
(npm)packages/next/src/compiled/@segment/ajv-human-errors/package.json
(npm)packages/next/src/compiled/@vercel/nft/package.json
(npm)packages/next/src/compiled/@vercel/og/package.json
(npm)packages/next/src/compiled/acorn/package.json
(npm)packages/next/src/compiled/amphtml-validator/package.json
(npm)packages/next/src/compiled/anser/package.json
(npm)packages/next/src/compiled/arg/package.json
(npm)packages/next/src/compiled/assert/package.json
(npm)packages/next/src/compiled/async-retry/package.json
(npm)packages/next/src/compiled/async-sema/package.json
(npm)packages/next/src/compiled/babel-packages/package.json
(npm)packages/next/src/compiled/babel/package.json
(npm)packages/next/src/compiled/browserify-zlib/package.json
(npm)packages/next/src/compiled/browserslist/package.json
(npm)packages/next/src/compiled/buffer/package.json
(npm)packages/next/src/compiled/bytes/package.json
(npm)packages/next/src/compiled/chalk/package.json
(npm)packages/next/src/compiled/ci-info/package.json
(npm)packages/next/src/compiled/cli-select/package.json
(npm)packages/next/src/compiled/client-only/package.json
(npm)packages/next/src/compiled/comment-json/package.json
(npm)packages/next/src/compiled/compression/package.json
(npm)packages/next/src/compiled/conf/package.json
(npm)packages/next/src/compiled/constants-browserify/package.json
(npm)packages/next/src/compiled/content-disposition/package.json
(npm)packages/next/src/compiled/content-type/package.json
(npm)packages/next/src/compiled/cookie/package.json
(npm)packages/next/src/compiled/cross-spawn/package.json
(npm)packages/next/src/compiled/crypto-browserify/package.json
(npm)packages/next/src/compiled/css.escape/package.json
(npm)packages/next/src/compiled/data-uri-to-buffer/package.json
(npm)packages/next/src/compiled/debug/package.json
(npm)packages/next/src/compiled/devalue/package.json
(npm)packages/next/src/compiled/domain-browser/package.json
(npm)packages/next/src/compiled/edge-runtime/package.json
(npm)packages/next/src/compiled/events/package.json
(npm)packages/next/src/compiled/find-cache-dir/package.json
(npm)packages/next/src/compiled/find-up/package.json
(npm)packages/next/src/compiled/fresh/package.json
(npm)packages/next/src/compiled/get-orientation/package.json
(npm)packages/next/src/compiled/glob/package.json
(npm)packages/next/src/compiled/gzip-size/package.json
(npm)packages/next/src/compiled/http-proxy-agent/package.json
(npm)packages/next/src/compiled/http-proxy/package.json
(npm)packages/next/src/compiled/https-browserify/package.json
(npm)packages/next/src/compiled/https-proxy-agent/package.json
(npm)packages/next/src/compiled/icss-utils/package.json
(npm)packages/next/src/compiled/ignore-loader/package.json
(npm)packages/next/src/compiled/image-size/package.json
(npm)packages/next/src/compiled/is-animated/package.json
(npm)packages/next/src/compiled/is-docker/package.json
(npm)packages/next/src/compiled/is-wsl/package.json
(npm)packages/next/src/compiled/jest-docblock/package.json
(npm)packages/next/src/compiled/jest-worker/package.json
(npm)packages/next/src/compiled/json5/package.json
(npm)packages/next/src/compiled/jsonwebtoken/package.json
(npm)packages/next/src/compiled/loader-runner/package.json
(npm)packages/next/src/compiled/loader-utils2/package.json
(npm)packages/next/src/compiled/loader-utils3/package.json
(npm)packages/next/src/compiled/lodash.curry/package.json
(npm)packages/next/src/compiled/lru-cache/package.json
(npm)packages/next/src/compiled/micromatch/package.json
(npm)packages/next/src/compiled/mini-css-extract-plugin/package.json
(npm)packages/next/src/compiled/nanoid/package.json
(npm)packages/next/src/compiled/native-url/package.json
(npm)packages/next/src/compiled/neo-async/package.json
(npm)packages/next/src/compiled/node-fetch/package.json
(npm)packages/next/src/compiled/node-html-parser/package.json
(npm)packages/next/src/compiled/ora/package.json
(npm)packages/next/src/compiled/os-browserify/package.json
(npm)packages/next/src/compiled/p-limit/package.json
(npm)packages/next/src/compiled/path-browserify/package.json
(npm)packages/next/src/compiled/platform/package.json
(npm)packages/next/src/compiled/postcss-flexbugs-fixes/package.json
(npm)packages/next/src/compiled/postcss-modules-extract-imports/package.json
(npm)packages/next/src/compiled/postcss-modules-local-by-default/package.json
(npm)packages/next/src/compiled/postcss-modules-scope/package.json
(npm)packages/next/src/compiled/postcss-modules-values/package.json
(npm)packages/next/src/compiled/postcss-preset-env/package.json
(npm)packages/next/src/compiled/postcss-safe-parser/package.json
(npm)packages/next/src/compiled/postcss-scss/package.json
(npm)packages/next/src/compiled/postcss-value-parser/package.json
(npm)packages/next/src/compiled/process/package.json
(npm)packages/next/src/compiled/punycode/package.json
(npm)packages/next/src/compiled/querystring-es3/package.json
(npm)packages/next/src/compiled/raw-body/package.json
(npm)packages/next/src/compiled/react-dom-experimental/package.json
(npm)packages/next/src/compiled/react-dom/package.json
(npm)packages/next/src/compiled/react-experimental/package.json
(npm)packages/next/src/compiled/react-is/package.json
(npm)packages/next/src/compiled/react-server-dom-webpack-experimental/package.json
(npm)packages/next/src/compiled/react-server-dom-webpack/package.json
(npm)packages/next/src/compiled/react/package.json
(npm)packages/next/src/compiled/regenerator-runtime/package.json
(npm)packages/next/src/compiled/sass-loader/package.json
(npm)packages/next/src/compiled/scheduler-experimental/package.json
(npm)packages/next/src/compiled/scheduler/package.json
(npm)packages/next/src/compiled/schema-utils2/package.json
(npm)packages/next/src/compiled/schema-utils3/package.json
(npm)packages/next/src/compiled/semver/package.json
(npm)packages/next/src/compiled/send/package.json
(npm)packages/next/src/compiled/server-only/package.json
(npm)packages/next/src/compiled/setimmediate/package.json
(npm)packages/next/src/compiled/shell-quote/package.json
(npm)packages/next/src/compiled/source-map/package.json
(npm)packages/next/src/compiled/stacktrace-parser/package.json
(npm)packages/next/src/compiled/stream-browserify/package.json
(npm)packages/next/src/compiled/stream-http/package.json
(npm)packages/next/src/compiled/string-hash/package.json
(npm)packages/next/src/compiled/string_decoder/package.json
(npm)packages/next/src/compiled/strip-ansi/package.json
(npm)packages/next/src/compiled/tar/package.json
(npm)packages/next/src/compiled/terser/package.json
(npm)packages/next/src/compiled/text-table/package.json
(npm)packages/next/src/compiled/timers-browserify/package.json
(npm)packages/next/src/compiled/tty-browserify/package.json
(npm)packages/next/src/compiled/ua-parser-js/package.json
(npm)packages/next/src/compiled/undici/package.json
(npm)packages/next/src/compiled/unistore/package.json
(npm)packages/next/src/compiled/util/package.json
(npm)packages/next/src/compiled/vm-browserify/package.json
(npm)packages/next/src/compiled/watchpack/package.json
(npm)packages/next/src/compiled/web-vitals-attribution/package.json
(npm)packages/next/src/compiled/web-vitals/package.json
(npm)packages/next/src/compiled/webpack-sources1/package.json
(npm)packages/next/src/compiled/webpack-sources3/package.json
(npm)packages/next/src/compiled/webpack/package.json
(npm)packages/next/src/compiled/ws/package.json
(npm)packages/next/src/compiled/zod/package.json
(npm)packages/react-dev-overlay/package.json
(npm)packages/react-refresh-utils/package.json
(npm)packages/third-parties/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 369 Pull Requests:
Update dependency lodash to v4.17.21 [SECURITY]
renovate/npm-lodash-vulnerability
canary
4.17.21
Update dependency nanoid to v3.1.31 [SECURITY]
renovate/npm-nanoid-vulnerability
canary
3.1.31
Update dependency semver to v7.5.2 [SECURITY]
renovate/npm-semver-vulnerability
canary
7.5.2
Update ci-info digest to 8e2b9d2
renovate/ci-info-digest
canary
8e2b9d24a06753311503ea3838080034c5a63611
Update Rust crate allsorts to 0.14.1
renovate/allsorts-0.x
canary
0.14.1
Update Rust crate anyhow to 1.0.75
renovate/anyhow-1.x
canary
1.0.75
Update Rust crate assert_cmd to 2.0.12
renovate/assert_cmd-2.x
canary
2.0.12
Update Rust crate async-recursion to 1.0.5
renovate/async-recursion-1.x
canary
1.0.5
Update Rust crate async-trait to 0.1.73
renovate/async-trait-0.x
canary
0.1.73
Update Rust crate base64 to 0.21.4
renovate/base64-0.x
canary
0.21.4
Update Rust crate chromiumoxide to 0.5.1
renovate/chromiumoxide-0.x
canary
0.5.1
Update Rust crate chrono to 0.4.31
renovate/chrono-0.x
canary
0.4.31
Update Rust crate console to 0.15.7
renovate/console-0.x
canary
0.15.7
Update Rust crate console-subscriber to 0.1.10
renovate/console-subscriber-0.x
canary
0.1.10
Update Rust crate console_error_panic_hook to 0.1.7
renovate/console_error_panic_hook-0.x
canary
0.1.7
Update Rust crate const_format to 0.2.31
renovate/const_format-0.x
canary
0.2.31
Update Rust crate dialoguer to 0.10.4
renovate/dialoguer-0.x
canary
0.10.4
Update Rust crate dunce to 1.0.4
renovate/dunce-1.x
canary
1.0.4
Update Rust crate futures to 0.3.28
renovate/rust-futures-monorepo
canary
0.3.28
Update Rust crate getrandom to 0.2.10
renovate/getrandom-0.x
canary
0.2.10
Update Rust crate httpmock to 0.6.8
renovate/httpmock-0.x
canary
0.6.8
Update Rust crate indexmap to 1.9.3
renovate/indexmap-1.x
canary
1.9.3
Update Rust crate indicatif to 0.17.6
renovate/indicatif-0.x
canary
0.17.6
Update Rust crate indoc to 2.0.4
renovate/indoc-2.x
canary
2.0.4
Update Rust crate log to 0.4.20
renovate/log-0.x
canary
0.4.20
Update Rust crate mime to 0.3.17
renovate/mime-0.x
canary
0.3.17
Update Rust crate pathdiff to 0.2.1
renovate/pathdiff-0.x
canary
0.2.1
Update Rust crate pin-project-lite to 0.2.13
renovate/pin-project-lite-0.x
canary
0.2.13
Update Rust crate postcard to 1.0.7
renovate/postcard-1.x
canary
1.0.7
Update Rust crate proc-macro2 to 1.0.67
renovate/proc-macro2-1.x
canary
1.0.67
Update Rust crate quote to 1.0.33
renovate/quote-1.x
canary
1.0.33
Update Rust crate reqwest to 0.11.20
renovate/reqwest-0.x
canary
0.11.20
Update Rust crate semver to 1.0.18
renovate/semver-1.x
canary
1.0.18
Update Rust crate serde to 1.0.188
renovate/serde-monorepo
canary
1.0.188
Update Rust crate serde_json to 1.0.107
renovate/serde_json-1.x
canary
1.0.107
Update Rust crate serde_yaml to 0.9.25
renovate/serde_yaml-0.x
canary
0.9.25
Update Rust crate sha1 to 0.10.5
renovate/sha1-0.x
canary
0.10.5
Update Rust crate syn to 1.0.109
renovate/syn-1.x
canary
1.0.109
Update Rust crate thiserror to 1.0.48
renovate/thiserror-1.x
canary
1.0.48
Update Rust crate tokio-util to 0.7.8
renovate/tokio-util-0.x
canary
0.7.8
Update Rust crate tracing-subscriber to 0.3.17
renovate/tracing-subscriber-0.x
canary
0.3.17
Update Rust crate urlencoding to 2.1.3
renovate/urlencoding-2.x
canary
2.1.3
Update Rust crate webbrowser to 0.8.11
renovate/webbrowser-0.x
canary
0.8.11
Update dependency @actions/core to v1.10.1
renovate/actions-core-1.x-lockfile
canary
1.10.1
Update dependency @actions/core to v1.10.1
renovate/actions-core-1.x
canary
1.10.1
Update dependency @napi-rs/cli to v2.16.3
renovate/napi-rs-cli-2.x
canary
2.16.3
Update dependency @types/amphtml-validator to v1.0.1
renovate/amphtml-validator-1.x
canary
1.0.1
Update dependency @types/babel__code-frame to v7.0.4
renovate/babel__code-frame-7.x
canary
7.0.4
Update dependency @types/babel__generator to v7.6.5
renovate/babel__generator-7.x
canary
7.6.5
Update dependency @types/babel__template to v7.4.2
renovate/babel__template-7.x
canary
7.4.2
Update dependency @types/cheerio to v0.22.32
renovate/cheerio-0.x
canary
0.22.32
Update dependency @types/cross-spawn to v6.0.3
renovate/cross-spawn-6.x
canary
6.0.3
Update dependency @types/express-serve-static-core to v4.17.36
renovate/express-serve-static-core-4.x
canary
4.17.36
Update dependency @types/fontkit to v2.0.4
renovate/fontkit-2.x
canary
2.0.4
Update dependency @types/fs-extra to v8.1.3
renovate/fs-extra-8.x
canary
8.1.3
Update dependency @types/html-validator to v5.0.4
renovate/html-validator-5.x
canary
5.0.4
Update dependency @types/http-proxy to v1.17.12
renovate/http-proxy-1.x
canary
1.17.12
Update dependency @types/lodash to v4.14.198
renovate/lodash-4.x
canary
4.14.198
Update dependency @types/lodash.curry to v4.1.7
renovate/lodash.curry-4.x
canary
4.1.7
Update dependency @types/lru-cache to v5.1.1
renovate/lru-cache-5.x
canary
5.1.1
Update dependency @types/react-is to v17.0.4
renovate/react-is-17.x
canary
17.0.4
Update dependency @types/text-table to v0.2.3
renovate/text-table-0.x
canary
0.2.3
Update dependency @types/trusted-types to v2.0.4
renovate/trusted-types-2.x
canary
2.0.4
Update dependency @types/uuid to v8.3.4
renovate/uuid-8.x
canary
8.3.4
Update dependency @types/validate-npm-package-name to v3.0.3
renovate/validate-npm-package-name-3.x
canary
3.0.3
Update dependency @types/webpack-sources1 to v0.1.9
renovate/webpack-sources1-0.x
canary
0.1.9
Update dependency @vercel/og to v0.5.14
renovate/vercel-og-0.x
canary
0.5.14
Update dependency alex to v9.1.1
renovate/alex-9.x
canary
9.1.1
Update dependency anser to v1.4.10
renovate/anser-1.x
canary
1.4.10
Update dependency arg to v4.1.3
renovate/arg-4.x
canary
4.1.3
Update dependency bytes to v3.1.2
renovate/bytes-3.x
canary
3.1.2
3.1.2
Update dependency caniuse-lite to v1.0.30001538
renovate/caniuse-lite-1.x
canary
1.0.30001538
Update dependency caniuse-lite to v1.0.30001538
renovate/caniuse-lite-1.x-lockfile
canary
1.0.30001538
Update dependency cheerio to v1.0.0-rc.12
renovate/cheerio-1.x
canary
1.0.0-rc.12
Update dependency commander to v2.20.3
renovate/commander-2.x
canary
2.20.3
Update dependency content-disposition to v0.5.4
renovate/content-disposition-0.x
canary
0.5.4
0.5.6
Update dependency content-type to v1.0.5
renovate/content-type-1.x
canary
1.0.5
1.1.6
Update dependency critters to v0.0.20
renovate/critters-0.x
canary
0.0.20
Update dependency dotenv-expand to v8.0.3
renovate/dotenv-expand-8.x
canary
8.0.3
Update dependency es5-ext to v0.10.62
renovate/es5-ext-0.x
canary
0.10.62
Update dependency eslint-import-resolver-node to v0.3.9
renovate/eslint-import-resolver-node-0.x-lockfile
canary
0.3.9
Update dependency find-cache-dir to v3.3.2
renovate/find-cache-dir-3.x
canary
3.3.2
Update dependency gray-matter to v4.0.3
renovate/gray-matter-4.x
canary
4.0.3
Update dependency husky to v8.0.3
renovate/husky-8.x
canary
8.0.3
Update dependency image-size to v0.9.7
renovate/image-size-0.x
canary
0.9.7
Update dependency jsonwebtoken to v9.0.2
renovate/jsonwebtoken-9.x
canary
9.0.2
9.0.3
Update dependency listr2 to v5.0.8
renovate/listr2-5.x
canary
5.0.8
Update dependency loader-utils2 to v2.0.4
renovate/loader-utils2-2.x
canary
2.0.4
Update dependency microbundle to v0.15.1
renovate/microbundle-0.x
canary
0.15.1
Update dependency micromatch to v4.0.5
renovate/micromatch-4.x
canary
4.0.5
Update dependency neo-async to v2.6.2
renovate/neo-async-2.x
canary
2.6.2
Update dependency postcss to v8.4.30
renovate/postcss-8.x
canary
8.4.30
Update dependency postcss-modules-local-by-default to v4.0.3
renovate/postcss-modules-local-by-default-4.x
canary
4.0.3
Update dependency postcss-nested to v4.2.3
renovate/postcss-nested-4.x
canary
4.2.3
Update dependency postcss-scss to v4.0.8
renovate/postcss-scss-4.x
canary
4.0.8
Update dependency pretty-ms to v7.0.1
renovate/pretty-ms-7.x
canary
7.0.1
Update dependency react-virtualized to v9.22.5
renovate/react-virtualized-9.x
canary
9.22.5
Update dependency recursive-copy to v2.0.14
renovate/recursive-copy-2.x
canary
2.0.14
Update dependency rehype-raw to v4.0.2
renovate/rehype-raw-4.x
canary
4.0.2
Update dependency remark-parse to v7.0.2
renovate/remark-monorepo
canary
7.0.2
Update dependency request-promise-core to v1.1.4
renovate/request-promise-core-1.x
canary
1.1.4
Update dependency satori to v0.10.6
renovate/satori-0.x
canary
0.10.6
Update dependency source-map to v0.7.4
renovate/source-map-0.x-lockfile
canary
0.7.4
Update dependency strip-ansi to v6.0.1
renovate/strip-ansi-6.x
canary
6.0.1
Update dependency styled-components to v6.0.8
renovate/styled-components-6.x
canary
6.0.8
Update dependency styled-jsx to v5.1.2
renovate/styled-jsx-5.x
canary
5.1.2
Update dependency third-party-capital to v1.0.20
renovate/third-party-capital-1.x
canary
1.0.20
Update dependency tsec to v0.2.8
renovate/tsec-0.x
canary
0.2.8
Update dependency turbo to v1.10.14
renovate/turbo-monorepo
canary
1.10.14
Update dependency unified to v8.4.2
renovate/unified-8.x
canary
8.4.2
Update dependency unist-util-visit to v2.0.3
renovate/unist-util-visit-2.x
canary
2.0.3
Update dependency util to v0.12.5
renovate/util-0.x
canary
0.12.5
Update dependency webpack-stats-plugin to v1.1.3
renovate/webpack-stats-plugin-1.x-lockfile
canary
1.1.3
Update react monorepo
renovate/react-monorepo
canary
18.2.22
18.2.7
5.0.0-next-fecc288b7-20221025
4.6.0
18.3.0-next-fecc288b7-20221025
0.14.10
18.3.0-next-fecc288b7-20221025
18.3.0-next-fecc288b7-20221025
0.14.10
18.3.0-next-fecc288b7-20221025
0.14.10
0.14.10
0.14.0
18.3.0-next-fecc288b7-20221025
0.0.1
0.24.0-next-fecc288b7-20221025
0.23.0
0.24.0-next-fecc288b7-20221025
0.23.0
Update rust-wasm-bindgen monorepo
renovate/rust-wasm-bindgen-monorepo
canary
0.3.64
0.4.37
Update swc monorepo
renovate/swc-monorepo
canary
0.1.62
1.3.86
0.5.2
0.83.16
0.34.1
Update Rust crate async-compression to 0.4.3
renovate/async-compression-0.x
canary
0.4.3
Update Rust crate clap to 4.4.4
renovate/clap-4.x
canary
4.4.4
Update Rust crate clap_complete to 4.4.1
renovate/clap_complete-4.x
canary
4.4.1
Update Rust crate concurrent-queue to 2.2.0
renovate/concurrent-queue-2.x
canary
2.2.0
Update Rust crate convert_case to 0.6.0
renovate/convert_case-0.x
canary
0.6.0
Update Rust crate criterion to 0.5.1
renovate/criterion-0.x
canary
0.5.1
Update Rust crate dashmap to 5.5.3
renovate/dashmap-5.x
canary
5.5.3
Update Rust crate itertools to 0.11.0
renovate/itertools-0.x
canary
0.11.0
Update Rust crate nix to 0.27.1
renovate/nix-0.x
canary
0.27.1
Update Rust crate once_cell to 1.18.0
renovate/once_cell-1.x
canary
1.18.0
Update Rust crate parking_lot_core to v0.9.8
renovate/parking_lot_core-0.x
canary
=0.9.8
Update Rust crate pretty_assertions to 1.4.0
renovate/pretty_assertions-1.x
canary
1.4.0
Update Rust crate regex to v1.9.5
renovate/regex-1.x
canary
1.9
1.9.5
Update Rust crate rstest to 0.18.2
renovate/rstest-0.x
canary
0.18.2
Update Rust crate sentry to 0.31.7
renovate/sentry-0.x
canary
0.31.7
Update Rust crate serde-wasm-bindgen to 0.6.0
renovate/serde-wasm-bindgen-0.x
canary
0.6.0
Update Rust crate serde_qs to 0.12.0
renovate/serde_qs-0.x
canary
0.12.0
Update Rust crate tempfile to 3.8.0
renovate/tempfile-3.x
canary
3.8.0
Update Rust crate tokio to 1.32.0
renovate/tokio-1.x
canary
1.32.0
Update Rust crate tracing-chrome to 0.7.1
renovate/tracing-chrome-0.x
canary
0.7.1
Update Rust crate tungstenite to 0.20.0
renovate/tungstenite-0.x
canary
0.20.0
Update Rust crate url to 2.4.1
renovate/url-2.x
canary
2.4.1
Update Rust crate vergen to 7.5.1
renovate/vergen-7.x
canary
7.5.1
Update Rust crate walkdir to 2.4.0
renovate/walkdir-2.x
canary
2.4.0
Update babel monorepo
renovate/babel-monorepo
canary
7.22.13
7.22.20
7.22.15
7.22.15
7.22.16
7.18.6
7.18.9
7.18.6
7.20.7
7.22.5
7.22.5
7.22.15
7.22.15
7.22.20
7.22.15
7.22.15
7.22.15
7.22.15
7.22.20
7.22.19
Update dependency @ampproject/toolbox-optimizer to v2.9.0
renovate/ampproject-toolbox-optimizer-2.x
canary
2.9.0
Update dependency @capsizecss/metrics to v1.2.0
renovate/capsizecss-metrics-1.x
canary
1.2.0
Update dependency @edge-runtime/cookies to v3.4.1
renovate/edge-runtime-cookies-3.x
canary
3.4.1
Update dependency @edge-runtime/jest-environment to v2.3.3
renovate/edge-runtime-jest-environment-2.x
canary
2.3.3
Update dependency @edge-runtime/ponyfill to v2.4.0
renovate/edge-runtime-ponyfill-2.x
canary
2.4.0
Update dependency @edge-runtime/primitives to v3.1.1
renovate/edge-runtime-primitives-3.x
canary
3.1.1
Update dependency @mswjs/interceptors to v0.25.1
renovate/mswjs-interceptors-0.x
canary
0.25.1
Update dependency @opentelemetry/api to v1.6.0
renovate/opentelemetry-js-monorepo
canary
1.6.0
Update dependency @rushstack/eslint-patch to v1.4.0
renovate/rushstack-eslint-patch-1.x-lockfile
canary
1.4.0
Update dependency @segment/ajv-human-errors to v2.11.3
renovate/segment-ajv-human-errors-2.x
canary
2.11.3
Update dependency @testing-library/react to v13.4.0
renovate/testing-library-react-13.x
canary
13.4.0
Update depen