blade-ui-kit / blade-ui-kit.com

Source code for the Blade UI Kit website and documentation.
https://blade-ui-kit.com
MIT License
70 stars 25 forks source link

Bump the php-dependencies group with 7 updates #174

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the php-dependencies group with 7 updates:

Package From To
andreiio/blade-remix-icon 3.2.0 3.3.0
codeat3/blade-carbon-icons 2.25.0 2.26.0
codeat3/blade-gravity-ui-icons 1.0.0 1.1.0
codeat3/blade-simple-icons 4.0.0 4.3.0
laravel/framework 10.48.12 10.48.13
laravel/scout 10.9.0 10.10.0
spatie/laravel-ignition 2.7.0 2.8.0

Updates andreiio/blade-remix-icon from 3.2.0 to 3.3.0

Release notes

Sourced from andreiio/blade-remix-icon's releases.

3.3.0

What's Changed

Full Changelog: https://github.com/andreiio/blade-remix-icon/compare/3.2.0...3.3.0

Commits
  • bf6b0b1 chore: update to Remix-Design/RemixIcon v4.3.0 (#21)
  • 414b7c1 chore(deps): bump pozetroninc/github-action-get-latest-release (#20)
  • 20e383b chore(deps): bump peter-evans/create-pull-request from 4 to 6 (#17)
  • 0557c34 chore(deps): bump actions/cache from 3 to 4 (#18)
  • ce43d20 chore(deps): bump actions/checkout from 3 to 4 (#16)
  • 26c5a82 ci: add dependabot config (#15)
  • See full diff in compare view


Updates codeat3/blade-carbon-icons from 2.25.0 to 2.26.0

Release notes

Sourced from codeat3/blade-carbon-icons's releases.

2.26.0

What's Changed

Full Changelog: https://github.com/codeat3/blade-carbon-icons/compare/2.25.0...2.26.0

Changelog

Sourced from codeat3/blade-carbon-icons's changelog.

2.26.0 - 2024-06-17

What's Changed

Full Changelog: https://github.com/codeat3/blade-carbon-icons/compare/2.25.0...2.26.0

Commits
  • def7ff2 Fix styling
  • e20234b auto-update: update icons with the latest commit af099131ace795c544862b198b69...
  • 0a181a0 Fix styling
  • 3140317 auto-update: update icons with the latest commit db7b78da0b107d53ec3bf53556cf...
  • 12132a7 Fix styling
  • 8d42e79 auto-update: update icons with the latest commit 5f79664cde29039ca272a4847a5b...
  • c73aea6 Fix styling
  • eb4ce59 auto-update: update icons with the latest commit f7065bcb00028c79a8253ad84786...
  • 3b21f40 Update CHANGELOG
  • See full diff in compare view


Updates codeat3/blade-gravity-ui-icons from 1.0.0 to 1.1.0

Release notes

Sourced from codeat3/blade-gravity-ui-icons's releases.

1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/codeat3/blade-gravity-ui-icons/compare/1.0.0...1.1.0

Changelog

Sourced from codeat3/blade-gravity-ui-icons's changelog.

1.1.0 - 2024-06-17

What's Changed

New Contributors

Full Changelog: https://github.com/codeat3/blade-gravity-ui-icons/compare/1.0.0...1.1.0

1.0.0 - 2024-06-01

What's Changed

  • Initial Release

Full Changelog: https://github.com/codeat3/blade-gravity-ui-icons/commits/1.0.0

Commits
  • abd25c6 Merge pull request #2 from codeat3/feature/update-7c88a44a53d1131fa5aec0dd945...
  • b133b42 auto-update: update icons with the latest commit 7c88a44a53d1131fa5aec0dd9454...
  • 718a098 Merge pull request #1 from codeat3/feature/update-2eb2db8b0f740d650428554607c...
  • 9259ee5 auto-update: update icons with the latest commit 2eb2db8b0f740d650428554607c9...
  • 07f91df updated changelog
  • See full diff in compare view


Updates codeat3/blade-simple-icons from 4.0.0 to 4.3.0

Release notes

Sourced from codeat3/blade-simple-icons's releases.

4.3.0

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.2.0...4.3.0

4.2.0

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.1.0...4.2.0

4.1.0

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.0.0...4.1.0

Changelog

Sourced from codeat3/blade-simple-icons's changelog.

4.3.0 - 2024-06-17

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.2.0...4.3.0

4.2.0 - 2024-06-10

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.1.0...4.2.0

4.1.0 - 2024-06-06

What's Changed

Full Changelog: https://github.com/codeat3/blade-simple-icons/compare/4.0.0...4.1.0

Commits
  • d3dbb26 auto-update: update icons with the latest commit fa3e307a26e8098850f901556d91...
  • 80d74e5 Update CHANGELOG
  • 0c3c73f auto-update: update icons with the latest commit 06073257fed3ff0124bc1bdb2231...
  • 834433c Update CHANGELOG
  • 881ab0d auto-update: update icons with the latest commit 1a4282f0f5debc10258bfc592c7a...
  • 3a43cb0 Update CHANGELOG
  • See full diff in compare view


Updates laravel/framework from 10.48.12 to 10.48.13

Release notes

Sourced from laravel/framework's releases.

v10.48.13

Commits
  • 2c6816d Update version to v10.48.13
  • c66290f Revert "[10.x] Turn Enumerable unless() $callback parameter optional (#517...
  • 6de257e [10.x] Turn Enumerable unless() $callback parameter optional (#51701)
  • 8154eb6 [10.x] Fix collection shift less than one item (#51686)
  • 0bf2a4c fix MailManager::createSesV2Transport typo (#51688)
  • 8a73407 Update CHANGELOG
  • See full diff in compare view


Updates laravel/scout from 10.9.0 to 10.10.0

Release notes

Sourced from laravel/scout's releases.

v10.10.0

Changelog

Sourced from laravel/scout's changelog.

v10.10.0 - 2024-06-18

Commits


Updates spatie/laravel-ignition from 2.7.0 to 2.8.0

Release notes

Sourced from spatie/laravel-ignition's releases.

2.8.0

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.8.0 - 2024-06-12

What's Changed

Full Changelog: https://github.com/spatie/laravel-ignition/compare/2.7.0...2.8.0

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions