fix(deps): update wala-version to v1.7.2#94
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
e3fd6ef to
9278bd5
Compare
9278bd5 to
f6c78c2
Compare
f6c78c2 to
f206499
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.
This PR contains the following updates:
1.6.12→1.7.2Release Notes
wala/WALA (com.ibm.wala:com.ibm.wala.core)
v1.7.2: Version 1.7.2Compare Source
This will be the final WALA release before WALA requires JDK 17+ to run (#1830); the next release including that change will be version 1.8.0.
In this release, some long-deprecated symbols have been removed; see #1885.
Also, we now publish Maven Central artifacts for some of the
idemodules; see #1903.Key Changes
com.ibm.wala.ideto Maven Central via thepublishingconvention plugin by @khatchad in #1903Full Changelog: wala/WALA@v1.7.1...v1.7.2
v1.7.1: Version 1.7.1Compare Source
This is a quick follow-up release to 1.7.0 that enables WALA to load standard library classes on JDK distributions that do not include
.jmodfiles, like Temurin.What's Changed
JrtModuleconsistently to handle standard library on modern JDKs by @msridhar in #1879Full Changelog: wala/WALA@v1.7.0...v1.7.1
v1.7.0: Version 1.7.0Compare Source
Version bump to 1.7.0 since some public APIs have changed. Beyond the changes listed below, there were many improvements to code health and build configuration contributed by @liblit.
Main user-visible changes
NewSiteReferencetotoString()inAllocationSiteInNodeby @khatchad in #1735Full Changelog: wala/WALA@v1.6.12...v1.7.0
v1.6.13: Version 1.6.13Compare Source
This is a patch release to 1.6.12 that captures some entrypoint/scope-mapping additions added after 1.6.12, but does not include the API-breaking changes in 1.7.0. It may be useful for some downstream projects; see #1896.
Full Changelog: wala/WALA@v1.6.12...v1.6.13
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.