nuxt / test-utils

🧪 Test utilities for Nuxt
http://nuxt.com/docs/getting-started/testing
MIT License
323 stars 84 forks source link

chore(deps): update all non-major dependencies #950

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/estree (source) 1.0.5 -> 1.0.6 age adoption passing confidence
changelogen 0.5.5 -> 0.5.7 age adoption passing confidence
rollup (source) 4.21.3 -> 4.22.0 age adoption passing confidence

Release Notes

unjs/changelogen (changelogen) ### [`v0.5.7`](https://redirect.github.com/unjs/changelogen/blob/HEAD/CHANGELOG.md#v057) [Compare Source](https://redirect.github.com/unjs/changelogen/compare/v0.5.6...v0.5.7) [compare changes](https://redirect.github.com/unjs/changelogen/compare/v0.5.6...v0.5.7) ##### 🩹 Fixes - **bump:** Avoid using `+` for canary suffix ([#​224](https://redirect.github.com/unjs/changelogen/pull/224)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v0.5.6`](https://redirect.github.com/unjs/changelogen/blob/HEAD/CHANGELOG.md#v056) [Compare Source](https://redirect.github.com/unjs/changelogen/compare/v0.5.5...v0.5.6) [compare changes](https://redirect.github.com/unjs/changelogen/compare/v0.5.5...v0.5.6) ##### 🚀 Enhancements - Add option to sign git tags ([#​117](https://redirect.github.com/unjs/changelogen/pull/117)) - **git:** Support parse git messages that have prefix emoji ([#​146](https://redirect.github.com/unjs/changelogen/pull/146)) ##### 🩹 Fixes - **github:** Use bearer token ([#​180](https://redirect.github.com/unjs/changelogen/pull/180)) - Handle repo name with multiple segments ([#​219](https://redirect.github.com/unjs/changelogen/pull/219)) - Lowercase scope when filtering ([#​199](https://redirect.github.com/unjs/changelogen/pull/199)) ##### 💅 Refactors - Replace `execa` with `execSync` ([#​222](https://redirect.github.com/unjs/changelogen/pull/222)) - Use human readable date for canary versions ([#​223](https://redirect.github.com/unjs/changelogen/pull/223)) - Update execCommand ([68127be](https://redirect.github.com/unjs/changelogen/commit/68127be)) ##### 🏡 Chore - Apply automated lint fixes ([72c407f](https://redirect.github.com/unjs/changelogen/commit/72c407f)) - Update ci ([bcb16cb](https://redirect.github.com/unjs/changelogen/commit/bcb16cb)) - Update non major deps ([7f714c9](https://redirect.github.com/unjs/changelogen/commit/7f714c9)) - Update to eslint v9 ([fd40be9](https://redirect.github.com/unjs/changelogen/commit/fd40be9)) - Apply automated lint fixes ([673255b](https://redirect.github.com/unjs/changelogen/commit/673255b)) - Update deps ([3cfbe27](https://redirect.github.com/unjs/changelogen/commit/3cfbe27)) ##### ❤️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Klein Petr ([@​kleinpetr](http://github.com/kleinpetr)) - Wan Chiu ([@​wan54](http://github.com/wan54)) - Jianqi Pan ([@​Jannchie](http://github.com/Jannchie)) - Vasily Kuzin - Daniel Roe ([@​danielroe](http://github.com/danielroe))
rollup/rollup (rollup) ### [`v4.22.0`](https://redirect.github.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4220) [Compare Source](https://redirect.github.com/rollup/rollup/compare/v4.21.3...v4.22.0) *2024-09-19* ##### Features - Add additional known global values to avoid access side effects ([#​5651](https://redirect.github.com/rollup/rollup/issues/5651)) ##### Bug Fixes - Ensure deterministic chunk hash generation despite async renderChunk hook ([#​5644](https://redirect.github.com/rollup/rollup/issues/5644)) - Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away ([#​5658](https://redirect.github.com/rollup/rollup/issues/5658)) ##### Pull Requests - [#​5644](https://redirect.github.com/rollup/rollup/pull/5644): fix: apply final hashes deterministically with stable placeholders set ([@​mattkubej](https://redirect.github.com/mattkubej), [@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5646](https://redirect.github.com/rollup/rollup/pull/5646): chore(deps): update dependency [@​mermaid-js/mermaid-cli](https://redirect.github.com/mermaid-js/mermaid-cli) to v11 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5647](https://redirect.github.com/rollup/rollup/pull/5647): chore(deps): update dependency concurrently to v9 ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5648](https://redirect.github.com/rollup/rollup/pull/5648): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5651](https://redirect.github.com/rollup/rollup/pull/5651): feat: add `AggregateError`, `FinalizationRegistry`, `WeakRef` to knownGlobals ([@​re-taro](https://redirect.github.com/re-taro)) - [#​5653](https://redirect.github.com/rollup/rollup/pull/5653): Fix example selection in REPL ([@​lukastaegert](https://redirect.github.com/lukastaegert)) - [#​5657](https://redirect.github.com/rollup/rollup/pull/5657): chore(deps): update dependency vite to v5.4.6 \[security] ([@​renovate](https://redirect.github.com/renovate)\[bot]) - [#​5658](https://redirect.github.com/rollup/rollup/pull/5658): Detect variable reassignments in modules without side effects ([@​lukastaegert](https://redirect.github.com/lukastaegert))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.