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 minor-updates group across 1 directory with 23 updates #313

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
datomatic/laravel-enum-helper 2.0.0 2.0.2
dedoc/scramble 0.11.28 0.11.32
filament/filament 3.2.124 3.2.132
gotenberg/gotenberg-php 2.9.0 2.11.0
laravel/jetstream 5.3.2 5.3.4
laravel/octane 2.5.9 2.6.0
maatwebsite/excel 3.1.60 3.1.62
nwidart/laravel-modules 11.1.5 11.1.8
owen-it/laravel-auditing 13.6.8 13.6.9
pxlrbt/filament-environment-indicator 2.0.2 2.1.0
stechstudio/filament-impersonate 3.14 3.15
tightenco/ziggy 2.4.0 2.4.2
tpetry/laravel-postgresql-enhanced 2.0.1 2.1.0
barryvdh/laravel-ide-helper 3.2.2 3.4.0
brianium/paratest 7.6.0 7.7.0
fakerphp/faker 1.24.0 1.24.1
laravel/pint 1.18.1 1.19.0
laravel/sail 1.38.0 1.39.1
laravel/telescope 5.2.5 5.2.6
spatie/laravel-ignition 2.8.0 2.9.0

Updates datomatic/laravel-enum-helper from 2.0.0 to 2.0.2

Release notes

Sourced from datomatic/laravel-enum-helper's releases.

v2.0.2

  • fixed error of annotation command with folder with not enum files

v2.0.1

  • fixed error of annotation command with string backed enum
Changelog

Sourced from datomatic/laravel-enum-helper's changelog.

v2.0.2 - 2024-12-09

  • fixed error of annotation command with folder with not enum files

v2.0.1 - 2024-12-09

  • fixed error of annotation command with string backed enum
Commits

Updates dedoc/scramble from 0.11.28 to 0.11.32

Release notes

Sourced from dedoc/scramble's releases.

v0.11.32

What's Changed

Full Changelog: dedoc/scramble@v0.11.31...v0.11.32

v0.11.31

What's Changed

New Contributors

Full Changelog: dedoc/scramble@v0.11.30...v0.11.31

v0.11.30

What's Changed

Full Changelog: dedoc/scramble@v0.11.29...v0.11.30

v0.11.29

What's Changed

Full Changelog: dedoc/scramble@v0.11.28...v0.11.29

Commits
  • ead2114 Fixed recursive JSON resources analysis when conditional loading used in tern...
  • 6fa2ec7 feat: support the decimal validation rule (#667)
  • bd7aeda fixed static call issues
  • 423dee2 do not run failing tests on older API
  • 74a1822 do not run failing tests on older API
  • 5518500 added ability to hook into __construct call
  • e51e93f Fix styling
  • 48698ff Add Scramble::throwOnError() to control exception handling (#645)
  • 8baa2de Fix styling
  • a098c55 Support Rule::enum()->except() (#658)
  • Additional commits viewable in compare view

Updates filament/filament from 3.2.124 to 3.2.132

Commits

Updates gotenberg/gotenberg-php from 2.9.0 to 2.11.0

Release notes

Sourced from gotenberg/gotenberg-php's releases.

v2.11.0

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

New method:

  • $pdfEngines->split
  • $chromium->pdf()->split
  • $libreOffice->split

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

v2.10.1

This release brings PHP 8.4 support.

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
  • dbbb6c0 feat(split): add the split feature
  • 00efc25 feat: add PHP 8.4 support
  • 1a5f58c chore(deps): bump codecov/codecov-action from 4 to 5
  • df6af76 feat(chromium): add generateDocumentOutline form field
  • See full diff in compare view

Updates laravel/framework from 11.32.0 to 11.37.0

Release notes

Sourced from laravel/framework's releases.

v11.37.0

v11.36.1

v11.36.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.37.0 - 2025-01-02

v11.36.1 - 2024-12-17

v11.36.0 - 2024-12-17

... (truncated)

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 laravel/jetstream from 5.3.2 to 5.3.4

Release notes

Sourced from laravel/jetstream's releases.

v5.3.4

v5.3.3

Changelog

Sourced from laravel/jetstream's changelog.

v5.3.4 - 2024-12-10

v5.3.3 - 2024-11-13

Commits

Updates laravel/octane from 2.5.9 to 2.6.0

Release notes

Sourced from laravel/octane's releases.

v2.6.0

Changelog

Sourced from laravel/octane's changelog.

v2.6.0 - 2024-11-25

Commits

Updates league/csv from 9.18.0 to 9.20.1

Release notes

Sourced from league/csv's releases.

version 9.20.1

Added

  • None

Deprecated

  • None

Fixed

  • #554 Fix stream filte removal by crocodele
  • Fix Statement callback and closure signature

Removed

  • None

version 9.20.0

Added

  • XMLConverter::formatter
  • HTMLConverter::formatter
  • Writer::encloseNone
  • Writer::encloseNecessary
  • Writer::noEnclosure

Deprecated

  • None

Fixed

  • JsonConverter::formatter now accepts callable before only Closure where accepted.
  • The protected property Writer::$enclose_all is no longer a boolean but an integer

Removed

  • None

version 9.19.0

Added

  • JsonConverter::withPrettyPrint now accepts an optional $identSize parameter as its unique parameter.
  • Statement::when to enable conditionable query building.
  • Using PHP8.4 Deprecated attribute to signal deprecated public API methods and constants.

Deprecated

  • JsonConverter::indentSize

... (truncated)

Changelog

Sourced from league/csv's changelog.

9.20.1 - 2024-12-18

Added

  • None

Deprecated

  • None

Fixed

  • #554 Fix stream filte removal by crocodele
  • Fix Statement callback and closure signature

Removed

  • None

9.20.0 - 2024-12-13

Added

  • XMLConverter::formatter
  • HTMLConverter::formatter
  • Writer::encloseNone
  • Writer::encloseNecessary
  • Writer::noEnclosure

Deprecated

  • None

Fixed

  • JsonConverter::formatter now accepts callable before only Closure where accepted.
  • The protected property Writer::$enclose_all is no longer a boolean but an integer

Removed

  • None

9.19.0 - 2024-12-08

Added

  • JsonConverter::withPrettyPrint now accepts an optional $identSize parameter as its unique parameter.
  • Statement::when to enable conditionable query building.
  • Using PHP8.4 Deprecated attribute to signal deprecated public API methods and constants.

... (truncated)

Commits

Updates maatwebsite/excel from 3.1.60 to 3.1.62

Release notes

Sourced from maatwebsite/excel's releases.

3.1.62

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@3.1.61...3.1.62

3.1.61

What's Changed

New Contributors

Full Changelog: SpartnerNL/Laravel-Excel@3.1.60...3.1.61

Commits

Updates nwidart/laravel-modules from 11.1.5 to 11.1.8

Release notes

Sourced from nwidart/laravel-modules's releases.

v11.1.8

What's Changed

Full Changelog: nWidart/laravel-modules@v11.1.7...v11.1.8

v11.1.7

What's Changed

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

v11.1.6

What's Changed

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

Commits
  • 932b861 Merge pull request #2002 from nWidart/add-kebab-case-option
  • 8ac5f76 added option to use kebab case
  • 9090e2d Update FUNDING.yml
  • 0f89d95 Update FUNDING.yml
  • 26c0716 Merge pull request #1999 from alissn/FixCreateModule
  • 6ec5cbf [fix] fix make plain module
  • 79cdb18 Merge pull request #1996 from alissn/prohibiteCommands
  • dffd26f [feat] add method prohibitDestructiveCommands to facade module
  • 5607d45 [feat] implement database commands ConfirmableCommand
  • f446a93 [chore] change callback of confirmable
  • Additional commits viewable in compare view

Updates owen-it/laravel-auditing from 13.6.8 to 13.6.9

Release notes

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

v13.6.9

What's Changed

Core

Tests

New Contributors

Full Changelog: owen-it/laravel-auditing@v13.6.8...v13.6.9

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 stechstudio/filament-impersonate from 3.14 to 3.15

Release notes

Sourced from stechstudio/filament-impersonate's releases.

3.15

What's Changed

  • Add Persian Language by

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

| Package | From | To |
| --- | --- | --- |
| [datomatic/laravel-enum-helper](https://github.com/datomatic/laravel-enum-helper) | `2.0.0` | `2.0.2` |
| [dedoc/scramble](https://github.com/dedoc/scramble) | `0.11.28` | `0.11.32` |
| [filament/filament](https://github.com/filamentphp/panels) | `3.2.124` | `3.2.132` |
| [gotenberg/gotenberg-php](https://github.com/gotenberg/gotenberg-php) | `2.9.0` | `2.11.0` |
| [laravel/jetstream](https://github.com/laravel/jetstream) | `5.3.2` | `5.3.4` |
| [laravel/octane](https://github.com/laravel/octane) | `2.5.9` | `2.6.0` |
| [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `3.1.60` | `3.1.62` |
| [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules) | `11.1.5` | `11.1.8` |
| [owen-it/laravel-auditing](https://github.com/owen-it/laravel-auditing) | `13.6.8` | `13.6.9` |
| [pxlrbt/filament-environment-indicator](https://github.com/pxlrbt/filament-environment-indicator) | `2.0.2` | `2.1.0` |
| [stechstudio/filament-impersonate](https://github.com/stechstudio/filament-impersonate) | `3.14` | `3.15` |
| [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.4.0` | `2.4.2` |
| [tpetry/laravel-postgresql-enhanced](https://github.com/tpetry/laravel-postgresql-enhanced) | `2.0.1` | `2.1.0` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.2.2` | `3.4.0` |
| [brianium/paratest](https://github.com/paratestphp/paratest) | `7.6.0` | `7.7.0` |
| [fakerphp/faker](https://github.com/FakerPHP/Faker) | `1.24.0` | `1.24.1` |
| [laravel/pint](https://github.com/laravel/pint) | `1.18.1` | `1.19.0` |
| [laravel/sail](https://github.com/laravel/sail) | `1.38.0` | `1.39.1` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.2.5` | `5.2.6` |
| [spatie/laravel-ignition](https://github.com/spatie/laravel-ignition) | `2.8.0` | `2.9.0` |



Updates `datomatic/laravel-enum-helper` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/datomatic/laravel-enum-helper/releases)
- [Changelog](https://github.com/datomatic/laravel-enum-helper/blob/main/CHANGELOG.md)
- [Commits](datomatic/laravel-enum-helper@v2.0.0...v2.0.2)

Updates `dedoc/scramble` from 0.11.28 to 0.11.32
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.11.28...v0.11.32)

Updates `filament/filament` from 3.2.124 to 3.2.132
- [Commits](filamentphp/panels@v3.2.124...v3.2.132)

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

Updates `laravel/framework` from 11.32.0 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.32.0...v11.37.0)

Updates `laravel/jetstream` from 5.3.2 to 5.3.4
- [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.4)

Updates `laravel/octane` from 2.5.9 to 2.6.0
- [Release notes](https://github.com/laravel/octane/releases)
- [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md)
- [Commits](laravel/octane@v2.5.9...v2.6.0)

Updates `league/csv` from 9.18.0 to 9.20.1
- [Release notes](https://github.com/thephpleague/csv/releases)
- [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md)
- [Commits](thephpleague/csv@9.18.0...9.20.1)

Updates `maatwebsite/excel` from 3.1.60 to 3.1.62
- [Release notes](https://github.com/SpartnerNL/Laravel-Excel/releases)
- [Changelog](https://github.com/SpartnerNL/Laravel-Excel/blob/3.1/CHANGELOG.md)
- [Commits](SpartnerNL/Laravel-Excel@3.1.60...3.1.62)

Updates `nwidart/laravel-modules` from 11.1.5 to 11.1.8
- [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.8)

Updates `owen-it/laravel-auditing` from 13.6.8 to 13.6.9
- [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@v13.6.8...v13.6.9)

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 `stechstudio/filament-impersonate` from 3.14 to 3.15
- [Release notes](https://github.com/stechstudio/filament-impersonate/releases)
- [Commits](stechstudio/filament-impersonate@3.14...3.15)

Updates `tightenco/ziggy` from 2.4.0 to 2.4.2
- [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.2)

Updates `tpetry/laravel-postgresql-enhanced` from 2.0.1 to 2.1.0
- [Changelog](https://github.com/tpetry/laravel-postgresql-enhanced/blob/master/CHANGELOG.md)
- [Commits](tpetry/laravel-postgresql-enhanced@2.0.1...2.1.0)

Updates `barryvdh/laravel-ide-helper` from 3.2.2 to 3.4.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.2.2...v3.4.0)

Updates `brianium/paratest` from 7.6.0 to 7.7.0
- [Release notes](https://github.com/paratestphp/paratest/releases)
- [Commits](paratestphp/paratest@v7.6.0...v7.7.0)

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.19.0
- [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.19.0)

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

Updates `laravel/telescope` from 5.2.5 to 5.2.6
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md)
- [Commits](laravel/telescope@v5.2.5...v5.2.6)

Updates `phpunit/phpunit` from 11.4.3 to 11.5.2
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.2/ChangeLog-11.5.md)
- [Commits](sebastianbergmann/phpunit@11.4.3...11.5.2)

Updates `spatie/laravel-ignition` from 2.8.0 to 2.9.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.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: datomatic/laravel-enum-helper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: dedoc/scramble
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: filament/filament
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: gotenberg/gotenberg-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: laravel/octane
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: league/csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: maatwebsite/excel
  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: owen-it/laravel-auditing
  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: stechstudio/filament-impersonate
  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: tpetry/laravel-postgresql-enhanced
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: brianium/paratest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-minor
  dependency-group: minor-updates
- dependency-name: laravel/sail
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: laravel/telescope
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-updates
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: spatie/laravel-ignition
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

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 6, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

Superseded by #318.

@dependabot dependabot bot closed this Jan 13, 2025
@dependabot dependabot bot deleted the dependabot/composer/main/minor-updates-4f1e0da116 branch January 13, 2025 09:10
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