Open dependabot[bot] opened 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ebb6c20
) 87.66% compared to head (cdb3744
) 87.66%. Report is 2 commits behind head on master.:exclamation: Current head cdb3744 differs from pull request most recent head a11096b. Consider uploading reports for the commit a11096b to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps com.amazon.ion:ion-java from 1.9.5 to 1.11.0.
Release notes
Sourced from com.amazon.ion:ion-java's releases.
... (truncated)
Commits
aae4100
Prepares v1.11.0 release (#616)b031376
Fixes a bug that prevented early step-out of a container when positioned on a...8df9b7d
Ensures that the binary reader can handle a ByteArrayInputStream that returns...61d76e0
Handles the case where the binary cursor's InputStream provides fewer bytes t...ab84b08
Makes the binary reader set the encoding version when seeked to a span. (#622)2963d4b
Fixes a bug that caused concurrent field access of cloned, read-only structs ...9a74c6a
Restores the previous binary reader implementation's local symbol table handl...43296c7
Fix checkout step in regression workflow (#621)f3cf42b
Update workflow trigger events. (#617)e92b644
Bump actions/checkout from 4.1.0 to 4.1.1Dependabot 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