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 mukunku/tag-exists-action from 1.3.0 to 1.4.0 #427

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps mukunku/tag-exists-action from 1.3.0 to 1.4.0.

Release notes

Sourced from mukunku/tag-exists-action's releases.

New optional repo parameter

This release exposes a new optional repo parameter. With this you may check the existence of tags in any repo you have access to. Not just the repo the action is running in.

Special thanks to @​zachgoncalves for implementing this feature that was requested in #18 🥇

Commits

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)

Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: mukunku/tag-exists-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 18, 2023
@DerTyp7214 DerTyp7214 merged commit 1efd711 into master Sep 27, 2023
@DerTyp7214 DerTyp7214 deleted the dependabot/github_actions/master/mukunku/tag-exists-action-1.4.0 branch September 27, 2023 23:32
@DerBot7214 DerBot7214 mentioned this pull request Sep 27, 2023
DerTyp7214 added a commit that referenced this pull request Oct 14, 2023
* update build action

* Copy flags fix (#308)

* edit crowdsource_uri before copy

* writeText > writeFile

* gradle

* writeText > writeFile

* gradle wrapper

* more gradle

* sdk version

* brih

* gradle and deps

* 🚀 Update build tools version to 34.0.0 and firebase-bom to 32.1.0

Separated build tools update and firebase-bom update in two separate commits. Updated build tools version to 34.0.0 to enable build on latest version of Android Studio. Updated firebase-bom to version 32.1.0 for compatibility and updated version codes and names for release. Also added app/debug to .gitignore.

* 🚀 Update libsuVersion to 5.1.0

Updates the libsuVersion to 5.1.0 for the project.

* 🔄 Update build tools and dependencies

Updated build tools version and dependencies to the latest release candidate version.

* 🎨 Update buildToolsVersion and compileSdkPreview, 🐛 Fixing bugs/compatibility issues

* ⬆️ Update buildToolsVersion, ♻️ Refactor some directories.

* 🔧 update buildToolsVersion, compileSdk and library version

🔧 Update buildToolsVersion, compileSdk and library version to compatible ones. Also update suppressUnsupportedCompileSdk to include additional version.

* Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 (#343)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.4.2...v2.5.1)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Move libs to libs.versions.toml

* lib updates

* Java 17 -> 20

* submodules

* ⬆️ Update versions, Remove unused dependencies

* Bump gradle/gradle-build-action from 2.5.1 to 2.7.0 (#364)

Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.5.1 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2.5.1...v2.7.0)

---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* libsu

* Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0 (#382)

Bumps [mukunku/tag-exists-action](https://github.com/mukunku/tag-exists-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/mukunku/tag-exists-action/releases)
- [Commits](mukunku/tag-exists-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: mukunku/tag-exists-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* libs

* App Version Update

New changes:
• Bump versionCode to 384002

* Update Subs (#391)

* Update Subs

New changes:
• Fix MD3 Switches Colors

* Update Subs

* Bump actions/checkout from 3 to 4 (#408)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gradle/gradle-build-action from 2.7.0 to 2.8.0 (#407)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* libs

* stupido

* fix for #396
1st: c325d83
2nd: 65d16bf

* reduce image size in RAM

* reduce image size in RAM

* gradle and recycle error fix

* libs

* Bump mukunku/tag-exists-action from 1.3.0 to 1.4.0 (#427)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump gradle/gradle-build-action from 2.8.0 to 2.8.1 (#436)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump r0adkll/upload-google-play from 1.0.15 to 1.1.2 (#437)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* libs

* Fix Crash on Android 14, Update Libs

New dependencies changes:
• Update com.google.android.material to 1.10.0
• Update androidx.activity:activity-ktx to 1.8.0
• Update androidx.compose.ui:ui-tooling to 1.5.3
• Update androidx.navigation:navigation-ui-ktx to 2.7.4
• Update com.android.tools.build:gradle to 8.3.0-alpha07
• Update androidx.navigation:navigation-fragment-ktx to 2.7.4
• Update androidx.constraintlayout:constraintlayout to 2.2.0-alpha13
• Migrate to com.google.android.play:app-update 2.1.0 & com.google.android.play:app-update-ktx 2.1.0

Others Changes:
• Update versionName to 3.8.6
• Update versionCode to 386000
• Update Hungarian Translation
• Update actions/cache to v3.3.2
• Update actions/setup-java to v3.13.0
• Update gradle/gradle-build-action to v2.9.0
• Update ndk-version to r26

* This update may wont work

* This update may wont work

* Add foldable margin for large display devices

Others Changes:
• Update versionName to 3.8.7
• Update versionCode to 387001
• Update Translations

* vcs

* maybe fix

* maybe fix

* maybe fix

* maybe fix

* maybe fix

* close streams

* preview

* v3.9.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: DerBot7214 <lengwenath1@gmail.com>
Co-authored-by: DerBot7214 <37804065+DerTyp7214@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PahaAkos <paha.akos@gmail.com>
Co-authored-by: Akos Paha <131550765+AkosPaha01@users.noreply.github.com>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant