Skip to content

Bump hppc from 0.7.1 to 0.8.1#3

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.carrotsearch-hppc-0.8.1
Closed

Bump hppc from 0.7.1 to 0.8.1#3
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.carrotsearch-hppc-0.8.1

Conversation

@dependabot-preview
Copy link

Bumps hppc from 0.7.1 to 0.8.1.

Release notes

Sourced from hppc's releases.

Release 0.8.1

A bug fix release removing Intrisics class that somehow got included in the 0.8.0.

Release 0.8.0

This is a maintenance release that drops the esoteric JARA completely, updates and modernizes project build process and brings a contractual improvement to map.get (return of default values is now guaranteed).

Release 0.7.3

This is a bugfix release improving performance and documentation.

Check out the changelog.

Release 0.7.2

This is a bugfix release providing OSGi support (http://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=12632).

Check out the changelog, virtually all the code remains identical to 0.7.1.

Changelog

Sourced from hppc's changelog.

[0.8.2-SNAPSHOT]

[0.8.1]

** Bug fixes

HPPC-172: Intrinsics class included by apache felix bundle plugin

[0.8.0]
http://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=12628

** API-breaking changes

HPPC-171: Drop esoteric JAR entirely (associative containers keyed using floating
point types).

** New features

PR #6: Document that map's get() returns the empty value for non-existent
keys. (Michael Ekstrand)

** Other changes

HPPC-169: Modernize build, update dependencies.

[0.7.3]
http://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=12932

** Improvements

HPPC-166: More efficient map.putOrAdd and map.putIfAbsent. (Konstantin Pavelko,
Dawid Weiss)

** Other changes

HPPC-164: ObjectHashSet.add() documentation incorrectly states existing
equivalent key would be replaced. (Olivier Garrouste, Dawid Weiss).

[0.7.2]
Released on October 25th, 2016
http://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=12632

** Other changes

PR #5: OSGi descriptors in JAR manifests, bundle packaging. (Guillaume

... (truncated)
Commits
  • 93c8fc5 Bumping to 0.8.1
  • 230e32d HPPC-172: changes entry.
  • a1c31c3 HPPC-172: Intrinsics class included by apache felix bundle plugin
  • 8652b2d Correct generation of types no longer used (esoteric). Correct launchers for ...
  • 85c5d07 Bump to 0.8.1-SNAPSHOT
  • 2c68f28 Bumping version to 0.8.0.
  • 45a1f44 Reverting HPPC-170.
  • b6ba415 HPPC-171: Drop esoteric JAR entirely (associative containers keyed using floa...
  • 86b421a Changes entry for HPPC-170
  • f6e8dd6 HPPC-170: removed the bundle plugin because it screws up class exclusion from...
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hppc](https://github.com/carrotsearch/hppc) from 0.7.1 to 0.8.1.
- [Release notes](https://github.com/carrotsearch/hppc/releases)
- [Changelog](https://github.com/carrotsearch/hppc/blob/master/CHANGES.txt)
- [Commits](carrotsearch/hppc@0.7.1...0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 14, 2019
@dependabot-preview
Copy link
Author

Superseded by #24.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/com.carrotsearch-hppc-0.8.1 branch June 2, 2020 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants