Skip to content

Bump the composer-minor group across 1 directory with 11 updates#1084

Merged
Kovah merged 1 commit into2.xfrom
dependabot/composer/2.x/composer-minor-c986671255
Mar 24, 2026
Merged

Bump the composer-minor group across 1 directory with 11 updates#1084
Kovah merged 1 commit into2.xfrom
dependabot/composer/2.x/composer-minor-c986671255

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the composer-minor group with 9 updates in the / directory:

Package From To
kovah/laravel-socialite-oidc 0.6.0 0.7.0
laravel/fortify 1.35.0 1.36.1
owen-it/laravel-auditing 14.0.0 14.0.2
predis/predis 3.4.1 3.4.2
sentry/sentry-laravel 4.21.1 4.23.0
spatie/laravel-settings 3.7.0 3.7.2
barryvdh/laravel-ide-helper 3.6.1 3.7.0
fruitcake/laravel-debugbar 4.1.1 4.1.3
spatie/laravel-ignition 2.11.0 2.12.0

Updates kovah/laravel-socialite-oidc from 0.6.0 to 0.7.0

Release notes

Sourced from kovah/laravel-socialite-oidc's releases.

v0.7.0

What's Changed

New Contributors

Full Changelog: Kovah/laravel-socialite-oidc@v0.6.0...v0.7.0

Commits
  • 7c4495d Merge pull request #18 from Kravets1996/upgrade-laravel-13
  • 5cd4e73 Added support for Laravel 13
  • 657cfb4 Merge pull request #17 from overworks/fix-deprecated
  • 1a626f5 Use Request::input() instead of Request::get()
  • See full diff in compare view

Updates laravel/fortify from 1.35.0 to 1.36.1

Release notes

Sourced from laravel/fortify's releases.

v1.36.1

v1.36.0

Changelog

Sourced from laravel/fortify's changelog.

v1.36.1 - 2026-03-10

v1.36.0 - 2026-02-27

Commits

Updates laravel/framework from 11.48.0 to 11.50.0

Release notes

Sourced from laravel/framework's releases.

v11.50.0

No release notes provided.

v11.49.0

Commits

Updates laravel/socialite from 5.24.3 to 5.25.0

Release notes

Sourced from laravel/socialite's releases.

v5.25.0

Changelog

Sourced from laravel/socialite's changelog.

v5.25.0 - 2026-02-27

Commits

Updates owen-it/laravel-auditing from 14.0.0 to 14.0.2

Release notes

Sourced from owen-it/laravel-auditing's releases.

v14.0.2

What's Changed

Full Changelog: owen-it/laravel-auditing@v14.0.1...v14.0.2

v14.0.1

What's Changed

New Contributors

Full Changelog: owen-it/laravel-auditing@v14.0.0...v14.0.1

Commits

Updates predis/predis from 3.4.1 to 3.4.2

Release notes

Sourced from predis/predis's releases.

v3.4.2

Changed

  • Switch to static closures

