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 across 1 directory with 6 updates #241

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the laravel-pkgs group with 6 updates in the / directory:

Package From To
laravel/framework 11.14.0 11.16.0
laravel/octane 2.5.1 2.5.2
spatie/laravel-backup 9.0.2 9.0.4
barryvdh/laravel-ide-helper 3.0.0 3.1.0
laravel/pint 1.16.1 1.16.2
laravel/sail 1.30.1 1.30.2

Updates laravel/framework from 11.14.0 to 11.16.0

Release notes

Sourced from laravel/framework's releases.

v11.16.0

v11.15.0

Changelog

Sourced from laravel/framework's changelog.

v11.16.0 - 2024-07-16

v11.15.0 - 2024-07-09

... (truncated)

Commits

Updates laravel/octane from 2.5.1 to 2.5.2

Release notes

Sourced from laravel/octane's releases.

v2.5.2

Changelog

Sourced from laravel/octane's changelog.

v2.5.2 - 2024-07-08

Commits

Updates spatie/laravel-backup from 9.0.2 to 9.0.4

Release notes

Sourced from spatie/laravel-backup's releases.

9.0.4

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@9.0.3...9.0.4

9.0.3

What's Changed

New Contributors

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

Changelog

Sourced from spatie/laravel-backup's changelog.

9.0.4 - 2024-07-15

What's Changed

New Contributors

Full Changelog: spatie/laravel-backup@9.0.3...9.0.4

9.0.3 - 2024-07-09

What's Changed

New Contributors

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

Commits

Updates barryvdh/laravel-ide-helper from 3.0.0 to 3.1.0

Release notes

Sourced from barryvdh/laravel-ide-helper's releases.

v3.1.0

2024-07-12, 3.1.0

Fixed

Added

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.0.0...v3.1.0

Changelog

Sourced from barryvdh/laravel-ide-helper's changelog.

2024-07-12, 3.1.0

Fixed

Added

Commits

Updates laravel/pint from 1.16.1 to 1.16.2

Release notes

Sourced from laravel/pint's releases.

v1.16.2

Changelog

Sourced from laravel/pint's changelog.

v1.16.2 - 2024-07-09

Commits

Updates laravel/sail from 1.30.1 to 1.30.2

Release notes

Sourced from laravel/sail's releases.

v1.30.2

Changelog

Sourced from laravel/sail's changelog.

v1.30.2 - 2024-07-05

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

…dates

Bumps the laravel-pkgs group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.14.0` | `11.16.0` |
| [laravel/octane](https://github.com/laravel/octane) | `2.5.1` | `2.5.2` |
| [spatie/laravel-backup](https://github.com/spatie/laravel-backup) | `9.0.2` | `9.0.4` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.0.0` | `3.1.0` |
| [laravel/pint](https://github.com/laravel/pint) | `1.16.1` | `1.16.2` |
| [laravel/sail](https://github.com/laravel/sail) | `1.30.1` | `1.30.2` |



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

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

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

Updates `barryvdh/laravel-ide-helper` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](barryvdh/laravel-ide-helper@v3.0.0...v3.1.0)

Updates `laravel/pint` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.16.1...v1.16.2)

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

---
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-patch
  dependency-group: laravel-pkgs
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: laravel-pkgs
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 22, 2024
@rico-vz rico-vz merged commit 1528a16 into main Jul 25, 2024
1 check passed
@rico-vz rico-vz deleted the dependabot/composer/laravel-pkgs-932aa7d48c branch July 25, 2024 16: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