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 production-dependencies group across 1 directory with 6 updates #647

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the production-dependencies group with 6 updates in the / directory:

Package From To
laravel/framework 11.27.2 11.31.0
livewire/livewire 3.5.9 3.5.12
spatie/laravel-medialibrary 11.9.1 11.10.0
statamic/cms 5.30.0 5.38.0
stripe/stripe-php 16.1.0 16.2.0
tempest/highlight 2.10.3 2.11.1

Updates laravel/framework from 11.27.2 to 11.31.0

Release notes

Sourced from laravel/framework's releases.

v11.31.0

v11.30.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.31.0 - 2024-11-12

v11.30.0 - 2024-10-30

... (truncated)

Commits
  • 365090e Update version to v11.31.0
  • 7cee134 Merge remote-tracking branch 'origin/11.x' into 11.x
  • 6d53774 Merge branch 'env-check' into 11.x
  • 4cd413b [11.x] Skip the number of connections transacting while testing to run callba...
  • 4500be3 Update facade docblocks
  • 7784219 [11.x] Add ability to dynamically build cache repositories on-demand using `C...
  • ecf67a6 Update facade docblocks
  • fc04bbf [11.x] Add DB::build method (#53464)
  • b86bf27 feat: use assertTrue and assertFalse method, instead of using assertEquals (#...
  • 378bd56 Prevent overwriting Link headers in AddLinkHeadersForPreloadedAssets middlewa...
  • Additional commits viewable in compare view

Updates livewire/livewire from 3.5.9 to 3.5.12

Release notes

Sourced from livewire/livewire's releases.

v3.5.12

Changes

Full Changelog: livewire/livewire@v3.5.11...v3.5.12

v3.5.11

What's Changed

New Contributors

Full Changelog: livewire/livewire@v3.5.10...v3.5.11

v3.5.10

What's Changed

Full Changelog: livewire/livewire@v3.5.9...v3.5.10

Commits

Updates spatie/laravel-medialibrary from 11.9.1 to 11.10.0

Release notes

Sourced from spatie/laravel-medialibrary's releases.

11.10.0

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.9.2...11.10.0

11.9.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.9.1...11.9.2

Changelog

Sourced from spatie/laravel-medialibrary's changelog.

11.10.0 - 2024-11-08

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.9.2...11.10.0

11.9.2 - 2024-10-18

What's Changed

New Contributors

Full Changelog: spatie/laravel-medialibrary@11.9.1...11.9.2

Commits
  • 39b7b54 Merge pull request #3707 from esadewater/patch-1
  • a4c097d Merge pull request #3722 from djl997/patch-1
  • 1c476bb Merge pull request #3721 from patrickomeara/dont-perform-conversions-if-not-n...
  • c0c22fd Fix styling
  • 68d74ba Merge pull request #3717 from StyxUA/fix/remove-files-with-custom-file-namer
  • cc46eb8 Fix styling
  • 9b24c13 Merge pull request #3715 from StyxUA/fix/conversion-collection-finds-proper-c...
  • 92c529a Test against php 8.4 (#3719)
  • e113a1a Add undocumented storeConversionsOnDisk() function
  • 49a81d6 Don't copy the file if no conversion is needed
  • Additional commits viewable in compare view

Updates statamic/cms from 5.30.0 to 5.38.0

Release notes

Sourced from statamic/cms's releases.

v5.38.0

What's new

What's fixed

v5.37.0

What's new

What's fixed

v5.36.0

What's new

What's fixed

... (truncated)

Changelog

Sourced from statamic/cms's changelog.

5.38.0 (2024-11-12)

What's new

What's fixed

5.37.0 (2024-11-06)

What's new

What's fixed

5.36.0 (2024-10-31)

... (truncated)

Commits

Updates stripe/stripe-php from 16.1.0 to 16.2.0

Release notes

Sourced from stripe/stripe-php's releases.

v16.2.0

  • #1772 This release changes the pinned API version to 2024-10-28.acacia.
    • Add support for new resource V2.EventDestinations
    • Add support for create, retrieve, update, list, delete, disable, enable and ping methods on resource V2.EventDestinations
    • Add support for submit_card test helper method on resource Issuing.Card
    • Add support for groups on Account
    • Add support for enhanced_eligibility_types on Dispute
    • Add support for new values issuing_transaction.purchase_details_receipt_updated and refund.failed on enum Event.type
    • Add support for metadata on Forwarding.Request
    • Add support for new value alma on enum PaymentLink.payment_method_types[]
    • Add support for alma on PaymentMethodConfiguration and PaymentMethod
    • Add support for kakao_pay, kr_card, naver_pay, payco, and samsung_pay on PaymentMethod
    • Add support for new values alma, kakao_pay, kr_card, naver_pay, payco, and samsung_pay on enum PaymentMethod.type
    • Add support for amazon_pay on PaymentMethodDomain
    • Add support for new values by_tin, ma_vat, md_vat, tz_vat, uz_tin, and uz_vat on enum TaxId.type
    • Add support for flat_amount and rate_type on TaxRate
    • Add support for new value retail_delivery_fee on enum TaxR...

      Description has been truncated

Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [laravel/framework](https://github.com/laravel/framework) | `11.27.2` | `11.31.0` |
| [livewire/livewire](https://github.com/livewire/livewire) | `3.5.9` | `3.5.12` |
| [spatie/laravel-medialibrary](https://github.com/spatie/laravel-medialibrary) | `11.9.1` | `11.10.0` |
| [statamic/cms](https://github.com/statamic/cms) | `5.30.0` | `5.38.0` |
| [stripe/stripe-php](https://github.com/stripe/stripe-php) | `16.1.0` | `16.2.0` |
| [tempest/highlight](https://github.com/tempestphp/highlight) | `2.10.3` | `2.11.1` |



Updates `laravel/framework` from 11.27.2 to 11.31.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.27.2...v11.31.0)

Updates `livewire/livewire` from 3.5.9 to 3.5.12
- [Release notes](https://github.com/livewire/livewire/releases)
- [Commits](livewire/livewire@v3.5.9...v3.5.12)

Updates `spatie/laravel-medialibrary` from 11.9.1 to 11.10.0
- [Release notes](https://github.com/spatie/laravel-medialibrary/releases)
- [Changelog](https://github.com/spatie/laravel-medialibrary/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-medialibrary@11.9.1...11.10.0)

Updates `statamic/cms` from 5.30.0 to 5.38.0
- [Release notes](https://github.com/statamic/cms/releases)
- [Changelog](https://github.com/statamic/cms/blob/5.x/CHANGELOG.md)
- [Commits](statamic/cms@v5.30.0...v5.38.0)

Updates `stripe/stripe-php` from 16.1.0 to 16.2.0
- [Release notes](https://github.com/stripe/stripe-php/releases)
- [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-php@v16.1.0...v16.2.0)

Updates `tempest/highlight` from 2.10.3 to 2.11.1
- [Release notes](https://github.com/tempestphp/highlight/releases)
- [Commits](tempestphp/highlight@2.10.3...2.11.1)

---
updated-dependencies:
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: livewire/livewire
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: spatie/laravel-medialibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: statamic/cms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: stripe/stripe-php
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: tempest/highlight
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

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

dependabot bot commented on behalf of github Nov 20, 2024

Superseded by #651.

@dependabot dependabot bot closed this Nov 20, 2024
@dependabot dependabot bot deleted the dependabot/composer/production-dependencies-7d0b74761e branch November 20, 2024 13:21
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