Skip to content

Conversation

@dependabot-preview
Copy link

Bumps hppc from 0.7.1 to 0.8.2.

Release notes

Sourced from hppc's releases.

Release 0.8.2

This release adds utility methods for estimating allocated and used memory.

  • HPPC-175: Method estimating memory usage (Haoyu Zhai)

Full issue list

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.3-SNAPSHOT] https://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=15220&styleName=Text

[0.8.2] https://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=13522&styleName=Text

** New features

HPPC-175: Method estimating memory usage (Haoyu Zhai)

[0.8.1] https://issues.carrot2.org/secure/ReleaseNote.jspa?projectId=10070&version=13521&styleName=Text

** 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

... (truncated)
Commits
  • efae35c Preparing for 0.8.2
  • 0284ec1 Merge pull request #8 from zhaih/master
  • addb3aa HPPC-175: Entry change
  • 3ff3310 Accountable is now exposing ramBytesAllocated and ramBytesUsed
  • 8b6b15e HPPC-175: Method estimating memory usage
  • 0dabd40 Merge pull request #7 from don-vip/patch-1
  • aaa1dd8 Fix "Apache License, Version 2.0" spelling
  • e359e9d Changes entry for 0.8.2
  • 2d48d96 0.8.2-snapshot.
  • 93c8fc5 Bumping to 0.8.1
  • 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)
  • @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.2.
- [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.2)

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 Jun 2, 2020
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