nuxt-community / sentry-module

Sentry module for Nuxt 2
https://sentry.nuxtjs.org
MIT License
501 stars 114 forks source link

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

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/module-builder 0.5.5 -> 0.8.1 age adoption passing confidence
@nuxt/types (source) 2.17.3 -> 2.18.1 age adoption passing confidence
@size-limit/file 11.0.2 -> 11.1.4 age adoption passing confidence
@types/node (source) 18.19.15 -> 18.19.39 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.0 age adoption passing confidence
jiti 1.21.0 -> 1.21.6 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.7 age adoption passing confidence
mlly 1.5.0 -> 1.7.1 age adoption passing confidence
npm-run-all2 6.1.2 -> 6.2.2 age adoption passing confidence
nuxt (source) 2.17.3 -> 2.18.1 age adoption passing confidence
playwright-chromium (source) 1.41.2 -> 1.45.1 age adoption passing confidence
release-it 17.0.3 -> 17.5.0 age adoption passing confidence
sass 1.70.0 -> 1.77.6 age adoption passing confidence
sentry-testkit (source) 5.0.8 -> 5.0.9 age adoption passing confidence
size-limit 11.0.2 -> 11.1.4 age adoption passing confidence
typescript (source) 5.3.3 -> 5.5.3 age adoption passing confidence
vitest (source) 1.2.2 -> 1.6.0 age adoption passing confidence
watchpack 2.4.0 -> 2.4.1 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder) ### [`v0.8.1`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v081) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.8.0...v0.8.1) ##### 🩹 Fixes - **build:** Export all types in stub mode ([6b1970d](https://togithub.com/nuxt/module-builder/commit/6b1970d)) ##### 🏑 Chore - Add [@​danielroe](https://togithub.com/danielroe) to code owners ([c39cc75](https://togithub.com/nuxt/module-builder/commit/c39cc75)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.8.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v080) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.7.1...v0.8.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.7.1...v0.8.0) ##### 🩹 Fixes - ⚠️ Do not augment nuxt options inside module entry ([#​295](https://togithub.com/nuxt/module-builder/pull/295)) - **build:** Do not export default as a type ([d29337c](https://togithub.com/nuxt/module-builder/commit/d29337c)) - **build:** Only generate `import type` statement if required ([190bff4](https://togithub.com/nuxt/module-builder/commit/190bff4)) ##### ⚠️ Breaking Changes - ⚠️ Do not augment nuxt options inside module entry ([#​295](https://togithub.com/nuxt/module-builder/pull/295)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.7.1`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v071) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.7.0...v0.7.1) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.7.0...v0.7.1) ##### 🩹 Fixes - **build:** Declare `ModuleOptions` in correct place ([#​283](https://togithub.com/nuxt/module-builder/pull/283)) ##### πŸ“– Documentation - Update path for runtime js files ([#​282](https://togithub.com/nuxt/module-builder/pull/282)) ##### ❀️ Contributors - Adam DeHaven ([@​adamdehaven](http://github.com/adamdehaven)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.7.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v070) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.6.0...v0.7.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.6.0...v0.7.0) ##### πŸš€ Enhancements - Auto generate module options from schema meta ([#​33](https://togithub.com/nuxt/module-builder/pull/33)) ##### 🩹 Fixes - Use `tsconfck` to resolve tsconfig `compilerOptions` ([#​274](https://togithub.com/nuxt/module-builder/pull/274)) - ⚠️ Use `.js` extension for files in `runtime/` directory ([dbd05bb](https://togithub.com/nuxt/module-builder/commit/dbd05bb)) - Resolve full path to runtime externals ([#​275](https://togithub.com/nuxt/module-builder/pull/275)) - Include `dist/runtime` in externals list ([0946c04](https://togithub.com/nuxt/module-builder/commit/0946c04)) ##### πŸ“– Documentation - Add `types` condition to export subpath ([#​265](https://togithub.com/nuxt/module-builder/pull/265)) ##### 🏑 Chore - **release:** V0.6.0 ([f56195e](https://togithub.com/nuxt/module-builder/commit/f56195e)) - Fix lint issue ([0fe04e8](https://togithub.com/nuxt/module-builder/commit/0fe04e8)) ##### βœ… Tests - Add additional test for validity of types shared from runtime ([afc4374](https://togithub.com/nuxt/module-builder/commit/afc4374)) ##### πŸ€– CI - Adds reproduction workflow ([0dc73bb](https://togithub.com/nuxt/module-builder/commit/0dc73bb)) ##### ⚠️ Breaking Changes - ⚠️ Use `.js` extension for files in `runtime/` directory ([dbd05bb](https://togithub.com/nuxt/module-builder/commit/dbd05bb)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Ricardo Gobbo De Souza ([@​ricardogobbosouza](http://github.com/ricardogobbosouza)) - Rgehbt ([@​Gehbt](http://github.com/Gehbt)) ### [`v0.6.0`](https://togithub.com/nuxt/module-builder/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) [compare changes](https://togithub.com/nuxt/module-builder/compare/v0.5.5...v0.6.0) ##### πŸš€ Enhancements - Generate `runtime/` dts based on nuxt `tsconfig` options ([#​255](https://togithub.com/nuxt/module-builder/pull/255)) - Add builder versions to `module.json` ([f8567a3](https://togithub.com/nuxt/module-builder/commit/f8567a3)) - Support transforming `jsx` ([4841f2e](https://togithub.com/nuxt/module-builder/commit/4841f2e)) ##### 🩹 Fixes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) - Add `-nightly` versions to externals ([0a88a87](https://togithub.com/nuxt/module-builder/commit/0a88a87)) - Ignore exporting type if it is not defined ([c308cc5](https://togithub.com/nuxt/module-builder/commit/c308cc5)) - Mark `runtime/` directory as external ([7a68e1e](https://togithub.com/nuxt/module-builder/commit/7a68e1e)) ##### 🏑 Chore - **release:** V0.5.5 ([f158ffa](https://togithub.com/nuxt/module-builder/commit/f158ffa)) - Dedupe kit/schema/vue versions ([aa0a710](https://togithub.com/nuxt/module-builder/commit/aa0a710)) - Add root `dev:prepare` command ([c308a68](https://togithub.com/nuxt/module-builder/commit/c308a68)) - Migrate to eslint v9 ([#​250](https://togithub.com/nuxt/module-builder/pull/250)) - Improve internal type safety and enable strict mode ([78aa088](https://togithub.com/nuxt/module-builder/commit/78aa088)) - Tweak tsconfig settings ([404aae7](https://togithub.com/nuxt/module-builder/commit/404aae7)) - Add more type annotations ([ba0614b](https://togithub.com/nuxt/module-builder/commit/ba0614b)) ##### βœ… Tests - Update type testing step ([#​256](https://togithub.com/nuxt/module-builder/pull/256)) - Add inline snapshots for `runtime/` transforms ([#​257](https://togithub.com/nuxt/module-builder/pull/257)) - Update snapshot ([a39c183](https://togithub.com/nuxt/module-builder/commit/a39c183)) ##### 🎨 Styles - Lint ([c15fd92](https://togithub.com/nuxt/module-builder/commit/c15fd92)) - Lint ([3b805ec](https://togithub.com/nuxt/module-builder/commit/3b805ec)) ##### ⚠️ Breaking Changes - ⚠️ Remove support for deprecated `RuntimeModuleHooks` interface ([#​228](https://togithub.com/nuxt/module-builder/pull/228)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe))
nuxt/nuxt (@​nuxt/types) ### [`v2.18.1`](https://togithub.com/nuxt/nuxt/releases/tag/v2.18.1) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v2.18.0...v2.18.1) #### πŸ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v2.18.0...v2.18.1) ##### 🩹 Fixes - **webpack:** Depend on earlier version of `mkdirp` ([f67056b9e](https://togithub.com/nuxt/nuxt/commit/f67056b9e)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) ### [`v2.18.0`](https://togithub.com/nuxt/nuxt/releases/tag/v2.18.0) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v2.17.4...v2.18.0) #### πŸ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v2.17.4...v2.18.0) ##### πŸš€ Enhancements - **webpack:** Migrate to `memfs` ([#​27652](https://togithub.com/nuxt/nuxt/pull/27652)) ##### 🩹 Fixes - **vue-app:** Don't throw if we can't read `sessionStorage` ([#​27662](https://togithub.com/nuxt/nuxt/pull/27662)) - **config:** Add back md4 monkey-patch for wider ecosystem ([#​27865](https://togithub.com/nuxt/nuxt/pull/27865)) ##### 🏑 Chore - Bump internal versions ([9e829b59a](https://togithub.com/nuxt/nuxt/commit/9e829b59a)) - Add non-applicable advisory GHSA-3h5v-q93c-6h6q ([5ef7311f0](https://togithub.com/nuxt/nuxt/commit/5ef7311f0)) ##### ❀️ Contributors - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) ### [`v2.17.4`](https://togithub.com/nuxt/nuxt/releases/tag/v2.17.4) [Compare Source](https://togithub.com/nuxt/nuxt/compare/v2.17.3...v2.17.4) #### πŸ‘‰ Changelog [compare changes](https://togithub.com/nuxt/nuxt/compare/v2.17.3...v2.17.4) ##### 🩹 Fixes - **types:** Bump `serve-static` types to v1.15.7 ([1c44c376d](https://togithub.com/nuxt/nuxt/commit/1c44c376d)) - **generator:** Use maintained `html-minifier-terser` ([#​26914](https://togithub.com/nuxt/nuxt/pull/26914)) - **vue-app:** Prevent double page mount ([#​10874](https://togithub.com/nuxt/nuxt/pull/10874)) - **core:** Don't skip loading runtime modules if one is improperly resolved ([#​10193](https://togithub.com/nuxt/nuxt/pull/10193)) - **vue-app:** Prevent error page mounting twice ([#​27484](https://togithub.com/nuxt/nuxt/pull/27484)) ##### 🏑 Chore - Update repository field for `@nuxt/config` ([c283cc039](https://togithub.com/nuxt/nuxt/commit/c283cc039)) - Mark https://github.com/advisories/GHSA-2p57-rm9w-gvfp as not applicable ([4782e3c90](https://togithub.com/nuxt/nuxt/commit/4782e3c90)) - Update repository urls ([07668eafb](https://togithub.com/nuxt/nuxt/commit/07668eafb)) - Mark GHSA-grv7-fg5c-xmjg as not applicable ([eeb6207c9](https://togithub.com/nuxt/nuxt/commit/eeb6207c9)) - Refresh yarn lockfile ([#​27612](https://togithub.com/nuxt/nuxt/pull/27612)) ##### βœ… Tests - Properly close `page` in e2e tests ([1700aa131](https://togithub.com/nuxt/nuxt/commit/1700aa131)) - Wait for navigation in redirect test ([e74715606](https://togithub.com/nuxt/nuxt/commit/e74715606)) - Don't register promise in external nav ([#​27468](https://togithub.com/nuxt/nuxt/pull/27468)) ##### πŸ€– CI - Add label PR workflow ([#​25580](https://togithub.com/nuxt/nuxt/pull/25580)) - Make edge releases on commit basis ([1eb08d1ba](https://togithub.com/nuxt/nuxt/commit/1eb08d1ba)) - Remove ref for release workflows ([06f91349f](https://togithub.com/nuxt/nuxt/commit/06f91349f)) - Don't skip tests from branch named `dev` ([2a5d05257](https://togithub.com/nuxt/nuxt/commit/2a5d05257)) - Update test conditions ([940fc7dcb](https://togithub.com/nuxt/nuxt/commit/940fc7dcb)) ##### ❀️ Contributors - Dmitriy ([@​Kolobok12309](https://togithub.com/Kolobok12309)) - Ivan Ehreshi ([@​IvanEh](https://togithub.com/IvanEh)) - Daniel Roe ([@​danielroe](https://togithub.com/danielroe)) - Damian GΕ‚owala ([@​DamianGlowala](https://togithub.com/DamianGlowala))
ai/size-limit (@​size-limit/file) ### [`v11.1.4`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1114) [Compare Source](https://togithub.com/ai/size-limit/compare/11.1.3...11.1.4) - Fixed types (by [@​aryaemami59](https://togithub.com/aryaemami59)). ### [`v11.1.3`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1113) [Compare Source](https://togithub.com/ai/size-limit/compare/11.1.2...11.1.3) - Updated `esbuild`. - Updated CSS loaders for webpack. ### [`v11.1.2`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1112) [Compare Source](https://togithub.com/ai/size-limit/compare/11.1.1...11.1.2) - Fixed CSS support in esbuild plugin (by [@​just-boris](https://togithub.com/just-boris)). ### [`v11.1.1`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1111) [Compare Source](https://togithub.com/ai/size-limit/compare/11.1.0...11.1.1) - Fixed Windows support (by [@​aryaemami59](https://togithub.com/aryaemami59)). ### [`v11.1.0`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1110) [Compare Source](https://togithub.com/ai/size-limit/compare/11.0.3...11.1.0) - Added TypeScript support for config (by [@​aryaemami59](https://togithub.com/aryaemami59)). - Fixed `webpack-why` regression (by [@​hoo00nn](https://togithub.com/hoo00nn)). ### [`v11.0.3`](https://togithub.com/ai/size-limit/blob/HEAD/CHANGELOG.md#1103) [Compare Source](https://togithub.com/ai/size-limit/compare/11.0.2...11.0.3) - Fixed `.mjs` config support (by Arya Emami). - Updated `esbuild`.
eslint/eslint (eslint) ### [`v8.57.0`](https://togithub.com/eslint/eslint/releases/tag/v8.57.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.56.0...v8.57.0) #### Features - [`1120b9b`](https://togithub.com/eslint/eslint/commit/1120b9b7b97f10f059d8b7ede19de2572f892366) feat: Add loadESLint() API method for v8 ([#​18098](https://togithub.com/eslint/eslint/issues/18098)) (Nicholas C. Zakas) - [`dca7d0f`](https://togithub.com/eslint/eslint/commit/dca7d0f1c262bc72310147bcefe1d04ecf60acbc) feat: Enable `eslint.config.mjs` and `eslint.config.cjs` ([#​18066](https://togithub.com/eslint/eslint/issues/18066)) (Nitin Kumar) #### Bug Fixes - [`2196d97`](https://togithub.com/eslint/eslint/commit/2196d97094ba94d6d750828879a29538d1600de5) fix: handle absolute file paths in `FlatRuleTester` ([#​18064](https://togithub.com/eslint/eslint/issues/18064)) (Nitin Kumar) - [`69dd1d1`](https://togithub.com/eslint/eslint/commit/69dd1d1387b7b53617548d1f9f2c149f179e6e17) fix: Ensure config keys are printed for config errors ([#​18067](https://togithub.com/eslint/eslint/issues/18067)) (Nitin Kumar) - [`9852a31`](https://togithub.com/eslint/eslint/commit/9852a31edcf054bd5d15753ef18e2ad3216b1b71) fix: deep merge behavior in flat config ([#​18065](https://togithub.com/eslint/eslint/issues/18065)) (Nitin Kumar) - [`4c7e9b0`](https://togithub.com/eslint/eslint/commit/4c7e9b0b539ba879ac1799e81f3b6add2eed4b2f) fix: allow circular references in config ([#​18056](https://togithub.com/eslint/eslint/issues/18056)) (Milos Djermanovic) #### Documentation - [`84922d0`](https://togithub.com/eslint/eslint/commit/84922d0bfa10689a34a447ab8e55975ff1c1c708) docs: Show prerelease version in dropdown ([#​18139](https://togithub.com/eslint/eslint/issues/18139)) (Nicholas C. Zakas) - [`5b8c363`](https://togithub.com/eslint/eslint/commit/5b8c3636a3d7536535a6878eca0e5b773e4829d4) docs: Switch to Ethical Ads ([#​18117](https://togithub.com/eslint/eslint/issues/18117)) (Milos Djermanovic) - [`77dbfd9`](https://togithub.com/eslint/eslint/commit/77dbfd9887b201a46fc68631cbde50c08e1a8dbf) docs: show NEXT in version selectors ([#​18052](https://togithub.com/eslint/eslint/issues/18052)) (Milos Djermanovic) #### Chores - [`1813aec`](https://togithub.com/eslint/eslint/commit/1813aecc4660582b0678cf32ba466eb9674266c4) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).57.0 ([#​18143](https://togithub.com/eslint/eslint/issues/18143)) (Milos Djermanovic) - [`5c356bb`](https://togithub.com/eslint/eslint/commit/5c356bb0c6f53c570224f8e9f02c4baca8fc6d2f) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (Jenkins) - [`f4a1fe2`](https://togithub.com/eslint/eslint/commit/f4a1fe2e45aa1089fe775290bf530de82f34bf16) test: add more tests for ignoring files and directories ([#​18068](https://togithub.com/eslint/eslint/issues/18068)) (Nitin Kumar) - [`42c0aef`](https://togithub.com/eslint/eslint/commit/42c0aefaf6ea8b998b1c6db61906a79c046d301a) ci: Enable CI for `v8.x` branch ([#​18047](https://togithub.com/eslint/eslint/issues/18047)) (Milos Djermanovic)
unjs/jiti (jiti) ### [`v1.21.6`](https://togithub.com/unjs/jiti/releases/tag/v1.21.6) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.5...v1.21.6) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.5...v1.21.6) ##### 🩹 Fixes - Use internal cached modules only if loaded ([#​247](https://togithub.com/unjs/jiti/pull/247)) ### [`v1.21.5`](https://togithub.com/unjs/jiti/releases/tag/v1.21.5) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.4...v1.21.5) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.4...v1.21.5) ##### 🩹 Fixes - Revert [#​245](https://togithub.com/unjs/jiti/issues/245) ([#​245](https://togithub.com/unjs/jiti/issues/245)) #### From 1.21.4 - Avoid `node:` protocol for node 14 compatibility ([5d877de](https://togithub.com/unjs/jiti/commit/5d877de)) - Update deps ([5e11181](https://togithub.com/unjs/jiti/commit/5e11181)) ### [`v1.21.4`](https://togithub.com/unjs/jiti/compare/v1.21.3...v1.21.4) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.3...v1.21.4) ### [`v1.21.3`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#v1213) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.2...v1.21.3) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.2...v1.21.3) ##### 🩹 Fixes - Update mlly to ^1.7.1 ([9adbcb3](https://togithub.com/unjs/jiti/commit/9adbcb3)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.21.2`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#v1212) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.1...v1.21.2) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.1...v1.21.2) ##### 🩹 Fixes - Pin mlly to 1.4.2 ([#​237](https://togithub.com/unjs/jiti/pull/237)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.21.1`](https://togithub.com/unjs/jiti/blob/HEAD/CHANGELOG.md#v1211) [Compare Source](https://togithub.com/unjs/jiti/compare/v1.21.0...v1.21.1) [compare changes](https://togithub.com/unjs/jiti/compare/v1.21.0...v1.21.1) ##### 🏑 Chore - Update dependencies ([0bd991b](https://togithub.com/unjs/jiti/commit/0bd991b)) - Update dependencies ([cfb106c](https://togithub.com/unjs/jiti/commit/cfb106c)) - Update to eslint v9 ([c11d953](https://togithub.com/unjs/jiti/commit/c11d953)) - Update deps and lockfile ([95aa249](https://togithub.com/unjs/jiti/commit/95aa249)) - Run ci against 18 and 22 ([65b4067](https://togithub.com/unjs/jiti/commit/65b4067)) - Lint ([6f3bd76](https://togithub.com/unjs/jiti/commit/6f3bd76)) ##### πŸ€– CI - Skip extra checks ([8fe6417](https://togithub.com/unjs/jiti/commit/8fe6417)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0))
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems. ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`](https://togithub.com/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca) Thanks [@​iiroj](https://togithub.com/iiroj)! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. - [#​1423](https://togithub.com/lint-staged/lint-staged/pull/1423) [`91abea0`](https://togithub.com/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918) Thanks [@​iiroj](https://togithub.com/iiroj)! - Improve error logging when failing to read or parse a configuration file - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`ee43f15`](https://togithub.com/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453) Thanks [@​iiroj](https://togithub.com/iiroj)! - Upgrade micromatch@4.0.7 ### [`v15.2.4`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.2...v15.2.4) ##### Patch Changes - [`4f4537a`](https://togithub.com/lint-staged/lint-staged/commit/4f4537a75ebfba816826f6f67a325dbc7f25908a) Thanks [@​iiroj](https://togithub.com/iiroj)! - Fix release issue with previous version; update dependencies
unjs/mlly (mlly) ### [`v1.7.1`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v171) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.7.0...v1.7.1) [compare changes](https://togithub.com/unjs/mlly/compare/v1.7.0...v1.7.1) ##### 🩹 Fixes - **interopDefault:** Assign props to default function export ([#​258](https://togithub.com/unjs/mlly/pull/258)) ##### 🏑 Chore - Update deps ([5a4a2e5](https://togithub.com/unjs/mlly/commit/5a4a2e5)) - Update eslint ([7299e58](https://togithub.com/unjs/mlly/commit/7299e58)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) ### [`v1.7.0`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v170) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.6.1...v1.7.0) [compare changes](https://togithub.com/unjs/mlly/compare/v1.6.1...v1.7.0) ##### πŸš€ Enhancements - **isValidNodeImport:** Support `stripComments` option ([#​236](https://togithub.com/unjs/mlly/pull/236)) ##### 🩹 Fixes - **findExports:** Find declaration export with inline object or array ([#​247](https://togithub.com/unjs/mlly/pull/247)) ##### πŸ’… Refactors - **interopDefault:** Simplify implementation ([#​243](https://togithub.com/unjs/mlly/pull/243)) ##### πŸ“– Documentation - Added jsdocs to exported functions and types ([#​241](https://togithub.com/unjs/mlly/pull/241)) ##### 🏑 Chore - Update to eslint v9 ([3c64544](https://togithub.com/unjs/mlly/commit/3c64544)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - ShunJun - Max ([@​onmax](http://github.com/onmax)) - Sukka - Julien Huang ### [`v1.6.1`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v161) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.6.0...v1.6.1) [compare changes](https://togithub.com/unjs/mlly/compare/v1.6.0...v1.6.1) ##### 🩹 Fixes - **parseStaticImport:** Omit empty import names ([#​232](https://togithub.com/unjs/mlly/pull/232)) ##### ❀️ Contributors - Patryk Tomczyk ### [`v1.6.0`](https://togithub.com/unjs/mlly/blob/HEAD/CHANGELOG.md#v160) [Compare Source](https://togithub.com/unjs/mlly/compare/v1.5.0...v1.6.0) [compare changes](https://togithub.com/unjs/mlly/compare/v1.5.0...v1.6.0) ##### πŸš€ Enhancements - Add declaration type in ESMExport ([#​227](https://togithub.com/unjs/mlly/pull/227)) - **utils:** Add `pathToFileURL` ([cdcbcb7](https://togithub.com/unjs/mlly/commit/cdcbcb7)) ##### πŸ”₯ Performance - **resolver:** Stat absolute paths once in fast path ([#​229](https://togithub.com/unjs/mlly/pull/229)) - **resolver:** Remove intermediate `pcall` util ([#​230](https://togithub.com/unjs/mlly/pull/230)) - **resolve:** Enable fast path for file urls ([#​231](https://togithub.com/unjs/mlly/pull/231)) ##### 🩹 Fixes - **resolver:** Strictly check input ([778bd73](https://togithub.com/unjs/mlly/commit/778bd73)) ##### πŸ’… Refactors - **resolver:** Use pathToFileURL from mlly ([982a7a9](https://togithub.com/unjs/mlly/commit/982a7a9)) - Strict type checks ([77ebe50](https://togithub.com/unjs/mlly/commit/77ebe50)) ##### 🏑 Chore - Lint ([3a932b8](https://togithub.com/unjs/mlly/commit/3a932b8)) - Update ci script ([08f02d7](https://togithub.com/unjs/mlly/commit/08f02d7)) ##### βœ… Tests - **resolver:** Add test for node bultins ([58407dd](https://togithub.com/unjs/mlly/commit/58407dd)) - **fileURLToPath, pathToFileURL:** Add windows specific tests ([bfa2bbe](https://togithub.com/unjs/mlly/commit/bfa2bbe)) ##### πŸ€– CI - Update scripts ([48acc8d](https://togithub.com/unjs/mlly/commit/48acc8d)) ##### ❀️ Contributors - Pooya Parsa ([@​pi0](http://github.com/pi0)) - Pooya ([@​pi0](http://github.com/pi0)) - Tamago
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) ### [`v6.2.0`](https://togithub.com/bcomnes/npm-run-all2/blob/HEAD/CHANGELOG.md#v620) [Compare Source](https://togithub.com/bcomnes/npm-run-all2/compare/v6.1.2...v6.2.0) ##### Merged - Placeholder that unfolds into multiple tasks [`#134`](https://togithub.com/bcomnes/npm-run-all2/pull/134) - πŸ“ add compatibility note for pnpm. [`#136`](https://togithub.com/bcomnes/npm-run-all2/pull/136) - Upgrade: Bump codecov/codecov-action from 3 to 4 [`#131`](https://togithub.com/bcomnes/npm-run-all2/pull/131)
microsoft/playwright (playwright-chromium) ### [`v1.45.1`](https://togithub.com/microsoft/playwright/compare/v1.45.0...e8989f83d9801cdaadc3803b5341c601c9593947) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.0...v1.45.1) ### [`v1.45.0`](https://togithub.com/microsoft/playwright/compare/v1.44.1...4f3f6eecae490af444dd9298c9eaeb0c596915b7) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.44.1...v1.45.0) ### [`v1.44.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.44.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.44.0...v1.44.1) ##### Highlights [https://github.com/microsoft/playwright/issues/30779](https://togithub.com/microsoft/playwright/issues/30779) - \[REGRESSION]: When using `video: 'on'` with VSCode extension the browser got closed [https://github.com/microsoft/playwright/issues/30755](https://togithub.com/microsoft/playwright/issues/30755) - \[REGRESSION]: Electron launch with spaces inside executablePath didn't work[https://github.com/microsoft/playwright/issues/30770](https://togithub.com/microsoft/playwright/issues/30770)0 - \[REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't wor[https://github.com/microsoft/playwright/issues/30858](https://togithub.com/microsoft/playwright/issues/30858)58 - \[REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report #### Browser Versions - Chromium 125.0.6422.14 - Mozilla Firefox 125.0.1 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 124 - Microsoft Edge 124 ### [`v1.44.0`](https://togithub.com/microsoft/playwright/releases/tag/v1.44.0) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.43.1...v1.44.0) #### New APIs **Accessibility assertions** - [expect(locator).toHaveAccessibleName()](https://playwright.dev/docs/api/class-locatorassertions#locator-assertions-to-have-accessible-name) checks if the element has the specified accessible name: ```js const locator = page.getByRole('button'); await expect(locator).toHaveAccessibleName('Submit'); ``` - [expect(locator).toHaveAccessibleDescription()](https://playwright.dev/docs/api/class-locatorassertions#locator-assertions-to-have-accessible-description) checks if the element has the specified accessible description: ```js const locator = page.getByRole('button'); await expect(locator).toHaveAccessibleDescription('Upload a photo'); ``` - [expect(locator).toHaveRole()](https://playwright.dev/docs/api/class-locatorassertions#locator-assertions-to-have-role) checks if the element has the specified ARIA role: ```js const locator = page.getByTestId('save-button'); await expect(locator).toHaveRole('button'); ``` **Locator handler** - After executing the handler added with [page.addLocatorHandler()](https://playwright.dev/docs/api/class-page#page-add-locator-handler), Playwright will now wait until the overlay that triggered the handler is not visible anymore. You can opt-out of this behavior with the new `noWaitAfter` option. - You can use new `times` option in [page.addLocatorHandler()](https://playwright.dev/docs/api/class-page#page-add-locator-handler) to specify maximum number of times the handler should be run. - The handler in [page.addLocatorHandler()](https://playwright.dev/docs/api/class-page#page-add-locator-handler) now accepts the locator as argument. - New [page.removeLocatorHandler()](https://playwright.dev/docs/api/class-page#page-remove-locator-handler) method for removing previously added locator handlers. ```js const locator = page.getByText('This interstitial covers the button'); await page.addLocatorHandler(locator, async overlay => { await overlay.locator('#close').click(); }, { times: 3, noWaitAfter: true }); // Run your tests that can be interrupted by the overlay. // ... await page.removeLocatorHandler(locator); ``` **Miscellaneous options** - [`multipart`](https://playwright.dev/docs/api/class-apirequestcontext#api-request-context-fetch-option-multipart) option in `apiRequestContext.fetch()` now accepts [`FormData`](https://developer.mozilla.org/en-US/docs/Web/API/FormData) and supports repeating fields with the same name. ```js const formData = new FormData(); formData.append('file', new File(['let x = 2024;'], 'f1.js', { type: 'text/javascript' })); formData.append('file', new File(['hello'], 'f2.txt', { type: 'text/plain' })); context.request.post('https://example.com/uploadFiles', { multipart: formData }); ``` - `expect(callback).toPass({ intervals })` can now be configured by `expect.toPass.inervals` option globally in [testConfig.expect](https://playwright.dev/docs/api/class-testconfig#test-config-expect) or per project in [testProject.expect](https://playwright.dev/docs/api/class-testproject#test-project-expect). - `expect(page).toHaveURL(url)` now supports `ignoreCase` [option](https://playwright.dev/docs/api/class-pageassertions#page-assertions-to-have-url-option-ignore-case). - [testProject.ignoreSnapshots](https://playwright.dev/docs/api/class-testproject#test-project-ignore-snapshots) allows to configure per project whether to skip screenshot expectations. **Reporter API** - New method [suite.entries()](https://playwright.dev/docs/api/class-suite#suite-entries) returns child test suites and test cases in their declaration order. [suite.type](https://playwright.dev/docs/api/class-suite#suite-type) and [testCase.type](https://playwright.dev/docs/api/class-testcase#test-case-type) can be used to tell apart test cases and suites in the list. - [Blob](https://playwright.dev/docs/test-reporters#blob-reporter) reporter now allows overriding report file path with a single option `outputFile`. The same option can also be specified as `PLAYWRIGHT_BLOB_OUTPUT_FILE` environment variable that might be more convenient on CI/CD. - [JUnit](https://playwright.dev/docs/test-reporters#junit-reporter) reporter now supports `includeProjectInTestName` option. **Command line** - `--last-failed` CLI option for running only tests that failed in the previous run. First run all tests: ```sh $ npx playwright test Running 103 tests using 5 workers ... 2 failed [chromium] β€Ί my-test.spec.ts:8:5 β€Ί two ───────────────────────────────────────────────────────── [chromium] β€Ί my-test.spec.ts:13:5 β€Ί three ────────────────────────────────────────────────────── 101 passed (30.0s) ``` Now fix the failing tests and run Playwright again with `--last-failed` option: ```sh $ npx playwright test --last-failed Running 2 tests using 2 workers 2 passed (1.2s) ``` #### Browser Versions - Chromium 125.0.6422.14 - Mozilla Firefox 125.0.1 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 124 - Microsoft Edge 124 ### [`v1.43.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.43.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.43.0...v1.43.1) ##### Highlights [https://github.com/microsoft/playwright/issues/30300](https://togithub.com/microsoft/playwright/issues/30300) - \[REGRESSION]: UI mode restarts if keep storage state[https://github.com/microsoft/playwright/issues/30339](https://togithub.com/microsoft/playwright/issues/30339)9 - \[REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode ##### Browser Versions - Chromium 124.0.6367.29 - Mozilla Firefox 124.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 123 - Microsoft Edge 123 ### [`v1.43.0`](https://togithub.com/microsoft/playwright/releases/tag/v1.43.0) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.42.1...v1.43.0) #### New APIs - Method [browserContext.clearCookies()](https://playwright.dev/docs/api/class-browsercontext#browser-context-clear-cookies) now supports filters to remove only some cookies. ```js // Clear all cookies. await context.clearCookies(); // New: clear cookies with a particular name. await context.clearCookies({ name: 'session-id' }); // New: clear cookies for a particular domain. await context.clearCookies({ domain: 'my-origin.com' }); ``` - New mode `retain-on-first-failure` for [testOptions.trace](https://playwright.dev/docs/api/class-testoptions#test-options-trace). In this mode, trace is recorded for the first run of each test, but not for retires. When test run fails, the trace file is retained, otherwise it is removed. ```js title=playwright.config.ts import { defineConfig } from '@​playwright/test'; export default defineConfig({ use: { trace: 'retain-on-first-failure', }, }); ``` - New property [testInfo.tags](https://playwright.dev/docs/api/class-testinfo#test-info-tags) exposes test tags during test execution. ```js test('example', async ({ page }) => { console.log(test.info().tags); }); ``` - New method [locator.contentFrame()](https://playwright.dev/docs/api/class-locator#locator-content-frame) converts a `Locator` object to a `FrameLocator`. This can be useful when you have a `Locator` object obtained somewhere, and later on would like to interact with the content inside the frame. ```js const locator = page.locator('iframe[name="embedded"]'); // ... const frameLocator = locator.contentFrame(); await frameLocator.getByRole('button').click(); ``` - New method [frameLocator.owner()](https://playwright.dev/docs/api/class-framelocator#frame-locator-owner) converts a `FrameLocator` object to a `Locator`. This can be useful when you have a `FrameLocator` object obtained somewhere, and later on would like to interact with the `iframe` element. ```js const frameLocator = page.frameLocator('iframe[name="embedded"]'); // ... const locator = frameLocator.owner(); await expect(locator).toBeVisible(); ``` #### UI Mode Updates ![Playwright UI Mode](https://togithub.com/microsoft/playwright/assets/9881434/61ca7cfc-eb7a-4305-8b62-b6c9f098f300) - See tags in the test list. - Filter by tags by typing `@fast` or clicking on the tag itself. - New shortcuts: - F5 to run tests. - Shift F5 to stop running tests. - Ctrl \` to toggle test output. #### Browser Versions - Chromium 124.0.6367.29 - Mozilla Firefox 124.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 123 - Microsoft Edge 123 ### [`v1.42.1`](https://togithub.com/microsoft/playwright/releases/tag/v1.42.1) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.42.0...v1.42.1) ##### Highlights [https://github.com/microsoft/playwright/issues/29732](https://togithub.com/microsoft/playwright/issues/29732) - \[Regression]: HEAD requests to webServer.url since v1.42.0[https://github.com/microsoft/playwright/issues/29746](https://togithub.com/microsoft/playwright/issues/29746)6 - \[Regression]: Playwright CT CLI scripts fail due to broken initializePlugin impor[https://github.com/microsoft/playwright/issues/29739](https://togithub.com/microsoft/playwright/issues/29739)39 - \[Bug]: Component tests fails when imported a module with a dot in a na[https://github.com/microsoft/playwright/issues/29731](https://togithub.com/microsoft/playwright/issues/29731)731 - \[Regression]: 1.42.0 breaks some import stateme[https://github.com/microsoft/playwright/issues/29760](https://togithub.com/microsoft/playwright/issues/29760)9760 - \[Bug]: Possible regression with chained locators in v1.42 ##### Browser Versions - Chromium 123.0.6312.4 - Mozilla Firefox 123.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 122 - Microsoft Edge 123 ### [`v1.42.0`](https://togithub.com/microsoft/playwright/releases/tag/v1.42.0) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.41.2...v1.42.0) #### New APIs - **Test tags** [New tag syntax](https://playwright.dev/docs/test-annotations#tag-tests) for adding tags to the tests (@​-tokens in the test title are still supported). ```js test('test customer login', { tag: ['@​fast', '@​login'] }, async ({ page }) => { // ... }); ``` Use `--grep` command line option to run only tests with certain tags. ```sh npx playwright test --grep @​fast ``` - **Annotating skipped tests** [New annotation syntax](https://playwright.dev/docs/test-annotations#annotate-tests) for test annotations allows annotating the tests that do not run. ```js test('test full report', { annotation: [ { type: 'issue', description: 'https://github.com/microsoft/playwright/issues/23180' }, { type: 'docs', description: 'https://playwright.dev/docs/test-annotations#tag-tests' }, ], }, async ({ page }) => { // ... }); ``` - **page.addLocatorHandler()** New method [page.addLocatorHandler()](https://playwright.dev/docs/api/class-page#page-add-locator-handler) registers a callback that will be invoked when specified element becomes visible and may block Playwright actions. The callback can get rid of the overlay. Here is an example that closes a cookie dialog when it appears. ```js // Setup the handler. await page.addLocatorHandler( page.getByRole('heading', { name: 'Hej! You are in control of your cookies.' }), async () => { await page.getByRole('button', { name: 'Accept all' }).click(); }); // Write the test as usual. await page.goto('https://www.ikea.com/'); await page.getByRole('link', { name: 'Collection of blue and white' }).click(); await expect(page.getByRole('heading', { name: 'Light and easy' })).toBeVisible(); ``` - **Project wildcard filter** Playwright command line [flag](https://playwright.dev/docs/test-cli#reference) now supports '\*' wildcard when filtering by project. ```sh npx playwright test --project='*mobile*' ``` - **Other APIs** - expect(callback).toPass({ timeout }) The timeout can now be configured by `expect.toPass.timeout` option [globally](https://playwright.dev/docs/api/class-testconfig#test-config-expect) or in [project config](https://playwright.dev/docs/api/class-testproject#test-project-expect) - electronApplication.on('console') [electronApplication.on('console')](https://playwright.dev/docs/api/class-electronapplication#electron-application-event-console) event is emitted when Electron main process calls console API methods. ```js electronApp.on('console', async msg => { const values = []; for (const arg of msg.args()) values.push(await arg.jsonValue()); console.log(...values); }); await electronApp.evaluate(() => console.log('hello', 5, { foo: 'bar' })); ``` - [page.pdf()](https://playwright.dev/docs/api/class-page#page-pdf) accepts two new options [`tagged`](https://playwright.dev/docs/api/class-page#page-pdf-option-tagged) and [`outline`](https://playwright.dev/docs/api/class-page#page-pdf-option-outline). #### Breaking changes Mixing the test instances in the same suite is no longer supported. Allowing it was an oversight as it makes reasoning about the semantics unnecessarily hard. ```js const test = baseTest.extend({ item: async ({}, use) => {} }); baseTest.describe('Admin user', () => { test('1', async ({ page, item }) => {}); test('2', async ({ page, item }) => {}); }); ``` #### Announcements - ⚠️ Ubuntu 18 is not supported anymore. #### Browser Versions - Chromium 123.0.6312.4 - Mozilla Firefox 123.0 - WebKit 17.4 This version was also tested against the following stable channels: - Google Chrome 122 - Microsoft Edge 123
release-it/release-it (release-it) ### [`v17.5.0`](https://togithub.com/release-it/release-it/releases/tag/17.5.0) [Compare Source](https://togithub.com/release-it/release-it/compare/17.4.2...17.5.0) - Add flag `--preReleaseBase=1` to use prelease base 1 (resolves [#​1128](https://togithub.com/release-it/release-it/issues/1128)) ([`6570068`](https://togithub.com/release-it/release-it/commit/6570068)) ### [`v17.4.2`](https://togithub.com/release-it/release-it/releases/tag/17.4.2) [Compare Source](https://togithub.com/release-it/release-it/compare/17.4.1...17.4.2) - More consistent usage of `err` ([`4be5b10`](https://togithub.com/release-it/release-it/commit/4be5b10)) - Add debug output to plugin loader (closes [#​1044](https://togithub.com/release-it/release-it/issues/1044)) ([`138277a`](https://togithub.com/release-it/release-it/commit/138277a)) - fix: vulnerable packages ([#​1123](https://togithub.com/release-it/release-it/issues/1123)) ([`bd41d60`](https://togithub.com/release-it/release-it/commit/bd41d60)) - fix(types): requireBranch is either a string, false, or undefined ([#​1124](https://togithub.com/release-it/release-it/issues/1124)) ([`c73f866`](https://togithub.com/release-it/release-it/commit/c73f866)) ### [`v17.4.1`](https://togithub.com/release-it/release-it/releases/tag/17.4.1) [Compare Source](https://togithub.com/release-it/release-it/compare/17.4.0...17.4.1) - Update more dependencies ([`dd81abe`](https://togithub.com/release-it/release-it/commit/dd81abe)) - Update lockfile ([`b4ed4ce`](https://togithub.com/release-it/release-it/commit/b4ed4ce)) - Format readme ([`ce47cee`](https://togithub.com/release-it/release-it/commit/ce47cee)) -

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

size-limit report πŸ“¦

Path Size
fixture: base 415.25 KB (+1.73% πŸ”Ί)
fixture: replay 541.65 KB (+1.32% πŸ”Ί)
fixture: lazy 420.63 KB (+1.69% πŸ”Ί)
fixture: tracing 437.82 KB (+1.64% πŸ”Ί)
fixture: lazy+tracing 442.99 KB (+1.61% πŸ”Ί)
fixture: typescript 415.38 KB (+1.73% πŸ”Ί)