Skip to content

Bump the composer group across 1 directory with 8 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-4c7701a479
Open

Bump the composer group across 1 directory with 8 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-4c7701a479

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the composer group with 7 updates in the / directory:

Package From To
geoip2/geoip2 3.3.0 3.4.0
laravel/fortify 1.37.2 1.38.0
laravel/sanctum 4.3.2 4.3.3
livewire/livewire 4.3.3 4.4.1
laravel/sail 1.63.0 1.67.0
mockery/mockery 1.6.12 1.6.13
nunomaduro/collision 8.9.4 8.9.5

Updates geoip2/geoip2 from 3.3.0 to 3.4.0

Release notes

Sourced from geoip2/geoip2's releases.

3.4.0

  • A new residential property has been added to GeoIp2\Record\Anonymizer. This property is an instance of the new GeoIp2\Record\AnonymizerFeed class and provides residential proxy data for the network, including confidence, networkLastSeen, and providerName. This may be the only property with data even when the other anonymizer properties are unset. This data is available from the GeoIP Insights web service.
  • Updated the GeoIp2\Model\City constructor to handle an empty subdivisions array. This provides compatibility with some third-party databases that publish empty subdivisions arrays. Pull request by Jarek Jakubowski. GitHub #290.
  • The GeoIP2 prefix in web service error messages has been changed to GeoIP.
Changelog

Sourced from geoip2/geoip2's changelog.

3.4.0 (2026-07-16)

  • A new residential property has been added to GeoIp2\Record\Anonymizer. This property is an instance of the new GeoIp2\Record\AnonymizerFeed class and provides residential proxy data for the network, including confidence, networkLastSeen, and providerName. This may be the only property with data even when the other anonymizer properties are unset. This data is available from the GeoIP Insights web service.
  • Updated the GeoIp2\Model\City constructor to handle an empty subdivisions array. This provides compatibility with some third-party databases that publish empty subdivisions arrays. Pull request by Jarek Jakubowski. GitHub #290.
  • The GeoIP2 prefix in web service error messages has been changed to GeoIP.
Commits
  • 257a350 Update for v3.4.0
  • 4479f9c Set release date
  • a359bd3 Merge pull request #319 from maxmind/greg/stf-997-add-residential-to-anonymizer
  • be47d40 Add residential property to Anonymizer record
  • dc46114 Merge pull request #318 from maxmind/dependabot/github_actions/zizmorcore/ziz...
  • a2dc60a Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7
  • d3c75cc Merge pull request #316 from maxmind/dependabot/github_actions/jdx/mise-actio...
  • febf887 Merge pull request #317 from maxmind/dependabot/github_actions/actions/checko...
  • e338414 Bump actions/checkout from 6.0.3 to 7.0.0
  • 49be03e Bump jdx/mise-action from 4.1.0 to 4.2.0
  • Additional commits viewable in compare view

Updates laravel/fortify from 1.37.2 to 1.38.0

Release notes

Sourced from laravel/fortify's releases.

v1.38.0

v1.37.3

Changelog

Sourced from laravel/fortify's changelog.

v1.38.0 - 2026-08-07

v1.37.3 - 2026-06-29

