Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

chore(deps): bump github.com/evanphx/json-patch from 4.2.0+incompatible to 4.5.0+incompatible#75

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible
Closed

chore(deps): bump github.com/evanphx/json-patch from 4.2.0+incompatible to 4.5.0+incompatible#75
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 6, 2020

Bumps github.com/evanphx/json-patch from 4.2.0+incompatible to 4.5.0+incompatible.

Release notes

Sourced from github.com/evanphx/json-patch's releases.

Improve Errors

This release improves the errors returned by using github.com/pkg/errors to allow for better error taxonomy detection.

Operation(alized)

This exports the Operation type so that folks can manually audit a patch if need be.

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 6, 2020
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 6, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 6, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   53.11%   53.11%           
=======================================
  Files          25       25           
  Lines        2615     2615           
=======================================
  Hits         1389     1389           
  Misses       1084     1084           
  Partials      142      142           

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 6fe0c00...7be6ad7. Read the comment docs.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible branch from 2668068 to 7be6ad7 Compare July 9, 2020 20:49
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible branch from 7be6ad7 to 0ecf1b5 Compare August 3, 2020 21:44
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 3, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   55.91%   55.91%           
=======================================
  Files          25       25           
  Lines        2722     2722           
=======================================
  Hits         1522     1522           
  Misses       1053     1053           
  Partials      147      147           

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 90979fe...745928a. Read the comment docs.

Bumps [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) from 4.2.0+incompatible to 4.5.0+incompatible.
- [Release notes](https://github.com/evanphx/json-patch/releases)
- [Commits](evanphx/json-patch@v4.2.0...v4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible branch from 0ecf1b5 to 745928a Compare August 5, 2020 02:18
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Aug 5, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 21, 2020

Superseded by #125.

@dependabot dependabot Bot closed this Aug 21, 2020
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/evanphx/json-patch-4.5.0incompatible branch August 21, 2020 05:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants