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.0 to 1.0.1 #646

Merged
merged 2 commits into from
Dec 30, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2020

Bumps ergebnis/json-normalizer from 1.0.0 to 1.0.1.

Release notes

Sourced from ergebnis/json-normalizer's releases.

1.0.1

Changelog

Sourced from ergebnis/json-normalizer's changelog.

[1.0.1][1.0.1]

For a full diff see [1.0.0...1.0.1][1.0.0...1.0.1].

Fixed

  • Adjusted Vendor\Composer\ConfigHashNormalizer to ignore the preferred-install hash (#425), by [@localheinz]
Commits
  • f80e560 Merge pull request #426 from ergebnis/fix/rename
  • d29548f Fix: Rename fields and variables
  • fe3aea2 Merge pull request #425 from ergebnis/fix/preferred-install
  • e5e4efb Fix: Do not sort hash for preferred-install property
  • 45083e0 Enhancement: Assert that preferred-install is not sorted
  • See full diff 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 #644.

@localheinz localheinz marked this pull request as draft December 30, 2020 15:23
@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #646 (d010580) into main (20058f9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #646   +/-   ##
=========================================
  Coverage     83.89%   83.89%           
  Complexity       57       57           
=========================================
  Files             4        4           
  Lines           236      236           
=========================================
  Hits            198      198           
  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 20058f9...d010580. Read the comment docs.

@localheinz localheinz self-assigned this Dec 30, 2020
@localheinz localheinz marked this pull request as ready for review December 30, 2020 15:28
@ergebnis-bot ergebnis-bot self-assigned this Dec 30, 2020
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.

2.12.1 wants to change preferred-install option where order matters
2 participants