Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump the development-dependencies group across 1 directory with 5 updates #269

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

Open
dependabot wants to merge 1 commit into main
base: main
Choose a base branch
Loading
from dependabot/composer/development-dependencies-4d4f4a0b65

Conversation

Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025
edited
Loading

Bumps the development-dependencies group with 5 updates in the / directory:

Package From To
driftingly/rector-laravel 2.0.4 2.0.5
laravel/pail 1.2.2 1.2.3
laravel/pint 1.22.0 1.22.1
laravel/sail 1.41.1 1.43.1
nunomaduro/collision 8.8.0 8.8.1

Updates driftingly/rector-laravel from 2.0.4 to 2.0.5

Release notes

Sourced from driftingly/rector-laravel's releases.

2.0.5

New Rules & Features 🚀

Bugfixes 🐛

New Contributors

Full Changelog: driftingly/rector-laravel@2.0.4...2.0.5

Commits
  • ac61de4 release PHP 7.4 downgraded 2.0.5
  • 4378a24 Stop overriding previous tags (#331)
  • bacfebe Fix set names in LaravelSetProvider (#344)
  • 1e17a0b Make ValidationRuleArrayStringValueToArrayRector work with Request object cal...
  • 95f4c1d Fix ThrowIf, AbortIf, ReportIf rules for else clauses and comments (#341)
  • ba4eaea Make ValidationRuleArrayStringValueToArrayRector work with string interpolati...
  • 55860dd Add isset to RequestVariablesToRequestFacade (#338)
  • e9dd777 Change method visibility to protected for scope methods (#337)
  • e7beaf1 Fix test warnings (#335)
  • 1cbbb90 Fix failing tests (#334)
  • Additional commits viewable in compare view

Updates laravel/pail from 1.2.2 to 1.2.3

Release notes

Sourced from laravel/pail's releases.

v1.2.3

Changelog

Sourced from laravel/pail's changelog.

v1.2.3 - 2025年06月05日

Commits
  • 8cc3d57 Disable deprecation notice from being displayed via Pail (#57)
  • 35f6e34 Marks laravel/pail as dev dependencies (#56)
  • e41b79f Support multiline logs (#55)
  • 1caf314 chore: Update update-changelog.yml
  • d3b35e4 chore: Update update-changelog.yml CI permission
  • 93b5997 Update CHANGELOG
  • See full diff in compare view

Updates laravel/pint from 1.22.0 to 1.22.1

Release notes

Sourced from laravel/pint's releases.

v1.22.1

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.
Changelog

Sourced from laravel/pint's changelog.

v1.22.1 - 2025年05月08日

  • Fixes Argument [#1](https://github.com/laravel/pint/issues/1) ($node) must be of type DOMNode issue.
Commits

Updates laravel/sail from 1.41.1 to 1.43.1

Release notes

Sourced from laravel/sail's releases.

v1.43.1

v1.43.0

v1.42.0

Changelog

Sourced from laravel/sail's changelog.

v1.43.1 - 2025年05月19日

v1.43.0 - 2025年05月13日

v1.42.0 - 2025年04月29日

Commits

Updates nunomaduro/collision from 8.8.0 to 8.8.1

Commits
  • 44ccb82 fix: ignores brianium/paratest related files when printing
  • 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

...ates
Bumps the development-dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [driftingly/rector-laravel](https://github.com/driftingly/rector-laravel) | `2.0.4` | `2.0.5` |
| [laravel/pail](https://github.com/laravel/pail) | `1.2.2` | `1.2.3` |
| [laravel/pint](https://github.com/laravel/pint) | `1.22.0` | `1.22.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.41.1` | `1.43.1` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.0` | `8.8.1` |
Updates `driftingly/rector-laravel` from 2.0.4 to 2.0.5
- [Release notes](https://github.com/driftingly/rector-laravel/releases)
- [Commits](driftingly/rector-laravel@2.0.4...2.0.5)
Updates `laravel/pail` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/laravel/pail/releases)
- [Changelog](https://github.com/laravel/pail/blob/main/CHANGELOG.md)
- [Commits](laravel/pail@v1.2.2...v1.2.3)
Updates `laravel/pint` from 1.22.0 to 1.22.1
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.22.0...v1.22.1)
Updates `laravel/sail` from 1.41.1 to 1.43.1
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.41.1...v1.43.1)
Updates `nunomaduro/collision` from 8.8.0 to 8.8.1
- [Commits](nunomaduro/collision@v8.8.0...v8.8.1)
---
updated-dependencies:
- dependency-name: driftingly/rector-laravel
 dependency-version: 2.0.5
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: development-dependencies
- dependency-name: laravel/pail
 dependency-version: 1.2.3
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: development-dependencies
- dependency-name: laravel/pint
 dependency-version: 1.22.1
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: development-dependencies
- dependency-name: laravel/sail
 dependency-version: 1.43.1
 dependency-type: direct:development
 update-type: version-update:semver-minor
 dependency-group: development-dependencies
- dependency-name: nunomaduro/collision
 dependency-version: 8.8.1
 dependency-type: direct:development
 update-type: version-update:semver-patch
 dependency-group: development-dependencies
...
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 Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /