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 composer group with 13 updates #92

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the composer group with 13 updates:

Package From To
intervention/image 3.8.0 3.9.1
laravel/framework 11.26.0 11.30.0
laravel/telescope 5.2.2 5.2.4
symfony/css-selector 7.1.1 7.1.6
symfony/dom-crawler 7.1.5 7.1.6
tightenco/ziggy 2.3.0 2.3.1
barryvdh/laravel-debugbar 3.14.3 3.14.6
barryvdh/laravel-ide-helper 3.1.0 3.2.2
brianium/paratest 7.5.6 7.6.0
larastan/larastan 2.9.8 2.9.9
nunomaduro/collision 8.4.0 8.5.0
phpstan/phpstan 1.12.5 1.12.7
phpunit/phpunit 11.4.0 11.4.3

Updates intervention/image from 3.8.0 to 3.9.1

Release notes

Sourced from intervention/image's releases.

3.9.1

What's Changed

Full Changelog: Intervention/image@3.9.0...3.9.1

3.9.0

What's Changed

Commits
  • b496d1f Add test assertions to validate the correct mime type
  • f712d68 Fix typo in mime type. (#1399)
  • 3618c8f Add .well-known directory to .gitattributes
  • d09d985 Add funding-manifest-urls
  • 1e0a2b6 Add MediaType::fileExtensions() & MediaType::fileExtension()
  • 20ad74e Add FileExtension::mediaType() & FileExtension::mediaTypes()
  • 57508a5 Add new method Format::fileExtension()
  • 4a5a7f6 Add method Format::mediaType()
  • cfa0986 Format phpunit config file
  • 8cf0405 Pass mime type manually to avoid finfo dependency
  • Additional commits viewable in compare view

Updates laravel/framework from 11.26.0 to 11.30.0

Release notes

Sourced from laravel/framework's releases.

v11.30.0

v11.29.0

v11.28.1

v11.28.0

... (truncated)

Changelog

Sourced from laravel/framework's changelog.

v11.30.0 - 2024-10-30

v11.29.0 - 2024-10-22

v11.28.1 - 2024-10-16

v11.28.0 - 2024-10-15

... (truncated)

Commits
  • dff7164 Update version to v11.30.0
  • fa1f4ca Add withoutDefer and withDefer testing helpers (#53340)
  • 17acf83 [11.x] Pick up existing views and markdowns when creating mails (#53308)
  • bdedd46 Refactor: check for contextual attribute before getting parameter class name ...
  • 7017b40 Apply fixes from StyleCI
  • bc9b279 [11.x] Introduce HasUniqueStringIds (#53280)
  • bb16825 Update facade docblocks
  • fcd7e64 Revert "[11.x] Added dropColumnsIfExists, dropColumnIfExists and `dropFor...
  • a8363e4 [11.x] Fix integrity constraint violation on failed_jobs_uuid_unique (#53264)
  • 57af5c3 [11.x] Provide an error message for PostTooLargeException (#53301)
  • Additional commits viewable in compare view

Updates laravel/telescope from 5.2.2 to 5.2.4

Release notes

Sourced from laravel/telescope's releases.

v5.2.4

v5.2.3

Changelog

Sourced from laravel/telescope's changelog.

v5.2.4 - 2024-10-29

v5.2.3 - 2024-10-13

Commits

Updates symfony/css-selector from 7.1.1 to 7.1.6

Release notes

Sourced from symfony/css-selector's releases.

v7.1.6

Changelog (symfony/css-selector@v7.1.5...v7.1.6)

  • no significant changes
Commits
  • 4aa4f6b Merge branch '6.4' into 7.1
  • cb23e97 Merge branch '5.4' into 6.4
  • 4f7f3c3 Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates symfony/dom-crawler from 7.1.5 to 7.1.6

Release notes

Sourced from symfony/dom-crawler's releases.

v7.1.6

Changelog (symfony/dom-crawler@v7.1.5...v7.1.6)

Commits
  • 794ddd5 Merge branch '6.4' into 7.1
  • ae074df Merge branch '5.4' into 6.4
  • 89647a5 Minor fixes around parse_url() checks
  • e36e232 Merge branch '6.4' into 7.1
  • 8063ccc Merge branch '5.4' into 6.4
  • 7111520 Add PR template and auto-close PR on subtree split repositories
  • See full diff in compare view

Updates tightenco/ziggy from 2.3.0 to 2.3.1

Release notes

Sourced from tightenco/ziggy's releases.

v2.3.1

What's Changed

New Contributors

Full Changelog: tighten/ziggy@v2.3.0...v2.3.1

Changelog

Sourced from tightenco/ziggy's changelog.

[v2.3.1] - 2024-10-17

Fixed

Changed

Commits

Updates barryvdh/laravel-debugbar from 3.14.3 to 3.14.6

Release notes

Sourced from barryvdh/laravel-debugbar's releases.

v3.14.6

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.5...v3.14.6

v3.14.5

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.4...v3.14.5

v3.14.4

What's Changed

Full Changelog: barryvdh/laravel-debugbar@v3.14.3...v3.14.4

Commits

Updates barryvdh/laravel-ide-helper from 3.1.0 to 3.2.2

Release notes

Sourced from barryvdh/laravel-ide-helper's releases.

v3.2.2

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

v3.2.1

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

v3.2.0

This version adds support for the Generics in the Eloquent Builder from Laravel 11. To better support this, support for Laravel < 11 is dropped. The minimum version is now Laravel 11 and PHP8.2. Older Laravel/PHP versions can still keep using v3.1.x

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.1.0...v3.2.0

v3.2.0-rc1

What's Changed

... (truncated)

Changelog

Sourced from barryvdh/laravel-ide-helper's changelog.

v3.2.2 - 2024-10-29

What’s Changed

Full Changelog: barryvdh/laravel-ide-helper@v3.2.1...v3.2.2

3.2.1 - 2024-10-28

What's Changed

New Contributors

Full Changelog: barryvdh/laravel-ide-helper@v3.2.0...v3.2.1

3.2.0 - 2024-10-18

Fixed

  • Fix type of hashed model property to string

Changed

  • Add support for EloquentBuilder generics introduced in Laravel 11.15.
  • Drop support for Laravel versions earlier than 11.15.

Added

  • Introduce enforce_nullable_relationships configuration option to control how nullable Eloquent relationships are enforced during static analysis. This provides flexibility for scenarios where application logic ensures data integrity without relying on database constraints. #1580 / jeramyhing

  • Add support for AsCollection::using and AsEnumCollection::of casts #1577 / uno-sw

Commits
  • 07e3bd8 fix(pivot): only use unique classes in the pivot union (Fixes #1606) (#1607)
  • 7c2fa01 docs(pr): remove the changelog checklist item (#1608)
  • 75b05a9 Create release-drafter.yml
  • 71aa6a6 Create update-changelog.yaml (#1605)
  • be806dc Update CHANGELOG.md
  • 800e234 feat: use numeric type on fields with decimal casts (#1583)
  • 7549f58 Smarter reset (#1603)
  • 7740b80 Merge branch 'uno-sw-patch-1'
  • d6fb790 Merge branch 'patch-1' of github.com:uno-sw/laravel-ide-helper into uno-sw-pa...
  • dc70337 feat(pivot): add support for multiple pivot types when using the same accesso...
  • Additional commits viewable in compare view

Updates brianium/paratest from 7.5.6 to 7.6.0

Release notes

Sourced from brianium/paratest's releases.

v7.6.0

What's Changed

Full Changelog: paratestphp/paratest@v7.5.7...v7.6.0

v7.5.7

What's Changed

Full Changelog: paratestphp/paratest@v7.5.6...v7.5.7

Commits

Updates larastan/larastan from 2.9.8 to 2.9.9

Release notes

Sourced from larastan/larastan's releases.

v2.9.9

What's Changed

Bumps the composer group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [intervention/image](https://github.com/Intervention/image) | `3.8.0` | `3.9.1` |
| [laravel/framework](https://github.com/laravel/framework) | `11.26.0` | `11.30.0` |
| [laravel/telescope](https://github.com/laravel/telescope) | `5.2.2` | `5.2.4` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `7.1.1` | `7.1.6` |
| [symfony/dom-crawler](https://github.com/symfony/dom-crawler) | `7.1.5` | `7.1.6` |
| [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.3.0` | `2.3.1` |
| [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.14.3` | `3.14.6` |
| [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.1.0` | `3.2.2` |
| [brianium/paratest](https://github.com/paratestphp/paratest) | `7.5.6` | `7.6.0` |
| [larastan/larastan](https://github.com/larastan/larastan) | `2.9.8` | `2.9.9` |
| [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.4.0` | `8.5.0` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.12.5` | `1.12.7` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `11.4.0` | `11.4.3` |


Updates `intervention/image` from 3.8.0 to 3.9.1
- [Release notes](https://github.com/Intervention/image/releases)
- [Commits](Intervention/image@3.8.0...3.9.1)

Updates `laravel/framework` from 11.26.0 to 11.30.0
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md)
- [Commits](laravel/framework@v11.26.0...v11.30.0)

Updates `laravel/telescope` from 5.2.2 to 5.2.4
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md)
- [Commits](laravel/telescope@v5.2.2...v5.2.4)

Updates `symfony/css-selector` from 7.1.1 to 7.1.6
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.1/CHANGELOG.md)
- [Commits](symfony/css-selector@v7.1.1...v7.1.6)

Updates `symfony/dom-crawler` from 7.1.5 to 7.1.6
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dom-crawler@v7.1.5...v7.1.6)

Updates `tightenco/ziggy` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/tighten/ziggy/releases)
- [Changelog](https://github.com/tighten/ziggy/blob/2.x/CHANGELOG.md)
- [Commits](tighten/ziggy@v2.3.0...v2.3.1)

Updates `barryvdh/laravel-debugbar` from 3.14.3 to 3.14.6
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Commits](barryvdh/laravel-debugbar@v3.14.3...v3.14.6)

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

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

Updates `larastan/larastan` from 2.9.8 to 2.9.9
- [Release notes](https://github.com/larastan/larastan/releases)
- [Changelog](https://github.com/larastan/larastan/blob/2.x/RELEASE.md)
- [Commits](larastan/larastan@v2.9.8...v2.9.9)

Updates `nunomaduro/collision` from 8.4.0 to 8.5.0
- [Commits](nunomaduro/collision@v8.4.0...v8.5.0)

Updates `phpstan/phpstan` from 1.12.5 to 1.12.7
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.5...1.12.7)

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

---
updated-dependencies:
- dependency-name: intervention/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: laravel/telescope
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/css-selector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: symfony/dom-crawler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: tightenco/ziggy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: barryvdh/laravel-debugbar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: barryvdh/laravel-ide-helper
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: brianium/paratest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: larastan/larastan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: composer
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

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

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-5dda452f91 branch November 14, 2024 20:16
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