gooddata / gooddata-java

GoodData Java SDK
Other
19 stars 62 forks source link

Bump json-unit.version from 2.35.0 to 2.36.0 #1161

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps json-unit.version from 2.35.0 to 2.36.0. Updates json-unit from 2.35.0 to 2.36.0

Commits
  • 3ed00a1 [maven-release-plugin] prepare release json-unit-parent-2.36.0
  • b85bc4a #560 Add node method to JsonMapAssert
  • 6c6f9f1 Merge pull request #555 from lukas-krecan/dependabot/maven/org.apache.maven.p...
  • 711f911 Merge pull request #558 from lukas-krecan/dependabot/maven/org.json-json-2022...
  • 4ebb1f9 Merge pull request #561 from lukas-krecan/dependabot/maven/kotlin.version-1.7.20
  • 6e521c4 Bump kotlin.version from 1.7.10 to 1.7.20
  • a5b5ca6 Bump json from 20220320 to 20220924
  • 47b4a1a Merge pull request #556 from lukas-krecan/dependabot/maven/junit-jupiter.vers...
  • 702a5d7 Bump junit-jupiter.version from 5.9.0 to 5.9.1
  • 04e2e1e Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • Additional commits viewable in compare view


Updates json-unit-core from 2.35.0 to 2.36.0

Commits
  • 3ed00a1 [maven-release-plugin] prepare release json-unit-parent-2.36.0
  • b85bc4a #560 Add node method to JsonMapAssert
  • 6c6f9f1 Merge pull request #555 from lukas-krecan/dependabot/maven/org.apache.maven.p...
  • 711f911 Merge pull request #558 from lukas-krecan/dependabot/maven/org.json-json-2022...
  • 4ebb1f9 Merge pull request #561 from lukas-krecan/dependabot/maven/kotlin.version-1.7.20
  • 6e521c4 Bump kotlin.version from 1.7.10 to 1.7.20
  • a5b5ca6 Bump json from 20220320 to 20220924
  • 47b4a1a Merge pull request #556 from lukas-krecan/dependabot/maven/junit-jupiter.vers...
  • 702a5d7 Bump junit-jupiter.version from 5.9.0 to 5.9.1
  • 04e2e1e Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • Additional commits viewable in compare view


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)
gdgate commented 1 year ago

Build succeeded (check pipeline).

codecov-commenter commented 1 year ago

Codecov Report

Merging #1161 (3e4d80a) into master (eee6bd4) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1161   +/-   ##
=========================================
  Coverage     83.11%   83.11%           
  Complexity     2615     2615           
=========================================
  Files           346      346           
  Lines          6705     6705           
  Branches        482      482           
=========================================
  Hits           5573     5573           
  Misses          934      934           
  Partials        198      198           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

gdgate commented 1 year ago

Build succeeded (gate pipeline).