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

build(deps): bump com.guardsquare:proguard-core from 9.1.2 to 9.1.3 #49

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps com.guardsquare:proguard-core from 9.1.2 to 9.1.3.

Release notes

Sourced from com.guardsquare:proguard-core's releases.

9.1.3

Version 9.1.3

Kotlin support

  • Add support for processing Kotlin 2.0 metadata.
  • Update to stable version of the Kotlin metadata library.
Commits
  • 4327472 Add releasenote for kotlin support
  • d41e795 Fix KotlinSyntheticClassConstructor not properly handling lambda's
  • f9e9b49 Update to stable kotlin.metadata library
  • f6bfc16 Fix bugs in ExecutingInvocationUnit
  • bd74a66 Extend information that Executors can provide to ExecutingInvocationUnit
  • e37898f Prevent NPE in MultiAttributeVisitor
  • f1e922e Add class resolver function to ClassDataEntryWriter
  • d796d3e Bump version to 9.1.3
  • See full diff in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Dependencies update request gradle Gradle-related things labels May 1, 2024
@dependabot dependabot bot requested a review from amal as a code owner May 1, 2024 04:34
Copy link

github-actions bot commented May 1, 2024

🔄 Baseline update started...

Copy link

github-actions bot commented May 1, 2024

✅ Baseline updated.

@github-actions github-actions bot force-pushed the dependabot/gradle/com.guardsquare-proguard-core-9.1.3 branch from b910d94 to d376855 Compare May 1, 2024 04:37
Copy link

github-actions bot commented May 1, 2024

❌ Build failed on macos.

Copy link

github-actions bot commented May 1, 2024

❌ Build failed on windows.

Copy link

github-actions bot commented May 1, 2024

❌ Build failed on ubuntu.

@amal amal force-pushed the dependabot/gradle/com.guardsquare-proguard-core-9.1.3 branch from d376855 to 33aec96 Compare May 4, 2024 16:49
Bumps [com.guardsquare:proguard-core](https://github.com/Guardsquare/proguard-core) from 9.1.2 to 9.1.3.
- [Release notes](https://github.com/Guardsquare/proguard-core/releases)
- [Commits](Guardsquare/proguard-core@v9.1.2...v9.1.3)

---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Art Shendrik <[email protected]>
amal
amal previously approved these changes May 4, 2024
@amal amal dismissed their stale review May 4, 2024 17:04

The merge-base changed after approval.

@amal amal force-pushed the dependabot/gradle/com.guardsquare-proguard-core-9.1.3 branch from 33aec96 to 6313967 Compare May 4, 2024 17:08
@amal
Copy link
Member

amal commented May 4, 2024

/ff

Copy link

github-actions bot commented May 4, 2024

Triggered from #49 (comment) by @​amal.

Trying to fast forward main (106e503) to dependabot/gradle/com.guardsquare-proguard-core-9.1.3 (6313967).

Target branch (main):

commit 106e50378c5b499d9e88dc98a751fc4d70eaa7de (HEAD -> main, origin/main, origin/HEAD)
Author: Art Shendrik <[email protected]>
Date:   Sat May 4 17:26:27 2024 +0100

    test(deps): bump Android Lint to 8.5.0-alpha08
    
    Signed-off-by: Art Shendrik <[email protected]>

Pull request (dependabot/gradle/com.guardsquare-proguard-core-9.1.3):

commit 6313967a0ddddd8834d9573fefff1dee0b258be1 (pull_request/dependabot/gradle/com.guardsquare-proguard-core-9.1.3)
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 1 04:34:03 2024 +0000

    build(deps): bump com.guardsquare:proguard-core from 9.1.2 to 9.1.3
    
    Bumps [com.guardsquare:proguard-core](https://github.com/Guardsquare/proguard-core) from 9.1.2 to 9.1.3.
    - [Release notes](https://github.com/Guardsquare/proguard-core/releases)
    - [Commits](https://github.com/Guardsquare/proguard-core/compare/v9.1.2...v9.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.guardsquare:proguard-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Art Shendrik <[email protected]>

Fast forwarding main (106e503) to dependabot/gradle/com.guardsquare-proguard-core-9.1.3 (6313967).

$ git push origin 6313967a0ddddd8834d9573fefff1dee0b258be1:main
To https://github.com/fluxo-kt/fluxo-kmp-conf.git
   106e503..6313967  6313967a0ddddd8834d9573fefff1dee0b258be1 -> main

@github-actions github-actions bot merged commit 6313967 into main May 4, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/com.guardsquare-proguard-core-9.1.3 branch May 4, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies update request gradle Gradle-related things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant