Skip to content
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

build(deps): bump the laravel-pkgs group with 4 updates #231

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the laravel-pkgs group with 4 updates: laravel/framework, laravel/octane, spatie/laravel-backup and laravel/sail.

Updates laravel/framework from 11.13.0 to 11.14.0

Release notes

Sourced from laravel/framework's releases.

v11.14.0

Changelog

Sourced from laravel/framework's changelog.

v11.14.0 - 2024-07-02

Commits
  • 657e846 Update version to v11.14.0
  • 24f3479 [11.x] Fix sync is running touch query twice (#51984)
  • 8d20a9c [11.x] Fix using container nesting to make the same 'abstract' in different c...
  • b6a2abd [11.x] add queued closure type for soft delete events (#51982)
  • 162be67 [11.x] Update composer.json files to provide PSR implementations (#51983)
  • 7156183 Fix Component::resolveComponentsUsing test (#51988)
  • d978117 Update facade docblocks
  • cb64466 [11.x] Add support for acting on attributes through container (#51934)
  • 0de031f [11.x] Adds support for using castAsJson with a MariaDb connection (#51963)
  • 0d06b47 Apply fixes from StyleCI
  • Additional commits viewable in compare view

Updates laravel/octane from 2.5.0 to 2.5.1

Release notes

Sourced from laravel/octane's releases.

v2.5.1

Changelog

Sourced from laravel/octane's changelog.

v2.5.1 - 2024-07-01

Commits

Updates spatie/laravel-backup from 8.8.1 to 9.0.2

Release notes

Sourced from spatie/laravel-backup's releases.

9.0.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@9.0.1...9.0.2

9.0.1

What's Changed

Full Changelog: spatie/laravel-backup@9.0.0...9.0.1

9.0.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@8.8.1...9.0.0

Changelog

Sourced from spatie/laravel-backup's changelog.

9.0.2 - 2024-07-04

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@9.0.1...9.0.2

9.0.1 - 2024-07-03

What's Changed

Full Changelog: spatie/laravel-backup@9.0.0...9.0.1

9.0.0 - 2024-07-02

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@8.8.1...9.0.0

Commits
  • 83ad4a4 fixes for #1810
  • daf4afe Fix styling
  • 697038a [9.x] Add support for both single email string and array of email strings (#1...
  • cefd840 Update CHANGELOG
  • ef8b0fa allow null value for config option `delete_oldest_backups_when_using_more_meg...
  • d7c4518 Update CHANGELOG
  • f4d54cd Merge pull request #1806 from spatie/v9-release
  • d859659 Update installation-and-setup.md
  • 5d82d66 add note on upgrade guide
  • 6e53b57 allow null values
  • Additional commits viewable in compare view

Updates laravel/sail from 1.30.0 to 1.30.1

Release notes

Sourced from laravel/sail's releases.

v1.30.1

Changelog

Sourced from laravel/sail's changelog.

v1.30.1 - 2024-07-01

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 <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 laravel-pkgs group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [laravel/octane](https://github.com/laravel/octane), [spatie/laravel-backup](https://github.com/spatie/laravel-backup) and [laravel/sail](https://github.com/laravel/sail).


Updates `laravel/framework` from 11.13.0 to 11.14.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.13.0...v11.14.0)

Updates `laravel/octane` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.5.0...v2.5.1)

Updates `spatie/laravel-backup` from 8.8.1 to 9.0.2
- [Release notes](https://github.com/spatie/laravel-backup/releases)
- [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-backup@8.8.1...9.0.2)

Updates `laravel/sail` from 1.30.0 to 1.30.1
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.30.0...v1.30.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
- dependency-name: spatie/laravel-backup
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: laravel-pkgs
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: laravel-pkgs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 8, 2024
@rico-vz rico-vz merged commit c4a6e78 into main Jul 10, 2024
1 check passed
@rico-vz rico-vz deleted the dependabot/composer/laravel-pkgs-514c3c80a8 branch July 10, 2024 17:49
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant