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 #318

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 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.33
filament/filament 3.2.124 3.2.133
gotenberg/gotenberg-php 2.9.0 2.11.1
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.5.3
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.33

Release notes

Sourced from dedoc/scramble's releases.

v0.11.33

What's Changed

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

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
  • 3c44e2e Fixed resource wrapping logic is not working when using with response method ...
  • df6e90e Added vendor models property types support (#672)
  • ae57d85 added more generic collection schema annotation (#671)
  • 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
  • Additional commits viewable in compare view

Updates filament/filament from 3.2.124 to 3.2.133

Commits

Updates gotenberg/gotenberg-php from 2.9.0 to 2.11.1

Release notes

Sourced from gotenberg/gotenberg-php's releases.

v2.11.1

This release reduces the package size by ignoring non mandatory files and folders. Thanks @​pieterocp!

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
  • 5b6c5ee chore(package): add a .gitattribute file so the size of the installed package...
  • 29ad032 docs(README): add link to Symfony Bundle
  • cd215d8 chore(LICENSE): remove year
  • 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.21.0

Release notes

Sourced from league/csv's releases.

version 9.21.0

Added

  • TabularDataReader::map method.
  • StreamFilter class
  • CallbackStreamFilter class
  • AbstractCsv::appendStreamFilterOnRead
  • AbstractCsv::appendStreamFilterOnWrite
  • AbstractCsv::prependStreamFilterOnRead
  • AbstractCsv::prependStreamFilterOnWrite
  • Stream::getMode returns the underlying stream mode; internal codebase.

Deprecated

  • AbstractCsv::addStreamFilter use AbstractCsv::appendStreamFilterOnRead or AbstractCsv::appendStreamFilterOnWrite instead.

Fixed

  • Improve CharsetConverter and SwapDelimiter internal code.
  • Fix supportStreamFilterOnReadand supportStreamFilterOnWrite to expose the document real stream filter capabilities.

Removed

  • None

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

... (truncated)

Changelog

Sourced from league/csv's changelog.

9.21.0 - 2025-01-08

Added

  • TabularDataReader::map method.
  • StreamFilter class
  • CallbackStreamFilter class
  • AbstractCsv::appendStreamFilterOnRead
  • AbstractCsv::appendStreamFilterOnWrite
  • AbstractCsv::prependStreamFilterOnRead
  • AbstractCsv::prependStreamFilterOnWrite
  • Stream::getMode returns the underlying stream mode; internal codebase.

Deprecated

  • AbstractCsv::addStreamFilter use AbstractCsv::appendStreamFilterOnRead or AbstractCsv::appendStreamFilterOnWrite instead.

Fixed

  • Improve CharsetConverter and SwapDelimiter internal code.
  • Fix supportStreamFilterOnReadand supportStreamFilterOnWrite to expose the document real stream filter capabilities.

Removed

  • None

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

... (truncated)

Commits
  • 72196d1 prepare minor release
  • 26f9297 Improve package streaming API
  • 8e76c0f Improve CallbackStreamFilter implementation
  • f242a29 Improve documentation
  • 7d68a5b #545 Adding a callback stream filter to ease stream manipulation (#547)
  • b6a735b Adding TabularDataReader::map method
  • bf9ad65 Prepare next release
  • 386b6bc Improve stream __destruct implmentation
  • 491d1e7 prepare patch release
  • 2fbac46 Fix typehinting
  • Additional commits viewable in compare view

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

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.33` |
| [filament/filament](https://github.com/filamentphp/panels) | `3.2.124` | `3.2.133` |
| [gotenberg/gotenberg-php](https://github.com/gotenberg/gotenberg-php) | `2.9.0` | `2.11.1` |
| [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.5.3` |
| [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.33
- [Release notes](https://github.com/dedoc/scramble/releases)
- [Commits](dedoc/scramble@v0.11.28...v0.11.33)

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

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

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

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

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 13, 2025
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