Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump affinity from 3.20.0 to 3.23.3 #850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps affinity from 3.20.0 to 3.23.3.

Release notes

Sourced from affinity's releases.

Java-Thread-Affinity: 3.23.3

No changelog for this release.

Java-Thread-Affinity: 3.23.2

No changelog for this release.

Java-Thread-Affinity: 3.23ea1

No changelog for this release.

Java-Thread-Affinity: 3.23ea0

  • [closed] log warning instead of throw exception for too high cpuId #93
  • [closed] Handle ClosedByInterruptException for when acquireLock() is interrupted #92

Java-Thread-Affinity-3.21ea83

No changelog for this release.

Java-Thread-Affinity-3.21ea82

No changelog for this release.

Java-Thread-Affinity-3.21ea81

  • [closed] Race condition in acquireLock #81

Java-Thread-Affinity-3.21ea80

  • [closed] Affinity is able to be acquired on cores locked by other processes #79

Java-Thread-Affinity-3.21ea5

  • [closed] compatibility with JNA 5.8.0 #78
  • [closed] JNA >= 5.7.0 breaks Java-Thread-Affinity on Windows #77

Java-Thread-Affinity-3.21ea4

  • [closed] When SetThreadAffinityMask silently fails, give a warning and retain the affinity mask. #76
  • [closed] AffinityThreadFactory should bind all thread created, not just the first one. #75

Java-Thread-Affinity-3.21ea3

No changelog for this release.

Java-Thread-Affinity-3.21ea2

  • [closed] TeamCity Java 11 build fails #71
  • [impact] Library does not work in eclipse and sonar #58

Java-Thread-Affinity-3.21ea1

No changelog for this release.

Java-Thread-Affinity-3.21ea0

  • [closed] -Daffinity.reserved not working when the bitmask is more than 64 bits longs #67
Commits
  • 7556981 [maven-release-plugin] prepare release Java-Thread-Affinity-3.23.3
  • c21e04b Updating to bom version 2.23.143
  • a9a629a Fix build (references to stable versions not in maven central)
  • e812209 Reverting back to bom version 2.23-SNAPSHOT
  • c400358 [maven-release-plugin] prepare for next development iteration
  • 7d91aff [maven-release-plugin] prepare release Java-Thread-Affinity-3.23.2
  • b7a568e Updating to bom version 2.23.126
  • 0ad1c64 Switch to 2.23 stable
  • 4fe6e86 de-snapshot third-party-bom
  • 515830b Reverting back to bom version 2.23ea-SNAPSHOT
  • 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)

Bumps [affinity](https://github.com/OpenHFT/Java-Thread-Affinity) from 3.20.0 to 3.23.3.
- [Release notes](https://github.com/OpenHFT/Java-Thread-Affinity/releases)
- [Commits](OpenHFT/Java-Thread-Affinity@affinity-3.20.0...Java-Thread-Affinity-3.23.3)

---
updated-dependencies:
- dependency-name: net.openhft:affinity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 13, 2023

The following labels could not be found: Source: Internal.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2023
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