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

Bump the dev-deps group across 1 directory with 4 updates #469

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the dev-deps group with 4 updates in the / directory: itsgoingd/clockwork, laravel/pint, laravel/sail and spatie/laravel-ignition.

Updates itsgoingd/clockwork from 5.3.1 to 5.3.3

Changelog

Sourced from itsgoingd/clockwork's changelog.

5.3.3

  • fixed collecting HTTP requests consuming the response body (reported by mikethea1, thanks!)
  • fixed PHP 8.4 incompatibility in vanilla integration (implemented by txdFabio, thanks!)
  • updated Clockwork App (5.3.2)

5.3.2

  • fixed crash collecting Laravel on-demand notifications with database or broadcast channels (reported by michaelthedev, thanks!)
Commits
  • f5b14e5 Bumped version to 5.3.3, updated changelog.
  • 995b6aa GuzzleDataSource - Rewind the response body as well.
  • 6f8d3da Web - updated web interface to Clockwork App 5.3.2.
  • e0e6500 LaravelHttpClientDataSource - Rewind response body after collecting it.
  • bec6aa8 Merge pull request #725 from txddev/php84-support
  • b8a1754 remove implicitly nullable via default value null
  • ffd1f16 Bumped version to 5.3.2, updated changelog.
  • 243115c LaravelNotificationsDataSource - fixed crash collecting anonymous notifiables...
  • See full diff in compare view

Updates laravel/pint from 1.18.2 to 1.20.0

Release notes

Sourced from laravel/pint's releases.

v1.20.0

v1.19.0

v1.18.3

Changelog

Sourced from laravel/pint's changelog.

v1.20.0 - 2025-01-14

v1.19.0 - 2024-12-30

v1.18.3 - 2024-11-26

Commits

Updates laravel/sail from 1.38.0 to 1.40.0

Release notes

Sourced from laravel/sail's releases.

v1.40.0

v1.39.1

v1.39.0

Changelog

Sourced from laravel/sail's changelog.

v1.40.0 - 2025-01-13

v1.39.1 - 2024-11-27

v1.39.0 - 2024-11-25

Commits

Updates spatie/laravel-ignition from 2.8.0 to 2.9.0

Release notes

Sourced from spatie/laravel-ignition's releases.

2.9.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-ignition@2.8.0...2.9.0

Changelog

Sourced from spatie/laravel-ignition's changelog.

2.9.0 - 2024-12-02

What's Changed

New Contributors

Full Changelog: spatie/laravel-ignition@2.8.0...2.9.0

1.7.0 - 2024-06-13

  • Lock Ignition to a version where the solutions aren't refactored
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 dev-deps group with 4 updates in the / directory: [itsgoingd/clockwork](https://github.com/itsgoingd/clockwork), [laravel/pint](https://github.com/laravel/pint), [laravel/sail](https://github.com/laravel/sail) and [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition).


Updates `itsgoingd/clockwork` from 5.3.1 to 5.3.3
- [Release notes](https://github.com/itsgoingd/clockwork/releases)
- [Changelog](https://github.com/itsgoingd/clockwork/blob/master/CHANGELOG.md)
- [Commits](itsgoingd/clockwork@v5.3.1...v5.3.3)

Updates `laravel/pint` from 1.18.2 to 1.20.0
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.18.2...v1.20.0)

Updates `laravel/sail` from 1.38.0 to 1.40.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.38.0...v1.40.0)

Updates `spatie/laravel-ignition` from 2.8.0 to 2.9.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.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: itsgoingd/clockwork
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.38%. Comparing base (8976504) to head (ebcedd8).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #469   +/-   ##
=========================================
  Coverage     74.38%   74.38%           
  Complexity      443      443           
=========================================
  Files            46       46           
  Lines          1710     1710           
=========================================
  Hits           1272     1272           
  Misses          438      438           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants