Bump walaVersion from 1.7.2 to 1.8.0#41
Merged
Merged
Conversation
Bumps `walaVersion` from 1.7.2 to 1.8.0. Updates `com.ibm.wala:com.ibm.wala.shrike` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.util` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.core` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.js` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.js.rhino` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.java` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.cast.java.ecj` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.dalvik` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) Updates `com.ibm.wala:com.ibm.wala.scandroid` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/wala/WALA/releases) - [Changelog](https://github.com/wala/WALA/blob/master/RELEASE-NOTES.md) - [Commits](wala/WALA@v1.7.2...v1.8.0) --- updated-dependencies: - dependency-name: com.ibm.wala:com.ibm.wala.shrike dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.util dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.core dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.js dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.js.rhino dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.java dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.cast.java.ecj dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.dalvik dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.ibm.wala:com.ibm.wala.scandroid dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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
walaVersionfrom 1.7.2 to 1.8.0.Updates
com.ibm.wala:com.ibm.wala.shrikefrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.shrike's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.shrike's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.utilfrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.util's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.util's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.corefrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.core's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.core's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.castfrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.cast's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.cast's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.cast.jsfrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.cast.js's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.cast.js's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.cast.js.rhinofrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.cast.js.rhino's releases.
... (truncated)
Changelog
Sourced from com.ibm.wala:com.ibm.wala.cast.js.rhino's changelog.
... (truncated)
Commits
3ceaa93Prepare for release 1.8.0.d76b6feBump codecov/codecov-action to v7 (#1983)9173283Update release notes file for 1.8.0 (#1982)878a5aaKeep summary parameter names that begin with "arg" (#1972)37fdec1Suppress a warning aboutCollectionequality (#1978)301178bAvoidjava.util.Date(#1977)04d12ebRemove unusedPropertiesinstance (#1976)0c16368Be explicit about a do-nothingswitchcase (#1975)1513547Allow inconsistent parameter names in an override (#1973)94f9035Allow a type parameter that is unused in formals (#1974)Updates
com.ibm.wala:com.ibm.wala.cast.javafrom 1.7.2 to 1.8.0Release notes
Sourced from com.ibm.wala:com.ibm.wala.cast.java's releases.