Fixed

  • Fixed Sentinel getParameters() executed on string configuration (#1649)
  • Fixed Sentinel discovery methods not catching StreamInitException on connection failure (#1650)
Changelog

Sourced from predis/predis's changelog.

v3.4.2 (2026-03-09)

Changed

  • Switch to static closures

Fixed

  • Fixed Sentinel getParameters() executed on string configuration (#1649)
  • Fixed Sentinel discovery methods not catching StreamInitException on connection failure (#1650)
Commits

Updates sentry/sentry-laravel from 4.21.1 to 4.23.0

Release notes

Sourced from sentry/sentry-laravel's releases.

4.23.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.23.0.

Features

  • Add strict_trace_continuation support to only continue incoming traces when the upstream baggage org_id matches the SDK org ID. [(#1106)](getsentry/sentry-laravel#1106)

Bug Fixes

Misc

4.22.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.22.0.

Features

Bug Fixes

Changelog

Sourced from sentry/sentry-laravel's changelog.

4.23.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.23.0.

Features

  • Add strict_trace_continuation support to only continue incoming traces when the upstream baggage org_id matches the SDK org ID. [(#1106)](getsentry/sentry-laravel#1106)

Bug Fixes

Misc

4.22.0

The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.22.0.

Features

Bug Fixes

Commits

Updates spatie/laravel-settings from 3.7.0 to 3.7.2

Release notes

Sourced from spatie/laravel-settings's releases.

3.7.2

What's Changed

Full Changelog: spatie/laravel-settings@3.7.1...3.7.2

3.7.1

What's Changed

Full Changelog: spatie/laravel-settings@3.7.0...3.7.1

Changelog

Sourced from spatie/laravel-settings's changelog.

3.7.2 - 2026-03-17

What's Changed

Full Changelog: spatie/laravel-settings@3.7.1...3.7.2

3.7.1 - 2026-03-16

What's Changed

Full Changelog: spatie/laravel-settings@3.7.0...3.7.1

Commits
  • 3e4e9ca Fix styling
  • 5235d21 Merge pull request #353 from willrowe/feature/encrypted-attribute
  • 5315623 Merge pull request #356 from spatie/dependabot/github_actions/ramsey/composer...
  • 36856f2 Allow pestphp/pest ^4.0 for Laravel 13 compatibility
  • 03f986c Allow pestphp/pest-plugin-laravel ^4.0 for Laravel 13
  • c35e3e5 Add PHP 8.5 and Laravel 13 support to test matrix and composer
  • dbea3f9 Fix migration stub using null table name when config value is explicitly null
  • 34a5a8a chore(deps): bump ramsey/composer-install from 3 to 4
  • d26f192 Mention the attribute in the README
  • a68134b Update CHANGELOG
  • Additional commits viewable in compare view

Updates barryvdh/laravel-ide-helper from 3.6.1 to 3.7.0

Release notes

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

v3.7.0

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.6.1...v3.7.0

Changelog

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

v3.7.0 - 2026-03-17

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.6.1...v3.7.0

Commits
  • ad7e376 Bump branch alias to 3.6 (#1774)
  • 9027494 Remove closure in attribute test (#1772)
  • c3f795e fix: skip autoload exception when class existence is being checked (#1764)
  • 2fba281 Fix PHPDoc placement before PHP 8 class attributes and add regression tests (...
  • 39bcb60 composer fix-style
  • 16f685a fix: don't extend root's parent class for facade stubs in helper file (#1766)
  • 392d5cf fix: place PHPDoc before class attributes when writing to models (#1765)
  • 3d8fccd fix: correct indentation in camel case config comment block (#1767)
  • e9b62b6 Laravel 13.x Compatibility (#1763)
  • 37dfcf9 chore: update test snapshots after dependency upgrade (#1762)
  • Additional commits viewable in compare view

Updates fruitcake/laravel-debugbar from 4.1.1 to 4.1.3

Release notes

Sourced from fruitcake/laravel-debugbar's releases.

v4.1.3

What's Changed

Full Changelog: fruitcake/laravel-debugbar@v4.1.2...v4.1.3

v4.1.2

What's Changed

Full Changelog: fruitcake/laravel-debugbar@v4.1.1...v4.1.2

Changelog

Sourced from fruitcake/laravel-debugbar's changelog.

v4.1.3 - 2026-03-09

What's Changed

Full Changelog: fruitcake/laravel-debugbar@v4.1.2...v4.1.3

v4.1.2 - 2026-03-09

What's Changed

Full Changelog: fruitcake/laravel-debugbar@v4.1.1...v4.1.2

Commits

Updates spatie/laravel-ignition from 2.11.0 to 2.12.0

Release notes

Sourced from spatie/laravel-ignition's releases.

2.12.0

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)
  • Bump spatie/ignition to ^1.16 for Symfony 8 / Laravel 13 support (#253)
  • Bump ramsey/composer-install from 3 to 4
Changelog

Sourced from spatie/laravel-ignition's changelog.

2.12.0 - 2026-03-17

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)
  • Bump spatie/ignition to ^1.16 for Symfony 8 / Laravel 13 support (#253)
  • Bump ramsey/composer-install from 3 to 4

1.7.1 - 2026-03-17

What's Changed

  • Fix HTML view data leaking into laravel.log (#224)

ViewException's context() method HTML-dumped all view data, which Laravel's exception handler then included in log entries. Moved the HTML dumping into the Flare middleware so it only applies when rendering the error page or reporting to Flare.

Commits
  • 45b3b6e Bump spatie/ignition to ^1.16 for Symfony 8 support
  • 2c735a9 Update CHANGELOG
  • 2570778 Add .claude/ to .gitignore
  • 3542809 Fix HTML view data leaking into laravel.log
  • 999983b Merge pull request #252 from spatie/dependabot/github_actions/ramsey/composer...
  • fe9d3c2 Bump ramsey/composer-install from 3 to 4
  • 5206951 Update CHANGELOG
  • 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 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 composer-minor group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [kovah/laravel-socialite-oidc](https://github.com/Kovah/laravel-socialite-oidc) | `0.6.0` | `0.7.0` |
| [laravel/fortify](https://github.com/laravel/fortify) | `1.35.0` | `1.36.1` |
| [owen-it/laravel-auditing](https://github.com/owen-it/laravel-auditing) | `14.0.0` | `14.0.2` |
| [predis/predis](https://github.com/predis/predis) | `3.4.1` | `3.4.2` |
| [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.21.1` | `4.23.0` |
| [spatie/laravel-settings](https://github.com/spatie/laravel-settings) | `3.7.0` | `3.7.2` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.6.1` | `3.7.0` |
| [fruitcake/laravel-debugbar](https://github.com/fruitcake/laravel-debugbar) | `4.1.1` | `4.1.3` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.11.0` | `2.12.0` |



Updates `kovah/laravel-socialite-oidc` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/Kovah/laravel-socialite-oidc/releases)
- [Commits](Kovah/laravel-socialite-oidc@v0.6.0...v0.7.0)

Updates `laravel/fortify` from 1.35.0 to 1.36.1
- [Release notes](https://github.com/laravel/fortify/releases)
- [Changelog](https://github.com/laravel/fortify/blob/1.x/CHANGELOG.md)
- [Commits](laravel/fortify@v1.35.0...v1.36.1)

Updates `laravel/framework` from 11.48.0 to 11.50.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.48.0...v11.50.0)

Updates `laravel/socialite` from 5.24.3 to 5.25.0
- [Release notes](https://github.com/laravel/socialite/releases)
- [Changelog](https://github.com/laravel/socialite/blob/5.x/CHANGELOG.md)
- [Commits](laravel/socialite@v5.24.3...v5.25.0)

Updates `owen-it/laravel-auditing` from 14.0.0 to 14.0.2
- [Release notes](https://github.com/owen-it/laravel-auditing/releases)
- [Changelog](https://github.com/owen-it/laravel-auditing/blob/master/CHANGELOG.md)
- [Commits](owen-it/laravel-auditing@v14.0.0...v14.0.2)

Updates `predis/predis` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/predis/predis/releases)
- [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md)
- [Commits](predis/predis@v3.4.1...v3.4.2)

Updates `sentry/sentry-laravel` from 4.21.1 to 4.23.0
- [Release notes](https://github.com/getsentry/sentry-laravel/releases)
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@4.21.1...4.23.0)

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

Updates `barryvdh/laravel-ide-helper` from 3.6.1 to 3.7.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.6.1...v3.7.0)

Updates `fruitcake/laravel-debugbar` from 4.1.1 to 4.1.3
- [Release notes](https://github.com/fruitcake/laravel-debugbar/releases)
- [Changelog](https://github.com/fruitcake/laravel-debugbar/blob/master/CHANGELOG.md)
- [Commits](fruitcake/laravel-debugbar@v4.1.1...v4.1.3)

Updates `spatie/laravel-ignition` from 2.11.0 to 2.12.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.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: kovah/laravel-socialite-oidc
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: laravel/fortify
  dependency-version: 1.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: laravel/framework
  dependency-version: 11.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: laravel/socialite
  dependency-version: 5.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: owen-it/laravel-auditing
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-minor
- dependency-name: predis/predis
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-minor
- dependency-name: sentry/sentry-laravel
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: spatie/laravel-settings
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer-minor
- dependency-name: barryvdh/laravel-ide-helper
  dependency-version: 3.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-minor
- dependency-name: fruitcake/laravel-debugbar
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer-minor
- dependency-name: spatie/laravel-ignition
  dependency-version: 2.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer-minor
...

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 Mar 23, 2026
@Kovah Kovah merged commit f3b4f00 into 2.x Mar 24, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/2.x/composer-minor-c986671255 branch March 24, 2026 15:20
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