Skip to content

Bump the minor-updates group across 1 directory with 9 updates #262

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the minor-updates group with 8 updates in the / directory:

Package From To
gotenberg/gotenberg-php 2.9.0 2.10.0
inertiajs/inertia-laravel 1.3.0 1.3.1
laravel/jetstream 5.3.2 5.3.3
nwidart/laravel-modules 11.1.5 11.1.6
pxlrbt/filament-environment-indicator 2.0.2 2.1.0
tightenco/ziggy 2.4.0 2.4.1
fakerphp/faker 1.24.0 1.24.1
laravel/pint 1.18.1 1.18.2

Updates gotenberg/gotenberg-php from 2.9.0 to 2.10.0

Release notes

Sourced from gotenberg/gotenberg-php's releases.

v2.10.0

This release brings the client up-to-date with the latest Gotenberg version.

New method:

  • $chromium->pdf()->generateDocumentOutline

See https://github.com/gotenberg/gotenberg/releases/tag/v8.14.0 for more details.

Commits

Updates inertiajs/inertia-laravel from 1.3.0 to 1.3.1

Release notes

Sourced from inertiajs/inertia-laravel's releases.

v1.3.1

Changelog

Sourced from inertiajs/inertia-laravel's changelog.

v1.3.1 - 2024-11-14

Commits

Updates laravel/framework from 11.32.0 to 11.33.2

Release notes

Sourced from laravel/framework's releases.

v11.33.2

v11.33.1

v11.33.0

Changelog

Sourced from laravel/framework's changelog.

v11.33.2 - 2024-11-19

v11.33.1 - 2024-11-19

v11.33.0 - 2024-11-19

