Skip to content

Bump the php-dependencies group with 9 updates #1074

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

Merged
merged 1 commit into from
May 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the php-dependencies group with 9 updates:

Package From To
codeat3/blade-simple-icons 3.12.0 3.14.0
laravel/framework 10.48.9 10.48.10
laravel/socialite 5.13.0 5.13.2
livewire/livewire 3.4.10 3.4.11
ramsey/uuid 4.7.5 4.7.6
sentry/sentry-laravel 4.5.0 4.5.1
spatie/laravel-ignition 2.5.2 2.6.2
symfony/http-client 7.0.6 7.0.7
pestphp/pest-plugin-laravel 2.3.0 2.4.0

Updates codeat3/blade-simple-icons from 3.12.0 to 3.14.0

Release notes

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

3.14.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@3.13.0...3.14.0

3.13.0

What's Changed

Full Changelog: codeat3/blade-simple-icons@3.12.0...3.13.0

Changelog

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

3.14.0 - 2024-04-29

What's Changed

Full Changelog: codeat3/blade-simple-icons@3.13.0...3.14.0

3.13.0 - 2024-04-26

What's Changed

Full Changelog: codeat3/blade-simple-icons@3.12.0...3.13.0

Commits
  • cd07c9f auto-update: update icons with the latest commit 8a3731352af133a02223a6c7b1f3...
  • e6ca7b3 Update CHANGELOG
  • 075ee1f auto-update: update icons with the latest commit 5971444e85eec39d877377f7a5bc...
  • 6195467 Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 10.48.9 to 10.48.10

Release notes

Sourced from laravel/framework's releases.

v10.48.10

Commits

Updates laravel/socialite from 5.13.0 to 5.13.2

Release notes

Sourced from laravel/socialite's releases.

v5.13.2

v5.13.1

Changelog

Sourced from laravel/socialite's changelog.

v5.13.2 - 2024-04-26

v5.13.1 - 2024-04-24

Commits

Updates livewire/livewire from 3.4.10 to 3.4.11

Release notes

Sourced from livewire/livewire's releases.

v3.4.11

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.4.10...v3.4.11

