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 php-dependencies group with 3 updates #1209

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the php-dependencies group with 3 updates: laravel/framework, league/commonmark and symfony/http-client.

Updates laravel/framework from 11.36.1 to 11.37.0

Release notes

Sourced from laravel/framework's releases.

v11.37.0

Changelog

Sourced from laravel/framework's changelog.

v11.37.0 - 2025-01-02

Commits
  • 6cb103d Update version to v11.37.0
  • b88ed46 [11.x] adding tests for null & * key given in data_get (#54059)
  • bb89cc5 Adding tests for Overlapping Routes (#54050)
  • 16c01c2 [11.x] Allow using Illuminate\Support\Uri on testing HTTP Requests (#54038)
  • 720b685 Quick doc fix (#54040)
  • 8f6a9b0 Apply fixes from StyleCI
  • 0222c3e [11.x] add assertFailedWith to InteractsWithQueue trait (#53980)
  • 8636996 re-refresh database if transaction has been committed (#53997)
  • f826d0f Added new Eloquent methods: whereDoesntHaveRelation, `orWhereDoesntHaveRela...
  • 6c9e29f 11.x improve resend transport response handling - fix (#54006)
  • Additional commits viewable in compare view

Updates league/commonmark from 2.6.0 to 2.6.1

Release notes

Sourced from league/commonmark's releases.

2.6.1

Fixed

  • Rendered list items should only add newlines around block-level children (#1059, #1061)

Full Changelog: thephpleague/commonmark@2.6.0...2.6.1

Changelog

Sourced from league/commonmark's changelog.

[2.6.1] - 2024-12-29

Fixed

  • Rendered list items should only add newlines around block-level children (#1059, #1061)
Commits
  • d990688 Prepare to release 2.6.1
  • a35bdc9 Always compare just the HTML
  • 81d3ba2 Test against PHP 8.4 (stable) and 8.5 (nightly)
  • ab3f3ae Merge pull request #1061 from thephpleague/fix-list-item-newlines
  • 73e129e Rendered list items should only add newlines around block-level children
  • 6294d44 Update actions/checkout action to v4 (#1057)
  • b561666 Increase margin of error for CI
  • 1f90197 Fix missing configs when running in CI
  • f6d41f9 Run pathological tests on PHP 8.4
  • 69c4140 Fix pathological test config reader
  • See full diff in compare view

Updates symfony/http-client from 7.2.1 to 7.2.2

Release notes

Sourced from symfony/http-client's releases.

v7.2.2

Changelog (symfony/http-client@v7.2.1...v7.2.2)

Commits
  • 339ba21 Merge branch '7.1' into 7.2
  • e221bfd Merge branch '6.4' into 7.1
  • 88898d8 [HttpClient] Fix a typo in NoPrivateNetworkHttpClient
  • 5432299 Merge branch '7.1' into 7.2
  • 817b619 Merge branch '6.4' into 7.1
  • 8057c7c [HttpClient] Test POST to GET redirects
  • 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 3 updates: [laravel/framework](https://github.com/laravel/framework), [league/commonmark](https://github.com/thephpleague/commonmark) and [symfony/http-client](https://github.com/symfony/http-client).


Updates `laravel/framework` from 11.36.1 to 11.37.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.36.1...v11.37.0)

Updates `league/commonmark` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/2.6/CHANGELOG.md)
- [Commits](thephpleague/commonmark@2.6.0...2.6.1)

Updates `symfony/http-client` from 7.2.1 to 7.2.2
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.2/CHANGELOG.md)
- [Commits](symfony/http-client@v7.2.1...v7.2.2)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: php-dependencies
- dependency-name: league/commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: php-dependencies
...

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 3, 2025
@driesvints driesvints merged commit 524ad5f into main Jan 6, 2025
2 checks passed
@driesvints driesvints deleted the dependabot/composer/php-dependencies-53a26fc56c branch January 6, 2025 09:21
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
Development

Successfully merging this pull request may close these issues.

1 participant