Skip to content

Bump the composer group across 1 directory with 6 updates#28

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

Bump the composer group across 1 directory with 6 updates#28
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/composer-e8e1b8c235

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
geoip2/geoip2 3.3.0 3.4.0
laravel/fortify 1.37.2 1.37.3
laravel/sanctum 4.3.2 4.3.3
laravel/sail 1.63.0 1.64.0
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.37.3

Release notes

Sourced from laravel/fortify's releases.

v1.37.3

Changelog

Sourced from laravel/fortify's changelog.

v1.37.3 - 2026-06-29

Commits
  • 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)
  • 4e3246a Add Dependabot cooldown of 5 days (#679)
  • b9298bd Update CHANGELOG
  • See full diff in compare view

Updates laravel/framework from 12.62.0 to 12.64.0

Release notes

Sourced from laravel/framework's releases.

v12.64.0

v12.63.0

Commits
  • 727a8ea Update version to v12.64.0
  • 4a92cd3 [12.x] Add capitalize parameter to Stringable::initials() (#60741)
  • 5207516 [12.x] Enum as queue overlap key (#60722)
  • c2f2ba7 Update CHANGELOG
  • 7adfddb Update version to v12.63.0
  • 65d8ede [12.x] Fix ComponentAttributeBag style merging missing semicolon. Ensures tha...
  • d1cada4 [12.x] Pop managed queue jobs from the cloud-agent instead of SQS (#60660)
  • fe2afc0 [12.x] Fix Postgres whereDate/whereTime crash when column is Expression (#60540)
  • 08971b6 Guard JsonSchema deserializer against unbounded $ref expansion (#60524)
  • f898f56 [12.x] Ability to refresh cache locks (#58349)
  • 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 laravel/sail from 1.63.0 to 1.64.0

Release notes

Sourced from laravel/sail's releases.

v1.64.0

Changelog

Sourced from laravel/sail's changelog.

v1.64.0 - 2026-07-17

Commits
  • 08cacd3 Make phpunit.xml DB_DATABASE replacement whitespace-tolerant (#885)
  • 4bc5b4c Fix MongoDB failing to restart by persisting the configdb volume (#883)
  • ab7b38d Merge pull request #881 from laravel/dependabot/github_actions/github-actions...
  • ad83fbb Bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group
  • 34ad501 Update CHANGELOG
  • See full diff in compare view

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 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 group with 5 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.37.3` |
| [laravel/sanctum](https://github.com/laravel/sanctum) | `4.3.2` | `4.3.3` |
| [laravel/sail](https://github.com/laravel/sail) | `1.63.0` | `1.64.0` |
| [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.37.3
- [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.37.3)

Updates `laravel/framework` from 12.62.0 to 12.64.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.64.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 `laravel/sail` from 1.63.0 to 1.64.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.64.0)

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.37.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: laravel/framework
  dependency-version: 12.64.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: laravel/sail
  dependency-version: 1.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Jul 24, 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 July 24, 2026 12:06
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