Skip to content

Bump chicory.version from 1.7.3 to 1.7.5#153

Merged
andreaTP merged 1 commit intomainfrom
dependabot/maven/chicory.version-1.7.5
Mar 25, 2026
Merged

Bump chicory.version from 1.7.3 to 1.7.5#153
andreaTP merged 1 commit intomainfrom
dependabot/maven/chicory.version-1.7.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps chicory.version from 1.7.3 to 1.7.5.
Updates com.dylibso.chicory:annotations from 1.7.3 to 1.7.5

Commits
  • 181f617 Release version update 1.7.5
  • d9ff6a9 Increase release timeout (#1253)
  • 3d32ba1 Snapshot version update
  • 4469eb1 Release version update 1.7.4
  • 3b1d78a Extract codegen-common module to improve compile-time compiler DX (#1252)
  • 5f4915e Make Global and Table creation configurable in Instance (#1249)
  • 5fa487f Added separate class + function for (only) wasm module validation (#1250)
  • 0d402e9 chore(deps): bump gradle/actions from 5 to 6 (#1251)
  • b7a71bb Compile large WASM modules: call_indirect bridge splitting and try_table stac...
  • cfde471 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3...
  • Additional commits viewable in compare view

Updates com.dylibso.chicory:runtime from 1.7.3 to 1.7.5

Commits
  • 181f617 Release version update 1.7.5
  • d9ff6a9 Increase release timeout (#1253)
  • 3d32ba1 Snapshot version update
  • 4469eb1 Release version update 1.7.4
  • 3b1d78a Extract codegen-common module to improve compile-time compiler DX (#1252)
  • 5f4915e Make Global and Table creation configurable in Instance (#1249)
  • 5fa487f Added separate class + function for (only) wasm module validation (#1250)
  • 0d402e9 chore(deps): bump gradle/actions from 5 to 6 (#1251)
  • b7a71bb Compile large WASM modules: call_indirect bridge splitting and try_table stac...
  • cfde471 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3...
  • Additional commits viewable in compare view

Updates com.dylibso.chicory:wasi from 1.7.3 to 1.7.5

Commits
  • 181f617 Release version update 1.7.5
  • d9ff6a9 Increase release timeout (#1253)
  • 3d32ba1 Snapshot version update
  • 4469eb1 Release version update 1.7.4
  • 3b1d78a Extract codegen-common module to improve compile-time compiler DX (#1252)
  • 5f4915e Make Global and Table creation configurable in Instance (#1249)
  • 5fa487f Added separate class + function for (only) wasm module validation (#1250)
  • 0d402e9 chore(deps): bump gradle/actions from 5 to 6 (#1251)
  • b7a71bb Compile large WASM modules: call_indirect bridge splitting and try_table stac...
  • cfde471 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3...
  • Additional commits viewable in compare view

Updates com.dylibso.chicory:annotations-processor from 1.7.3 to 1.7.5

Updates com.dylibso.chicory:chicory-compiler-maven-plugin from 1.7.3 to 1.7.5

Commits
  • 181f617 Release version update 1.7.5
  • d9ff6a9 Increase release timeout (#1253)
  • 3d32ba1 Snapshot version update
  • 4469eb1 Release version update 1.7.4
  • 3b1d78a Extract codegen-common module to improve compile-time compiler DX (#1252)
  • 5f4915e Make Global and Table creation configurable in Instance (#1249)
  • 5fa487f Added separate class + function for (only) wasm module validation (#1250)
  • 0d402e9 chore(deps): bump gradle/actions from 5 to 6 (#1251)
  • b7a71bb Compile large WASM modules: call_indirect bridge splitting and try_table stac...
  • cfde471 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3...
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `chicory.version` from 1.7.3 to 1.7.5.

Updates `com.dylibso.chicory:annotations` from 1.7.3 to 1.7.5
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](dylibso/chicory@1.7.3...1.7.5)

Updates `com.dylibso.chicory:runtime` from 1.7.3 to 1.7.5
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](dylibso/chicory@1.7.3...1.7.5)

Updates `com.dylibso.chicory:wasi` from 1.7.3 to 1.7.5
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](dylibso/chicory@1.7.3...1.7.5)

Updates `com.dylibso.chicory:annotations-processor` from 1.7.3 to 1.7.5

Updates `com.dylibso.chicory:chicory-compiler-maven-plugin` from 1.7.3 to 1.7.5
- [Release notes](https://github.com/dylibso/chicory/releases)
- [Commits](dylibso/chicory@1.7.3...1.7.5)

---
updated-dependencies:
- dependency-name: com.dylibso.chicory:annotations
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.dylibso.chicory:runtime
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.dylibso.chicory:wasi
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.dylibso.chicory:annotations-processor
  dependency-version: 1.7.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.dylibso.chicory:chicory-compiler-maven-plugin
  dependency-version: 1.7.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Mar 25, 2026
@andreaTP andreaTP merged commit 8ed9418 into main Mar 25, 2026
5 checks passed
@andreaTP andreaTP deleted the dependabot/maven/chicory.version-1.7.5 branch March 25, 2026 11:27
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant