blumilksoftware / toby

HR software you love to hate
MIT License
17 stars 4 forks source link

- Update all non-major dependencies #439

Closed blumilkbot closed 4 months ago

blumilkbot commented 6 months ago

This PR contains the following updates:

Package Type Update Change Pending
@heroicons/vue dependencies patch ^2.1.3 -> ^2.1.4
@vue/compiler-sfc (source) dependencies patch ^3.4.27 -> ^3.4.30 3.4.31
actions/checkout action patch v4.1.6 -> v4.1.7
alpine stage patch 3.20.0 -> 3.20.1
axios (source) dependencies patch ^1.7.1 -> ^1.7.2
composer stage patch 2.7.6 -> 2.7.7
composer/composer stage patch 2.7.6-bin -> 2.7.7-bin
docker/build-push-action action minor v5.3.0 -> v5.4.0
docker/login-action action minor v3.1.0 -> v3.2.0
inertiajs/inertia-laravel require minor ^1.2.0 -> ^1.3.0
laravel/framework (source) require minor ^11.7.0 -> ^11.11.1 11.13.0 (+1)
laravel/socialite (source) require minor ^5.14.0 -> ^5.15.0
laravel/telescope require minor ^5.0.5 -> ^5.1.0 5.1.1
node stage minor 22.2.0-bullseye-slim -> 22.3.0-bullseye-slim
php patch 8.3.7 -> 8.3.8
php final patch 8.3.7-cli-bullseye -> 8.3.8-cli-bullseye
php stage patch 8.3.7-cli-bullseye -> 8.3.8-cli-bullseye
php require patch ^8.3.7 -> ^8.3.8
phpunit/phpunit (source) require-dev minor ^11.1.3 -> ^11.2.5
sentry/sentry-laravel (source) require minor ^4.5.1 -> ^4.6.1
shivammathur/setup-php action minor 2.30.4 -> 2.31.0
spatie/laravel-ignition (source) require-dev minor ^2.7.0 -> ^2.8.0
spatie/laravel-permission require minor ^6.7.0 -> ^6.9.0
tailwindcss (source) dependencies patch ^3.4.3 -> ^3.4.4
vue (source) dependencies patch ^3.4.27 -> ^3.4.30 3.4.31
vue-echarts dependencies patch ^6.7.2 -> ^6.7.3

Release Notes