Commits
  • 8a78d0c bump Alpine version
  • 224c2f0 Add browser test Can submit form using magic actions without breaking form (#...
  • 1b1e0f0 bump alpine to 3.13.9
  • ed89372 Fix hydrating union types (#8286)
  • 27436fc Added config for cleaning up old files. (#8296)
  • 10bf80e Fix @teleport directive when view is cached (#8282)
  • 01a4ee8 Add withoutLazyLoading() testing helper (#8326)
  • 470ecbc Use assertSetStrict in tests (#8297)
  • 7c3757b Fix URL in issue template (#8295)
  • cac2f7b prevent multiple of the same custom directives from registering
  • Additional commits viewable in compare view

Updates ramsey/uuid from 4.7.5 to 4.7.6

Release notes

Sourced from ramsey/uuid's releases.

4.7.6

Fixed

  • Allow brick/math version ^0.12.
Changelog

Sourced from ramsey/uuid's changelog.

4.7.6 - 2024-04-27

Fixed

  • Allow brick/math version ^0.12.
Commits
  • 91039bc chore: prepare version 4.7.6
  • 3caf795 feat: Support brick/math v0.12 (#526)
  • 3baa7ce chore: upgrade the Python environment for documentation
  • f6376dd chore: upgrade Sphinx to fix documentation builds
  • 68e4e37 chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0
  • 30fbc79 chore(deps): bump ramsey/composer-install from 2 to 3
  • 20bc45a chore(deps): bump ridedott/merge-me-action from 2.10.76 to 2.10.77
  • 59d4915 chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
  • 4dc941f chore(deps): bump ridedott/merge-me-action from 2.10.74 to 2.10.76
  • 34a0491 chore(deps): bump ridedott/merge-me-action from 2.10.72 to 2.10.74
  • Additional commits viewable in compare view

Updates sentry/sentry-laravel from 4.5.0 to 4.5.1

Release notes

Sourced from sentry/sentry-laravel's releases.

4.5.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.5.1.

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.5.1

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.5.1.

Bug Fixes

Commits

Updates spatie/laravel-ignition from 2.5.2 to 2.6.2

Release notes

Sourced from spatie/laravel-ignition's releases.

2.6.2

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.1...2.6.2

2.6.1

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.0...2.6.1

2.6.0

What's Changed

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.6.2 - 2024-04-30

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.1...2.6.2

2.6.1 - 2024-04-30

What's Changed

Full Changelog: spatie/laravel-ignition@2.6.0...2.6.1

2.6.0 - 2024-04-29

What's Changed

Commits
  • 42d986f Merge pull request #199 from spatie/feature/fix-middlewares
  • d93eb9a Fix for some middlewares not being executed
  • 8f2fb6c Update CHANGELOG
  • 866eadf Merge pull request #189 from spatie/fix-invalid-view-trace
  • b9d935f Merge pull request #196 from matthewscalf/main
  • 166ad8c Handle case where an external call was made from a view
  • 42c7c99 Merge pull request #1 from matthewscalf/matthewscalf-livewire-component-regis...
  • ecde5aa Update LaravelLivewireRequestContextProvider.php adding missing ComponentRegi...
  • 9a1b641 Merge branch 'main' into fix-invalid-view-trace
  • 86da38d Update CHANGELOG
  • Additional commits viewable in compare view

Updates symfony/http-client from 7.0.6 to 7.0.7

Release notes

Sourced from symfony/http-client's releases.

v7.0.7

Changelog (symfony/http-client@v7.0.6...v7.0.7)

Commits
  • 6ce3c4c Merge branch '6.4' into 7.0
  • 3683d81 Merge branch '5.4' into 6.4
  • 3cdc551 Auto-close PRs on subtree-splits
  • 1cdf95d Merge branch '6.4' into 7.0
  • c7f83b2 Merge branch '5.4' into 6.4
  • ead44ee [HttpClient] Let curl handle transfer encoding
  • c222875 Merge branch '6.4' into 7.0
  • bdea420 Merge branch '5.4' into 6.4
  • ab3240a fix syntax for PHP 7.2
  • bc1710e bug #54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n ...
  • Additional commits viewable in compare view

Updates pestphp/pest-plugin-laravel from 2.3.0 to 2.4.0

Commits
  • 53df511 chore: bumps dependencies
  • b62ac6f Merge pull request #47 from kfriars/patch-1
  • 586f28e Service Mocking was Deprecated in Laravel 9 and removed in 10. MocksApplicati...
  • See full diff in compare view

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

Bumps the php-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [codeat3/blade-simple-icons](https://github.com/codeat3/blade-simple-icons) | `3.12.0` | `3.14.0` |
| [laravel/framework](https://github.com/laravel/framework) | `10.48.9` | `10.48.10` |
| [laravel/socialite](https://github.com/laravel/socialite) | `5.13.0` | `5.13.2` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.4.10` | `3.4.11` |
| [ramsey/uuid](https://github.com/ramsey/uuid) | `4.7.5` | `4.7.6` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.5.0` | `4.5.1` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.5.2` | `2.6.2` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.0.6` | `7.0.7` |
| [pestphp/pest-plugin-laravel](https://github.com/pestphp/pest-plugin-laravel) | `2.3.0` | `2.4.0` |


Updates `codeat3/blade-simple-icons` from 3.12.0 to 3.14.0
- [Release notes](https://github.com/codeat3/blade-simple-icons/releases)
- [Changelog](https://github.com/codeat3/blade-simple-icons/blob/main/CHANGELOG.md)
- [Commits](codeat3/blade-simple-icons@3.12.0...3.14.0)

Updates `laravel/framework` from 10.48.9 to 10.48.10
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v10.48.9...v10.48.10)

Updates `laravel/socialite` from 5.13.0 to 5.13.2
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.13.0...v5.13.2)

Updates `livewire/livewire` from 3.4.10 to 3.4.11
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.4.10...v3.4.11)

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)

Updates `symfony/http-client` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v7.0.6...v7.0.7)

Updates `pestphp/pest-plugin-laravel` from 2.3.0 to 2.4.0
- [Commits](pestphp/pest-plugin-laravel@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: codeat3/blade-simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: laravel/socialite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-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
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: pestphp/pest-plugin-laravel
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@driesvints driesvints merged commit c5ff98b into main May 3, 2024
3 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-be5e851154 branch May 3, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant