Closed renovate-bot closed 4 months ago
Run & review this pull request in StackBlitz Codeflow.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.8%. Comparing base (
ada1122
) to head (0366d4e
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^3.6.0
->^3.7.0
^3.6.0
->^3.7.0
^3.6.0
->^3.7.0
^3.6.0
->^3.7.0
^20.14.9
->^20.14.10
^7.0.3
->^7.0.4
^13.12.0
->^13.13.0
^3.1.5
->^3.1.6
^15.6.0
->^15.8.0
^6.2.0
->^6.2.2
^8.4.38
->^8.4.39
^5.5.2
->^5.5.3
^7.14.1
->^7.15.0
^5.3.2
->^5.3.3
Release Notes
lerna-lite/lerna-lite (@lerna-lite/cli)
### [`v3.7.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/cli/CHANGELOG.md#370-2024-07-05) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.6.0...v3.7.0) ##### Features - **publish:** add `arboristLoadOptions` for optional `ignoreMissing` ([#889](https://togithub.com/lerna-lite/lerna-lite/issues/889)) ([f8417d1](https://togithub.com/lerna-lite/lerna-lite/commit/f8417d1eee5ecc8acbdff97afc7a044841a90920)) - by [@ghiscoding](https://togithub.com/ghiscoding)lerna-lite/lerna-lite (@lerna-lite/publish)
### [`v3.7.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/publish/CHANGELOG.md#370-2024-07-05) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.6.0...v3.7.0) ##### Features - **publish:** add `arboristLoadOptions` for optional `ignoreMissing` ([#889](https://togithub.com/lerna-lite/lerna-lite/issues/889)) ([f8417d1](https://togithub.com/lerna-lite/lerna-lite/commit/f8417d1eee5ecc8acbdff97afc7a044841a90920)) - by [@ghiscoding](https://togithub.com/ghiscoding) ##### Bug Fixes - **publish:** ignore E409 error when re-publishing to NPM ([#890](https://togithub.com/lerna-lite/lerna-lite/issues/890)) ([d011168](https://togithub.com/lerna-lite/lerna-lite/commit/d0111685d03298d629b15607a29c23053018496e)) - by [@ghiscoding](https://togithub.com/ghiscoding)lerna-lite/lerna-lite (@lerna-lite/run)
### [`v3.7.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/run/CHANGELOG.md#370-2024-07-05) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.6.0...v3.7.0) **Note:** Version bump only for package [@lerna-lite/run](https://togithub.com/lerna-lite/run)lerna-lite/lerna-lite (@lerna-lite/watch)
### [`v3.7.0`](https://togithub.com/lerna-lite/lerna-lite/blob/HEAD/packages/watch/CHANGELOG.md#370-2024-07-05) [Compare Source](https://togithub.com/lerna-lite/lerna-lite/compare/v3.6.0...v3.7.0) **Note:** Version bump only for package [@lerna-lite/watch](https://togithub.com/lerna-lite/watch)cssnano/cssnano (cssnano)
### [`v7.0.4`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%407.0.4): v7.0.4 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@7.0.3...cssnano@7.0.4) #### Bug fixes - fix(postcss-convert-values): preserve percent sign in border-image-width in [https://github.com/cssnano/cssnano/pull/1645](https://togithub.com/cssnano/cssnano/pull/1645)cypress-io/cypress (cypress)
### [`v13.13.0`](https://togithub.com/cypress-io/cypress/releases/tag/v13.13.0) [Compare Source](https://togithub.com/cypress-io/cypress/compare/v13.12.0...v13.13.0) Changelog: https://docs.cypress.io/guides/references/changelog#13-13-0cure53/DOMPurify (dompurify)
### [`v3.1.6`](https://togithub.com/cure53/DOMPurify/releases/tag/3.1.6): DOMPurify 3.1.6 [Compare Source](https://togithub.com/cure53/DOMPurify/compare/3.1.5...3.1.6) - Fixed an issue with the execution logic of attribute hooks to prevent bypasses, thanks [@kevin-mizu](https://togithub.com/kevin-mizu) - Fixed an issue with element removal leading to uncaught errors through DOM Clobbering, thanks [@realansgar](https://togithub.com/realansgar) - Fixed a minor problem with the bower file pointing to the wrong dist path - Fixed several minor typos in docs, comments and comment blocks, thanks [@Rotzbua](https://togithub.com/Rotzbua) - Updated several development dependenciessindresorhus/globals (globals)
### [`v15.8.0`](https://togithub.com/sindresorhus/globals/compare/v15.7.0...f6b39781bad9a1884427137b3f20fe93cef8df34) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.7.0...v15.8.0) ### [`v15.7.0`](https://togithub.com/sindresorhus/globals/releases/tag/v15.7.0) [Compare Source](https://togithub.com/sindresorhus/globals/compare/v15.6.0...v15.7.0) - Update globals ([#255](https://togithub.com/sindresorhus/globals/issues/255)) [`f017b0f`](https://togithub.com/sindresorhus/globals/commit/f017b0f)bcomnes/npm-run-all2 (npm-run-all2)
### [`v6.2.2`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v622) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.1...v6.2.2) ##### Commits - Revert "Compatibility: npm, yarn and pnpm run scripts" [`fc35f0d`](https://togithub.com/bcomnes/npm-run-all2/commit/fc35f0dc4f78afc1c631fa94b6ac85ba0fb0e7b1) ### [`v6.2.1`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v621) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.2.0...v6.2.1) ##### Merged - Compatibility: npm, yarn and pnpm run scripts [`#143`](https://togithub.com/bcomnes/npm-run-all2/pull/143) - Use neostandard + add more static code analysis [`#142`](https://togithub.com/bcomnes/npm-run-all2/pull/142) - Upgrade: Bump c8 from 9.1.0 to 10.0.0 [`#141`](https://togithub.com/bcomnes/npm-run-all2/pull/141) - Upgrade: Bump p-queue from 7.4.1 to 8.0.1 [`#138`](https://togithub.com/bcomnes/npm-run-all2/pull/138)postcss/postcss (postcss)
### [`v8.4.39`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8439) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.38...8.4.39) - Fixed `CssSyntaxError` types (by [@romainmenke](https://togithub.com/romainmenke)).Microsoft/TypeScript (typescript)
### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)typescript-eslint/typescript-eslint (typescript-eslint)
### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.vitejs/vite (vite)
### [`v5.3.3`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small533-2024-07-03-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.3.2...v5.3.3) - fix: lazily evaluate \__vite\_\_mapDeps files ([#17602](https://togithub.com/vitejs/vite/issues/17602)) ([dafff4a](https://togithub.com/vitejs/vite/commit/dafff4a)), closes [#17602](https://togithub.com/vitejs/vite/issues/17602) - fix(deps): update all non-major dependencies ([#17590](https://togithub.com/vitejs/vite/issues/17590)) ([012490c](https://togithub.com/vitejs/vite/commit/012490c)), closes [#17590](https://togithub.com/vitejs/vite/issues/17590) - fix(lib): remove pure CSS dynamic import ([#17601](https://togithub.com/vitejs/vite/issues/17601)) ([055f1c1](https://togithub.com/vitejs/vite/commit/055f1c1)), closes [#17601](https://togithub.com/vitejs/vite/issues/17601) - fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option ([#17563](https://togithub.com/vitejs/vite/issues/17563)) ([14c3d49](https://togithub.com/vitejs/vite/commit/14c3d49)), closes [#17563](https://togithub.com/vitejs/vite/issues/17563)Configuration
📅 Schedule: Branch creation - "on friday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.