Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flowDroidVersion from 2.13.0 to 2.14.1 #746

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps flowDroidVersion from 2.13.0 to 2.14.1.
Updates de.fraunhofer.sit.sse.flowdroid:soot-infoflow from 2.13.0 to 2.14.1

Release notes

Sourced from de.fraunhofer.sit.sse.flowdroid:soot-infoflow's releases.

FlowDroid 2.14.1

Minor bugfixes

FlowDroid 2.14

The new version of FlowDroid supports recent additions to the ARSC file format for Android as well as Java streams.

Commits
  • a433262 bugfix release
  • bb85f3d removed references to XmlPull exceptions
  • b9cd54a removed some warnings
  • 577c76a re-enabled some test configuration and added some more logging
  • d544b64 removed an unnecessary exception declaration
  • 2593eaa new version and changed reference
  • d03d5bc gnarf
  • f470f27 fixed version numbers
  • ab8b345 Merge branch 'develop' of github.com:secure-software-engineering/FlowDroid in...
  • c922c11 changed to release version
  • Additional commits viewable in compare view

Updates de.fraunhofer.sit.sse.flowdroid:soot-infoflow-summaries from 2.13.0 to 2.14.1

Release notes

Sourced from de.fraunhofer.sit.sse.flowdroid:soot-infoflow-summaries's releases.

FlowDroid 2.14.1

Minor bugfixes

FlowDroid 2.14

The new version of FlowDroid supports recent additions to the ARSC file format for Android as well as Java streams.

Commits
  • a433262 bugfix release
  • bb85f3d removed references to XmlPull exceptions
  • b9cd54a removed some warnings
  • 577c76a re-enabled some test configuration and added some more logging
  • d544b64 removed an unnecessary exception declaration
  • 2593eaa new version and changed reference
  • d03d5bc gnarf
  • f470f27 fixed version numbers
  • ab8b345 Merge branch 'develop' of github.com:secure-software-engineering/FlowDroid in...
  • c922c11 changed to release version
  • Additional commits viewable in compare view

Updates de.fraunhofer.sit.sse.flowdroid:soot-infoflow-android from 2.13.0 to 2.14.1

Release notes

Sourced from de.fraunhofer.sit.sse.flowdroid:soot-infoflow-android's releases.

FlowDroid 2.14.1

Minor bugfixes

FlowDroid 2.14

The new version of FlowDroid supports recent additions to the ARSC file format for Android as well as Java streams.

Commits
  • a433262 bugfix release
  • bb85f3d removed references to XmlPull exceptions
  • b9cd54a removed some warnings
  • 577c76a re-enabled some test configuration and added some more logging
  • d544b64 removed an unnecessary exception declaration
  • 2593eaa new version and changed reference
  • d03d5bc gnarf
  • f470f27 fixed version numbers
  • ab8b345 Merge branch 'develop' of github.com:secure-software-engineering/FlowDroid in...
  • c922c11 changed to release version
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2024
@schlichtig
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/flowDroidVersion-2.14.1 branch from 8fc41fc to 1b49178 Compare December 3, 2024 12:53
@schlichtig
Copy link
Contributor

@dependabot rebase

Bumps `flowDroidVersion` from 2.13.0 to 2.14.1.

Updates `de.fraunhofer.sit.sse.flowdroid:soot-infoflow` from 2.13.0 to 2.14.1
- [Release notes](https://github.com/secure-software-engineering/FlowDroid/releases)
- [Commits](secure-software-engineering/FlowDroid@v2.13...v2.14.1)

Updates `de.fraunhofer.sit.sse.flowdroid:soot-infoflow-summaries` from 2.13.0 to 2.14.1
- [Release notes](https://github.com/secure-software-engineering/FlowDroid/releases)
- [Commits](secure-software-engineering/FlowDroid@v2.13...v2.14.1)

Updates `de.fraunhofer.sit.sse.flowdroid:soot-infoflow-android` from 2.13.0 to 2.14.1
- [Release notes](https://github.com/secure-software-engineering/FlowDroid/releases)
- [Commits](secure-software-engineering/FlowDroid@v2.13...v2.14.1)

---
updated-dependencies:
- dependency-name: de.fraunhofer.sit.sse.flowdroid:soot-infoflow
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.fraunhofer.sit.sse.flowdroid:soot-infoflow-summaries
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: de.fraunhofer.sit.sse.flowdroid:soot-infoflow-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/flowDroidVersion-2.14.1 branch from 1b49178 to 6946993 Compare December 3, 2024 13:06
@schlichtig schlichtig enabled auto-merge December 3, 2024 13:22
@schlichtig schlichtig added this pull request to the merge queue Dec 3, 2024
Merged via the queue into develop with commit 28ca877 Dec 3, 2024
6 checks passed
@schlichtig schlichtig deleted the dependabot/maven/flowDroidVersion-2.14.1 branch December 3, 2024 13:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants