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

composer(deps): bump ergebnis/json-normalizer from 1.0.2 to 1.0.3 #707

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2021

Bumps ergebnis/json-normalizer from 1.0.2 to 1.0.3.

Release notes

Sourced from ergebnis/json-normalizer's releases.

1.0.3

  • Enhancement: Update license year (#430), by @​localheinz
  • Enhancement: Synchronize with ergebnis/php-library-template (#431), by @​localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.64 to 0.12.65 (#432), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.65 to 0.12.66 (#433), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 (#434), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#435), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.66 to 0.12.67 (#436), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.13 to 8.5.14 (#437), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.67 to 0.12.68 (#439), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.68 to 0.12.69 (#441), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from 3.0.14 to 3.0.15 (#442), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.69 to 0.12.71 (#447), by @​dependabot[bot]
  • github-actions(deps): bump actions/cache from 2.1.3 to 2.1.4 (#448), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from 3.0.15 to 3.0.16 (#449), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.71 to 0.12.73 (#450), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.73 to 0.12.74 (#451), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.74 to 0.12.75 (#452), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.75 to 0.12.76 (#453), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.76 to 0.12.77 (#454), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from 3.0.16 to 3.0.17 (#455), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.8.0 to 4.9.0 (#456), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.77 to 0.12.78 (#457), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0 (#458), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.9.0 to 4.9.1 (#459), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.78 to 0.12.79 (#460), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.79 to 0.12.80 (#461), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.9.1 to 4.9.2 (#462), by @​dependabot[bot]
  • Fix: Correctly sort composer-plugin-api (#463), by @​localheinz
  • Fix: Update CHANGELOG.md (#464), by @​localheinz
Changelog

Sourced from ergebnis/json-normalizer's changelog.

[1.0.3][1.0.3]

For a full diff see [1.0.2...1.0.3][1.0.2...1.0.3].

Fixed

  • Adjusted Vendor\Composer\PackageHashNormalizer to take into account the newly addded composer-plugin-api as platform requirement (#463), by [@​localheinz]
Commits
  • 4a7f064 Merge pull request #464 from ergebnis/fix/changelog
  • c9be7de Fix: Update CHANGELOG.md
  • a71c1a4 Merge pull request #463 from ergebnis/fix/composer-plugin-api
  • 0e5baab Fix: Adjust expression from upstream to sort composer-plugin-api correctly
  • 57f50b5 Enhancement: Assert that composer-plugin-api is correctly sorted
  • e1d2c72 Merge pull request #462 from ergebnis/dependabot/github_actions/stefanzweifel...
  • a891f0b github-actions(deps): bump stefanzweifel/git-auto-commit-action
  • 6967977 Merge pull request #461 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • a7a0bfd composer(deps-dev): bump phpstan/phpstan from 0.12.79 to 0.12.80
  • 6ef857e Merge pull request #460 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

Fixes #673.

@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #707 (592593e) into main (55065d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #707   +/-   ##
=========================================
  Coverage     83.96%   83.96%           
  Complexity       57       57           
=========================================
  Files             4        4           
  Lines           237      237           
=========================================
  Hits            199      199           
  Misses           38       38           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55065d1...d8c1d83. Read the comment docs.

@localheinz localheinz self-assigned this Mar 6, 2021
@localheinz localheinz added the bug label Mar 6, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/json-normalizer-1.0.3 branch from 37738ba to 522155e Compare March 6, 2021 13:53
@ergebnis-bot ergebnis-bot self-assigned this Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

composer-plugin-api should not be alphabetized as a dependency
2 participants