navikt / melosys-eessi

Applikasjon som håndterer kobling mot EESSI for Melosys
MIT License
1 stars 0 forks source link

Bump snappy-java from 1.1.8.1 to 1.1.8.4 #462

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps snappy-java from 1.1.8.1 to 1.1.8.4.

Release notes

Sourced from snappy-java's releases.

1.1.8.4

This version has been created because of an issue in Maven central synchronization. This version has no change with 1.1.8.3

1.1.8.3

  • Made pure-java Snappy thread-safe #271
  • Improved SnappyFramedInput/OutputStream performance by using java.util.zip.CRC32C #269

1.1.8.2

  • Support Apple Silicon (M1, Mac-aarch64)
  • Fixed the pure-java Snappy fallback logic when no native library for your platform is found.
Commits
  • a795d6b Setting version to 1.1.8.4
  • 75a03b5 Setting version to 1.1.8.4-SNAPSHOT
  • f938b2c Setting version to 1.1.8.3
  • 44db30a ADd 1.1.8.3 release notes
  • 822513d Prefer use of java.util.zip.CRC32C for Framed format (#269)
  • 110727e Pool table instances to make PureJavaSnappy thread safe (#271)
  • 7f47cf7 1.1.8.2 release notes
  • 2191e85 Setting version to 1.1.8.3-SNAPSHOT
  • b38d641 Setting version to 1.1.8.2
  • a1f4fa3 Fix pure-java fallback
  • Additional commits viewable 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)