build(deps): bump the backend-minor-patch group across 1 directory with 5 updates#29
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…th 5 updates Bumps the backend-minor-patch group with 5 updates in the /backend-laravel directory: | Package | From | To | | --- | --- | --- | | [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.0.0` | `3.35.2` | | [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) | `4.26.0` | `4.27.0` | | [laravel/pint](https://github.com/laravel/pint) | `1.29.1` | `1.29.3` | | [laravel/sail](https://github.com/laravel/sail) | `1.62.0` | `1.63.0` | | [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.9.4` | `8.9.5` | Updates `league/flysystem-aws-s3-v3` from 3.0.0 to 3.35.2 - [Commits](thephpleague/flysystem-aws-s3-v3@3.0.0...3.35.2) Updates `sentry/sentry-laravel` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/getsentry/sentry-laravel/releases) - [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-laravel@4.26.0...4.27.0) Updates `laravel/pint` from 1.29.1 to 1.29.3 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.29.1...v1.29.3) Updates `laravel/sail` from 1.62.0 to 1.63.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.62.0...v1.63.0) Updates `nunomaduro/collision` from 8.9.4 to 8.9.5 - [Commits](nunomaduro/collision@v8.9.4...v8.9.5) --- updated-dependencies: - dependency-name: league/flysystem-aws-s3-v3 dependency-version: 3.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: sentry/sentry-laravel dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: laravel/pint dependency-version: 1.29.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: laravel/sail dependency-version: 1.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: nunomaduro/collision dependency-version: 8.9.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend-minor-patch group with 5 updates in the /backend-laravel directory:
3.0.03.35.24.26.04.27.01.29.11.29.31.62.01.63.08.9.48.9.5Updates
league/flysystem-aws-s3-v3from 3.0.0 to 3.35.2Commits
8475ef9fix: honor explicit ACL override in AwsS3V3 copy3f93d3fFixes #1903:Remove lock file0c62fdaUpdate aws/aws-sdk-phpa1979dfMerge pull request #1877 from jegelkraut/3.xe36a2bcUpdate license files.d286e89Fixed #1882: Prevent listing directory named 0 from returning unfiltered resp...e9c88b5Fix: Add options to the HeadObject command while fetching FileMetaData to mak...c6ff6d4Make same path copy/move a no-op for AWS S3ea23280Skip tests on php 8.0 for AWS PHP SDK.22071efChoreUpdates
sentry/sentry-laravelfrom 4.26.0 to 4.27.0Release notes
Sourced from sentry/sentry-laravel's releases.
Changelog
Sourced from sentry/sentry-laravel's changelog.
Commits
caa0ff3release: 4.27.0c14d78fPrepare 4.27.0 (#1149)7b6a387fix(Ai): create proper span hierarchy (#1151)7fa04eefeat(ai): add list of known providers (#1150)f52e827feat(config): Add SENTRY_ENABLE_METRICS env variable (#1148)3cc2c22feat(ai): add AI instrumentation (#1147)fe9d07eMerge branch 'release/4.26.0'Updates
laravel/pintfrom 1.29.1 to 1.29.3Release notes
Sourced from laravel/pint's releases.
Changelog
Sourced from laravel/pint's changelog.
Commits
da1d111Release 1.29.3998226bchore: fixes release processfc69589Update CHANGELOG88493e9Release 1.29.25ba17b6chore: bumps php cs fixerbf8bda0chore: bump dependencies066c2d9Reject loading configuration over plaintext HTTP (#441)f6f38c9Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#442)ad2f64aEnable Dependabot auto-merge (#440)1c0660cAdd Dependabot cooldown of 5 days (#439)Updates
laravel/sailfrom 1.62.0 to 1.63.0Release notes
Sourced from laravel/sail's releases.
Changelog
Sourced from laravel/sail's changelog.
Commits
51bbce3Bump shivammathur/setup-php in the github-actions group (#880)a796693[1.x] Add PHP_EXTENSIONS build arg to install extra extensions (#879)e1a9884Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#878)fe212b1Enable Dependabot auto-merge (#877)4a48c67Add Dependabot cooldown of 5 days (#876)1959dbcUpdate CHANGELOGUpdates
nunomaduro/collisionfrom 8.9.4 to 8.9.5Commits
fb53eacchore: paratest dep046ef18chore: bumps deps930ac94chore: style changes05d18b2chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1 (#352)1593eb6chore: stylef990d01chore: security actions62db0fcRevert "wip"825f7fawipd90252fMerge pull request #350 from nunomaduro/fix/test-case-boundary-on-pre-prep-ev...b279c0abump dependenciesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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