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

Build(deps): Bump ergebnis/json-normalizer from 0.11.0 to 0.12.0 #405

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ergebnis/json-normalizer from 0.11.0 to 0.12.0.

Release notes

Sourced from ergebnis/json-normalizer's releases.

0.12.0

... (truncated)
Changelog

Sourced from ergebnis/json-normalizer's changelog.

[0.12.0][0.12.0]

For a full diff see [0.11.0...0.12.0][0.11.0...0.12.0].

Added

  • Added SchemaValidator::validate(), which returns a Result composing validation error messages (#268), by [@localheinz]

Deprecated

Commits
  • 0197447 Merge pull request #269 from ergebnis/fix/deprecate
  • 122ff9e Fix: Deprecate SchemaValidator::isValid()
  • 766c037 Merge pull request #268 from ergebnis/feature/result
  • 61cb762 Enhancement: Implement validate() and return result with error messages
  • 85a4a1f Merge pull request #267 from ergebnis/fix/changelog
  • f45bc0a Fix: Update CHANGELOG.md
  • 1ddecc1 Merge pull request #266 from ergebnis/fix/default
  • 98c2ee3 Fix: Initialize fields with default values
  • b556041 Merge pull request #264 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...
  • 2cc4798 Build(deps-dev): Bump ergebnis/php-cs-fixer-config from 2.1.1 to 2.1.2
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yaml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

Merging #405 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #405   +/-   ##
=========================================
  Coverage     87.43%   87.43%           
  Complexity       38       38           
=========================================
  Files             4        4           
  Lines           191      191           
=========================================
  Hits            167      167           
  Misses           24       24           

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 d100cb3...8942ca1. Read the comment docs.

@localheinz localheinz self-requested a review April 19, 2020 12:43
@localheinz localheinz self-assigned this Apr 19, 2020
@localheinz localheinz merged commit 538357c into master Apr 19, 2020
@localheinz localheinz deleted the dependabot/composer/ergebnis/json-normalizer-0.12.0 branch April 19, 2020 12:43
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.

1 participant