composer(deps): bump ergebnis/json-normalizer from 0.14.0 to 1.0.0#634
Merged
ergebnis-bot merged 1 commit intoDec 29, 2020
Merged
Conversation
Member
|
@dependabot rebase |
a467939 to
58a356e
Compare
Codecov Report
@@ Coverage Diff @@
## main #634 +/- ##
=========================================
Coverage 82.15% 82.15%
Complexity 60 60
=========================================
Files 4 4
Lines 241 241
=========================================
Hits 198 198
Misses 43 43 Continue to review full report at Codecov.
|
997264f to
159ce27
Compare
Member
|
@dependabot rebase |
159ce27 to
5982b47
Compare
Bumps [ergebnis/json-normalizer](https://github.com/ergebnis/json-normalizer) from 0.14.0 to 1.0.0. - [Release notes](https://github.com/ergebnis/json-normalizer/releases) - [Changelog](https://github.com/ergebnis/json-normalizer/blob/main/CHANGELOG.md) - [Commits](ergebnis/json-normalizer@0.14.0...1.0.0) Signed-off-by: dependabot[bot] <support@github.com>
5982b47 to
b84856b
Compare
ergebnis-bot
approved these changes
Dec 29, 2020
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 ergebnis/json-normalizer from 0.14.0 to 1.0.0.
Release notes
Sourced from ergebnis/json-normalizer's releases.
Changelog
Sourced from ergebnis/json-normalizer's changelog.
Commits
f318c64Merge pull request #424 from ergebnis/feature/recursivebc274feEnhancement: Let ConfigHashNormalizer recursively sort hashes by key55e2515Merge pull request #423 from ergebnis/fix/continue4cc8b6dFix: Continue when property is emptyefd32caEnhancement: Assert that ConfigHashNormalizer continues to normalize when pro...6b5d8c6Merge pull request #422 from ergebnis/feature/normalize93e964aEnhancement: Extract assertion that normalizes JSON before comparingb6fae6aMerge pull request #421 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...b996d5ccomposer(deps-dev): bump ergebnis/php-cs-fixer-configee05683Merge pull request #419 from ergebnis/dependabot/composer/phpstan/phpstan-php...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 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 manuallyFixes #614.