blumilksoftware / toby

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

- Update all non-major dependencies #436

Closed blumilkbot closed 6 months ago

blumilkbot commented 6 months ago

This PR contains the following updates:

Package Type Update Change Pending
@headlessui/vue (source) dependencies patch ^1.7.15 -> ^1.7.22
@heroicons/vue dependencies patch ^2.0.18 -> ^2.1.3
@​inertiajs/progress dependencies minor ^0.1.2 -> ^0.2.7
@tailwindcss/forms dependencies patch ^0.5.4 -> ^0.5.7
@tailwindcss/typography dependencies patch ^0.5.9 -> ^0.5.13
@vitejs/plugin-vue (source) dependencies patch ^4.2.3 -> ^4.6.2
@vue/compiler-sfc (source) dependencies patch ^3.3.4 -> ^3.4.27
actions/checkout action patch v4.1.2 -> v4.1.6
actions/checkout action patch v4.1.4 -> v4.1.6
alpine stage minor 3.19.0 -> 3.20.0
autoprefixer dependencies patch ^10.4.14 -> ^10.4.19
axios (source) dependencies minor ^1.4.0 -> ^1.7.1 1.7.2
axllent/mailpit (source) minor v1.9 -> v1.18
barryvdh/laravel-debugbar require-dev patch ^3.13 -> ^3.13.5
barryvdh/laravel-dompdf require minor ^2.0 -> ^2.2.0
composer stage patch 2.7.4 -> 2.7.6
composer/composer stage patch 2.7.4-bin -> 2.7.6-bin
echarts (source) dependencies patch ^5.4.3 -> ^5.5.0
eslint (source) devDependencies patch ^8.46.0 -> ^8.57.0
eslint-plugin-vue (source) devDependencies minor ^9.21.1 -> ^9.26.0
fakerphp/faker require patch ^1.23 -> ^1.23.1
floating-vue (source) dependencies patch ^2.0.0-beta.24 -> ^2.0.0
guzzlehttp/guzzle (source) require patch ^7.8 -> ^7.8.1
inertiajs/inertia-laravel require minor ^1.0 -> ^1.2.0
laravel-vite-plugin dependencies patch ^0.8.0 -> ^0.8.1
laravel/dusk (source) require-dev patch ^8.0 -> ^8.2.0
laravel/framework (source) require minor ^11.1 -> ^11.7.0 11.8.0
laravel/sanctum require patch ^4.0 -> ^4.0.2
laravel/socialite (source) require minor ^5.12 -> ^5.14.0
laravel/telescope require patch ^5.0 -> ^5.0.5
luxon dependencies patch ^3.3.0 -> ^3.4.4
maatwebsite/excel require patch ^3.1 -> ^3.1.55
mockery/mockery require-dev patch ^1.6 -> ^1.6.12
node stage minor 22.1.0-bullseye-slim -> 22.2.0-bullseye-slim
nunomaduro/collision require-dev patch ^8.1 -> ^8.1.1
php patch 8.3.6 -> 8.3.7
php final patch 8.3.6-cli-bullseye -> 8.3.7-cli-bullseye
php stage patch 8.3.6-cli-bullseye -> 8.3.7-cli-bullseye
php require patch ^8.3 -> ^8.3.7
phpunit/phpunit (source) require-dev patch ^11.0 -> ^11.1.3
postcss (source) dependencies patch ^8.4.35 -> ^8.4.38
sentry/sentry-laravel (source) require patch ^4.2 -> ^4.5.1
spatie/laravel-ignition (source) require-dev patch ^2.5 -> ^2.7.0
spatie/laravel-model-states require patch ^2.6 -> ^2.7.1
spatie/laravel-permission require patch ^6.4 -> ^6.7.0
tailwindcss (source) dependencies patch ^3.3.3 -> ^3.4.3
vite (source) dependencies patch ^4.5.2 -> ^4.5.3
vue (source) dependencies patch ^3.3.4 -> ^3.4.27
vue-echarts dependencies patch ^6.6.0 -> ^6.7.2
vue-flatpickr-component dependencies patch ^11.0.3 -> ^11.0.5
vue-loader dependencies patch ^17.2.2 -> ^17.4.2
vue-material-design-icons dependencies patch ^5.2.0 -> ^5.3.0

Release Notes

tailwindlabs/headlessui (@​headlessui/vue) ### [`v1.7.22`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@​headlessui-vue/CHANGELOG.md#1722---2024-05-08) [Compare Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/vue@v1.7.21...@headlessui/vue@v1.7.22) ##### Fixed - Don’t cancel `touchmove` on `input` elements inside a dialog ([#​3166](https://togithub.com/tailwindlabs/headlessui/pull/3166)) - Ensure clicking a `ComboboxOption` after filtering the options, correctly triggers a change ([#​3180](https://togithub.com/tailwindlabs/headlessui/pull/3180))
vuejs/core (@​vue/compiler-sfc) ### [`v3.4.27`](https://togithub.com/vuejs/core/blob/HEAD/CHANGELOG.md#3427-2024-05-06) [Compare Source](https://togithub.com/vuejs/core/compare/v3.4.26...v3.4.27) ##### Bug Fixes - **compat:** include legacy scoped slots ([#​10868](https://togithub.com/vuejs/core/issues/10868)) ([8366126](https://togithub.com/vuejs/core/commit/83661264a4ced3cb2ff6800904a86dd9e82bbfe2)), closes [#​8869](https://togithub.com/vuejs/core/issues/8869) - **compiler-core:** add support for arrow aysnc function with unbracketed ([#​5789](https://togithub.com/vuejs/core/issues/5789)) ([ca7d421](https://togithub.com/vuejs/core/commit/ca7d421e8775f6813f8943d32ab485e0c542f98b)), closes [#​5788](https://togithub.com/vuejs/core/issues/5788) - **compiler-dom:** restrict createStaticVNode usage with option elements ([#​10846](https://togithub.com/vuejs/core/issues/10846)) ([0e3d617](https://togithub.com/vuejs/core/commit/0e3d6178b02d0386d779720ae2cc4eac1d1ec990)), closes [#​6568](https://togithub.com/vuejs/core/issues/6568) [#​7434](https://togithub.com/vuejs/core/issues/7434) - **compiler-sfc:** handle keyof operator ([#​10874](https://togithub.com/vuejs/core/issues/10874)) ([10d34a5](https://togithub.com/vuejs/core/commit/10d34a5624775f20437ccad074a97270ef74c3fb)), closes [#​10871](https://togithub.com/vuejs/core/issues/10871) - **hydration:** handle edge case of style mismatch without style attribute ([f2c1412](https://togithub.com/vuejs/core/commit/f2c1412e46a8fad3e13403bfa78335c4f704f21c)), closes [#​10786](https://togithub.com/vuejs/core/issues/10786)
actions/checkout (actions/checkout) ### [`v4.1.6`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://togithub.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v415) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.4...v4.1.5) - Update NPM dependencies by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://togithub.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://togithub.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://togithub.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://togithub.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://togithub.com/actions/checkout/pull/1707) ### [`v4.1.4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://togithub.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://togithub.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://togithub.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://togithub.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v413) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.2...v4.1.3) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://togithub.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://togithub.com/actions/checkout/pull/1685) - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://togithub.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://togithub.com/actions/checkout/pull/1650)
axios/axios (axios) ### [`v1.7.1`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#171-2024-05-20) [Compare Source](https://togithub.com/axios/axios/compare/v1.7.0...v1.7.1) ##### Bug Fixes - **fetch:** fixed ReferenceError issue when TextEncoder is not available in the environment; ([#​6410](https://togithub.com/axios/axios/issues/6410)) ([733f15f](https://togithub.com/axios/axios/commit/733f15fe5bd2d67e1fadaee82e7913b70d45dc5e)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+14/-9 (#​6410 )") ### [`v1.7.0`](https://togithub.com/axios/axios/blob/HEAD/CHANGELOG.md#170-2024-05-19) [Compare Source](https://togithub.com/axios/axios/compare/v1.6.8...v1.7.0) ##### Features - **adapter:** add fetch adapter; ([#​6371](https://togithub.com/axios/axios/issues/6371)) ([a3ff99b](https://togithub.com/axios/axios/commit/a3ff99b59d8ec2ab5dd049e68c043617a4072e42)) ##### Bug Fixes - **core/axios:** handle un-writable error stack ([#​6362](https://togithub.com/axios/axios/issues/6362)) ([81e0455](https://togithub.com/axios/axios/commit/81e0455b7b57fbaf2be16a73ebe0e6591cc6d8f9)) ##### Contributors to this release - avatar [Dmitriy Mozgovoy](https://togithub.com/DigitalBrainJS "+1015/-127 (#​6371 )") - avatar [Jay](https://togithub.com/jasonsaayman "+30/-14 ()") - avatar [Alexandre ABRIOUX](https://togithub.com/alexandre-abrioux "+56/-6 (#​6362 )")
axllent/mailpit (axllent/mailpit) ### [`v1.18`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1183) ##### Chore - Update Go dependencies - Update node dependencies ##### Feature - iCalendar (ICS) viewer ([#​298](https://togithub.com/axllent/mailpit/issues/298)) ##### Fix - Add dot stuffing for POP3 ([#​300](https://togithub.com/axllent/mailpit/issues/300)) ### [`v1.17`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1171) ##### Chore - Update node dependencies - Update Go dependencies - Clearer error messages for read/write permission failures ([#​281](https://togithub.com/axllent/mailpit/issues/281)) ##### Fix - Prevent error when two identical tags are added at the exact same time ([#​283](https://togithub.com/axllent/mailpit/issues/283)) ### [`v1.16`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1160) ##### Chore - Update caniemail test database - Update node dependencies - Update Go dependencies - Switch database flag/env to `--database` / `MP_DATABASE` ##### Feature - Search support for before: and after: dates ([#​252](https://togithub.com/axllent/mailpit/issues/252)) - Add optional tenant ID to isolate data in shared databases ([#​254](https://togithub.com/axllent/mailpit/issues/254)) - Option to use rqlite database storage ([#​254](https://togithub.com/axllent/mailpit/issues/254)) ##### Fix - Remove duplicated authentication check ([#​276](https://togithub.com/axllent/mailpit/issues/276)) - Prevent conditional JS error when global mailbox tag list is modified via auto/plus-address tagging while viewing a message - Extract plus addresses from email addresses only, not names ### [`v1.15`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1151) ##### Chore - Code cleanup, remove redundant functionality - Add labels to Docker image ([#​267](https://togithub.com/axllent/mailpit/issues/267)) ##### Feature - Add readyz subcommand for Docker healthcheck ([#​270](https://togithub.com/axllent/mailpit/issues/270)) ### [`v1.14`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1144) ##### Chore - Update caniemail test data - Reorder CLI flags to group by related functionality ##### Feature - Allow setting SMTP relay configuration values via environment variables ([#​262](https://togithub.com/axllent/mailpit/issues/262)) ### [`v1.13`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1133) ##### API - Include Reply-To information in message summaries for message list & websocket events ##### Chore - Update node dependencies - Update Go dependencies - Compress database only when >= 1% of total message size has been deleted - Update "About" modal layout when new version is available ##### Feature - Add reply-to: search filter ([#​247](https://togithub.com/axllent/mailpit/issues/247)) ### [`v1.12`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1121) ##### Chore - Significantly increase database performance using WAL (Write-Ahead-Log) - Standardize error logging & formatting ##### Feature - Add option to only allow SMTP recipients matching a regular expression (disable open-relay behaviour [#​219](https://togithub.com/axllent/mailpit/issues/219)) ##### Fix - Log total deleted messages when auto-pruning messages (--max) - Prevent rare error from websocket connection (unexpected non-whitespace character) - Log total deleted messages when deleting all messages from search ##### Libs - Update node modules ##### Tests - Run tests on Linux, Windows & Mac ##### UI - Automatically refresh connected browsers if Mailpit is upgraded (version change) ### [`v1.11`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1111) ##### Fix - Fix regression to support for search query params to all `/latest` endpoints ([#​206](https://togithub.com/axllent/mailpit/issues/206)) ##### Libs - Update node modules - Update Go modules ##### Testing - Add new `ingest` subcommand to import an email file or maildir folder over SMTP ##### UI - Allow multiple tags to be searched using Ctrl-click ([#​216](https://togithub.com/axllent/mailpit/issues/216)) ### [`v1.10`](https://togithub.com/axllent/mailpit/blob/HEAD/CHANGELOG.md#v1104) ##### Fix - Remove JS debug information for favicon
barryvdh/laravel-dompdf (barryvdh/laravel-dompdf) ### [`v2.2.0`](https://togithub.com/barryvdh/laravel-dompdf/releases/tag/v2.2.0) [Compare Source](https://togithub.com/barryvdh/laravel-dompdf/compare/v2.1.1...v2.2.0) #### What's Changed - Fix setOptions by [@​cesarreyes3](https://togithub.com/cesarreyes3) in [https://github.com/barryvdh/laravel-dompdf/pull/1040](https://togithub.com/barryvdh/laravel-dompdf/pull/1040) - Bump dompdf minimum to 2.0.7 by [@​barryvdh](https://togithub.com/barryvdh) #### New Contributors - [@​cesarreyes3](https://togithub.com/cesarreyes3) made their first contribution in [https://github.com/barryvdh/laravel-dompdf/pull/1040](https://togithub.com/barryvdh/laravel-dompdf/pull/1040) **Full Changelog**: https://github.com/barryvdh/laravel-dompdf/compare/v2.1.1...v2.2.0
vuejs/eslint-plugin-vue (eslint-plugin-vue) ### [`v9.26.0`](https://togithub.com/vuejs/eslint-plugin-vue/releases/tag/v9.26.0) [Compare Source](https://togithub.com/vuejs/eslint-plugin-vue/compare/v9.25.0...v9.26.0) #### ✨ Enhancements - [#​2457](https://togithub.com/vuejs/eslint-plugin-vue/issues/2457) Improved some rules to understand MathML elements: - [`vue/component-name-in-template-casing`](https://eslint.vuejs.org/rules/component-name-in-template-casing.html) - [`vue/no-deprecated-html-element-is`](https://eslint.vuejs.org/rules/no-deprecated-html-element-is.html) - [`vue/no-undef-components`](https://eslint.vuejs.org/rules/no-undef-components.html) - [`vue/no-unused-components`](https://eslint.vuejs.org/rules/no-unused-components.html) - [`vue/script-setup-uses-vars`](https://eslint.vuejs.org/rules/script-setup-uses-vars.html) (note that this rule is deprecated!) #### 🐛 Bug Fixes - [#​2456](https://togithub.com/vuejs/eslint-plugin-vue/issues/2456) Fixed [`vue/require-default-prop` rule](https://eslint.vuejs.org/rules/require-default-prop.html) to ignore the spread and continue checking. - [#​2427](https://togithub.com/vuejs/eslint-plugin-vue/issues/2427) Fixed [`vue/require-typed-ref` rule](https://eslint.vuejs.org/rules/require-typed-ref.html) to ignore ` Githubissues.
  • Githubissues is a development platform for aggregating issues.