Commits
  • c04ca29 Add option to override RecoveryCode class (#694)
  • 35037d8 [1.x] Supports PHPStan 2 (#691)
  • f4f5b81 Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#690)
  • 5aaa27a Update CHANGELOG
  • 66b9503 Respect lowercase_usernames config when resetting password (#687)
  • 49de8fa Use literal status code in LockoutResponse to fix PHPStan analysis (#688)
  • c15bb43 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#686)
  • 015a33f Bump shivammathur/setup-php in the github-actions group (#684)
  • 0f0d1c6 Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#681)
  • bcd918a Enable Dependabot auto-merge (#680)
  • Additional commits viewable in compare view

Updates laravel/framework from 12.62.0 to 12.67.0

Release notes

Sourced from laravel/framework's releases.

v12.67.0

v12.66.0

v12.65.0

v12.64.0

v12.63.0

Commits
  • fe2cdab Update version to v12.67.0
  • 02fd661 Fix validation stalling for minutes on large arrays (#60908) (#61232)
  • ab36fa4 [12.x] Promote nested data to top-level managed queue event (#61225)
  • d74baa4 [12.x] Escape single quotes in Postgres JSON path attributes (#60923) (#61192)
  • ece280c [12.x] Retry timed-out cloud agent long-polls (#61178)
  • 0db83d4 Improves in validation rule from getting bypass via loose comparison (#61146)
  • 2d3d465 Stricten upload to be fetch only from request's query string for (#61145)
  • 972084c Update CHANGELOG
  • 82a5332 Update version to v12.66.0
  • 4a4c476 ColumnDefinition::unsigned takes a parameter, which should be documneted (#61...
  • Additional commits viewable in compare view

Updates laravel/sanctum from 4.3.2 to 4.3.3

Release notes

Sourced from laravel/sanctum's releases.

v4.3.3

Changelog

Sourced from laravel/sanctum's changelog.

v4.3.3 - 2026-06-23

Commits
  • fee27a5 Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group (#613)
  • 56d3244 use strict comparison
  • d8685e5 Bump shivammathur/setup-php in the github-actions group (#612)
  • 6379253 Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#611)
  • 8dd31a2 Enable Dependabot auto-merge (#610)
  • 334353d Update dependabot.yml
  • 634348c Add Dependabot cooldown of 5 days (#606)
  • bfe1fb1 Merge pull request #605 from laravel/chore/pin-reusable-workflows-latest
  • e1cda0e Pin pull requests and issues workflows to latest laravel/.github
  • 596ee55 Bump shivammathur/setup-php in the github-actions group (#602)
  • Additional commits viewable in compare view

Updates livewire/livewire from 4.3.3 to 4.4.1

Release notes

Sourced from livewire/livewire's releases.

v4.4.1

What's Changed

New Contributors

Full Changelog: livewire/livewire@v4.4.0...v4.4.1

v4.4.0

What's Changed

Full Changelog: livewire/livewire@v4.3.5...v4.4.0

v4.3.5

... (truncated)

Commits
  • 0c925c5 Build assets for v4.4.1
  • 8133940 Bump Alpine to 3.16.2 (#10546)
  • a0679da Upmerge 3.x into 4.x for release prep (#10544)
  • 15d28f2 [4.x] Add type validation to CarbonSynth and EnumSynth (#10541)
  • 1a3fde3 [4.x] Fix reactive Eloquent models throws CannotMutateReactivePropException...
  • 3b7da04 [4.x] Fix unhandled rejections from cancelled polls (#10428)
  • 0cde73b Ensure event listeners resolve to component-defined methods
  • 65565f6 [4.x] Fix assets after a stylesheet never being loaded (#10482)
  • 9db701a [4.x] Fix script modules not loading after back/forward navigation (#10481)
  • 14c933b [4.x] Only match a component's class namespace on whole segments (#10476)
  • Additional commits viewable in compare view

Updates laravel/sail from 1.63.0 to 1.67.0

Release notes

Sourced from laravel/sail's releases.

v1.67.0

v1.66.0

v1.65.0

v1.64.0

Changelog

Sourced from laravel/sail's changelog.

v1.67.0 - 2026-08-12

v1.66.0 - 2026-08-10

v1.65.0 - 2026-08-03

v1.64.0 - 2026-07-17

Commits
  • 639e03a Move from Launchpad PPA to packages.sury.org (#896)
  • 7104316 Update CHANGELOG
  • ebf2861 Add CPX command support and update Dockerfiles for PHP 8.2+ (#895)
  • 973d77a Update CHANGELOG
  • d4b9213 Fix background scheduled commands when using Sail (#894)
  • a7ee940 Enable dumpless upgrades for Meilisearch (#892)
  • e8f6458 Bump actions/checkout from 7.0.0 to 7.0.1 in the github-actions group (#891)
  • b50e432 Update CHANGELOG
  • 08cacd3 Make phpunit.xml DB_DATABASE replacement whitespace-tolerant (#885)
  • 4bc5b4c Fix MongoDB failing to restart by persisting the configdb volume (#883)
  • Additional commits viewable in compare view

Updates mockery/mockery from 1.6.12 to 1.6.13

Release notes

Sourced from mockery/mockery's releases.

1.6.13

What's Changed

... (truncated)

Changelog

Sourced from mockery/mockery's changelog.

[1.6.13] - 2026-08-14

Added

Changed

Fixed

Commits

Updates nunomaduro/collision from 8.9.4 to 8.9.5

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter i...

Description has been truncated

Bumps the composer group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [geoip2/geoip2](https://github.com/maxmind/GeoIP2-php) | `3.3.0` | `3.4.0` |
| [laravel/fortify](https://github.com/laravel/fortify) | `1.37.2` | `1.38.0` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.3.2` | `4.3.3` |
| [livewire/livewire](https://github.com/livewire/livewire) | `4.3.3` | `4.4.1` |
| [laravel/sail](https://github.com/laravel/sail) | `1.63.0` | `1.67.0` |
| [mockery/mockery](https://github.com/mockery/mockery) | `1.6.12` | `1.6.13` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.4` | `8.9.5` |



Updates `geoip2/geoip2` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/maxmind/GeoIP2-php/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-php/blob/main/CHANGELOG.md)
- [Commits](maxmind/GeoIP2-php@v3.3.0...v3.4.0)

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

Updates `laravel/framework` from 12.62.0 to 12.67.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md)
- [Commits](laravel/framework@v12.62.0...v12.67.0)

Updates `laravel/sanctum` from 4.3.2 to 4.3.3
- [Release notes](https://github.com/laravel/sanctum/releases)
- [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md)
- [Commits](laravel/sanctum@v4.3.2...v4.3.3)

Updates `livewire/livewire` from 4.3.3 to 4.4.1
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v4.3.3...v4.4.1)

Updates `laravel/sail` from 1.63.0 to 1.67.0
- [Release notes](https://github.com/laravel/sail/releases)
- [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
- [Commits](laravel/sail@v1.63.0...v1.67.0)

Updates `mockery/mockery` from 1.6.12 to 1.6.13
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.6.x/CHANGELOG.md)
- [Commits](mockery/mockery@1.6.12...1.6.13)

Updates `nunomaduro/collision` from 8.9.4 to 8.9.5
- [Commits](nunomaduro/collision@v8.9.4...v8.9.5)

---
updated-dependencies:
- dependency-name: geoip2/geoip2
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/fortify
  dependency-version: 1.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/framework
  dependency-version: 12.67.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/sanctum
  dependency-version: 4.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: livewire/livewire
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/sail
  dependency-version: 1.67.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: mockery/mockery
  dependency-version: 1.6.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: nunomaduro/collision
  dependency-version: 8.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, php. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from sanmaxdev as a code owner August 21, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants