unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
443 stars 22 forks source link

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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
defu ^6.1.1 -> ^6.1.2 age adoption passing confidence
eslint (source) ^8.31.0 -> ^8.32.0 age adoption passing confidence
eslint-config-unjs ^0.0.3 -> ^0.1.0 age adoption passing confidence
pathe ^1.0.0 -> ^1.1.0 age adoption passing confidence
pnpm (source) 7.22.0 -> 7.26.0 age adoption passing confidence
prettier (source) ^2.8.1 -> ^2.8.3 age adoption passing confidence
unbuild ^1.0.2 -> ^1.1.1 age adoption passing confidence

Release Notes

unjs/defu ### [`v6.1.2`](https://togithub.com/unjs/defu/blob/HEAD/CHANGELOG.md#v612) [Compare Source](https://togithub.com/unjs/defu/compare/v6.1.1...v6.1.2) [compare changes](https://togithub.com/unjs/defu/compare/v6.1.1...v6.1.2) ##### 🩹 Fixes - Add node16 compatible type declaration ([#​73](https://togithub.com/unjs/defu/pull/73)) ##### 🏡 Chore - Fix renovate config ([#​56](https://togithub.com/unjs/defu/pull/56)) - Use changelogen to release ([5e24124](https://togithub.com/unjs/defu/commit/5e24124)) ##### 🎨 Styles - Format with prettier ([26477ed](https://togithub.com/unjs/defu/commit/26477ed)) ##### ❤️ Contributors - Pooya Parsa - Daniel Roe - Nozomu Ikuta ##### [6.1.1](https://togithub.com/unjs/defu/compare/v6.1.0...v6.1.1) (2022-11-14)
eslint/eslint ### [`v8.32.0`](https://togithub.com/eslint/eslint/releases/tag/v8.32.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.31.0...v8.32.0) #### Features - [`fc20f24`](https://togithub.com/eslint/eslint/commit/fc20f242a2ac073b5af6d5fca67e07a175f36c3b) feat: add suggestions for redundant wrapping in prefer-regex-literals ([#​16658](https://togithub.com/eslint/eslint/issues/16658)) (YeonJuan) #### Bug Fixes - [`b4f8329`](https://togithub.com/eslint/eslint/commit/b4f8329164d7b293a1557e05b987d2a685fe1d30) fix: ignore directives for no-fallthrough ([#​16757](https://togithub.com/eslint/eslint/issues/16757)) (gfyoung) #### Documentation - [`17b65ad`](https://togithub.com/eslint/eslint/commit/17b65ad10d653bb05077f21d8b1f79bee96e38d8) docs: IA Update page URL move ([#​16665](https://togithub.com/eslint/eslint/issues/16665)) (Ben Perlmutter) - [`5981296`](https://togithub.com/eslint/eslint/commit/5981296d5c7c86228ad766009901191fdd87d5a4) docs: fix theme switcher button ([#​16752](https://togithub.com/eslint/eslint/issues/16752)) (Sam Chen) - [`6669413`](https://togithub.com/eslint/eslint/commit/66694136b67277c050bd27f60050779687a88c9f) docs: deploy prerelease docs under the `/docs/next/` path ([#​16541](https://togithub.com/eslint/eslint/issues/16541)) (Nitin Kumar) - [`78ecfe0`](https://togithub.com/eslint/eslint/commit/78ecfe0e52c0e5780fefc8dc9a98864e48de6637) docs: use inline code for rule options name ([#​16768](https://togithub.com/eslint/eslint/issues/16768)) (Percy Ma) - [`fc2ea59`](https://togithub.com/eslint/eslint/commit/fc2ea598aee97beb6d768866da1ee4f63775f0c9) docs: Update README (GitHub Actions Bot) - [`762a872`](https://togithub.com/eslint/eslint/commit/762a8727fb3b5619cff900826053b643ca5f1162) docs: Update README (GitHub Actions Bot) #### Chores - [`2952d6e`](https://togithub.com/eslint/eslint/commit/2952d6ed95811ce0971b6855d66fb7a9767a7b72) chore: sync templates/\*.md files with issue templates ([#​16758](https://togithub.com/eslint/eslint/issues/16758)) (gfyoung) - [`3e34418`](https://togithub.com/eslint/eslint/commit/3e34418b31664decfb2337de798feafbf985b66c) chore: Add new issues to triage project ([#​16740](https://togithub.com/eslint/eslint/issues/16740)) (Nicholas C. Zakas)
unjs/eslint-config ### [`v0.1.0`](https://togithub.com/unjs/eslint-config/blob/HEAD/CHANGELOG.md#v010) [Compare Source](https://togithub.com/unjs/eslint-config/compare/e752455f82f3dcf919a87187ab98d52483b5082b...v0.1.0) [compare changes](https://togithub.com/unjs/eslint-config/compare/v0.0.3...v0.1.0) ##### 🩹 Fixes - Disable `indent` and `template-ident` formatting rules ([c6b4489](https://togithub.com/unjs/eslint-config/commit/c6b4489)) - Disable more style rules from standard ([f67e672](https://togithub.com/unjs/eslint-config/commit/f67e672)) ##### 🏡 Chore - Add scripts ([6e717dc](https://togithub.com/unjs/eslint-config/commit/6e717dc)) - Update docs ([2d1e6d6](https://togithub.com/unjs/eslint-config/commit/2d1e6d6)) - Update readme ([2bf32fb](https://togithub.com/unjs/eslint-config/commit/2bf32fb)) - Add changelog.config ([c7f1dbf](https://togithub.com/unjs/eslint-config/commit/c7f1dbf)) - Update scripts ([47c920f](https://togithub.com/unjs/eslint-config/commit/47c920f)) ##### ❤️ Contributors - Pooya Parsa ### [`v0.0.4`](https://togithub.com/unjs/eslint-config/compare/v0.0.3...e752455f82f3dcf919a87187ab98d52483b5082b) [Compare Source](https://togithub.com/unjs/eslint-config/compare/v0.0.3...e752455f82f3dcf919a87187ab98d52483b5082b)
unjs/pathe ### [`v1.1.0`](https://togithub.com/unjs/pathe/blob/HEAD/CHANGELOG.md#​110-httpsgithubcomunjspathecomparev101v110-2023-01-20) [Compare Source](https://togithub.com/unjs/pathe/compare/v1.0.1...v1.1.0) ##### Features - provide default export for node compatibility (resolves [#​115](https://togithub.com/unjs/pathe/issues/115)) ([1ff01d1](https://togithub.com/unjs/pathe/commit/1ff01d10212c9a9558a23151586c9a3c85d2b5aa)) ##### [1.0.1](https://togithub.com/unjs/pathe/compare/v1.0.0...v1.0.1) (2023-01-20) ##### Bug Fixes - `process.cwd` fallback on non-node env ([#​114](https://togithub.com/unjs/pathe/issues/114)) ([14714c1](https://togithub.com/unjs/pathe/commit/14714c144e0409e4877312c74d16c1e517b01f38)) ### [`v1.0.1`](https://togithub.com/unjs/pathe/blob/HEAD/CHANGELOG.md#​101-httpsgithubcomunjspathecomparev100v101-2023-01-20) [Compare Source](https://togithub.com/unjs/pathe/compare/v1.0.0...v1.0.1)
pnpm/pnpm ### [`v7.26.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.26.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.25.1...v7.26.0) #### Minor Changes - Add a `pnpm dedupe` command that removes dependencies from the lockfile by re-resolving the dependency graph. This work similar to yarn's [`yarn dedupe --strategy highest`](https://yarnpkg.com/cli/dedupe) command [#​5958](https://togithub.com/pnpm/pnpm/pull/5958) #### Patch Changes - Packages hoisted to the virtual store are not removed on repeat install, when the non-headless algorithm runs the installation [#​5971](https://togithub.com/pnpm/pnpm/pull/5971). - `prepublishOnly` and `prepublish` should not be executed on `pnpm pack` [#​2941](https://togithub.com/pnpm/pnpm/issues/2941). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.25.1`](https://togithub.com/pnpm/pnpm/releases/tag/v7.25.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.25.0...v7.25.1) #### Patch Changes - Show dependency paths info in `pnpm audit` output [#​3073](https://togithub.com/pnpm/pnpm/issues/3073) - The store integrity check should validate the side effects cache of the installed package. If the side effects cache is broken, the package needs to be rebuilt [#​4997](https://togithub.com/pnpm/pnpm/issues/4997). - Add more info to the description of the `--force` option in the `pnpm install` command [#​5932](https://togithub.com/pnpm/pnpm/pull/5932). - Don't crash when a bin file is not found and `prefer-symlinked-executables` is `true` [#​5946](https://togithub.com/pnpm/pnpm/pull/5946). - `pnpm install --fix-lockfile` should not fail if the package has no dependencies [#​5878](https://togithub.com/pnpm/pnpm/issues/5878). #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.25.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.25.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.3...v7.25.0) #### Minor Changes - When patching a dependency that is already patched, the existing patch is applied to the dependency, so that the new edit are applied on top of the existing ones. To ignore the existing patches, run the patch command with the `--ignore-existing` option [#​5632](https://togithub.com/pnpm/pnpm/issues/5632). - When `extend-node-path` is set to `false`, the `NODE_PATH` environment variable is not set in the command shims [#​5910](https://togithub.com/pnpm/pnpm/pull/5910) #### Patch Changes - Ensure the permission of bin file when `prefer-symlinked-executables` is set to `true` [#​5913](https://togithub.com/pnpm/pnpm/pull/5913). - If an external tool or a user have removed a package from node_modules, pnpm should add it back on install. This was only an issue with `node-linker=hoisted`. #### Our Gold Sponsors
#### Our Silver Sponsors
### [`v7.24.3`](https://togithub.com/pnpm/pnpm/releases/tag/v7.24.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.2...v7.24.3) ##### Patch Changes - Don't break lockfile v6 on repeat install if `use-lockfile-v6` is not set to `true`. ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v7.24.2`](https://togithub.com/pnpm/pnpm/releases/tag/v7.24.2) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.1...v7.24.2) ##### Minor Changes - Added support for `pnpm-lock.yaml` format v6. This new format will be the new lockfile format in pnpm v8. To use the new lockfile format, use the `use-lockfile-v6=true` setting in `.npmrc`. Or run `pnpm install --use-lockfile-v6` [#​5810](https://togithub.com/pnpm/pnpm/pull/5810). ##### Patch Changes - `pnpm run` should fail if the path to the project contains colon(s). - `pnpm config set key=value` should work the same as `pnpm config set key value` [#​5889](https://togithub.com/pnpm/pnpm/issues/5889). - The upload of built artifacts (side effects) should not fail when `node-linker` is set to `hoisted` and installation runs on a project that already had a `node_modules` directory [#​5823](https://togithub.com/pnpm/pnpm/issues/5823). This fixes a bug introduced by [#​5814](https://togithub.com/pnpm/pnpm/pull/5814). - `pnpm exec` should work when the path to the project contains colon(s) [#​5846](https://togithub.com/pnpm/pnpm/issues/5846). - Git-hosted dependencies should not be built, when `ignore-scripts` is set to `true` [#​5876](https://togithub.com/pnpm/pnpm/issues/5876). ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v7.24.1`](https://togithub.com/pnpm/pnpm/compare/v7.24.0...v7.24.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.24.0...v7.24.1) ### [`v7.24.0`](https://togithub.com/pnpm/pnpm/compare/v7.23.0...v7.24.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.23.0...v7.24.0) ### [`v7.23.0`](https://togithub.com/pnpm/pnpm/releases/tag/v7.23.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v7.22.0...v7.23.0) #### Minor Changes - When the `resolve-peers-from-workspace-root` setting is set to `true`, pnpm will use dependencies installed in the root of the workspace to resolve peer dependencies in any of the workspace's projects [#​5882](https://togithub.com/pnpm/pnpm/pull/5882). #### Patch Changes - The help of the run command should list the `--resume-from` option. - Should display `--include-workspace-root` option on recursive command's help info. #### Our Gold Sponsors
#### Our Silver Sponsors
prettier/prettier ### [`v2.8.3`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​283) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.2...2.8.3) [diff](https://togithub.com/prettier/prettier/compare/2.8.2...2.8.3) ##### Allow self-closing tags on custom elements ([#​14170](https://togithub.com/prettier/prettier/pull/14170) by [@​fisker](https://togithub.com/fisker)) See [Angular v15.1.0 release note](https://togithub.com/angular/angular/releases/tag/15.1.0) for details. ```html // Input // Prettier 2.8.2 SyntaxError: Only void and foreign elements can be self closed "app-test" (1:1) > 1 | | ^^^^^^^^^ 2 | // Prettier 2.8.3 ``` ### [`v2.8.2`](https://togithub.com/prettier/prettier/blob/HEAD/CHANGELOG.md#​282) [Compare Source](https://togithub.com/prettier/prettier/compare/2.8.1...2.8.2) [diff](https://togithub.com/prettier/prettier/compare/2.8.1...2.8.2) ##### Don't lowercase link references ([#​13155](https://togithub.com/prettier/prettier/pull/13155) by [@​DerekNonGeneric](https://togithub.com/DerekNonGeneric) & [@​fisker](https://togithub.com/fisker)) ```markdown We now don't strictly follow the release notes format suggested by [Keep a Changelog]. [Keep a Changelog]: https://example.com/ We now don't strictly follow the release notes format suggested by [Keep a Changelog]. [keep a changelog]: https://example.com/ ``` ##### Preserve self-closing tags ([#​13691](https://togithub.com/prettier/prettier/pull/13691) by [@​dcyriller](https://togithub.com/dcyriller)) ```hbs {{! Input }}
{{! Prettier 2.8.1 }}
{{! Prettier 2.8.2 }}
``` ##### Allow custom "else if"-like blocks with block params ([#​13930](https://togithub.com/prettier/prettier/pull/13930) by [@​jamescdavis](https://togithub.com/jamescdavis)) [#​13507](https://togithub.com/prettier/prettier/issues/13507) added support for custom block keywords used with `else`, but failed to allow block params. This updates printer-glimmer to allow block params with custom "else if"-like blocks. ```hbs {{! Input }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} {{! Prettier 2.8.1 }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} {{! Prettier 2.8.2 }} {{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}} You can finish {{book}} eventually... {{else}} Go to bed! {{/when}} ``` ##### Preserve empty lines between nested SCSS maps ([#​13931](https://togithub.com/prettier/prettier/pull/13931) by [@​jneander](https://togithub.com/jneander)) ```scss /* Input */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) /* Prettier 2.8.1 */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) /* Prettier 2.8.2 */ $map: ( 'one': ( 'key': 'value', ), 'two': ( 'key': 'value', ), ) ``` ##### Fix missing parentheses when an expression statement starts with `let[` ([#​14000](https://togithub.com/prettier/prettier/pull/14000), [#​14044](https://togithub.com/prettier/prettier/pull/14044) by [@​fisker](https://togithub.com/fisker), [@​thorn0](https://togithub.com/thorn0)) ```jsx // Input (let[0] = 2); // Prettier 2.8.1 let[0] = 2; // Prettier 2.8.1 (second format) SyntaxError: Unexpected token (1:5) > 1 | let[0] = 2; | ^ 2 | // Prettier 2.8.2 (let)[0] = 2; ``` ##### Fix semicolon duplicated at the end of LESS file ([#​14007](https://togithub.com/prettier/prettier/pull/14007) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input @​variable: { field: something; }; // Prettier 2.8.1 @​variable: { field: something; }; ; // Prettier 2.8.2 @​variable: { field: something; }; ``` ##### Fix no space after unary minus when followed by opening parenthesis in LESS ([#​14008](https://togithub.com/prettier/prettier/pull/14008) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input .unary_minus_single { margin: -(@​a); } .unary_minus_multi { margin: 0 -(@​a); } .binary_minus { margin: 0 - (@​a); } // Prettier 2.8.1 .unary_minus_single { margin: - (@​a); } .unary_minus_multi { margin: 0 - (@​a); } .binary_minus { margin: 0 - (@​a); } // Prettier 2.8.2 .unary_minus_single { margin: -(@​a); } .unary_minus_multi { margin: 0 -(@​a); } .binary_minus { margin: 0 - (@​a); } ``` ##### Do not change case of property name if inside a variable declaration in LESS ([#​14034](https://togithub.com/prettier/prettier/pull/14034) by [@​mvorisek](https://togithub.com/mvorisek)) ```less // Input @​var: { preserveCase: 0; }; // Prettier 2.8.1 @​var: { preservecase: 0; }; // Prettier 2.8.2 @​var: { preserveCase: 0; }; ``` ##### Fix formatting for auto-accessors with comments ([#​14038](https://togithub.com/prettier/prettier/pull/14038) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input class A { @​dec() // comment accessor b; } // Prettier 2.8.1 class A { @​dec() accessor // comment b; } // Prettier 2.8.1 (second format) class A { @​dec() accessor; // comment b; } // Prettier 2.8.2 class A { @​dec() // comment accessor b; } ``` ##### Add parentheses for TSTypeQuery to improve readability ([#​14042](https://togithub.com/prettier/prettier/pull/14042) by [@​onishi-kohei](https://togithub.com/onishi-kohei)) ```tsx // Input a as (typeof node.children)[number] a as (typeof node.children)[] a as ((typeof node.children)[number])[] // Prettier 2.8.1 a as typeof node.children[number]; a as typeof node.children[]; a as typeof node.children[number][]; // Prettier 2.8.2 a as (typeof node.children)[number]; a as (typeof node.children)[]; a as (typeof node.children)[number][]; ``` ##### Fix displacing of comments in default switch case ([#​14047](https://togithub.com/prettier/prettier/pull/14047) by [@​thorn0](https://togithub.com/thorn0)) It was a regression in Prettier 2.6.0. ```jsx // Input switch (state) { default: result = state; // no change break; } // Prettier 2.8.1 switch (state) { default: // no change result = state; break; } // Prettier 2.8.2 switch (state) { default: result = state; // no change break; } ``` ##### Support type annotations on auto accessors via `babel-ts` ([#​14049](https://togithub.com/prettier/prettier/pull/14049) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) [The bug that `@babel/parser` cannot parse auto accessors with type annotations](https://togithub.com/babel/babel/issues/15205) has been fixed. So we now support it via `babel-ts` parser. ```tsx class Foo { accessor prop: number; } ``` ##### Fix formatting of empty type parameters ([#​14073](https://togithub.com/prettier/prettier/pull/14073) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input const foo: bar = () => baz; // Prettier 2.8.1 Error: Comment "comment" was not printed. Please report this error! // Prettier 2.8.2 const foo: bar = () => baz; ``` ##### Add parentheses to head of `ExpressionStatement` instead of the whole statement ([#​14077](https://togithub.com/prettier/prettier/pull/14077) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input ({}).toString.call(foo) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo); // Prettier 2.8.1 ({}.toString.call(foo) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo)); // Prettier 2.8.2 ({}).toString.call(foo.forEach) === "[object Array]" ? foo.forEach(iterateArray) : iterateObject(foo); ``` ##### Fix comments after directive ([#​14081](https://togithub.com/prettier/prettier/pull/14081) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input "use strict" /* comment */; // Prettier 2.8.1 (with other js parsers except `babel`) Error: Comment "comment" was not printed. Please report this error! // Prettier 2.8.2 ``` ##### Fix formatting for comments inside JSX attribute ([#​14082](https://togithub.com/prettier/prettier/pull/14082) with by [@​fisker](https://togithub.com/fisker)) ```jsx // Input function MyFunctionComponent() { } // Prettier 2.8.1 Error: Comment "old" was not printed. Please report this error! // Prettier 2.8.2 function MyFunctionComponent() { ; } ``` ##### Quote numeric keys for json-stringify parser ([#​14083](https://togithub.com/prettier/prettier/pull/14083) by [@​fisker](https://togithub.com/fisker)) ```jsx // Input {0: 'value'} // Prettier 2.8.1 { 0: "value" } // Prettier 2.8.2 { "0": "value" } ``` ##### Fix removing commas from function arguments in maps ([#​14089](https://togithub.com/prettier/prettier/pull/14089) by [@​sosukesuzuki](https://togithub.com/sosukesuzuki)) ```scss /* Input */ $foo: map-fn( ( "#{prop}": inner-fn($first, $second), ) ); /* Prettier 2.8.1 */ $foo: map-fn(("#{prop}": inner-fn($first $second))); /* Prettier 2.8.2 */ $foo: map-fn( ( "#{prop}": inner-fn($first, $second), ) ); ``` ##### Do not insert space in LESS property access ([#​14103](https://togithub.com/prettier/prettier/pull/14103) by [@​fisker](https://togithub.com/fisker)) ```less // Input a { color: @​colors[@​white]; } // Prettier 2.8.1 a { color: @​colors[ @​white]; } // Prettier 2.8.2 ```
unjs/unbuild ### [`v1.1.1`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v111) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.1.0...v1.1.1) ##### 🩹 Fixes - Use fs instead of rimraf ([bbd374d](https://togithub.com/unjs/unbuild/commit/bbd374d)) ##### ❤️ Contributors - Pooya Parsa ### [`v1.1.0`](https://togithub.com/unjs/unbuild/blob/HEAD/CHANGELOG.md#v110) [Compare Source](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0) [compare changes](https://togithub.com/unjs/unbuild/compare/v1.0.2...v1.1.0) ##### 🚀 Enhancements - Update all rollup dependencies ([3d1b976](https://togithub.com/unjs/unbuild/commit/3d1b976)) ##### 🩹 Fixes - Prevent minification of `.d.ts` files ([#​185](https://togithub.com/unjs/unbuild/pull/185)) ##### 🎨 Styles - Format with prettier ([818ced7](https://togithub.com/unjs/unbuild/commit/818ced7)) ##### ❤️ Contributors - Pooya Parsa - Marco Solazzi

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.