benjaminjonard / koillection

Koillection is a self-hosted service allowing users to manage any kind of collections.
https://github.com/koillection/koillection/wiki
MIT License
604 stars 27 forks source link

Update all non-major dependencies #1088

Closed benjaminjonard closed 6 months ago

benjaminjonard commented 6 months ago

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies patch 7.24.0 -> 7.24.3
@babel/preset-env (source) devDependencies patch 7.24.0 -> 7.24.3
api-platform/core (source) require patch 3.2.16 -> 3.2.17
core-js (source) devDependencies patch 3.36.0 -> 3.36.1
crowdin/github-action action minor v1.19.0 -> v1.20.0
doctrine/doctrine-bundle (source) require minor 2.11.3 -> 2.12.0
doctrine/orm (source) require patch 2.19.0 -> 2.19.2
friendsofphp/php-cs-fixer require-dev minor 3.51.0 -> 3.52.1
phpunit/phpunit (source) require-dev patch 11.0.6 -> 11.0.7
webpack devDependencies minor 5.90.3 -> 5.91.0
zenstruck/foundry require-dev minor 1.36.1 -> 1.37.0

Release Notes

babel/babel (@​babel/core) ### [`v7.24.3`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7243-2024-03-20) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.1...v7.24.3) ##### :bug: Bug Fix - `babel-helper-module-imports` - [#​16370](https://togithub.com/babel/babel/pull/16370) fix: do not inject the same imported identifier multiple times ([@​ota-meshi](https://togithub.com/ota-meshi)) ### [`v7.24.1`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7241-2024-03-19) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.0...v7.24.1) ##### :bug: Bug Fix - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators` - [#​16350](https://togithub.com/babel/babel/pull/16350) Fix decorated class computed keys ordering ([@​JLHwung](https://togithub.com/JLHwung)) - [#​16344](https://togithub.com/babel/babel/pull/16344) Fix decorated class static field private access ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-decorators`, `babel-plugin-proposal-json-modules`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env` - [#​16329](https://togithub.com/babel/babel/pull/16329) Respect `moduleName` for `@babel/runtime/regenerator` imports ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-class-properties` - [#​16331](https://togithub.com/babel/babel/pull/16331) Fix decorator memoiser binding kind ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helper-create-class-features-plugin`, `babel-helper-replace-supers`, `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties` - [#​16325](https://togithub.com/babel/babel/pull/16325) Fix decorator evaluation private environment ([@​JLHwung](https://togithub.com/JLHwung)) ##### :memo: Documentation - [#​16319](https://togithub.com/babel/babel/pull/16319) Update SECURITY.md ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :house: Internal - `babel-code-frame`, `babel-highlight` - [#​16359](https://togithub.com/babel/babel/pull/16359) Replace `chalk` with `picocolors` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-fixtures`, `babel-helpers`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow` - [#​16352](https://togithub.com/babel/babel/pull/16352) Run Babel transform tests on old node if possible ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-helpers`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-runtime`, `babel-preset-env`, `babel-runtime-corejs3`, `babel-runtime`, `babel-standalone` - [#​16323](https://togithub.com/babel/babel/pull/16323) Allow separate helpers to be excluded in Babel 8 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helper-module-imports`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-transform-react-jsx-development`, `babel-plugin-transform-react-jsx` - [#​16349](https://togithub.com/babel/babel/pull/16349) Support merging imports in import injector ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression`, `babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining`, `babel-plugin-bugfix-v8-static-class-fields-redefine-readonly`, `babel-plugin-external-helpers`, `babel-plugin-proposal-async-do-expressions`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-destructuring-private`, `babel-plugin-proposal-do-expressions`, `babel-plugin-proposal-duplicate-named-capturing-groups-regex`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-proposal-export-default-from`, `babel-plugin-proposal-function-bind`, `babel-plugin-proposal-function-sent`, `babel-plugin-proposal-import-attributes-to-assertions`, `babel-plugin-proposal-import-defer`, `babel-plugin-proposal-import-wasm-source`, `babel-plugin-proposal-json-modules`, `babel-plugin-proposal-optional-chaining-assign`, `babel-plugin-proposal-partial-application`, `babel-plugin-proposal-pipeline-operator`, `babel-plugin-proposal-record-and-tuple`, `babel-plugin-proposal-regexp-modifiers`, `babel-plugin-proposal-throw-expressions`, `babel-plugin-syntax-async-do-expressions`, `babel-plugin-syntax-decimal`, `babel-plugin-syntax-decorators`, `babel-plugin-syntax-destructuring-private`, `babel-plugin-syntax-do-expressions`, `babel-plugin-syntax-explicit-resource-management`, `babel-plugin-syntax-export-default-from`, `babel-plugin-syntax-flow`, `babel-plugin-syntax-function-bind`, `babel-plugin-syntax-function-sent`, `babel-plugin-syntax-import-assertions`, `babel-plugin-syntax-import-attributes`, `babel-plugin-syntax-import-defer`, `babel-plugin-syntax-import-reflection`, `babel-plugin-syntax-import-source`, `babel-plugin-syntax-jsx`, `babel-plugin-syntax-module-blocks`, `babel-plugin-syntax-optional-chaining-assign`, `babel-plugin-syntax-partial-application`, `babel-plugin-syntax-pipeline-operator`, `babel-plugin-syntax-record-and-tuple`, `babel-plugin-syntax-throw-expressions`, `babel-plugin-syntax-typescript`, `babel-plugin-transform-arrow-functions`, `babel-plugin-transform-async-generator-functions`, `babel-plugin-transform-async-to-generator`, `babel-plugin-transform-block-scoped-functions`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-class-static-block`, `babel-plugin-transform-classes`, `babel-plugin-transform-computed-properties`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-dotall-regex`, `babel-plugin-transform-duplicate-keys`, `babel-plugin-transform-dynamic-import`, `babel-plugin-transform-exponentiation-operator`, `babel-plugin-transform-export-namespace-from`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-for-of`, `babel-plugin-transform-function-name`, `babel-plugin-transform-instanceof`, `babel-plugin-transform-jscript`, `babel-plugin-transform-json-strings`, `babel-plugin-transform-literals`, `babel-plugin-transform-logical-assignment-operators`, `babel-plugin-transform-member-expression-literals`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd`, `babel-plugin-transform-new-target`, `babel-plugin-transform-nullish-coalescing-operator`, `babel-plugin-transform-numeric-separator`, `babel-plugin-transform-object-assign`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-object-set-prototype-of-to-assign`, `babel-plugin-transform-object-super`, `babel-plugin-transform-optional-catch-binding`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-methods`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-property-literals`, `babel-plugin-transform-property-mutators`, `babel-plugin-transform-proto-to-assign`, `babel-plugin-transform-react-constant-elements`, `babel-plugin-transform-react-display-name`, `babel-plugin-transform-react-inline-elements`, `babel-plugin-transform-react-jsx-compat`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-react-jsx-source`, `babel-plugin-transform-react-pure-annotations`, `babel-plugin-transform-regenerator`, `babel-plugin-transform-reserved-words`, `babel-plugin-transform-runtime`, `babel-plugin-transform-shorthand-properties`, `babel-plugin-transform-spread`, `babel-plugin-transform-sticky-regex`, `babel-plugin-transform-strict-mode`, `babel-plugin-transform-template-literals`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-plugin-transform-unicode-property-regex`, `babel-plugin-transform-unicode-regex`, `babel-plugin-transform-unicode-sets-regex`, `babel-preset-env`, `babel-preset-flow`, `babel-preset-react`, `babel-preset-typescript` - [#​16332](https://togithub.com/babel/babel/pull/16332) Test Babel 7 plugins compatibility with Babel 8 core ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-compat-data`, `babel-plugin-transform-object-rest-spread`, `babel-preset-env` - [#​16318](https://togithub.com/babel/babel/pull/16318) \[babel 8] Fix `@babel/compat-data` package.json ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :microscope: Output optimization - `babel-helper-replace-supers`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-parameters`, `babel-plugin-transform-runtime` - [#​16345](https://togithub.com/babel/babel/pull/16345) Optimize the use of `assertThisInitialized` after `super()` ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes` - [#​16343](https://togithub.com/babel/babel/pull/16343) Use simpler `assertThisInitialized` more often ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-plugin-proposal-decorators`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-object-rest-spread`, `babel-traverse` - [#​16342](https://togithub.com/babel/babel/pull/16342) Consider well-known and registered symbols as literals ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-external-helpers`, `babel-plugin-proposal-decorators`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-class-properties`, `babel-plugin-transform-classes`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-function-name`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx`, `babel-plugin-transform-runtime`, `babel-plugin-transform-spread`, `babel-plugin-transform-typescript`, `babel-preset-env` - [#​16326](https://togithub.com/babel/babel/pull/16326) Reduce the use of class names ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu))
api-platform/core (api-platform/core) ### [`v3.2.17`](https://togithub.com/api-platform/core/blob/HEAD/CHANGELOG.md#v3217) [Compare Source](https://togithub.com/api-platform/core/compare/v3.2.16...v3.2.17) ##### Bug fixes - [2819d56c8](https://togithub.com/api-platform/core/commit/2819d56c80f39a53f2e3d5fd7119566ad96b4075) fix(hydra): hydra:view with absolute iris ([#​6208](https://togithub.com/api-platform/core/issues/6208)) - [98f4b8fca](https://togithub.com/api-platform/core/commit/98f4b8fcab39b1d09110cc133206e27782ea4791) fix(metadata): Operations priority sort ([#​6206](https://togithub.com/api-platform/core/issues/6206)) - [a1309bbf2](https://togithub.com/api-platform/core/commit/a1309bbf2f678081a82290818a91f0a376b3c94c) fix(serializer): skip symfony validation exception ([#​6220](https://togithub.com/api-platform/core/issues/6220))
zloirock/core-js (core-js) ### [`v3.36.1`](https://togithub.com/zloirock/core-js/blob/HEAD/CHANGELOG.md#3361---20240319) [Compare Source](https://togithub.com/zloirock/core-js/compare/v3.36.0...v3.36.1) - Changes [v3.36.0...v3.36.1](https://togithub.com/zloirock/core-js/compare/v3.36.0...v3.36.1) - Fixed some validation cases in `Object.setPrototypeOf`, [#​1329](https://togithub.com/zloirock/core-js/issues/1329), thanks [**@​minseok-choe**](https://togithub.com/minseok-choe) - Fixed the order of validations in `Array.from`, [#​1331](https://togithub.com/zloirock/core-js/pull/1331), thanks [**@​minseok-choe**](https://togithub.com/minseok-choe) - Added a fix of [Bun `queueMicrotask` arity](https://togithub.com/oven-sh/bun/issues/9249) - Added a fix of [Bun `URL.canParse` arity](https://togithub.com/oven-sh/bun/issues/9250) - Added a fix of Bun `SuppressedError` [extra arguments support](https://togithub.com/oven-sh/bun/issues/9283) and [arity](https://togithub.com/oven-sh/bun/issues/9282) - Compat data improvements: - [`value` argument of `URLSearchParams.prototype.{ has, delete }`](https://url.spec.whatwg.org/#dom-urlsearchparams-delete) marked as supported [from Bun 1.0.31](https://togithub.com/oven-sh/bun/issues/9263) - Added React Native 0.74 Hermes compat data, `Array.prototype.{ toSpliced, toReversed, with }` and `atob` marked as supported - Added Deno 1.41.3 compat data mapping - Added Opera Android 81 compat data mapping - Added Samsung Internet 25 compat data mapping - Added Oculus Quest Browser 32 compat data mapping - Updated Electron 30 compat data mapping
crowdin/github-action (crowdin/github-action) ### [`v1.20.0`](https://togithub.com/crowdin/github-action/releases/tag/v1.20.0) [Compare Source](https://togithub.com/crowdin/github-action/compare/v1.19.0...v1.20.0) #### What's Changed - CLI [3.19.0](https://togithub.com/crowdin/crowdin-cli/releases/tag/3.19.0) by [@​andrii-bodnar](https://togithub.com/andrii-bodnar) - docs: enhance examples by [@​andrii-bodnar](https://togithub.com/andrii-bodnar) in [https://github.com/crowdin/github-action/pull/222](https://togithub.com/crowdin/github-action/pull/222) **Full Changelog**: https://github.com/crowdin/github-action/compare/v1.19.0...v1.20.0
doctrine/DoctrineBundle (doctrine/doctrine-bundle) ### [`v2.12.0`](https://togithub.com/doctrine/DoctrineBundle/releases/tag/2.12.0) [Compare Source](https://togithub.com/doctrine/DoctrineBundle/compare/2.11.4...2.12.0) ##### Release Notes for [2.12.0](https://togithub.com/doctrine/DoctrineBundle/milestone/97) Feature release (minor) ##### 2.12.0 - Total issues resolved: **0** - Total pull requests resolved: **7** - Total contributors: **5** ##### Improvement - [1773: make "use_savepoints = true" no-op with DBAL 4](https://togithub.com/doctrine/DoctrineBundle/pull/1773) thanks to [@​dmaicher](https://togithub.com/dmaicher) - [1771: Avoid falling back on autoload rule more than necessary](https://togithub.com/doctrine/DoctrineBundle/pull/1771) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [1764: Change type hint from `Registry` to `ManagerRegistry` in `ProfilerController`](https://togithub.com/doctrine/DoctrineBundle/pull/1764) thanks to [@​priyadi](https://togithub.com/priyadi) - [1762: Deprecate not setting doctrine.orm.controller_resolver.auto_mapping](https://togithub.com/doctrine/DoctrineBundle/pull/1762) thanks to [@​bobvandevijver](https://togithub.com/bobvandevijver) - [1760: Update priority of built-in middleware](https://togithub.com/doctrine/DoctrineBundle/pull/1760) thanks to [@​l-vo](https://togithub.com/l-vo) ##### Bug - [1770: Override Bundle::getPath()](https://togithub.com/doctrine/DoctrineBundle/pull/1770) thanks to [@​greg0ire](https://togithub.com/greg0ire) - [1767: Use a modern directory structure](https://togithub.com/doctrine/DoctrineBundle/pull/1767) thanks to [@​greg0ire](https://togithub.com/greg0ire) ### [`v2.11.4`](https://togithub.com/doctrine/DoctrineBundle/releases/tag/2.11.4) [Compare Source](https://togithub.com/doctrine/DoctrineBundle/compare/2.11.3...2.11.4) ##### Release Notes for [2.11.4](https://togithub.com/doctrine/DoctrineBundle/milestone/100) 2.11.x bugfix release (patch) ##### 2.11.4 - Total issues resolved: **0** - Total pull requests resolved: **1** - Total contributors: **1** ##### Bug - [1761: Fix doctrine:database:create and doctrine:database:drop for Postgresql on DBAL 4.x](https://togithub.com/doctrine/DoctrineBundle/pull/1761) thanks to [@​ostrolucky](https://togithub.com/ostrolucky)
doctrine/orm (doctrine/orm) ### [`v2.19.2`](https://togithub.com/doctrine/orm/releases/tag/2.19.2) [Compare Source](https://togithub.com/doctrine/orm/compare/2.19.1...2.19.2) ##### Release Notes for [2.19.2](https://togithub.com/doctrine/orm/milestone/154) 2.19.x bugfix release (patch) ##### 2.19.2 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **3** ##### Bugfix - [11289: Do not use batch loading for collections with composite identifier](https://togithub.com/doctrine/orm/pull/11289) thanks to [@​themasch](https://togithub.com/themasch) ##### Improvement - [11373: Minor code style fix in AbstractRemoteControl](https://togithub.com/doctrine/orm/pull/11373) thanks to [@​kaznovac](https://togithub.com/kaznovac) - [11362: Remove outdated git metadata files](https://togithub.com/doctrine/orm/pull/11362) thanks to [@​greg0ire](https://togithub.com/greg0ire) ### [`v2.19.1`](https://togithub.com/doctrine/orm/releases/tag/2.19.1) [Compare Source](https://togithub.com/doctrine/orm/compare/2.19.0...2.19.1) ##### Release Notes for [2.19.1](https://togithub.com/doctrine/orm/milestone/150) ##### 2.19.1 - Total issues resolved: **0** - Total pull requests resolved: **2** - Total contributors: **2** ##### Bugfix - [11090: \[2.17.x\] Failed getting entity with fetch eager property](https://togithub.com/doctrine/orm/pull/11090) thanks to [@​dbannik](https://togithub.com/dbannik) ##### Documentation - [11347: Remove guides-specific markup](https://togithub.com/doctrine/orm/pull/11347) thanks to [@​greg0ire](https://togithub.com/greg0ire)
PHP-CS-Fixer/PHP-CS-Fixer (friendsofphp/php-cs-fixer) ### [`v3.52.1`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3521) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.52.0...v3.52.1) - fix: StatementIndentationFixer - do not crash on ternary operator in class property ([#​7899](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7899)) - fix: `PhpCsFixer\Tokenizer\Tokens::setSize` return type ([#​7900](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7900)) ### [`v3.52.0`](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/HEAD/CHANGELOG.md#Changelog-for-v3520) [Compare Source](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.51.0...v3.52.0) - chore: fix PHP 8.4 deprecations ([#​7894](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7894)) - chore: fix PHPStan 1.10.60 issues ([#​7873](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7873)) - chore: list over array in more places ([#​7876](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7876)) - chore: replace template with variable in Preg class ([#​7882](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7882)) - chore: update PHPStan ([#​7871](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7871)) - depr: `nullable_type_declaration_for_default_null_value` - deprecate option that is against `@PHP84Migration` ([#​7872](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7872)) - docs: Fix typo ([#​7889](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7889)) - feat: Add support for callable template in PHPDoc parser ([#​7084](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7084)) - feat: Add `array_indentation` to `PER-CS2.0` ruleset ([#​7881](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7881)) - feat: `@Symfony:risky` - add `no_unreachable_default_argument_value` ([#​7863](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7863)) - feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` ([#​7870](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7870)) - fix: Constant invocation detected in DNF types ([#​7869](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7869)) - fix: Correctly indent multiline constants and properties ([#​7875](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7875)) - fix: `no_useless_concat_operator` - do not break variable ([#​7827](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7827)) - fix: `TokensAnalyzer` - handle unary operator in arrow functions ([#​7862](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7862)) - fix: `TypeExpression` - fix "JIT stack limit exhausted" error ([#​7843](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/7843))
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v11.0.7`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.0.7): PHPUnit 11.0.7 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.0.6...11.0.7) ##### Changed - [#​5747](https://togithub.com/sebastianbergmann/phpunit/pull/5747): Cache result of `Groups::groups()` - [#​5748](https://togithub.com/sebastianbergmann/phpunit/pull/5748): Improve performance of `NamePrettifier::prettifyTestMethodName()` - [#​5750](https://togithub.com/sebastianbergmann/phpunit/pull/5750): Micro-optimize `NamePrettifier::prettifyTestMethodName()` once again - [#​5752](https://togithub.com/sebastianbergmann/phpunit/issues/5752): Improve message for deprecation of doubling methods named "method" ##### Fixed - [#​5760](https://togithub.com/sebastianbergmann/phpunit/issues/5760): TestDox printer does not display details about exceptions raised in before-test methods *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.0/installation.html)
webpack/webpack (webpack) ### [`v5.91.0`](https://togithub.com/webpack/webpack/releases/tag/v5.91.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.90.3...v5.91.0) #### Bug Fixes - Deserializer for ignored modules doesn't crash - Allow the `unsafeCache` option to be a proxy object - Normalize the `snapshot.unmanagedPaths` option - Fixed `fs` types - Fixed resolve's plugins types - Fixed wrongly calculate postOrderIndex - Fixed watching types - Output import attrbiutes/import assertions for external JS imports - Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same - \[CSS] Output `layer`/`supports`/`media` for external CSS imports #### New Features - Allow to customize the stage of BannerPlugin - \[CSS] Support CSS exports convention - \[CSS] support CSS local ident name - \[CSS] Support `__webpack_nonce__` for CSS chunks - \[CSS] Support `fetchPriority` for CSS chunks - \[CSS] Allow to use LZW to compress css head meta (enabled in the `production` mode by default) - \[CSS] Support prefetch/preload for CSS chunks
zenstruck/foundry (zenstruck/foundry) ### [`v1.37.0`](https://togithub.com/zenstruck/foundry/blob/HEAD/CHANGELOG.md#v1370) [Compare Source](https://togithub.com/zenstruck/foundry/compare/v1.36.1...v1.37.0) March 20th, 2024 - [v1.36.1...v1.37.0](https://togithub.com/zenstruck/foundry/compare/v1.36.1...v1.37.0) - [`4a9b00e`](https://togithub.com/zenstruck/foundry/commit/4a9b00e) feat: support `doctrine/orm` 3 ([#​569](https://togithub.com/zenstruck/foundry/issues/569)) by [@​nikophil](https://togithub.com/nikophil) - [`68148e1`](https://togithub.com/zenstruck/foundry/commit/68148e1) use phpunit attributes ([#​562](https://togithub.com/zenstruck/foundry/issues/562)) by [@​jrushlow](https://togithub.com/jrushlow) - [`f803868`](https://togithub.com/zenstruck/foundry/commit/f803868) fix: only run maker test on php > 8.0 ([#​570](https://togithub.com/zenstruck/foundry/issues/570)) by [@​nikophil](https://togithub.com/nikophil) - [`669bc2d`](https://togithub.com/zenstruck/foundry/commit/669bc2d) chore: drop SF 6.3 from matrix ([#​558](https://togithub.com/zenstruck/foundry/issues/558)) by [@​kbond](https://togithub.com/kbond) - [`cf87b97`](https://togithub.com/zenstruck/foundry/commit/cf87b97) minor: add sqlite to CI ([#​557](https://togithub.com/zenstruck/foundry/issues/557)) by [@​kbond](https://togithub.com/kbond)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.



This PR has been generated by Renovate Bot.