Bump chasm from 1.6.1 to 1.7.0 - #37
Merged
Merged
Conversation
Bumps `chasm` from 1.6.1 to 1.7.0. Updates `io.github.charlietap.chasm:chasm-jvm` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/CharlieTap/chasm/releases) - [Commits](CharlieTap/chasm@1.6.1...1.7.0) Updates `io.github.charlietap.chasm:chasm` from 1.6.1 to 1.7.0 - [Release notes](https://github.com/CharlieTap/chasm/releases) - [Commits](CharlieTap/chasm@1.6.1...1.7.0) --- updated-dependencies: - dependency-name: io.github.charlietap.chasm:chasm dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.charlietap.chasm:chasm-jvm dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/chasm-1.7.0
branch
from
August 31, 2026 06:02
b06f39d to
22310e2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
chasmfrom 1.6.1 to 1.7.0.Updates
io.github.charlietap.chasm:chasm-jvmfrom 1.6.1 to 1.7.0Release notes
Sourced from io.github.charlietap.chasm:chasm-jvm's releases.
Commits
3a8af42release: prepare for release 1.7.039da78fcorpus: establish baseline for new GC implementationc31c71aabi: fix newline issue in API0ce50c4gc: introduce real garbage collector and rework existing gc instructions to l...1506324embedding: prevent use of imports from another store during instantiation392820eembedding: prevent use of dropInstance with an incorrect storeUpdates
io.github.charlietap.chasm:chasmfrom 1.6.1 to 1.7.0Release notes
Sourced from io.github.charlietap.chasm:chasm's releases.
Commits
3a8af42release: prepare for release 1.7.039da78fcorpus: establish baseline for new GC implementationc31c71aabi: fix newline issue in API0ce50c4gc: introduce real garbage collector and rework existing gc instructions to l...1506324embedding: prevent use of imports from another store during instantiation392820eembedding: prevent use of dropInstance with an incorrect store