tailwindlabs/heroicons (@​heroicons/vue) ### [`v2.1.4`](https://togithub.com/tailwindlabs/heroicons/blob/HEAD/CHANGELOG.md#214---2024-06-17) [Compare Source](https://togithub.com/tailwindlabs/heroicons/compare/v2.1.3...v2.1.4) ##### Fixed - Improve tree-shakability of React package ([#​1192](https://togithub.com/tailwindlabs/heroicons/pull/1192))
vuejs/core (@​vue/compiler-sfc) ### [`v3.4.30`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3430-2024-06-22) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.29...v3.4.30) **Note: this release contains a fix ([#​11150](https://togithub.com/vuejs/core/issues/11150)) that requires `vue-tsc` to also be updated in sync to ^2.0.22. See [#​11196](https://togithub.com/vuejs/core/issues/11196)** ##### Bug Fixes - **compiler-core:** should not remove slot node with `v-else` ([#​11150](https://togithub.com/vuejs/core/issues/11150)) ([e102670](https://togithub.com/vuejs/core/commit/e102670bde00417c3a5b0262c855b297c0e4169e)) - **hydration:** fix css vars hydration mismatch false positive on attr-fallthrough ([#​11190](https://togithub.com/vuejs/core/issues/11190)) ([7ad67ce](https://togithub.com/vuejs/core/commit/7ad67ced26e5f53a47cb42f4834496e4958cb53b)), closes [#​11188](https://togithub.com/vuejs/core/issues/11188) - **hydration:** skip prop mismatch check for directives that mutate DOM in created ([3169c91](https://togithub.com/vuejs/core/commit/3169c914939d02a013b2938aff30dac8525923f8)), closes [#​11189](https://togithub.com/vuejs/core/issues/11189) - **reactivity:** fix side effect computed dirty level ([#​11183](https://togithub.com/vuejs/core/issues/11183)) ([3bd79e3](https://togithub.com/vuejs/core/commit/3bd79e3e5ed960fc42cbf77bc61a97d2c03557c0)), closes [#​11181](https://togithub.com/vuejs/core/issues/11181) [#​11169](https://togithub.com/vuejs/core/issues/11169) - **runtime-core:** ensure unmount dynamic components in optimized mode ([#​11171](https://togithub.com/vuejs/core/issues/11171)) ([220fe24](https://togithub.com/vuejs/core/commit/220fe247484209e62c7f4991902c5335e29c5007)), closes [#​11168](https://togithub.com/vuejs/core/issues/11168) - **runtime-core:** update devtool \__vnode on patch, avoid memory leak during dev ([a959781](https://togithub.com/vuejs/core/commit/a959781dd6f609dcb6f16dd7fa47d3b16895e5ca)), closes [#​11192](https://togithub.com/vuejs/core/issues/11192) - **runtime-dom:** ensure only symbols are explicitly stringified during attribute patching ([#​11182](https://togithub.com/vuejs/core/issues/11182)) ([a2e35d6](https://togithub.com/vuejs/core/commit/a2e35d682db15a592f4270bb0cde70a0e7bdc4a6)), closes [#​11177](https://togithub.com/vuejs/core/issues/11177) - **runtime-dom:** prevent setting state as attribute for custom elements ([#​11165](https://togithub.com/vuejs/core/issues/11165)) ([8ae4c29](https://togithub.com/vuejs/core/commit/8ae4c293adcec28f18114cb6016230a86787e6a9)), closes [#​11163](https://togithub.com/vuejs/core/issues/11163) ##### Performance Improvements - **reactivity:** cache tracking value ([#​11145](https://togithub.com/vuejs/core/issues/11145)) ([7936dae](https://togithub.com/vuejs/core/commit/7936daebceab2ae9461c3b8f256e51020fb7d3ed)) ### [`v3.4.29`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3429-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.28...v3.4.29) ##### Bug Fixes - **build:** fix accidental inclusion of runtime-core in server-renderer cjs build ([11cc12b](https://togithub.com/vuejs/core/commit/11cc12b915edfe0e4d3175e57464f73bc2c1cb04)), closes [#​11137](https://togithub.com/vuejs/core/issues/11137) - **compiler-sfc:** fix missing scope for extends error message ([4ec387b](https://togithub.com/vuejs/core/commit/4ec387b100985b008cdcc4cd883a5b6328c05766)) - **compiler-sfc:** fix parsing of mts, d.mts, and mtsx files ([a476692](https://togithub.com/vuejs/core/commit/a476692ed2d7308f2742d8ff3554cf97a392b0b7)) - **compiler-sfc:** support [@​vue-ignore](https://togithub.com/vue-ignore) comment on more type sources ([a23e99b](https://togithub.com/vuejs/core/commit/a23e99bedf1d65841d162951f10ce35b907a5680)) - **custom-element:** support same direct setup function signature in defineCustomElement ([7c8b126](https://togithub.com/vuejs/core/commit/7c8b12620aad4969b8dc4944d4fc486d16c3033c)), closes [#​11116](https://togithub.com/vuejs/core/issues/11116) - **reactivity:** avoid infinite loop when render access a side effect computed ([#​11135](https://togithub.com/vuejs/core/issues/11135)) ([8296e19](https://togithub.com/vuejs/core/commit/8296e19855e369a7826f5ea26540a6da01dc7093)), closes [#​11121](https://togithub.com/vuejs/core/issues/11121) ### [`v3.4.28`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3428-2024-06-14) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.27...v3.4.28) ##### Bug Fixes - **compat:** correctly transform non-identifier expressions in legacy filter syntax ([#​10896](https://togithub.com/vuejs/core/issues/10896)) ([07b3c4b](https://togithub.com/vuejs/core/commit/07b3c4b7860009e19446f3d78571556c5737d82a)), closes [#​10852](https://togithub.com/vuejs/core/issues/10852) - **compat:** ensure proper handling of render fuction from SFC using Vue.extend ([#​7781](https://togithub.com/vuejs/core/issues/7781)) ([c73847f](https://togithub.com/vuejs/core/commit/c73847f2becc20f03cb9c68748eea92455e688ee)), closes [#​7766](https://togithub.com/vuejs/core/issues/7766) - **compat:** only warn ATTR_FALSE_VALUE when enabled ([04729ba](https://togithub.com/vuejs/core/commit/04729ba2163d840f0ca7866bc964696eb5557804)), closes [#​11126](https://togithub.com/vuejs/core/issues/11126) - **compile-sfc:** register props destructure rest id as setup bindings ([#​10888](https://togithub.com/vuejs/core/issues/10888)) ([b2b5f57](https://togithub.com/vuejs/core/commit/b2b5f57c2c945edd0eebc1b545ec1b7568e51484)), closes [#​10885](https://togithub.com/vuejs/core/issues/10885) - **compile-sfc:** Support project reference with folder, ([#​10908](https://togithub.com/vuejs/core/issues/10908)) ([bdeac37](https://togithub.com/vuejs/core/commit/bdeac377c7b85888193b49ac187e927636cc40bc)), closes [#​10907](https://togithub.com/vuejs/core/issues/10907) - **compiler-core:** allow unicode to appear in simple identifiers ([#​6765](https://togithub.com/vuejs/core/issues/6765)) ([3ea9644](https://togithub.com/vuejs/core/commit/3ea964473d3ac0ba3e7b0b2c22d71f23d0f69123)), closes [#​6367](https://togithub.com/vuejs/core/issues/6367) - **compiler-core:** change v-for key type to match Object.keys ([#​10963](https://togithub.com/vuejs/core/issues/10963)) ([9fead52](https://togithub.com/vuejs/core/commit/9fead5234320848f8be82275c6b5dd0a290f2cca)), closes [#​8819](https://togithub.com/vuejs/core/issues/8819) - **compiler-core:** emit TS-compatible function declaration when requested ([#​9363](https://togithub.com/vuejs/core/issues/9363)) ([5d25850](https://togithub.com/vuejs/core/commit/5d258502a0faffc8a451b8701f13a31b2566d068)) - **compiler-core:** fix :key shorthand on v-for ([#​10942](https://togithub.com/vuejs/core/issues/10942)) ([29425df](https://togithub.com/vuejs/core/commit/29425df1acb9e520c6ae894d06bcff73fde90edd)), closes [#​10882](https://togithub.com/vuejs/core/issues/10882) [#​10939](https://togithub.com/vuejs/core/issues/10939) - **compiler-core:** make `ForIteratorExpression`'s `returns` property optional ([#​11011](https://togithub.com/vuejs/core/issues/11011)) ([5b8c1af](https://togithub.com/vuejs/core/commit/5b8c1afb74e39045fcb53a011420d26e3f67eab4)) - **compiler-core:** should set `` tag as block to retain MathML namespace after patching ([#​10891](https://togithub.com/vuejs/core/issues/10891)) ([87c5443](https://togithub.com/vuejs/core/commit/87c54430448005294c41803f07f517fef848f917)) - **compiler-core:** v-for expression missing source with spaces should emit error ([#​5821](https://togithub.com/vuejs/core/issues/5821)) ([b9ca202](https://togithub.com/vuejs/core/commit/b9ca202f477be595477e182972ee9bae3f2b9f74)), closes [#​5819](https://togithub.com/vuejs/core/issues/5819) - **compiler-sfc:** improve type resolving for the keyof operator ([#​10921](https://togithub.com/vuejs/core/issues/10921)) ([293cf4e](https://togithub.com/vuejs/core/commit/293cf4e131b6d4606e1de2cd7ea87814e2544952)), closes [#​10920](https://togithub.com/vuejs/core/issues/10920) [#​11002](https://togithub.com/vuejs/core/issues/11002) - **compiler-sfc:** support as keyword with template literal types ([#​11100](https://togithub.com/vuejs/core/issues/11100)) ([2594b1d](https://togithub.com/vuejs/core/commit/2594b1df57f672ac6621ac2880645e975fea581c)), closes [#​10962](https://togithub.com/vuejs/core/issues/10962) - **compiler-sfc:** support type resolve for keyof for intersection & union types ([#​11132](https://togithub.com/vuejs/core/issues/11132)) ([495263a](https://togithub.com/vuejs/core/commit/495263a9cb356861e58a4364f2570608265486b5)), closes [#​11129](https://togithub.com/vuejs/core/issues/11129) - **compiler-sfc:** throw error when import macro as alias ([#​11041](https://togithub.com/vuejs/core/issues/11041)) ([34a97ed](https://togithub.com/vuejs/core/commit/34a97edd2c8273c213599c44770accdb0846da8e)) - correct the type of `
`'s `onToggle` event handler ([#​10938](https://togithub.com/vuejs/core/issues/10938)) ([fd18ce7](https://togithub.com/vuejs/core/commit/fd18ce70b1a260a2485c9cd7faa30193da4b79f5)), closes [#​10928](https://togithub.com/vuejs/core/issues/10928) - **custom-element:** disconnect MutationObserver in nextTick in case that custom elements are moved ([#​10613](https://togithub.com/vuejs/core/issues/10613)) ([bbb5be2](https://togithub.com/vuejs/core/commit/bbb5be299b500a00e60c757118c846c3b5ddd8e0)), closes [#​10610](https://togithub.com/vuejs/core/issues/10610) - **custom-elements:** compatibility of createElement in older versions of Chrome ([#​9615](https://togithub.com/vuejs/core/issues/9615)) ([a88295d](https://togithub.com/vuejs/core/commit/a88295dc076ee867939d8b0ee2225e63c5ffb0ca)), closes [#​9614](https://togithub.com/vuejs/core/issues/9614) - **hmr:** avoid infinite recursion when reloading hmr components ([#​6936](https://togithub.com/vuejs/core/issues/6936)) ([36bd9b0](https://togithub.com/vuejs/core/commit/36bd9b0a1fb83e61731fb80d66e265dccbedcfa8)), closes [#​6930](https://togithub.com/vuejs/core/issues/6930) - **hydration:** log hydration error even when using async components ([#​9403](https://togithub.com/vuejs/core/issues/9403)) ([5afc76c](https://togithub.com/vuejs/core/commit/5afc76c229f9ad30eef07f34c7b65e8fe427e637)), closes [#​9369](https://togithub.com/vuejs/core/issues/9369) - **KeepAlive:** properly cache nested Suspense subtree ([#​10912](https://togithub.com/vuejs/core/issues/10912)) ([07764fe](https://togithub.com/vuejs/core/commit/07764fe330692fadf0fc9fb9e92cb5b111df33be)) - **npm:** explicitly add `@vue/reactivity` as dependency of `@vue/runtime-dom` ([#​10468](https://togithub.com/vuejs/core/issues/10468)) ([ec424f6](https://togithub.com/vuejs/core/commit/ec424f6cd96b7e6ba74fc244c484c00fa5590aac)) - **reactivity:** pass oldValue in debug info when triggering refs ([#​8210](https://togithub.com/vuejs/core/issues/8210)) ([3b0a56a](https://togithub.com/vuejs/core/commit/3b0a56a9c4d162ec3bd725a4f2dfd776b045e727)), closes [vuejs/pinia#2061](https://togithub.com/vuejs/pinia/issues/2061) - **runtime-core:** avoid traversing static children for vnodes w/ PatchFlags.BAIL ([#​11115](https://togithub.com/vuejs/core/issues/11115)) ([b557d3f](https://togithub.com/vuejs/core/commit/b557d3fb8ae1e4e926c4ad0fbb2fa7abe50fd661)), closes [#​10547](https://togithub.com/vuejs/core/issues/10547) - **runtime-core:** do not fire mount/activated hooks if unmounted before mounted ([#​9370](https://togithub.com/vuejs/core/issues/9370)) ([aa156ed](https://togithub.com/vuejs/core/commit/aa156ed5c4dc0d33ff37e201a7e89d5e0e29160e)), closes [#​8898](https://togithub.com/vuejs/core/issues/8898) [#​9264](https://togithub.com/vuejs/core/issues/9264) [#​9617](https://togithub.com/vuejs/core/issues/9617) - **runtime-core:** ensure suspense creates dep component's render effect with correct optimized flag ([#​7689](https://togithub.com/vuejs/core/issues/7689)) ([c521f95](https://togithub.com/vuejs/core/commit/c521f956e1697cda36a7f1b913599e5e2004f7ba)), closes [#​7688](https://togithub.com/vuejs/core/issues/7688) - **runtime-core:** fix missed updates when passing text vnode to `` ([#​8304](https://togithub.com/vuejs/core/issues/8304)) ([b310ec3](https://togithub.com/vuejs/core/commit/b310ec389d9738247e5b0f01711186216eb49955)), closes [#​8298](https://togithub.com/vuejs/core/issues/8298) - **runtime-core:** fix stale v-memo after v-if toggle ([#​6606](https://togithub.com/vuejs/core/issues/6606)) ([edf2638](https://togithub.com/vuejs/core/commit/edf263847eddc910f4d2de68287d84b8c66c3860)), closes [#​6593](https://togithub.com/vuejs/core/issues/6593) - **runtime-core:** fix Transition for components with root-level v-if ([#​7678](https://togithub.com/vuejs/core/issues/7678)) ([ef2e737](https://togithub.com/vuejs/core/commit/ef2e737577de42ea38771403f8a4dee8c892daa5)), closes [#​7649](https://togithub.com/vuejs/core/issues/7649) - **runtime-dom:** also set attribute for form element state ([537a571](https://togithub.com/vuejs/core/commit/537a571f8cf09dfe0a020e9e8891ecdd351fc3e4)), closes [#​6007](https://togithub.com/vuejs/core/issues/6007) [#​6012](https://togithub.com/vuejs/core/issues/6012) - **runtime-dom:** support Symbol for input value bindings ([#​10608](https://togithub.com/vuejs/core/issues/10608)) ([188f3ae](https://togithub.com/vuejs/core/commit/188f3ae533fd340603068a516a8fecc5d57426c5)), closes [#​10597](https://togithub.com/vuejs/core/issues/10597) - **shared:** ensure invokeArrayFns handles undefined arguments ([#​10869](https://togithub.com/vuejs/core/issues/10869)) ([9b40d0f](https://togithub.com/vuejs/core/commit/9b40d0f25da868a83b0d6bf99dbbdb3ca68bb700)), closes [#​10863](https://togithub.com/vuejs/core/issues/10863) - **ssr:** directive binding.instance should respect exposed during ssr ([df686ab](https://togithub.com/vuejs/core/commit/df686abb4f0ac9d898e4fd93751e860f8cbbdbea)), closes [#​7499](https://togithub.com/vuejs/core/issues/7499) [#​7502](https://togithub.com/vuejs/core/issues/7502) - **ssr:** fix hydration for node with empty text node ([#​7216](https://togithub.com/vuejs/core/issues/7216)) ([d1011c0](https://togithub.com/vuejs/core/commit/d1011c07a957d858cb37725b13bc8e4d7a395490)) - **ssr:** fix the bug that multi slot scope id does not work on component ([#​6100](https://togithub.com/vuejs/core/issues/6100)) ([4c74302](https://togithub.com/vuejs/core/commit/4c74302aae64c118752db7fc2a2c229a11ebaead)), closes [#​6093](https://togithub.com/vuejs/core/issues/6093) - **teleport:** do not throw target warning when teleport is disabled ([#​9818](https://togithub.com/vuejs/core/issues/9818)) ([15ee43f](https://togithub.com/vuejs/core/commit/15ee43f66ad2485ac212b02b444345d867b3c060)) - **transition:** ensure Transition enterHooks are updated after clone ([#​11066](https://togithub.com/vuejs/core/issues/11066)) ([671cf29](https://togithub.com/vuejs/core/commit/671cf297a550d15b19fa3fecce1b30e26cad8154)), closes [#​11061](https://togithub.com/vuejs/core/issues/11061) - **types/apiWatch:** correct type inference for reactive array ([#​11036](https://togithub.com/vuejs/core/issues/11036)) ([aae2d78](https://togithub.com/vuejs/core/commit/aae2d78875daa476280a45e71c2f38292964efae)), closes [#​9416](https://togithub.com/vuejs/core/issues/9416) - **types:** improve `app.provide` type checking ([#​10603](https://togithub.com/vuejs/core/issues/10603)) ([612bbf0](https://togithub.com/vuejs/core/commit/612bbf0507cbe39d701acc5dff11824802078063)), closes [#​10602](https://togithub.com/vuejs/core/issues/10602) - **types:** support generic argument in setup context expose method ([#​8507](https://togithub.com/vuejs/core/issues/8507)) ([635a59b](https://togithub.com/vuejs/core/commit/635a59b96fe6be445525c6595ca27da7ef7c1feb)) - **v-model:** fix the lazy modifier is not reset by other modifications ([#​8547](https://togithub.com/vuejs/core/issues/8547)) ([a52a02f](https://togithub.com/vuejs/core/commit/a52a02f43fdf73d8aaad99c9cafed07f12ee422a)), closes [#​8546](https://togithub.com/vuejs/core/issues/8546) [#​6564](https://togithub.com/vuejs/core/issues/6564) [#​6773](https://togithub.com/vuejs/core/issues/6773) - **watch:** support traversing symbol properties in deep watcher ([#​10969](https://togithub.com/vuejs/core/issues/10969)) ([a3e8aaf](https://togithub.com/vuejs/core/commit/a3e8aafbcc82003a66caded61143eb64c4ef02cd)), closes [#​402](https://togithub.com/vuejs/core/issues/402)
actions/checkout (actions/checkout) ### [`v4.1.7`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://togithub.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://togithub.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://togithub.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://togithub.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://togithub.com/actions/checkout/pull/1776)
docker/build-push-action (docker/build-push-action) ### [`v5.4.0`](https://togithub.com/docker/build-push-action/releases/tag/v5.4.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v5.3.0...v5.4.0) - Show builder information before building by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1128](https://togithub.com/docker/build-push-action/pull/1128) - Handle attestations correctly with provenance and sbom inputs by [@​crazy-max](https://togithub.com/crazy-max) in [https://github.com/docker/build-push-action/pull/1086](https://togithub.com/docker/build-push-action/pull/1086) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.19.0 to 0.24.0 in [https://github.com/docker/build-push-action/pull/1088](https://togithub.com/docker/build-push-action/pull/1088) [https://github.com/docker/build-push-action/pull/1105](https://togithub.com/docker/build-push-action/pull/1105) [https://github.com/docker/build-push-action/pull/1121](https://togithub.com/docker/build-push-action/pull/1121) [https://github.com/docker/build-push-action/pull/1127](https://togithub.com/docker/build-push-action/pull/1127) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/build-push-action/pull/1090](https://togithub.com/docker/build-push-action/pull/1090) **Full Changelog**: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0
docker/login-action (docker/login-action) ### [`v3.2.0`](https://togithub.com/docker/login-action/releases/tag/v3.2.0) [Compare Source](https://togithub.com/docker/login-action/compare/v3.1.0...v3.2.0) - Improve missing username/password by [@​Frankkkkk](https://togithub.com/Frankkkkk) in [https://github.com/docker/login-action/pull/706](https://togithub.com/docker/login-action/pull/706) - Bump [@​docker/actions-toolkit](https://togithub.com/docker/actions-toolkit) from 0.18.0 to 0.24.0 in [https://github.com/docker/login-action/pull/715](https://togithub.com/docker/login-action/pull/715) [https://github.com/docker/login-action/pull/721](https://togithub.com/docker/login-action/pull/721) - Bump aws-sdk-dependencies to 3.583.0 in [https://github.com/docker/login-action/pull/720](https://togithub.com/docker/login-action/pull/720) - Bump undici from 5.28.3 to 5.28.4 in [https://github.com/docker/login-action/pull/694](https://togithub.com/docker/login-action/pull/694) **Full Changelog**: https://github.com/docker/login-action/compare/v3.1.0...v3.2.0
inertiajs/inertia-laravel (inertiajs/inertia-laravel) ### [`v1.3.0`](https://togithub.com/inertiajs/inertia-laravel/blob/HEAD/CHANGELOG.md#v130---2024-06-12) [Compare Source](https://togithub.com/inertiajs/inertia-laravel/compare/v1.2.0...v1.3.0) - Add "always" props using new `Inertia::always()` wrapper ([#​627](https://togithub.com/inertiajs/inertia-laravel/pull/627)) - Revert dot-notation support in partial reloads ([#​641](https://togithub.com/inertiajs/inertia-laravel/pull/641))
laravel/framework (laravel/framework) ### [`v11.11.1`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11111---2024-06-20) [Compare Source](https://togithub.com/laravel/framework/compare/v11.11.0...v11.11.1) - \[11.x] Remove useless variable assignment by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51838](https://togithub.com/laravel/framework/pull/51838) - \[11.x] Fix event dispatcher typing in cache repository by [@​axlon](https://togithub.com/axlon) in [https://github.com/laravel/framework/pull/51835](https://togithub.com/laravel/framework/pull/51835) - Chop PHP extension when passed to `make` commands by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51842](https://togithub.com/laravel/framework/pull/51842) - \[11.x] Simplify `.php` extension chopping in `getNameInput` by [@​osbre](https://togithub.com/osbre) in [https://github.com/laravel/framework/pull/51843](https://togithub.com/laravel/framework/pull/51843) - \[11.x] fix: improve performance and robustness of Relation::getMorphAlias() by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51845](https://togithub.com/laravel/framework/pull/51845) - Revert "\[11.x] Change scope for `afterCreating` and `afterMaking` callbacks" by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/51858](https://togithub.com/laravel/framework/pull/51858) ### [`v11.11.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11110---2024-06-18) [Compare Source](https://togithub.com/laravel/framework/compare/v11.10.0...v11.11.0) - \[11.x] Add `get`, `write` and `forget` cache events by [@​stayallive](https://togithub.com/stayallive) in [https://github.com/laravel/framework/pull/51560](https://togithub.com/laravel/framework/pull/51560) - \[11.x] Add test for Arr::sortRecursiveDesc() method. by [@​lmottasin](https://togithub.com/lmottasin) in [https://github.com/laravel/framework/pull/51716](https://togithub.com/laravel/framework/pull/51716) - \[11.x] Fix missing table name in `db:table` command by [@​benholmen](https://togithub.com/benholmen) in [https://github.com/laravel/framework/pull/51710](https://togithub.com/laravel/framework/pull/51710) - Ensure files exist for `install:broadcasting` by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51719](https://togithub.com/laravel/framework/pull/51719) - \[11.x] Restore exceptions/errors to test assertion failure messages by [@​jessarcher](https://togithub.com/jessarcher) in [https://github.com/laravel/framework/pull/51725](https://togithub.com/laravel/framework/pull/51725) - \[11.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51723](https://togithub.com/laravel/framework/pull/51723) - \[11.x] Add tests for accessible and take method by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51724](https://togithub.com/laravel/framework/pull/51724) - Increment the `totalJobs` property for the `BatchFake` when add some jobs by [@​yankewei](https://togithub.com/yankewei) in [https://github.com/laravel/framework/pull/51742](https://togithub.com/laravel/framework/pull/51742) - \[11.x] Give session ID retrieval the Laravel treatment by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/51732](https://togithub.com/laravel/framework/pull/51732) - \[11.x] Fix the chunk method to an integer type in the splitIn method by [@​rookiexxk](https://togithub.com/rookiexxk) in [https://github.com/laravel/framework/pull/51733](https://togithub.com/laravel/framework/pull/51733) - Update:update name method and doc by [@​mehdi-fathi](https://togithub.com/mehdi-fathi) in [https://github.com/laravel/framework/pull/51744](https://togithub.com/laravel/framework/pull/51744) - \[11.x] Fixes `config:publish` with `dontMergeFrameworkConfiguration()` set to `true` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51751](https://togithub.com/laravel/framework/pull/51751) - Updated phpdoc for Builder::from() by [@​boris-glumpler](https://togithub.com/boris-glumpler) in [https://github.com/laravel/framework/pull/51767](https://togithub.com/laravel/framework/pull/51767) - \[11.x] Fixed pop on default Beankstalkd queue when not specifically added by [@​rinocs](https://togithub.com/rinocs) in [https://github.com/laravel/framework/pull/51759](https://togithub.com/laravel/framework/pull/51759) - \[11.x] Add `before` and `after` methods to Collection by [@​avosalmon](https://togithub.com/avosalmon) in [https://github.com/laravel/framework/pull/51752](https://togithub.com/laravel/framework/pull/51752) - \[11.x] Change scope for `afterCreating` and `afterMaking` callbacks by [@​jacob418](https://togithub.com/jacob418) in [https://github.com/laravel/framework/pull/51772](https://togithub.com/laravel/framework/pull/51772) - Use numeric literal separator in file rule validation by [@​AmirKhalifehSoltani](https://togithub.com/AmirKhalifehSoltani) in [https://github.com/laravel/framework/pull/51781](https://togithub.com/laravel/framework/pull/51781) - \[11.x] Import Model class for Renderer\Exception by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51778](https://togithub.com/laravel/framework/pull/51778) - \[11.x] About command improvement by [@​AmirKhalifehSoltani](https://togithub.com/AmirKhalifehSoltani) in [https://github.com/laravel/framework/pull/51791](https://togithub.com/laravel/framework/pull/51791) - \[11.x] Test abort behavior by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51800](https://togithub.com/laravel/framework/pull/51800) - \[11.x] Container shares fixed values/initialized instances instead of singleton closure resolutions by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51804](https://togithub.com/laravel/framework/pull/51804) - \[11.x] Fix altering a table that has a column with `default 0` on SQLite by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51803](https://togithub.com/laravel/framework/pull/51803) - \[11.x] Fix typo in `VendorPublishCommand` by [@​tamiroh](https://togithub.com/tamiroh) in [https://github.com/laravel/framework/pull/51812](https://togithub.com/laravel/framework/pull/51812) - \[11.x] Fix some typos in the tests by [@​tamiroh](https://togithub.com/tamiroh) in [https://github.com/laravel/framework/pull/51811](https://togithub.com/laravel/framework/pull/51811) - \[11.x] Add unprocessableContent and update unprocessableEntity by [@​dwightwatson](https://togithub.com/dwightwatson) in [https://github.com/laravel/framework/pull/51815](https://togithub.com/laravel/framework/pull/51815) - \[11.x] Improve Queue::assertNothingPushed() error message by [@​SjorsO](https://togithub.com/SjorsO) in [https://github.com/laravel/framework/pull/51814](https://togithub.com/laravel/framework/pull/51814) - \[11.x] Add `Relation::getMorphAlias()` by [@​pxlrbt](https://togithub.com/pxlrbt) in [https://github.com/laravel/framework/pull/51809](https://togithub.com/laravel/framework/pull/51809) - \[11.x] Support third-party relations in `model:show` command by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/framework/pull/51807](https://togithub.com/laravel/framework/pull/51807) - \[11.x] Fix nested rules custom attribute names by [@​owenandrews](https://togithub.com/owenandrews) in [https://github.com/laravel/framework/pull/51805](https://togithub.com/laravel/framework/pull/51805) - \[11.x] Fix docblock of \Illuminate\Http\Response by [@​seriquynh](https://togithub.com/seriquynh) in [https://github.com/laravel/framework/pull/51823](https://togithub.com/laravel/framework/pull/51823) ### [`v11.10.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v11100---2024-06-04) [Compare Source](https://togithub.com/laravel/framework/compare/v11.9.2...v11.10.0) - \[11.x] Fix typo in filename by [@​Henridv](https://togithub.com/Henridv) in [https://github.com/laravel/framework/pull/51643](https://togithub.com/laravel/framework/pull/51643) - \[11.x] Add Vite auto refresh to error page by [@​riasvdv](https://togithub.com/riasvdv) in [https://github.com/laravel/framework/pull/51635](https://togithub.com/laravel/framework/pull/51635) - \[11.x] Add test for join_paths by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/51621](https://togithub.com/laravel/framework/pull/51621) - \[11.x] Preload base options for missing config files by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51619](https://togithub.com/laravel/framework/pull/51619) - \[11.x] Add option to disable merging of base configuration by [@​taka-oyama](https://togithub.com/taka-oyama) in [https://github.com/laravel/framework/pull/51579](https://togithub.com/laravel/framework/pull/51579) - \[11.x] Allow callback to be passed to `updateOrInsert()` to pass different `$values` if the record already exists by [@​Markshall](https://togithub.com/Markshall) in [https://github.com/laravel/framework/pull/51566](https://togithub.com/laravel/framework/pull/51566) - \[11.x] Fix `join_paths` issue with segment '0' by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/51649](https://togithub.com/laravel/framework/pull/51649) - \[11.x] Remove extra double quote in the error page by [@​nicolus](https://togithub.com/nicolus) in [https://github.com/laravel/framework/pull/51670](https://togithub.com/laravel/framework/pull/51670) - \[11.x] Add tests to improve test coverage for `HtmlString` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51666](https://togithub.com/laravel/framework/pull/51666) - \[11.x] Add tests to improve test coverage for `Arr::whereNotNull` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51661](https://togithub.com/laravel/framework/pull/51661) - \[11.x] Add tests for FileSystem class by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/51654](https://togithub.com/laravel/framework/pull/51654) - \[11.x] Update OptimizeClearCommand.php by [@​nathanpurcell](https://togithub.com/nathanpurcell) in [https://github.com/laravel/framework/pull/51667](https://togithub.com/laravel/framework/pull/51667) - \[11.x] Support soft deleted models when using explicit route model binding by [@​gbradley](https://togithub.com/gbradley) in [https://github.com/laravel/framework/pull/51651](https://togithub.com/laravel/framework/pull/51651) - \[11.x] Add tests for `Arr::divide` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51673](https://togithub.com/laravel/framework/pull/51673) - \[11.x] Prune should be a flag option by [@​riasvdv](https://togithub.com/riasvdv) in [https://github.com/laravel/framework/pull/51694](https://togithub.com/laravel/framework/pull/51694) - \[11.x] Avoid using Laravel new error page if `app.debug` changes to `true` at runtime by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51705](https://togithub.com/laravel/framework/pull/51705) ### [`v11.9.2`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1192---2024-05-30) [Compare Source](https://togithub.com/laravel/framework/compare/v11.9.1...v11.9.2) - \[11.x] Fix new exception renderer compatibility with closure middleware by [@​ifox](https://togithub.com/ifox) in [https://github.com/laravel/framework/pull/51614](https://togithub.com/laravel/framework/pull/51614) - \[11.x] Fix double-quoted string literals on SQLite by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/51615](https://togithub.com/laravel/framework/pull/51615) - \[11.x] Allow setting Resend api key in mailer specific config by [@​riasvdv](https://togithub.com/riasvdv) in [https://github.com/laravel/framework/pull/51618](https://togithub.com/laravel/framework/pull/51618) - \[11.x] Fix only number as session key will result in numbered session keys by [@​Katalam](https://togithub.com/Katalam) in [https://github.com/laravel/framework/pull/51611](https://togithub.com/laravel/framework/pull/51611) ### [`v11.9.1`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1191---2024-05-28) [Compare Source](https://togithub.com/laravel/framework/compare/v11.9.0...v11.9.1) - \[11.x] Fixes missing route context by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/51602](https://togithub.com/laravel/framework/pull/51602) ### [`v11.9.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1190---2024-05-28) [Compare Source](https://togithub.com/laravel/framework/compare/v11.8.0...v11.9.0) - \[11.x] Optimize boostrap time by using hashtable to store providers by [@​sarven](https://togithub.com/sarven) in [https://github.com/laravel/framework/pull/51343](https://togithub.com/laravel/framework/pull/51343) - \[11.x] Prevent destructive commands from running by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/51376](https://togithub.com/laravel/framework/pull/51376) - \[11.x] renamed left `has` to `contains` by [@​MrPunyapal](https://togithub.com/MrPunyapal) in [https://github.com/laravel/framework/pull/51532](https://togithub.com/laravel/framework/pull/51532) - \[10.x] Fix typo by [@​Issei0804-ie](https://togithub.com/Issei0804-ie) in [https://github.com/laravel/framework/pull/51535](https://togithub.com/laravel/framework/pull/51535) - \[11.x] Fixes doc block in Timebox.php by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51537](https://togithub.com/laravel/framework/pull/51537) - \[11.x] Rename test function to match prohibit action by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51534](https://togithub.com/laravel/framework/pull/51534) - \[11.x] Fix LazilyRefreshDatabase when using Laravel BrowserKit Testing by [@​MaxGiting](https://togithub.com/MaxGiting) in [https://github.com/laravel/framework/pull/51538](https://togithub.com/laravel/framework/pull/51538) - \[10.x] Fix SQL Server detection in database store by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/framework/pull/51547](https://togithub.com/laravel/framework/pull/51547) - \[11.x] Display test creation messages by [@​nshiro](https://togithub.com/nshiro) in [https://github.com/laravel/framework/pull/51546](https://togithub.com/laravel/framework/pull/51546) - \[11.x] Detect Cockroach DB connection loss by [@​saschaglo](https://togithub.com/saschaglo) in [https://github.com/laravel/framework/pull/51559](https://togithub.com/laravel/framework/pull/51559) - \[11.x] Fix type tests by [@​stayallive](https://togithub.com/stayallive) in [https://github.com/laravel/framework/pull/51558](https://togithub.com/laravel/framework/pull/51558) - \[11.x] Add `withoutDelay()` to the `Queueable` trait by [@​KennedyTedesco](https://togithub.com/KennedyTedesco) in [https://github.com/laravel/framework/pull/51555](https://togithub.com/laravel/framework/pull/51555) - \[11.x] Add an option to remove the original environment file after encrypting by [@​riasvdv](https://togithub.com/riasvdv) in [https://github.com/laravel/framework/pull/51556](https://togithub.com/laravel/framework/pull/51556) - \[10.x] - Fix batch list loading in Horizon when serialization error by [@​jeffortegad](https://togithub.com/jeffortegad) in [https://github.com/laravel/framework/pull/51551](https://togithub.com/laravel/framework/pull/51551) - \[10.x] Fixes explicit route binding with `BackedEnum` by [@​CAAHS](https://togithub.com/CAAHS) in [https://github.com/laravel/framework/pull/51586](https://togithub.com/laravel/framework/pull/51586) - \[11.x] Add `Macroable` to `PendingCommand` by [@​PerryvanderMeer](https://togithub.com/PerryvanderMeer) in [https://github.com/laravel/framework/pull/51572](https://togithub.com/laravel/framework/pull/51572) - \[11.x] Improves errors by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/51261](https://togithub.com/laravel/framework/pull/51261) - \[11.x] Add RELEASE.md to .gitattributes by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/51598](https://togithub.com/laravel/framework/pull/51598) - \[11.x] Fixes exception rendering by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/51587](https://togithub.com/laravel/framework/pull/51587) ### [`v11.8.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v1180---2024-05-21) [Compare Source](https://togithub.com/laravel/framework/compare/v11.7.0...v11.8.0) - \[11.x] Update PendingRequest.php by [@​foremtehan](https://togithub.com/foremtehan) in [https://github.com/laravel/framework/pull/51338](https://togithub.com/laravel/framework/pull/51338) - Add unshift method to Collection by [@​timkelty](https://togithub.com/timkelty) in [https://github.com/laravel/framework/pull/51344](https://togithub.com/laravel/framework/pull/51344) - \[11.x] Synchronizing cache configuration file with updated laravel v11.0.7 by [@​dvlpr91](https://togithub.com/dvlpr91) in [https://github.com/laravel/framework/pull/51336](https://togithub.com/laravel/framework/pull/51336) - \[11.x] Utilize `null-safe` operator instead of conditional check by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51328](https://togithub.com/laravel/framework/pull/51328) - \[11.x] Add the events to be displayed on the model:show command by [@​WendellAdriel](https://togithub.com/WendellAdriel) in [https://github.com/laravel/framework/pull/51324](https://togithub.com/laravel/framework/pull/51324) - \[11.x] fix: remove use of Redis::COMPRESSION_ZSTD_MIN by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51346](https://togithub.com/laravel/framework/pull/51346) - \[10.x] Backport: Fix SesV2Transport to use correct `EmailTags` argument by [@​Tietew](https://togithub.com/Tietew) in [https://github.com/laravel/framework/pull/51352](https://togithub.com/laravel/framework/pull/51352) - \[11.x] feat: use phpredis 6 in ci by [@​calebdw](https://togithub.com/calebdw) in [https://github.com/laravel/framework/pull/51347](https://togithub.com/laravel/framework/pull/51347) - \[11.x] create new "has" validation rule by [@​browner12](https://togithub.com/browner12) in [https://github.com/laravel/framework/pull/51348](https://togithub.com/laravel/framework/pull/51348) - \[11.x] Add support for previous apps keys in signed URL verification by [@​Krisell](https://togithub.com/Krisell) in [https://github.com/laravel/framework/pull/51222](https://togithub.com/laravel/framework/pull/51222) - \[11.x] Allow setting exit code in migrate:status --pending by [@​brecht-vermeersch](https://togithub.com/brecht-vermeersch) in [https://github.com/laravel/framework/pull/51341](https://togithub.com/laravel/framework/pull/51341) - \[11.x] Fix array rule typehint by [@​erik-perri](https://togithub.com/erik-perri) in [https://github.com/laravel/framework/pull/51372](https://togithub.com/laravel/framework/pull/51372) - \[11.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51365](https://togithub.com/laravel/framework/pull/51365) - \[10.x] Fix PHPDoc typo by [@​staudenmeir](https://togithub.com/staudenmeir) in [https://github.com/laravel/framework/pull/51390](https://togithub.com/laravel/framework/pull/51390) - \[11.x] Fix return type hint of resolveRouteBindingQuery by [@​philbates35](https://togithub.com/philbates35) in [https://github.com/laravel/framework/pull/51392](https://togithub.com/laravel/framework/pull/51392) - \[11.x] Allow adding array or string for web and api routes in bootstrap/app.php by [@​mrthito](https://togithub.com/mrthito) in [https://github.com/laravel/framework/pull/51356](https://togithub.com/laravel/framework/pull/51356) - \[ 11.x ] Adds ability to manually fail a command from outside the handle() method by [@​ProjektGopher](https://togithub.com/ProjektGopher) in [https://github.com/laravel/framework/pull/51435](https://togithub.com/laravel/framework/pull/51435) - \[10.x] Fix `apa` on non ASCII characters by [@​faissaloux](https://togithub.com/faissaloux) in [https://github.com/laravel/framework/pull/51428](https://togithub.com/laravel/framework/pull/51428) - \[11.x] Compare lowercased column names in getColumnType by [@​chady](https://togithub.com/chady) in [https://github.com/laravel/framework/pull/51431](https://togithub.com/laravel/framework/pull/51431) - \[11.x] Use contracts instead of concrete type for `resolveRouteBindingQuery()` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51425](https://togithub.com/laravel/framework/pull/51425) - \[11.x] Set the value of `$this` in macro closures by [@​simonwelsh](https://togithub.com/simonwelsh) in [https://github.com/laravel/framework/pull/51401](https://togithub.com/laravel/framework/pull/51401) - \[11.x] Add missing roundrobin transport driver config by [@​u01jmg3](https://togithub.com/u01jmg3) in [https://github.com/laravel/framework/pull/51400](https://togithub.com/laravel/framework/pull/51400) - \[11.x] Remove unused namespace by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51436](https://togithub.com/laravel/framework/pull/51436) - \[11.x] Fixes doc block in `Connector.php` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51440](https://togithub.com/laravel/framework/pull/51440) - \[10.x] Fixes view engine resolvers leaking memory by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/51450](https://togithub.com/laravel/framework/pull/51450) - \[11.x] Add some tests to `SupportStrTest` by [@​saMahmoudzadeh](https://togithub.com/saMahmoudzadeh) in [https://github.com/laravel/framework/pull/51437](https://togithub.com/laravel/framework/pull/51437) - \[11.x] Add isCurrentlyOwnedBy function to lock by [@​gazben](https://togithub.com/gazben) in [https://github.com/laravel/framework/pull/51393](https://togithub.com/laravel/framework/pull/51393) - \[11.x] Collection average/avg optimization by [@​bert-w](https://togithub.com/bert-w) in [https://github.com/laravel/framework/pull/51512](https://togithub.com/laravel/framework/pull/51512) - \[11.x] Introduce `MixManifestNotFoundException` for handling missing Mix manifests by [@​xurshudyan](https://togithub.com/xurshudyan) in [https://github.com/laravel/framework/pull/51502](https://togithub.com/laravel/framework/pull/51502) - \[11.x] MailMakeCommand: Add new `--view` option by [@​ryangjchandler](https://togithub.com/ryangjchandler) in [https://github.com/laravel/framework/pull/51411](https://togithub.com/laravel/framework/pull/51411) - \[11.x] Replace all backed enums with values when building URLs by [@​stefanvdlugt](https://togithub.com/stefanvdlugt) in [https://github.com/laravel/framework/pull/51524](https://togithub.com/laravel/framework/pull/51524) - \[10.x] Do not use `app()` Foundation helper on `ViewServiceProvider` by [@​rodrigopedra](https://togithub.com/rodrigopedra) in [https://github.com/laravel/framework/pull/51522](https://togithub.com/laravel/framework/pull/51522) - Fixes explicit route binding with `BackedEnum` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/51525](https://togithub.com/laravel/framework/pull/51525) - \[11.x] Add query method to UrlGenerator contract docblock by [@​hjanos-bc](https://togithub.com/hjanos-bc) in [https://github.com/laravel/framework/pull/51515](https://togithub.com/laravel/framework/pull/51515)
laravel/socialite (laravel/socialite) ### [`v5.15.0`](https://togithub.com/laravel/socialite/blob/HEAD/CHANGELOG.md#v5150---2024-06-11) [Compare Source](https://togithub.com/laravel/socialite/compare/v5.14.0...v5.15.0) - Support the custom parameters of the access token request by [@​maximepvrt](https://togithub.com/maximepvrt) in [https://github.com/laravel/socialite/pull/707](https://togithub.com/laravel/socialite/pull/707)
laravel/telescope (laravel/telescope) ### [`v5.1.0`](https://togithub.com/laravel/telescope/blob/HEAD/CHANGELOG.md#v510---2024-06-17) [Compare Source](https://togithub.com/laravel/telescope/compare/v5.0.5...v5.1.0) - \[5.x] Add `isLog` to `IncomingEntry` by [@​ngunyimacharia](https://togithub.com/ngunyimacharia) in [https://github.com/laravel/telescope/pull/1485](https://togithub.com/laravel/telescope/pull/1485) - \[5.x] Enhance query preview when using the pgsql driver by [@​morloderex](https://togithub.com/morloderex) in [https://github.com/laravel/telescope/pull/1486](https://togithub.com/laravel/telescope/pull/1486)
nodejs/node (node) ### [`v22.3.0`](https://togithub.com/nodejs/node/releases/tag/v22.3.0): 2024-06-11, Version 22.3.0 (Current), @​RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v22.2.0...v22.3.0) ##### Notable Changes - \[[`5a41bcf9ca`](https://togithub.com/nodejs/node/commit/5a41bcf9ca)] - **(SEMVER-MINOR)** **src**: traverse parent folders while running `--run` (Yagiz Nizipli) [#​53154](https://togithub.com/nodejs/node/pull/53154) - \[[`1d5934524b`](https://togithub.com/nodejs/node/commit/1d5934524b)] - **(SEMVER-MINOR)** **buffer**: add .bytes() method to Blob (Matthew Aitken) [#​53221](https://togithub.com/nodejs/node/pull/53221) - \[[`75e5612fae`](https://togithub.com/nodejs/node/commit/75e5612fae)] - **(SEMVER-MINOR)** **src,permission**: --allow-wasi & prevent WASI exec (Rafael Gonzaga) [#​53124](https://togithub.com/nodejs/node/pull/53124) - \[[`b5c30e2f5e`](https://togithub.com/nodejs/node/commit/b5c30e2f5e)] - **(SEMVER-MINOR)** **module**: print amount of load time of a cjs module (Vinicius Lourenço) [#​52213](https://togithub.com/nodejs/node/pull/52213) - \[[`8c6dffc269`](https://togithub.com/nodejs/node/commit/8c6dffc269)] - **(SEMVER-MINOR)** **test_runner**: add snapshot testing (Colin Ihrig) [#​53169](https://togithub.com/nodejs/node/pull/53169) - \[[`048478d351`](https://togithub.com/nodejs/node/commit/048478d351)] - **(SEMVER-MINOR)** **doc**: add context.assert docs (Colin Ihrig) [#​53169](https://togithub.com/nodejs/node/pull/53169) - \[[`f6d2af8ee7`](https://togithub.com/nodejs/node/commit/f6d2af8ee7)] - **(SEMVER-MINOR)** **test_runner**: add context.fullName (Colin Ihrig) [#​53169](https://togithub.com/nodejs/node/pull/53169) - \[[`a0766bdf0e`](https://togithub.com/nodejs/node/commit/a0766bdf0e)] - **(SEMVER-MINOR)** **net**: add new net.server.listen tracing channel (Paolo Insogna) [#​53136](https://togithub.com/nodejs/node/pull/53136) - \[[`374743cd4e`](https://togithub.com/nodejs/node/commit/374743cd4e)] - **(SEMVER-MINOR)** **process**: add process.getBuiltinModule(id) (Joyee Cheung) [#​52762](https://togithub.com/nodejs/node/pull/52762) - \[[`1eb55f3550`](https://togithub.com/nodejs/node/commit/1eb55f3550)] - **(SEMVER-MINOR)** **doc**: improve explanation about built-in modules (Joyee Cheung) [#​52762](https://togithub.com/nodejs/node/pull/52762) - \[[`6165894774`](https://togithub.com/nodejs/node/commit/6165894774)] - **fs**: mark recursive cp methods as stable (Théo LUDWIG) [#​53127](https://togithub.com/nodejs/node/pull/53127) - \[[`db5dd0c6df`](https://togithub.com/nodejs/node/commit/db5dd0c6df)] - **doc**: add StefanStojanovic to collaborators (StefanStojanovic) [#​53118](https://togithub.com/nodejs/node/pull/53118) - \[[`cfcde78513`](https://togithub.com/nodejs/node/commit/cfcde78513)] - **(SEMVER-MINOR)** **cli**: add `NODE_RUN_PACKAGE_JSON_PATH` env (Yagiz Nizipli) [#​53058](https://togithub.com/nodejs/node/pull/53058) - \[[`7a67ecf161`](https://togithub.com/nodejs/node/commit/7a67ecf161)] - **(SEMVER-MINOR)** **test_runner**: support module mocking (Colin Ihrig) [#​52848](https://togithub.com/nodejs/node/pull/52848) - \[[`ee56aecced`](https://togithub.com/nodejs/node/commit/ee56aecced)] - **(SEMVER-MINOR)** **lib**: add EventSource Client (Aras Abbasi) [#​51575](https://togithub.com/nodejs/node/pull/51575) - \[[`6413769bc7`](https://togithub.com/nodejs/node/commit/6413769bc7)] - **(SEMVER-MINOR)** **lib**: replace MessageEvent with undici's (Matthew Aitken) [#​52370](https://togithub.com/nodejs/node/pull/52370) - \[[`c70b2f7a76`](https://togithub.com/nodejs/node/commit/c70b2f7a76)] - **(SEMVER-MINOR)** **cli**: add `NODE_RUN_SCRIPT_NAME` env to `node --run` (Yagiz Nizipli) [#​53032](https://togithub.com/nodejs/node/pull/53032) - \[[`badec0c38b`](https://togithub.com/nodejs/node/commit/badec0c38b)] - **doc**: add Marco Ippolito to TSC (Rafael Gonzaga) [#​53008](https://togithub.com/nodejs/node/pull/53008) ##### Commits - \[[`feb0ba2860`](https://togithub.com/nodejs/node/commit/feb0ba2860)] - **benchmark**: fix napi/ref addon (Michaël Zasso) [#​53233](https://togithub.com/nodejs/node/pull/53233) - \[[`bb844de4e1`](https://togithub.com/nodejs/node/commit/bb844de4e1)] - **benchmark**: fix api restriction for the permission category (Ryan Tsien) [#​51528](https://togithub.com/nodejs/node/pull/51528) - \[[`1d5934524b`](https://togithub.com/nodejs/node/commit/1d5934524b)] - **(SEMVER-MINOR)** **buffer**: add .bytes() method to Blob (Matthew Aitken) [#​53221](https://togithub.com/nodejs/node/pull/53221) - \[[`d87f9af5aa`](https://togithub.com/nodejs/node/commit/d87f9af5aa)] - **buffer**: make compare/equals faster (Tobias Nießen) [#​52993](https://togithub.com/nodejs/node/pull/52993) - \[[`ec83431d71`](https://togithub.com/nodejs/node/commit/ec83431d71)] - **build**: generate binlog in out directories (Chengzhong Wu) [#​53325](https://togithub.com/nodejs/node/pull/53325) - \[[`0976439417`](https://togithub.com/nodejs/node/commit/0976439417)] - **build**: fix --v8-lite-mode build (Daeyeon Jeong) [#​52725](https://togithub.com/nodejs/node/pull/52725) - \[[`350c733ae6`](https://togithub.com/nodejs/node/commit/350c733ae6)] - **build**: support python 3.13 (Chengzhong Wu) [#​53190](https://togithub.com/nodejs/node/pull/53190) - \[[`74cefa55a2`](https://togithub.com/nodejs/node/commit/74cefa55a2)] - **build**: update ruff to v0.4.5 (Yagiz Nizipli) [#​53180](https://togithub.com/nodejs/node/pull/53180) - \[[`33242ff042`](https://togithub.com/nodejs/node/commit/33242ff042)] - **build**: add `--skip-tests` to `test-ci-js` target (Antoine du Hamel) [#​53105](https://togithub.com/nodejs/node/pull/53105) - \[[`edcadf7f8a`](https://togithub.com/nodejs/node/commit/edcadf7f8a)] - **build**: fix building embedtest in GN build (Cheng) [#​53145](https://togithub.com/nodejs/node/pull/53145) - \[[`d711942fce`](https://togithub.com/nodejs/node/commit/d711942fce)] - **build**: use broader detection for 'help' (Aviv Keller) [#​53045](https://togithub.com/nodejs/node/pull/53045) - \[[`ca655b61a7`](https://togithub.com/nodejs/node/commit/ca655b61a7)] - **build**: fix -j propagation to ninja (Tobias Nießen) [#​53088](https://togithub.com/nodejs/node/pull/53088) - \[[`5fba67ff9f`](https://togithub.com/nodejs/node/commit/5fba67ff9f)] - **build**: exit on unsupported host OS for Android (Mohammed Keyvanzadeh) [#​52882](https://togithub.com/nodejs/node/pull/52882) - \[[`b7d7e9a084`](https://togithub.com/nodejs/node/commit/b7d7e9a084)] - **build**: fix `--enable-d8` builds (Richard Lau) [#​53106](https://togithub.com/nodejs/node

Configuration

📅 Schedule: Branch creation - "after 7am on the first day of the month,before 3pm on the first day of the month" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

mtracz commented 4 months ago

Reference for changes: https://github.com/blumilksoftware/toby/pull/439/commits/5ce4e547da21be25507f4cc5888185759e8541b6 https://docs.docker.com/reference/build-checks/from-as-casing/