Commits
  • 6b98327 Update version to v11.33.2
  • eb2ed54 Apply fixes from StyleCI
  • ba260b7 [11.x] Fix: Improve Request Port Extraction Handling in ServeCommand.php to P...
  • 91e9de0 Revert "[11.x] Support DB aggregate by group (#53209)" (#53582)
  • 11508cd Support ObservedBy on parent model classes (#53579)
  • 3c672db Update CHANGELOG
  • 8b139ac Update version to v11.33.1
  • 5f8e5a8 cloud env
  • fcbd9b1 Marking password parameter in Database connector with SensitiveParameter attr...
  • e8c9f0a Update CHANGELOG
  • Additional commits viewable in compare view

Updates laravel/jetstream from 5.3.2 to 5.3.3

Release notes

Sourced from laravel/jetstream's releases.

v5.3.3

Changelog

Sourced from laravel/jetstream's changelog.

v5.3.3 - 2024-11-13

Commits

Updates nwidart/laravel-modules from 11.1.5 to 11.1.6

Release notes

Sourced from nwidart/laravel-modules's releases.

v11.1.6

What's Changed

Full Changelog: nWidart/laravel-modules@v11.1.5...v11.1.6

Commits

Updates pxlrbt/filament-environment-indicator from 2.0.2 to 2.1.0

Release notes

Sourced from pxlrbt/filament-environment-indicator's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: pxlrbt/filament-environment-indicator@v2.0.2...v2.1.0

Commits

Updates tightenco/ziggy from 2.4.0 to 2.4.1

Release notes

Sourced from tightenco/ziggy's releases.

v2.4.1

  • Fix qs type dependencies

Full Changelog: tighten/ziggy@v2.4.0...v2.4.1

Changelog

Sourced from tightenco/ziggy's changelog.

[v2.4.1] - 2024-11-21

Fixed

  • Fix qs type dependencies
Commits

Updates fakerphp/faker from 1.24.0 to 1.24.1

Release notes

Sourced from fakerphp/faker's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: FakerPHP/Faker@v1.24.0...v1.24.1

Changelog

Sourced from fakerphp/faker's changelog.

CHANGELOG

Unreleased

  • Removed domain gmail.com.au from Provider\en_AU\Internet (#886)
Commits

Updates laravel/pint from 1.18.1 to 1.18.2

Release notes

Sourced from laravel/pint's releases.

v1.18.2

Changelog

Sourced from laravel/pint's changelog.

v1.18.2 - 2024-11-20

Commits
  • f55daaf Release 1.18.2
  • a37ab29 Bump symfony/http-foundation from 6.4.10 to 6.4.14 (#306)
  • 0db7053 Bump symfony/process from 6.4.8 to 6.4.14 (#305)
  • 6ef7e3c Enforce visibility for PHPUnit setUp and tearDown methods. (#301)
  • 0f732e0 [1.x] Enforce snake_case methods for PHPUnit method in Laravel preset (#300)
  • 57383e8 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 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 minor-updates group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gotenberg/gotenberg-php](https://github.com/gotenberg/gotenberg-php) | `2.9.0` | `2.10.0` |
| [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `1.3.0` | `1.3.1` |
| [laravel/jetstream](https://github.com/laravel/jetstream) | `5.3.2` | `5.3.3` |
| [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules) | `11.1.5` | `11.1.6` |
| [pxlrbt/filament-environment-indicator](https://github.com/pxlrbt/filament-environment-indicator) | `2.0.2` | `2.1.0` |
| [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.4.0` | `2.4.1` |
| [fakerphp/faker](https://github.com/FakerPHP/Faker) | `1.24.0` | `1.24.1` |
| [laravel/pint](https://github.com/laravel/pint) | `1.18.1` | `1.18.2` |



Updates `gotenberg/gotenberg-php` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/gotenberg/gotenberg-php/releases)
- [Commits](gotenberg/gotenberg-php@v2.9.0...v2.10.0)

Updates `inertiajs/inertia-laravel` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/inertiajs/inertia-laravel/releases)
- [Changelog](https://github.com/inertiajs/inertia-laravel/blob/1.x/CHANGELOG.md)
- [Commits](inertiajs/inertia-laravel@v1.3.0...v1.3.1)

Updates `laravel/framework` from 11.32.0 to 11.33.2
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.32.0...v11.33.2)

Updates `laravel/jetstream` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/laravel/jetstream/releases)
- [Changelog](https://github.com/laravel/jetstream/blob/5.x/CHANGELOG.md)
- [Commits](laravel/jetstream@v5.3.2...v5.3.3)

Updates `nwidart/laravel-modules` from 11.1.5 to 11.1.6
- [Release notes](https://github.com/nWidart/laravel-modules/releases)
- [Changelog](https://github.com/nWidart/laravel-modules/blob/master/CHANGELOG.md)
- [Commits](nWidart/laravel-modules@v11.1.5...v11.1.6)

Updates `pxlrbt/filament-environment-indicator` from 2.0.2 to 2.1.0
- [Release notes](https://github.com/pxlrbt/filament-environment-indicator/releases)
- [Commits](pxlrbt/filament-environment-indicator@v2.0.2...v2.1.0)

Updates `tightenco/ziggy` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/tighten/ziggy/releases)
- [Changelog](https://github.com/tighten/ziggy/blob/2.x/CHANGELOG.md)
- [Commits](tighten/ziggy@v2.4.0...v2.4.1)

Updates `fakerphp/faker` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/FakerPHP/Faker/releases)
- [Changelog](https://github.com/FakerPHP/Faker/blob/v1.24.1/CHANGELOG.md)
- [Commits](FakerPHP/Faker@v1.24.0...v1.24.1)

Updates `laravel/pint` from 1.18.1 to 1.18.2
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](laravel/pint@v1.18.1...v1.18.2)

---
updated-dependencies:
- dependency-name: gotenberg/gotenberg-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: inertiajs/inertia-laravel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/jetstream
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: nwidart/laravel-modules
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: pxlrbt/filament-environment-indicator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: tightenco/ziggy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: fakerphp/faker
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

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 Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/composer/main/minor-updates-9005a63154 branch December 2, 2024 09:06
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.

0 participants