build(deps): bump the dependencies group across 1 directory with 7 updates#1643
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 7 updates#1643dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [amphp/parallel](https://github.com/amphp/parallel) | `2.3.3` | `2.4.0` | | [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) | `6.7.2` | `6.9.0` | | [seld/jsonlint](https://github.com/Seldaek/jsonlint) | `1.11.0` | `1.12.1` | | [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv) | `1.33.0` | `1.37.0` | | [symfony/polyfill-mbstring](https://github.com/symfony/polyfill-mbstring) | `1.33.0` | `1.38.2` | | [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) | `2.50.0` | `2.52.0` | | [phpspec/prophecy](https://github.com/phpspec/prophecy) | `1.26.0` | `1.26.1` | Updates `amphp/parallel` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/amphp/parallel/releases) - [Commits](amphp/parallel@v2.3.3...v2.4.0) Updates `justinrainbow/json-schema` from 6.7.2 to 6.9.0 - [Release notes](https://github.com/jsonrainbow/json-schema/releases) - [Changelog](https://github.com/jsonrainbow/json-schema/blob/main/CHANGELOG.md) - [Commits](jsonrainbow/json-schema@v6.7.2...6.9.0) Updates `seld/jsonlint` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/Seldaek/jsonlint/releases) - [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md) - [Commits](Seldaek/jsonlint@1.11.0...1.12.1) Updates `symfony/polyfill-iconv` from 1.33.0 to 1.37.0 - [Release notes](https://github.com/symfony/polyfill-iconv/releases) - [Commits](symfony/polyfill-iconv@v1.33.0...v1.37.0) Updates `symfony/polyfill-mbstring` from 1.33.0 to 1.38.2 - [Release notes](https://github.com/symfony/polyfill-mbstring/releases) - [Commits](symfony/polyfill-mbstring@v1.33.0...v1.38.2) Updates `ergebnis/composer-normalize` from 2.50.0 to 2.52.0 - [Release notes](https://github.com/ergebnis/composer-normalize/releases) - [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md) - [Commits](ergebnis/composer-normalize@2.50.0...2.52.0) Updates `phpspec/prophecy` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/phpspec/prophecy/releases) - [Changelog](https://github.com/phpspec/prophecy/blob/master/CHANGES.md) - [Commits](phpspec/prophecy@v1.26.0...v1.26.1) --- updated-dependencies: - dependency-name: amphp/parallel dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: justinrainbow/json-schema dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: seld/jsonlint dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/polyfill-iconv dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: symfony/polyfill-mbstring dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ergebnis/composer-normalize dependency-version: 2.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpspec/prophecy dependency-version: 1.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... 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 dependencies group with 7 updates in the / directory:
2.3.32.4.06.7.26.9.01.11.01.12.11.33.01.37.01.33.01.38.22.50.02.52.01.26.01.26.1Updates
amphp/parallelfrom 2.3.3 to 2.4.0Release notes
Sourced from amphp/parallel's releases.
Commits
37f5b27Add #[Override] attributesc0a0a96Add ForkContext (#212)d66b802Silently ignore result send failure during shutdown (#226)3ad45d1Skip psalm on PHP 8.24e6a2f0Skip psalm on PHP 8.18b9dfa5Update to psalm 6b42c3eeFix code styleb5a198cAdd standard PHP 8.5 build13d8e36Fix pipeline syntax errorcd0b2b3Bump actions/cache from 4 to 5 (#227)Updates
justinrainbow/json-schemafrom 6.7.2 to 6.9.0Release notes
Sourced from justinrainbow/json-schema's releases.
Changelog
Sourced from justinrainbow/json-schema's changelog.
Commits
bd1bda2docs: Prepare release 6.9.091eb113docs: Update CHANGELOG.md for PR #915eeef76bfix: treat optional JSON Schema test suite cases as real tests (#913) (#915)4499dfadocs: Correct changelog from missing releasesf45aaa1docs: Update CHANGELOG.md for PR #912a10f275fix: annotate resolved schemas with dialect-aware id keyword (#912)fa5cd81docs: Update CHANGELOG.md for PR #9143cf163afeat: add bin/run-test-case to run a single test suite case by description (#...00de879docs: Update CHANGELOG.md for PR#910e444d9dfix: allow "#", "?", and "?#" as valid URI references per RFC 3986 (#910)Updates
seld/jsonlintfrom 1.11.0 to 1.12.1Release notes
Sourced from seld/jsonlint's releases.
Commits
9a90eb5correction possible bug maybe if fast-path detects an UTF-8 violation… (#98)d95c42dAdd authorship info015f8ddExtract Utf8Validator class (#97)703485bLL: add class InvalidEncodingException and flag VALIDATE_UTF8_ENCODING (#91)7e71dd4Issue 92: add all flags of JsonParser to the command-line script. (#94)a31d477Add zizmor security analysis + dependabot cooldown (#93)ef7e0afUpdate CI538bbf7Enable dependabotUpdates
symfony/polyfill-iconvfrom 1.33.0 to 1.37.0Release notes
Sourced from symfony/polyfill-iconv's releases.
Commits
2c5729fCS fixesUpdates
symfony/polyfill-mbstringfrom 1.33.0 to 1.38.2Release notes
Sourced from symfony/polyfill-mbstring's releases.
Commits
d3d318bbug #623 [Mbstring] Fix issues with mb_scrub() (GPHemsley)9f4b38b[Mbstring] Fix issues with mb_scrub()14140c5[Mbstring][Php3] Fix issues with mb_str_pad()14c5439[Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php6b177d0[Mbstring] Fall back to plain iconv when //IGNORE is unsupportedd3775d9[Mbstring] Make mb_convert_encoding($s, $y, 'HTML-ENTITIES') match native outputdf6d923bug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)4884ffd[Mbstring][Php83][Php84] Accept null in mb_* polyfills047129e[Mbstring] Fix mb_strlen() for invalid UTF-8 input1b6ebbaImprove type declarations fo some mbstring polyfillUpdates
ergebnis/composer-normalizefrom 2.50.0 to 2.52.0Release notes
Sourced from ergebnis/composer-normalize's releases.
... (truncated)
Changelog
Sourced from ergebnis/composer-normalize's changelog.
Commits
988f83fEnhancement: Prepare release0b290f3Merge pull request #1612 from ergebnis/dependabot/composer/phpstan/phpstan-st...f38fa58composer(deps-dev): Bump phpstan/phpstan-strict-rules00f3781Merge pull request #1619 from ergebnis/dependabot/composer/ergebnis/php-cs-fi...6bc0d52composer(deps-dev): Bump ergebnis/php-cs-fixer-configcbcf23fMerge pull request #1617 from ergebnis/dependabot/composer/rector/rector-2.4.32f9131bMerge pull request #1614 from ergebnis/feature/schema0a7caa0composer(deps-dev): Bump rector/rector from 2.4.1 to 2.4.3d3adf58Fix: Update CHANGELOG.mdc4fa1ccMerge pull request #1618 from ergebnis/dependabot/github_actions/shivammathur...Updates
phpspec/prophecyfrom 1.26.0 to 1.26.1Changelog
Sourced from phpspec/prophecy's changelog.
Commits
09c2e59Update the changelog for 1.26.1437cc89Merge pull request #671 from stof/fix_comparator0c3eb74Use PHP 8.4 to run phpstan in CI9ff31b0Fix compatibility with sebastian/comparator 8.1+Dependabot 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