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

Bump avaje-jsonb.version from 1.8 to 1.9 #581

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps avaje-jsonb.version from 1.8 to 1.9.
Updates io.avaje:avaje-jsonb from 1.8 to 1.9

Release notes

Sourced from io.avaje:avaje-jsonb's releases.

1.9

What's Changed

Dependabot

New Contributors

Full Changelog: avaje/avaje-jsonb@1.8...1.9

Commits
  • 4c77c75 Version 1.9
  • d7f9954 Merge pull request #179 from avaje/feature/unwrap-parser
  • 95b139e Add JsonReader.unwrap() to access underlying JsonParser when using avaje-json...
  • e3e556a Merge pull request #178 from avaje/SentryMan-methods
  • 5271859 #177 followup - add test, format and tidy internals
  • f09c2d2 Update Json.java
  • cd48166 support json property methods
  • ffbb2ba Merge pull request #176 from avaje/dependabot/maven/io.avaje-avaje-inject-9.9
  • 5cbcf66 Bump io.avaje:avaje-inject from 9.8 to 9.9
  • 993f4fb Merge pull request #175 from avaje/dependabot/maven/io.avaje-junit-1.3
  • Additional commits viewable in compare view

Updates io.avaje:avaje-jsonb-generator from 1.8 to 1.9

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps `avaje-jsonb.version` from 1.8 to 1.9.

Updates `io.avaje:avaje-jsonb` from 1.8 to 1.9
- [Release notes](https://github.com/avaje/avaje-jsonb/releases)
- [Commits](avaje/avaje-jsonb@1.8...1.9)

Updates `io.avaje:avaje-jsonb-generator` from 1.8 to 1.9

---
updated-dependencies:
- dependency-name: io.avaje:avaje-jsonb
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.avaje:avaje-jsonb-generator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added housekeeping java Changes to Java code maven Changes within Maven manifests labels Nov 1, 2023
Copy link

github-actions bot commented Nov 1, 2023

Test Results

  3 360 files  ±0    3 360 suites  ±0   5s ⏱️ ±0s
32 302 tests ±0  32 041 ✔️ ±0  261 💤 ±0  0 ±0 
32 627 runs  ±0  32 366 ✔️ ±0  261 💤 ±0  0 ±0 

Results for commit 4a352e5. ± Comparison against base commit 1888c39.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #581 (4a352e5) into main (1888c39) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #581   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files          95       95           
  Lines        2952     2952           
  Branches      237      237           
=======================================
  Hits         2589     2589           
  Misses        314      314           
  Partials       49       49           

@ascopes ascopes merged commit 8acb384 into main Nov 2, 2023
22 checks passed
@ascopes ascopes deleted the dependabot/maven/main/avaje-jsonb.version-1.9 branch November 2, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Changes to Java code maven Changes within Maven manifests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant