-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the js-dependencies group with 2 updates #195
Merged
driesvints
merged 1 commit into
main
from
dependabot/npm_and_yarn/js-dependencies-aa7c3fc83a
May 10, 2024
Merged
Bump the js-dependencies group with 2 updates #195
driesvints
merged 1 commit into
main
from
dependabot/npm_and_yarn/js-dependencies-aa7c3fc83a
May 10, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the js-dependencies group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [sass](https://github.com/sass/dart-sass). Updates `vite` from 5.2.10 to 5.2.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.11/packages/vite) Updates `sass` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.76.0...1.77.0) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
May 8, 2024
dependabot
bot
deleted the
dependabot/npm_and_yarn/js-dependencies-aa7c3fc83a
branch
May 10, 2024 10:40
driesvints
pushed a commit
that referenced
this pull request
Aug 6, 2024
* Bump doctrine/dbal from 3.8.3 to 3.8.4 (#193) Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.8.3...3.8.4) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump phpunit/phpunit from 10.5.19 to 10.5.20 (#192) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.19 to 10.5.20. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.20/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.19...10.5.20) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the php-dependencies group with 3 updates (#191) Bumps the php-dependencies group with 3 updates: [ramsey/uuid](https://github.com/ramsey/uuid), [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) and [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition). Updates `ramsey/uuid` from 4.7.5 to 4.7.6 - [Release notes](https://github.com/ramsey/uuid/releases) - [Changelog](https://github.com/ramsey/uuid/blob/4.x/CHANGELOG.md) - [Commits](ramsey/uuid@4.7.5...4.7.6) Updates `sentry/sentry-laravel` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.5.0...4.5.1) Updates `spatie/laravel-ignition` from 2.5.2 to 2.6.2 - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ignition@2.5.2...2.6.2) --- updated-dependencies: - dependency-name: ramsey/uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: spatie/laravel-ignition dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 2 updates (#190) Bumps the js-dependencies group with 2 updates: [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs) and [sass](https://github.com/sass/dart-sass). Updates `alpinejs` from 3.13.9 to 3.13.10 - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.13.10/packages/alpinejs) Updates `sass` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.75.0...1.76.0) --- updated-dependencies: - dependency-name: alpinejs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump spatie/laravel-ignition in the php-dependencies group (#194) Bumps the php-dependencies group with 1 update: [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition). Updates `spatie/laravel-ignition` from 2.6.2 to 2.7.0 - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ignition@2.6.2...2.7.0) --- updated-dependencies: - dependency-name: spatie/laravel-ignition dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 2 updates (#195) Bumps the js-dependencies group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [sass](https://github.com/sass/dart-sass). Updates `vite` from 5.2.10 to 5.2.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.11/packages/vite) Updates `sass` from 1.76.0 to 1.77.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.76.0...1.77.0) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.77.0 to 1.77.1 in the js-dependencies group (#196) Bumps the js-dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.77.0 to 1.77.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.0...1.77.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * --- (#197) updated-dependencies: - dependency-name: alpinejs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: laravel-vite-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * --- (#198) updated-dependencies: - dependency-name: mockery/mockery dependency-type: direct:development update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump league/flysystem-aws-s3-v3 in the php-dependencies group (#200) Bumps the php-dependencies group with 1 update: [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3). Updates `league/flysystem-aws-s3-v3` from 3.27.0 to 3.28.0 - [Commits](thephpleague/flysystem-aws-s3-v3@3.27.0...3.28.0) --- updated-dependencies: - dependency-name: league/flysystem-aws-s3-v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump vite from 5.2.11 to 5.2.12 in the js-dependencies group (#199) Bumps the js-dependencies group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.2.11 to 5.2.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sass from 1.77.2 to 1.77.4 in the js-dependencies group (#201) Bumps the js-dependencies group with 1 update: [sass](https://github.com/sass/dart-sass). Updates `sass` from 1.77.2 to 1.77.4 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.2...1.77.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump sentry/sentry-laravel in the php-dependencies group (#202) Bumps the php-dependencies group with 1 update: [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel). Updates `sentry/sentry-laravel` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.5.1...4.6.0) --- updated-dependencies: - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 3 updates (#203) Bumps the js-dependencies group with 3 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [sass](https://github.com/sass/dart-sass). Updates `tailwindcss` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.3...v3.4.4) Updates `vite` from 5.2.12 to 5.2.13 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/packages/vite) Updates `sass` from 1.77.4 to 1.77.5 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.4...1.77.5) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#204) Bumps the npm_and_yarn group with 1 update: [braces](https://github.com/micromatch/braces). Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 3 updates (#206) Bumps the js-dependencies group with 3 updates: [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [sass](https://github.com/sass/dart-sass). Updates `alpinejs` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.14.1/packages/alpinejs) Updates `vite` from 5.2.13 to 5.3.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.1/packages/vite) Updates `sass` from 1.77.5 to 1.77.6 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.5...1.77.6) --- updated-dependencies: - dependency-name: alpinejs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the php-dependencies group with 2 updates (#205) Bumps the php-dependencies group with 2 updates: [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) and [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition). Updates `sentry/sentry-laravel` from 4.6.0 to 4.6.1 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.6.0...4.6.1) Updates `spatie/laravel-ignition` from 2.7.0 to 2.8.0 - [Release notes](https://github.com/spatie/laravel-ignition/releases) - [Changelog](https://github.com/spatie/laravel-ignition/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-ignition@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies - dependency-name: spatie/laravel-ignition dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump phpunit/phpunit from 10.5.20 to 10.5.25 (#207) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.20 to 10.5.25. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.25/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.20...10.5.25) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump doctrine/dbal from 3.8.4 to 3.8.6 (#208) Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.8.4 to 3.8.6. - [Release notes](https://github.com/doctrine/dbal/releases) - [Commits](doctrine/dbal@3.8.4...3.8.6) --- updated-dependencies: - dependency-name: doctrine/dbal dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 2 updates (#209) Bumps the js-dependencies group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [postcss](https://github.com/postcss/postcss). Updates `vite` from 5.3.1 to 5.3.3 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite) Updates `postcss` from 8.4.38 to 8.4.39 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) --- updated-dependencies: - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 3 updates (#210) Bumps the js-dependencies group with 3 updates: [highlight.js](https://github.com/highlightjs/highlight.js), [laravel-vite-plugin](https://github.com/laravel/vite-plugin) and [sass](https://github.com/sass/dart-sass). Updates `highlight.js` from 11.9.0 to 11.10.0 - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md) - [Commits](highlightjs/highlight.js@11.9.0...11.10.0) Updates `laravel-vite-plugin` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/laravel/vite-plugin/releases) - [Changelog](https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md) - [Commits](laravel/vite-plugin@v1.0.4...v1.0.5) Updates `sass` from 1.77.6 to 1.77.7 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.6...1.77.7) --- updated-dependencies: - dependency-name: highlight.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: laravel-vite-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the php-dependencies group with 2 updates (#212) Bumps the php-dependencies group with 2 updates: [blade-ui-kit/blade-heroicons](https://github.com/blade-ui-kit/blade-heroicons) and [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel). Updates `blade-ui-kit/blade-heroicons` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/blade-ui-kit/blade-heroicons/releases) - [Changelog](https://github.com/blade-ui-kit/blade-heroicons/blob/main/CHANGELOG.md) - [Commits](blade-ui-kit/blade-heroicons@2.3.0...2.4.0) Updates `sentry/sentry-laravel` from 4.6.1 to 4.7.0 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.6.1...4.7.0) --- updated-dependencies: - dependency-name: blade-ui-kit/blade-heroicons dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 3 updates (#211) Bumps the js-dependencies group with 3 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [sass](https://github.com/sass/dart-sass). Updates `tailwindcss` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.6) Updates `vite` from 5.3.3 to 5.3.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite) Updates `sass` from 1.77.7 to 1.77.8 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.77.7...1.77.8) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the php-dependencies group with 2 updates (#213) * Bump the php-dependencies group with 2 updates Bumps the php-dependencies group with 2 updates: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) and [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel). Updates `guzzlehttp/guzzle` from 7.8.1 to 7.9.1 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md) - [Commits](guzzle/guzzle@7.8.1...7.9.1) Updates `sentry/sentry-laravel` from 4.7.0 to 4.7.1 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.7.0...4.7.1) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: php-dependencies - dependency-name: sentry/sentry-laravel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * Fix code styling --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com> * Bump guzzlehttp/guzzle from 7.9.1 to 7.9.2 in the php-dependencies group (#214) Bumps the php-dependencies group with 1 update: [guzzlehttp/guzzle](https://github.com/guzzle/guzzle). Updates `guzzlehttp/guzzle` from 7.9.1 to 7.9.2 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.1...7.9.2) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: php-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the js-dependencies group with 3 updates (#215) Bumps the js-dependencies group with 3 updates: [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [postcss](https://github.com/postcss/postcss). Updates `tailwindcss` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.6...v3.4.7) Updates `vite` from 5.3.4 to 5.3.5 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite) Updates `postcss` from 8.4.39 to 8.4.40 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.39...8.4.40) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: vite dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * allow test withoutVite manifest + update lock * revert to php version "8.3.*" --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the js-dependencies group with 2 updates: vite and sass.
Updates
vite
from 5.2.10 to 5.2.11Changelog
Sourced from vite's changelog.
Commits
2bc5d3d
release: v5.2.11f8feeea
feat: improve dynamic import variable failure error message (#16519)c071eb3
fix(ssr): handle class declaration and expression name scoping (#16569)02db947
fix(ssr): handle function expression name scoping (#16563)2d6a13b
fix(deps): update all non-major dependencies (#16549)0e93f58
fix: scripts and styles were missing from built HTML on Windows (#16421)bb79c9b
fix(preload): skip preload for non-static urls (#16556)f71ba5b
fix: dynamic-import-vars plugin normalize path issue (#16518)2d50be2
fix(deps): update all non-major dependencies (#16488)4d83eb5
fix(dev): watch publicDir explicitly to include it outside the root (#16502)Updates
sass
from 1.76.0 to 1.77.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
85f39d5
Allow at-rules in@keyframes
blocks (#2236)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions