Skip to content

Bump com.karuslabs:elementary from 2.0.1 to 3.0.0 - #552

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/com.karuslabs-elementary-3.0.0
Open

Bump com.karuslabs:elementary from 2.0.1 to 3.0.0#552
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/maven/com.karuslabs-elementary-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2024

Copy link
Copy Markdown
Contributor

Bumps com.karuslabs:elementary from 2.0.1 to 3.0.0.

Release notes

Sourced from com.karuslabs:elementary's releases.

3.0.0

This release switches from storing generated classes and source files in-memory to temporary directories. This should fix longstanding issues with classes and source files generated by processors being inaccessible.

This change is expected to be non-breaking. However, it represents a significant change to the underlying architecture.

  • Add @Generation annotation
  • Change underlying architecture to use temporary directories instead of in-memory file representations.
  • Fix test classes that contain only parameterized tests wrongly using a compiler from a previous test class.
Changelog

Sourced from com.karuslabs:elementary's changelog.

3.0.0 - (27/05/2024)

This release switches from storing generated classes and source files in-memory to temporary directories. This should fix longstanding issues with classes and source files generated by processors being inaccessible.

This change is expected to be non-breaking. However, it represents a significant change to the underlying architecture.

  • Add @Generation annotation
  • Change underlying architecture to use temporary directories instead of in-memory file representations.
  • Fix test classes that contain only parameterized tests wrongly using a compiler from a previous test class.
Commits
  • dde55b2 Fix javadocs again
  • 0a01d79 Fix javadoc issues
  • f123985 Use directories instead of memory to represent generated files (#324)
  • ff1ae66 Update renovate.json
  • a13f6e6 Update tour.md
  • 7f1c184 Clean up readme and docs
  • 0276451 Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.2 (#319)
  • 66495bd Update README.md
  • 21e70b1 Update bug_report.md
  • 14c5503 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.3 (#317)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies java Pull requests that update Java code labels May 28, 2024
@jglick

jglick commented Jul 31, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [com.karuslabs:elementary](https://github.com/Pante/elementary) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/Pante/elementary/releases)
- [Changelog](https://github.com/Pante/elementary/blob/master/CHANGELOG.md)
- [Commits](Pante/elementary@2.0.1...3.0.0)

---
updated-dependencies:
- dependency-name: com.karuslabs:elementary
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.karuslabs-elementary-3.0.0 branch from 7bf0105 to b84eabc Compare July 31, 2026 15:17
@jglick

jglick commented Jul 31, 2026

Copy link
Copy Markdown
Member

This change is expected to be non-breaking.

Well, it breaks 🤷

@timja
timja enabled auto-merge (squash) August 30, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants