build(deps): bump the dependencies group with 6 updates#1490
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the dependencies group with 6 updates#1490dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv) | `1.31.0` | `1.32.0` | | [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.31.0` | `1.32.0` | | [symfony/var-dumper](https://github.com/symfony/var-dumper) | `7.2.3` | `7.2.6` | | [thecodingmachine/safe](https://github.com/thecodingmachine/safe) | `3.1.0` | `3.1.1` | | [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.20.0` | `1.22.0` | | [symfony/yaml](https://github.com/symfony/yaml) | `7.2.5` | `7.2.6` | Updates `symfony/polyfill-iconv` from 1.31.0 to 1.32.0 - [Commits](symfony/polyfill-iconv@v1.31.0...v1.32.0) Updates `symfony/polyfill-mbstring` from 1.31.0 to 1.32.0 - [Commits](symfony/polyfill-mbstring@v1.31.0...v1.32.0) Updates `symfony/var-dumper` from 7.2.3 to 7.2.6 - [Release notes](https://github.com/symfony/var-dumper/releases) - [Changelog](https://github.com/symfony/var-dumper/blob/7.2/CHANGELOG.md) - [Commits](symfony/var-dumper@v7.2.3...v7.2.6) Updates `thecodingmachine/safe` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/thecodingmachine/safe/releases) - [Commits](thecodingmachine/safe@v3.1.0...v3.1.1) Updates `phpspec/prophecy` from 1.20.0 to 1.22.0 - [Release notes](https://github.com/phpspec/prophecy/releases) - [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md) - [Commits](phpspec/prophecy@v1.20.0...v1.22.0) Updates `symfony/yaml` from 7.2.5 to 7.2.6 - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/7.2/CHANGELOG.md) - [Commits](symfony/yaml@v7.2.5...v7.2.6) --- updated-dependencies: - dependency-name: symfony/polyfill-iconv dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/polyfill-mbstring dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/var-dumper dependency-version: 7.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: thecodingmachine/safe dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: phpspec/prophecy dependency-version: 1.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/yaml dependency-version: 7.2.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c35ea35 to
7136716
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 6 updates:
1.31.01.32.01.31.01.32.07.2.37.2.63.1.03.1.11.20.01.22.07.2.57.2.6Updates
symfony/polyfill-iconvfrom 1.31.0 to 1.32.0Commits
5f3b930Various fixes and removed deprecationsUpdates
symfony/polyfill-mbstringfrom 1.31.0 to 1.32.0Commits
6d857f4minor #508 Require iconv for mbstring (jaapio)01072b6Require iconv for mbstring6c1cb6embstring: Fix mb_rtrim() for UTF-8 text2369cb9Give testing some loveUpdates
symfony/var-dumperfrom 7.2.3 to 7.2.6Release notes
Sourced from symfony/var-dumper's releases.
Commits
9c46038Merge branch '6.4' into 7.222560f8fix testsUpdates
thecodingmachine/safefrom 3.1.0 to 3.1.1Release notes
Sourced from thecodingmachine/safe's releases.
Commits
234f6fealways returns string47a13a9Automatically regenerate the files5a38dcbAutomatically regenerate the files (#655)2b32b3bAutomatically regenerate the files (#652)66bb24dAutomatically regenerate the filesUpdates
phpspec/prophecyfrom 1.20.0 to 1.22.0Release notes
Sourced from phpspec/prophecy's releases.
Changelog
Sourced from phpspec/prophecy's changelog.
Commits
35f1adbMerge pull request #639 from Jean85/phpstan-v2c25152cSolve more error, based on CI output8a9ea35Drop support to PHP below 7.412d783aSolve one additional errorb5c11c3Resolve PHPStan issues after upgrading to v2cce8f7aRequire PHPStan v27594ec2Merge pull request #638 from Jean85/patch-34ead0d5Update CHANGES.md for v1.2153ab8ceMerge pull request #635 from Jean85/allow-sebastian-comparator-77cfa9daAllow new major of sebastian/* packages to allow PHPUnit 12 for end usersUpdates
symfony/yamlfrom 7.2.5 to 7.2.6Release notes
Sourced from symfony/yaml's releases.
Commits
0feafffMerge branch '6.4' into 7.2f01987fmake data provider staticDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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