AmazeeLabs / silverback-mono

Silverback Monorepo. Central hub for our open source packages and tooling.
https://silverback.netlify.app
8 stars 7 forks source link

chore(deps): update all-minor #1479

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) 7.23.7 -> 7.23.8 age adoption passing confidence
@commitlint/cli (source) 18.4.3 -> 18.4.4 age adoption passing confidence
@commitlint/config-conventional (source) 18.4.3 -> 18.4.4 age adoption passing confidence
@headlessui/react (source) 1.7.17 -> 1.7.18 age adoption passing confidence
@headlessui/react (source) ^1.7.17 -> ^1.7.18 age adoption passing confidence
@rollup/plugin-typescript (source) 11.1.5 -> 11.1.6 age adoption passing confidence
@types/node (source) 20.10.6 -> 20.11.0 age adoption passing confidence
@types/node (source) 16.18.69 -> 16.18.70 age adoption passing confidence
@types/node (source) 18.19.4 -> 18.19.6 age adoption passing confidence
@types/react (source) 18.2.46 -> 18.2.47 age adoption passing confidence
@types/react (source) ^18.2.46 -> ^18.2.47 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 6.17.0 -> 6.18.1 age adoption passing confidence
@vitest/ui (source) 1.0.4 -> 1.1.3 age adoption passing confidence
axios (source) ^1.6.3 -> ^1.6.5 age adoption passing confidence
drupal/core 10.2.0 -> 10.2.1 age adoption passing confidence
drupal/core-composer-scaffold (source) 10.2.0 -> 10.2.1 age adoption passing confidence
drupal/core-dev 10.2.0 -> 10.2.1 age adoption passing confidence
drupal/core-recommended 10.2.0 -> 10.2.1 age adoption passing confidence
html-react-parser 5.0.11 -> 5.1.0 age adoption passing confidence
imagetools-core (source) 6.0.3 -> 6.0.4 age adoption passing confidence
lerna (source) 8.0.0 -> 8.0.2 age adoption passing confidence
lit (source) 3.1.0 -> 3.1.1 age adoption passing confidence
lit-html (source) 3.1.0 -> 3.1.1 age adoption passing confidence
netlify-cli 17.11.0 -> 17.13.0 age adoption passing confidence
postcss (source) 8.4.32 -> 8.4.33 age adoption passing confidence
remeda ^1.33.0 -> ^1.36.0 age adoption passing confidence
rollup (source) 4.9.2 -> 4.9.4 age adoption passing confidence
sqlite3 ^5.1.6 -> ^5.1.7 age adoption passing confidence
tailwindcss (source) 3.4.0 -> 3.4.1 age adoption passing confidence
vite (source) 5.0.7 -> 5.0.11 age adoption passing confidence
vite-imagetools (source) 6.2.8 -> 6.2.9 age adoption passing confidence
vitest (source) ^1.0.4 -> ^1.1.3 age adoption passing confidence
vitest (source) 1.0.4 -> 1.1.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/preset-env) ### [`v7.23.8`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7238-2024-01-08) [Compare Source](https://togithub.com/babel/babel/compare/v7.23.7...v7.23.8) ##### :bug: Bug Fix - `babel-preset-env` - [#​16181](https://togithub.com/babel/babel/pull/16181) fix: `preset-env` throws exception for `export * as x` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-decorators` - [#​16201](https://togithub.com/babel/babel/pull/16201) fix: decorator binds `getter/setter` to `ctx.access` for public fields ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - [#​16199](https://togithub.com/babel/babel/pull/16199) fix: Class decorator correctly passes return value ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) ##### :leftwards_arrow_with_hook: Revert - [#​16202](https://togithub.com/babel/babel/pull/16202) Revert "chore: Update artifact tools ([#​16184](https://togithub.com/babel/babel/issues/16184))" ([@​JLHwung](https://togithub.com/JLHwung)) ##### :microscope: Output optimization - `babel-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-function-name`, `babel-plugin-transform-parameters`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​16194](https://togithub.com/babel/babel/pull/16194) Improve output of `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
conventional-changelog/commitlint (@​commitlint/cli) ### [`v18.4.4`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/cli/CHANGELOG.md#1844-2024-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) **Note:** Version bump only for package [@​commitlint/cli](https://togithub.com/commitlint/cli)
conventional-changelog/commitlint (@​commitlint/config-conventional) ### [`v18.4.4`](https://togithub.com/conventional-changelog/commitlint/blob/HEAD/@​commitlint/config-conventional/CHANGELOG.md#1844-2024-01-04) [Compare Source](https://togithub.com/conventional-changelog/commitlint/compare/v18.4.3...v18.4.4) **Note:** Version bump only for package [@​commitlint/config-conventional](https://togithub.com/commitlint/config-conventional)
tailwindlabs/headlessui (@​headlessui/react) ### [`v1.7.18`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-react/CHANGELOG.md#1718---2024-01-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.17...@headlessui/react@v1.7.18) ##### Fixed - Don't call ``'s `onClose` twice on mobile devices ([#​2690](https://togithub.com/tailwindlabs/headlessui/pull/2690)) - Lazily resolve default containers in `` ([#​2697](https://togithub.com/tailwindlabs/headlessui/pull/2697)) - Ensure hidden `Tab.Panel` components are hidden from the accessibility tree ([#​2708](https://togithub.com/tailwindlabs/headlessui/pull/2708)) - Add support for `role="alertdialog"` to `` component ([#​2709](https://togithub.com/tailwindlabs/headlessui/pull/2709)) - Ensure blurring the `Combobox.Input` component closes the `Combobox` ([#​2712](https://togithub.com/tailwindlabs/headlessui/pull/2712)) - Allow changes to the `className` prop when the `` component is currently not transitioning ([#​2722](https://togithub.com/tailwindlabs/headlessui/pull/2722)) - Export (internal-only) component interfaces for TypeScript compiler ([#​2313](https://togithub.com/tailwindlabs/headlessui/pull/2313)) - Fix infinite render-loop for `` and `` when `as={Fragment}` ([#​2760](https://togithub.com/tailwindlabs/headlessui/pull/2760)) - Fix VoiceOver bug for `Listbox` component in Chrome ([#​2824](https://togithub.com/tailwindlabs/headlessui/pull/2824)) - Fix outside click detection when component is mounted in the Shadow DOM ([#​2866](https://togithub.com/tailwindlabs/headlessui/pull/2866)) - Fix CJS types ([#​2880](https://togithub.com/tailwindlabs/headlessui/pull/2880)) - Fix error when transition classes contain new lines ([#​2871](https://togithub.com/tailwindlabs/headlessui/pull/2871)) - Improve iOS locking ([7721aca](https://togithub.com/tailwindlabs/headlessui/commit/7721acaecea2008c2d7e8ab29cc8d45b70bb021e))
rollup/plugins (@​rollup/plugin-typescript) ### [`v11.1.6`](https://togithub.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1116) *2024-01-09* ##### Bugfixes - fix: Ensure rollup 4 compatibility ([#​1658](https://togithub.com/rollup/plugins/issues/1658))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.18.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6181-2024-01-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.18.0...v6.18.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-non-null-assertion] provide valid fix when member access is on next line - **eslint-plugin:** \[no-unnecessary-condition] improve checking optional callee - **eslint-plugin:** \[prefer-readonly] support modifiers of unions and intersections - **eslint-plugin:** \[switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option ##### ❤️ Thank You - auvred - James - Josh Goldberg ✨ - YeonJuan 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. ### [`v6.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6180-2024-01-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.17.0...v6.18.0) ##### 🚀 Features - **typescript-estree:** throw on invalid update expressions - **eslint-plugin:** \[no-var-requires, no-require-imports] allow option ##### ❤️ Thank You - auvred - Joshua Chen 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.
vitest-dev/vitest (@​vitest/ui) ### [`v1.1.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.1.3) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.1.2...v1.1.3) #####    🐞 Bug Fixes - **vitest**: - Vi.mock breaks tests when using imported variables inside the factory  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and **Dunqing** in [https://github.com/vitest-dev/vitest/issues/4873](https://togithub.com/vitest-dev/vitest/issues/4873) [(7719e)](https://togithub.com/vitest-dev/vitest/commit/7719e79e) - Apply `slowTestThreshold` to all reporters  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4876](https://togithub.com/vitest-dev/vitest/issues/4876) [(1769c)](https://togithub.com/vitest-dev/vitest/commit/1769c796) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.1.2...v1.1.3) ### [`v1.1.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.1.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.1.1...v1.1.2) #####    🐞 Bug Fixes - Remove internal flag from UI option in the config  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(7b4a2)](https://togithub.com/vitest-dev/vitest/commit/7b4a2fce) - **browser**: - Avoid safaridriver collision  -  by [@​mbland](https://togithub.com/mbland) in [https://github.com/vitest-dev/vitest/issues/4863](https://togithub.com/vitest-dev/vitest/issues/4863) [(345a2)](https://togithub.com/vitest-dev/vitest/commit/345a25d6) - Resolved failure to find arbitrarily-named snapshot files when using `expect(...).toMatchFileSnapshot()` matcher.  -  by [@​zmullett](https://togithub.com/zmullett), **Zac Mullett** and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4839](https://togithub.com/vitest-dev/vitest/issues/4839) [(b8140)](https://togithub.com/vitest-dev/vitest/commit/b8140fca) - Handle config.base  -  by [@​mbland](https://togithub.com/mbland) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4686](https://togithub.com/vitest-dev/vitest/issues/4686) and [https://github.com/vitest-dev/vitest/issues/4692](https://togithub.com/vitest-dev/vitest/issues/4692) [(9e345)](https://togithub.com/vitest-dev/vitest/commit/9e34557e) - **deps**: - Update dependency acorn-walk to ^8.3.1  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/vitest-dev/vitest/issues/4837](https://togithub.com/vitest-dev/vitest/issues/4837)7 [(47bc2)](https://togithub.com/vitest-dev/vitest/commit/47bc233d) - Update dependency sirv to ^2.0.4  -  by [@​renovate](https://togithub.com/renovate)\[bot] in[https://github.com/vitest-dev/vitest/issues/4838](https://togithub.com/vitest-dev/vitest/issues/4838)8 [(df261)](https://togithub.com/vitest-dev/vitest/commit/df261ae1) - **runner**: - Fix fixture cleanup for concurrent tests  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4827](https://togithub.com/vitest-dev/vitest/issues/4827) [(1fee6)](https://togithub.com/vitest-dev/vitest/commit/1fee63f2) - **spy**: - Don't allow `Promise` in `mockImplementation` if it's not in the function signature  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4859](https://togithub.com/vitest-dev/vitest/issues/4859) [(072e0)](https://togithub.com/vitest-dev/vitest/commit/072e02bf) - **vite-node**: - Correctly return cached result  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4870](https://togithub.com/vitest-dev/vitest/issues/4870) [(15bbb)](https://togithub.com/vitest-dev/vitest/commit/15bbbf81) - **vitest**: - Throw an error if mock was already loaded when `vi.mock` is called  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4862](https://togithub.com/vitest-dev/vitest/issues/4862) [(e12a5)](https://togithub.com/vitest-dev/vitest/commit/e12a5a36) - Correctly rerun test files on change if server was restarted  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4871](https://togithub.com/vitest-dev/vitest/issues/4871) [(6088b)](https://togithub.com/vitest-dev/vitest/commit/6088b372) - **vm-threads**: - Don't crash on percentage based `memoryLimit`  -  by [@​inottn](https://togithub.com/inottn) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/4802](https://togithub.com/vitest-dev/vitest/issues/4802) [(70e8a)](https://togithub.com/vitest-dev/vitest/commit/70e8a389) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.1.1...v1.1.2) ### [`v1.1.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.1.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.1.0...v1.1.1) #####    🐞 Bug Fixes - Don't crash when using happy-dom or jsdom environment on Yarn PnP workspaces  -  by [@​wojtekmaj](https://togithub.com/wojtekmaj) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4698](https://togithub.com/vitest-dev/vitest/issues/4698) [(ee8b4)](https://togithub.com/vitest-dev/vitest/commit/ee8b46db) - Don't fail if `inline: true` is set  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4815](https://togithub.com/vitest-dev/vitest/issues/4815) [(8f622)](https://togithub.com/vitest-dev/vitest/commit/8f6225b8) - Correct option name `--no-parallelism`  -  by [@​bonyuta0204](https://togithub.com/bonyuta0204) in [https://github.com/vitest-dev/vitest/issues/4831](https://togithub.com/vitest-dev/vitest/issues/4831) [(5053a)](https://togithub.com/vitest-dev/vitest/commit/5053a5dd) - Match jest json output by making json reporter output ndjson-compatible  -  by [@​bard](https://togithub.com/bard) in [https://github.com/vitest-dev/vitest/issues/4824](https://togithub.com/vitest-dev/vitest/issues/4824) [(7e6a6)](https://togithub.com/vitest-dev/vitest/commit/7e6a62af) - **runner**: - Reset "current test" state on dynamic `skip`  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4814](https://togithub.com/vitest-dev/vitest/issues/4814) [(19faf)](https://togithub.com/vitest-dev/vitest/commit/19faf00e) - **vitest**: - Don't hang when mocking files with cyclic dependencies  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4811](https://togithub.com/vitest-dev/vitest/issues/4811) [(e8ca6)](https://togithub.com/vitest-dev/vitest/commit/e8ca6437) - Initialize snapshot state only once for each file suite  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4796](https://togithub.com/vitest-dev/vitest/issues/4796) [(957da)](https://togithub.com/vitest-dev/vitest/commit/957daa32) - Fix file snapshots in skipped suites considered obsolete  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4795](https://togithub.com/vitest-dev/vitest/issues/4795) [(06c14)](https://togithub.com/vitest-dev/vitest/commit/06c14f7d) - Show `beforeAll/afterAll` errors in junit reporter  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4819](https://togithub.com/vitest-dev/vitest/issues/4819) [(2baea)](https://togithub.com/vitest-dev/vitest/commit/2baea35e) - **vm-threads**: - Tests not cancelled on key press, cancelled tests shown twice  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/4781](https://togithub.com/vitest-dev/vitest/issues/4781) [(cf53d)](https://togithub.com/vitest-dev/vitest/commit/cf53d4be) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.1.0...v1.1.1) ### [`v1.1.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v1.1.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v1.0.4...v1.1.0) #####    🚀 Features - Add es-main compatibility to vite-node  -  by [@​zookatron](https://togithub.com/zookatron) in [https://github.com/vitest-dev/vitest/issues/4751](https://togithub.com/vitest-dev/vitest/issues/4751) [(486a3)](https://togithub.com/vitest-dev/vitest/commit/486a3e61) - Add `--workspace` option, fix root resolution in workspaces  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/4773](https://togithub.com/vitest-dev/vitest/issues/4773) [(67d93)](https://togithub.com/vitest-dev/vitest/commit/67d93eda) - Add `--no-file-parallelism`, `--maxWorkers`, `--minWorkers` flags  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/4705](https://togithub.com/vitest-dev/vitest/issues/4705) [(fd5d7)](https://togithub.com/vitest-dev/vitest/commit/fd5d7e66) - Add `--no-isolate` flag to improve performance, add documentation about performance  -  by [@​sheremet-va](https://togithub.com/sheremet-va), [@​AriPerkkio](https://togithub.com/AriPerkkio) and **Pascal Jufer** in [https://github.com/vitest-dev/vitest/issues/4777](https://togithub.com/vitest-dev/vitest/issues/4777) [(4d55a)](https://togithub.com/vitest-dev/vitest/commit/4d55a026) - Add `--exclude` CLI flag  -  by [@​Namchee](https://togithub.com/Namchee) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4279](https://togithub.com/vitest-dev/vitest/issues/4279) [(f859e)](https://togithub.com/vitest-dev/vitest/commit/f859efc0) #####    🐞 Bug Fixes - Correctly reset provided values  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4775](https://togithub.com/vitest-dev/vitest/issues/4775) [(5a71e)](https://togithub.com/vitest-dev/vitest/commit/5a71eb30) - **expect**: - Fix `toHaveProperty` assertion error diff  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4734](https://togithub.com/vitest-dev/vitest/issues/4734) [(f8f70)](https://togithub.com/vitest-dev/vitest/commit/f8f70f7c) - **runner**: - Handle fixture teardown error  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4683](https://togithub.com/vitest-dev/vitest/issues/4683) [(c6f5f)](https://togithub.com/vitest-dev/vitest/commit/c6f5f7f9) - **types**: - `defineWorkspace` fix intellisense and report type errors  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/4743](https://togithub.com/vitest-dev/vitest/issues/4743) [(9cc36)](https://togithub.com/vitest-dev/vitest/commit/9cc36689) - **ui**: - Escape html for console log view  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4724](https://togithub.com/vitest-dev/vitest/issues/4724) [(e0dde)](https://togithub.com/vitest-dev/vitest/commit/e0dde6ab) - Fix coverage iframe url for html report preview  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4717](https://togithub.com/vitest-dev/vitest/issues/4717) [(71911)](https://togithub.com/vitest-dev/vitest/commit/71911039) - Show file item when search filter matches only test cases  -  by [@​hi-ogawa](https://togithub.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/4736](https://togithub.com/vitest-dev/vitest/issues/4736) [(f43fd)](https://togithub.com/vitest-dev/vitest/commit/f43fdd87) - **vitest**: - Pass down CLI options to override workspace configs  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/4774](https://togithub.com/vitest-dev/vitest/issues/4774) [(8dabe)](https://togithub.com/vitest-dev/vitest/commit/8dabef86) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v1.0.4...v1.1.0)
axios/axios (axios) ### [`v1.6.5`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#165-2024-01-05) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.4...v1.6.5) ##### Bug Fixes - **ci:** refactor notify action as a job of publish action; ([#​6176](https://togithub.com/axios/axios/issues/6176)) ([0736f95](https://togithub.com/axios/axios/commit/0736f95ce8776366dc9ca569f49ba505feb6373c)) - **dns:** fixed lookup error handling; ([#​6175](https://togithub.com/axios/axios/issues/6175)) ([f4f2b03](https://togithub.com/axios/axios/commit/f4f2b039dd38eb4829e8583caede4ed6d2dd59be)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+41/-6 (#​6176 #​6175 )") - avatar [Jay](https://togithub.com/jasonsaayman "+6/-1 ()") ### [`v1.6.4`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#164-2024-01-03) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.3...v1.6.4) ##### Bug Fixes - **security:** fixed formToJSON prototype pollution vulnerability; ([#​6167](https://togithub.com/axios/axios/issues/6167)) ([3c0c11c](https://togithub.com/axios/axios/commit/3c0c11cade045c4412c242b5727308cff9897a0e)) - **security:** fixed security vulnerability in follow-redirects ([#​6163](https://togithub.com/axios/axios/issues/6163)) ([75af1cd](https://togithub.com/axios/axios/commit/75af1cdff5b3a6ca3766d3d3afbc3115bb0811b8)) ##### Contributors to this release - avatar [Jay](https://togithub.com/jasonsaayman "+34/-6 ()") - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+34/-3 (#​6172 #​6167 )") - avatar [Guy Nesher](https://togithub.com/gnesher "+10/-10 (#​6163 )")
drupal/core (drupal/core) ### [`v10.2.1`](https://togithub.com/drupal/core/compare/10.2.0...10.2.1) [Compare Source](https://togithub.com/drupal/core/compare/10.2.0...10.2.1)
drupal/core-composer-scaffold (drupal/core-composer-scaffold) ### [`v10.2.1`](https://togithub.com/drupal/core-composer-scaffold/compare/10.2.0...10.2.1) [Compare Source](https://togithub.com/drupal/core-composer-scaffold/compare/10.2.0...10.2.1)
drupal/core-dev (drupal/core-dev) ### [`v10.2.1`](https://togithub.com/drupal/core-dev/compare/10.2.0...10.2.1) [Compare Source](https://togithub.com/drupal/core-dev/compare/10.2.0...10.2.1)
drupal/core-recommended (drupal/core-recommended) ### [`v10.2.1`](https://togithub.com/drupal/core-recommended/compare/10.2.0...10.2.1) [Compare Source](https://togithub.com/drupal/core-recommended/compare/10.2.0...10.2.1)
remarkablemark/html-react-parser (html-react-parser) ### [`v5.1.0`](https://togithub.com/remarkablemark/html-react-parser/blob/HEAD/CHANGELOG.md#510-2024-01-10) [Compare Source](https://togithub.com/remarkablemark/html-react-parser/compare/v5.0.11...v5.1.0) ##### Features - **dom-to-react:** pass index as 2nd argument to `replace` option ([b27d30c](https://togithub.com/remarkablemark/html-react-parser/commit/b27d30c5699f6de68ef05c8134589cd6a58d1a5f)), closes [#​1240](https://togithub.com/remarkablemark/html-react-parser/issues/1240)
lerna/lerna (lerna) ### [`v8.0.2`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#802-2024-01-05) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.0.1...v8.0.2) ##### Bug Fixes - **add-caching:** explicitly set targetDefaults for all scripts ([#​3929](https://togithub.com/lerna/lerna/issues/3929)) ([dae18c9](https://togithub.com/lerna/lerna/commit/dae18c927a47326b29d35f8897e02632adb93790)) ### [`v8.0.1`](https://togithub.com/lerna/lerna/blob/HEAD/packages/lerna/CHANGELOG.md#801-2023-12-15) [Compare Source](https://togithub.com/lerna/lerna/compare/v8.0.0...v8.0.1) ##### Bug Fixes - update node-gyp usage to v10 to resolve npm warning ([#​3919](https://togithub.com/lerna/lerna/issues/3919)) ([f5fdcba](https://togithub.com/lerna/lerna/commit/f5fdcba1ef53fa8d779dcaf6c617cba3461f343c))
lit/lit (lit) ### [`v3.1.1`](https://togithub.com/lit/lit/blob/HEAD/packages/lit/CHANGELOG.md#311) [Compare Source](https://togithub.com/lit/lit/compare/lit@3.1.0...lit@3.1.1) ##### Patch Changes - [#​4409](https://togithub.com/lit/lit/pull/4409) [`1af7991c`](https://togithub.com/lit/lit/commit/1af7991c27456c7e6073a3ee6f18f102c2adc026) - asyncReplace correctly re-renders when value is unchanged ([#​4408](https://togithub.com/lit/lit/issues/4408)) - [#​4473](https://togithub.com/lit/lit/pull/4473) [`9a4d569f`](https://togithub.com/lit/lit/commit/9a4d569f710a3c49409dcc778b71a71a04c4916a) - Add a warning in dev mode when binding this.requestUpdate directly as an event listener. - [#​4413](https://togithub.com/lit/lit/pull/4413) [`f60a3a2c`](https://togithub.com/lit/lit/commit/f60a3a2c994f41fc3df1bd8a76451ea185b66e11) - Remove unused internal parameters to `requestUpdate()`
lit/lit (lit-html) ### [`v3.1.1`](https://togithub.com/lit/lit/blob/HEAD/packages/lit-html/CHANGELOG.md#311) [Compare Source](https://togithub.com/lit/lit/compare/lit-html@3.1.0...lit-html@3.1.1) ##### Patch Changes - [#​4409](https://togithub.com/lit/lit/pull/4409) [`1af7991c`](https://togithub.com/lit/lit/commit/1af7991c27456c7e6073a3ee6f18f102c2adc026) - asyncReplace correctly re-renders when value is unchanged ([#​4408](https://togithub.com/lit/lit/issues/4408))
netlify/cli (netlify-cli) ### [`v17.13.0`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#17130-2024-01-09) [Compare Source](https://togithub.com/netlify/cli/compare/v17.12.0...v17.13.0) ##### Features - pass feature flags down to netlify build on dev ([#​6291](https://togithub.com/netlify/cli/issues/6291)) ([37ac46e](https://togithub.com/netlify/cli/commit/37ac46e2bc1e169733bd7d1c63a6e80ea00628ba)) ### [`v17.12.0`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#17120-2024-01-08) [Compare Source](https://togithub.com/netlify/cli/compare/v17.11.1...v17.12.0) ##### Features - allow frameworks to detect version of CLI that's being used ([#​6226](https://togithub.com/netlify/cli/issues/6226)) ([1066ff3](https://togithub.com/netlify/cli/commit/1066ff3a224f3cf9bd6821787f9119a703197f02)) ##### Bug Fixes - update Rust template ([#​6285](https://togithub.com/netlify/cli/issues/6285)) ([10d470d](https://togithub.com/netlify/cli/commit/10d470dcaf956db2fc154e1ca266e3883c9e6eb0)) ### [`v17.11.1`](https://togithub.com/netlify/cli/blob/HEAD/CHANGELOG.md#17111-2024-01-05) [Compare Source](https://togithub.com/netlify/cli/compare/v17.11.0...v17.11.1) ##### Bug Fixes - decode identity jwt inside try block ([#​6282](https://togithub.com/netlify/cli/issues/6282)) ([e6d1433](https://togithub.com/netlify/cli/commit/e6d1433cde336738f00c2387ec79e1deabe2efb2))
postcss/postcss (postcss) ### [`v8.4.33`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8433) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.32...8.4.33) - Fixed `NoWorkResult` behavior difference with normal mode (by Romain Menke). - Fixed `NoWorkResult` usage conditions (by [@​ahmdammarr](https://togithub.com/ahmdammarr)).
remeda/remeda (remeda) ### [`v1.36.0`](https://togithub.com/remeda/remeda/releases/tag/v1.36.0) [Compare Source](https://togithub.com/remeda/remeda/compare/v1.35.0...v1.36.0) ##### Features - Add dropWhile & dropLastWhile functions ([#​445](https://togithub.com/remeda/remeda/issues/445)) ([323fa30](https://togithub.com/remeda/remeda/commit/323fa30dfe03aad26f0a72c7665262bb8dcbd296)) ### [`v1.35.0`](https://togithub.com/remeda/remeda/releases/tag/v1.35.0) [Compare Source](https://togithub.com/remeda/remeda/compare/v1.34.0...v1.35.0) ##### Features - **indexBy:** add strict variant of indexBy ([#​402](https://togithub.com/remeda/remeda/issues/402)) ([b0154cb](https://togithub.com/remeda/remeda/commit/b0154cb912d6fd8c4f16fcb72ab23de83f53d022)), closes [#​398](https://togithub.com/remeda/remeda/issues/398) ### [`v1.34.0`](https://togithub.com/remeda/remeda/releases/tag/v1.34.0) [Compare Source](https://togithub.com/remeda/remeda/compare/v1.33.0...v1.34.0) ##### Features - Add R.add, R.subtract, R.multiply and R.divide functions ([#​443](https://togithub.com/remeda/remeda/issues/443)) ([61b901c](https://togithub.com/remeda/remeda/commit/61b901c199cabc640b09c1439a1c7fb5bab36444)), closes [#​439](https://togithub.com/remeda/remeda/issues/439)
rollup/rollup (rollup) ### [`v4.9.4`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#494) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.9.3...v4.9.4) *2024-01-06* ##### Bug Fixes - Use quotes for keys in namespaces that are only numbers but are not valid integers ([#​5328](https://togithub.com/rollup/rollup/issues/5328)) - Allow to have comments between pure annotations and the annoted node ([#​5332](https://togithub.com/rollup/rollup/issues/5332)) ##### Pull Requests - [#​5328](https://togithub.com/rollup/rollup/pull/5328): Correctly handling number key ([@​LongTengDao](https://togithub.com/LongTengDao)) - [#​5332](https://togithub.com/rollup/rollup/pull/5332): Handle pure annotations that are separated by a comment ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.9.3`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#493) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.9.2...v4.9.3) *2024-01-05* ##### Bug Fixes - Support `__proto__` as export/import name ([#​5313](https://togithub.com/rollup/rollup/issues/5313)) - Use ESTree AST type over custom type in user-facing types ([#​5323](https://togithub.com/rollup/rollup/issues/5323)) ##### Pull Requests - [#​5313](https://togithub.com/rollup/rollup/pull/5313): Correctly handling **proto** export as module object key ([@​LongTengDao](https://togithub.com/LongTengDao)) - [#​5323](https://togithub.com/rollup/rollup/pull/5323): fix: Add estree.Program type to rollup.d.ts ([@​TrickyPi](https://togithub.com/TrickyPi)) - [#​5326](https://togithub.com/rollup/rollup/pull/5326): docs: fix grammar ([@​gigabites19](https://togithub.com/gigabites19)) - [#​5329](https://togithub.com/rollup/rollup/pull/5329): chore(deps): update dependency [@​vue/eslint-config-prettier](https://togithub.com/vue/eslint-config-prettier) to v9 ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5330](https://togithub.com/rollup/rollup/pull/

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 8 months ago

composer.lock changes

Click to toggle table visibility | Prod Packages | Operation | Base | Target | |-------------------------------|-----------|---------|---------| | drupal/core | Upgraded | 10.2.0 | 10.2.1 | | drupal/core-composer-scaffold | Upgraded | 10.2.0 | 10.2.1 | | drupal/core-dev | Upgraded | 10.2.0 | 10.2.1 | | drupal/core-recommended | Upgraded | 10.2.0 | 10.2.1 | | google/protobuf | Upgraded | v3.25.1 | v3.25.2 | | mglaman/phpstan-drupal | Upgraded | 1.2.4 | 1.2.5 | | nikic/php-parser | Upgraded | v4.18.0 | v5.0.0 | | open-telemetry/api | Upgraded | 1.0.1 | 1.0.2 | | open-telemetry/context | Upgraded | 1.0.0 | 1.0.1 | | open-telemetry/sdk | Upgraded | 1.0.4 | 1.0.5 | | php-http/promise | Upgraded | 1.2.1 | 1.3.0 | | phpstan/phpdoc-parser | Upgraded | 1.24.5 | 1.25.0 | | phpstan/phpstan | Upgraded | 1.10.50 | 1.10.55 |