Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps jctools-core from 3.3.0 to 4.0.1.

Release notes

Sourced from jctools-core's releases.

Major Release 4.0.1

This is a major release, following the removal of the QueueFactory, AtomicQueueFactory and org.jctools.queues.spec package(deprecated since 3.0). These classes are still used for testing, but are not part of the release artifacts anymore. New unpadded queue variants are also included in this release. Further changes included:

And many improvements to testing and code generation.

Changelog

Sourced from jctools-core's changelog.

4.0.1

This is a major release, following the removal of the QueueFactory, AtomicQueueFactory and org.jctools.queues.spec package(deprecated since 3.0). These classes are still used for testing, but are not part of the release artifacts anymore.

New unpadded queue variants are also included in this release.

Further changes included:

  • Fix table-size long math on very large tables
  • #355 Adher to size semantic for queue emptiness for MpscLinkedArrayQueue variants
Commits
  • dbf0fb3 Remove testing on arm64
  • b7c0ebc Add testing on arm64
  • 25fbba6 Add testing on arm64
  • 1127b5b Update maven-surefire-plugin to resolve JDK17 test issue
  • 5d9c812 Update README.md
  • bfcbf07 Fix javadoc typo
  • eaee1a1 Remove unpadded classes from experimental
  • ce5a343 Bump major version, update deps
  • 63b0efe Test refactoring fallout
  • 54d7879 Add unpadded tests and refactor some test code
  • 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 [jctools-core](https://github.com/JCTools/JCTools) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/JCTools/JCTools/releases)
- [Changelog](https://github.com/JCTools/JCTools/blob/master/RELEASE-NOTES.md)
- [Commits](JCTools/JCTools@v3.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: org.jctools:jctools-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2022
@dependabot dependabot bot requested a review from a team September 19, 2022 17:01
@ghost
Copy link

ghost commented Sep 19, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-09-27T12:18:13.734+0000

  • Duration: 57 min 19 sec

Test stats 🧪

Test Results
Failed 0
Passed 3152
Skipped 36
Total 3188

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge SylvainJuge merged commit 295a5a7 into main Sep 27, 2022
@SylvainJuge SylvainJuge deleted the dependabot/maven/org.jctools-jctools-core-4.0.1 branch September 27, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-java dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants