fastjson2 icon indicating copy to clipboard operation
fastjson2 copied to clipboard

Bump slice from 0.41 to 0.42

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps slice from 0.41 to 0.42.

Commits
  • 2d3ecb8 [maven-release-plugin] prepare release 0.42
  • 7ab1a53 Add estimatedSizeOf for maps that keys and values sizes are constant
  • 8fb7055 Update to Java 11
  • bc9c244 [maven-release-plugin] prepare for next development iteration
  • 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
  • @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[bot] avatar Aug 09 '22 19:08 dependabot[bot]

Codecov Report

Merging #662 (a93316f) into main (988697d) will decrease coverage by 1.73%. The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #662      +/-   ##
============================================
- Coverage     72.63%   70.89%   -1.74%     
+ Complexity    13328    13034     -294     
============================================
  Files           622      622              
  Lines         58865    58854      -11     
  Branches      12202    12170      -32     
============================================
- Hits          42755    41723    -1032     
- Misses        11291    12349    +1058     
+ Partials       4819     4782      -37     
Impacted Files Coverage Δ
...fastjson2/writer/FieldWriterObjectArrayMethod.java 0.00% <0.00%> (-37.24%) :arrow_down:
...ava/com/alibaba/fastjson2/JSONWriterUTF16JDK8.java 53.43% <0.00%> (-35.12%) :arrow_down:
...in/java/com/alibaba/fastjson2/JSONReaderUTF16.java 62.29% <0.00%> (-17.63%) :arrow_down:
...main/java/com/alibaba/fastjson2/util/JDKUtils.java 56.56% <0.00%> (-16.17%) :arrow_down:
.../fastjson2/support/airlift/SliceValueConsumer.java 55.17% <0.00%> (-13.80%) :arrow_down:
...alibaba/fastjson2/writer/FieldWriterListField.java 27.50% <0.00%> (-12.50%) :arrow_down:
...n/java/com/alibaba/fastjson2/util/UnsafeUtils.java 63.76% <0.00%> (-7.25%) :arrow_down:
...in/java/com/alibaba/fastjson2/FloatingDecimal.java 64.77% <0.00%> (-4.82%) :arrow_down:
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 75.77% <0.00%> (-4.01%) :arrow_down:
...ore/src/main/java/com/alibaba/fastjson2/JSONB.java 81.35% <0.00%> (-3.39%) :arrow_down:
... and 30 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

codecov-commenter avatar Aug 09 '22 19:08 codecov-commenter

@dependabot ignore this dependency

oldratlee avatar Aug 12 '22 12:08 oldratlee

OK, I won't notify you about io.airlift:slice again, unless you re-open this PR or update it yourself. 😢

dependabot[bot] avatar Aug 12 '22 12:08 dependabot[bot]