-
-
Notifications
You must be signed in to change notification settings - Fork 28
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 agp from 8.2.2 to 8.3.0 #224
Merged
Merged
Conversation
This file contains 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
dependabot
bot
force-pushed
the
dependabot/gradle/agp-8.3.0
branch
from
March 1, 2024 08:34
8dfdc00
to
47761e8
Compare
alorma
force-pushed
the
dependabot/gradle/agp-8.3.0
branch
from
March 1, 2024 08:35
47761e8
to
5a5a4fd
Compare
Bumps `agp` from 8.2.2 to 8.3.0. Updates `com.android.application` from 8.2.2 to 8.3.0 Updates `com.android.library` from 8.2.2 to 8.3.0 --- updated-dependencies: - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
alorma
force-pushed
the
dependabot/gradle/agp-8.3.0
branch
from
March 1, 2024 09:20
5a5a4fd
to
896117c
Compare
ZacSweers
referenced
this pull request
in ZacSweers/CatchUp
Mar 2, 2024
…v1.3.0 (#1297) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.alorma:compose-settings-storage-base](https://togithub.com/alorma/Compose-Settings) | `1.1.0` -> `1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.alorma:compose-settings-storage-base/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.alorma:compose-settings-storage-base/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.alorma:compose-settings-storage-base/1.1.0/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.alorma:compose-settings-storage-base/1.1.0/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>alorma/Compose-Settings (com.github.alorma:compose-settings-storage-base)</summary> ### [`v1.3.0`](https://togithub.com/alorma/Compose-Settings/releases/tag/1.3.0) [Compare Source](https://togithub.com/alorma/Compose-Settings/compare/1.2.0...1.3.0) #### What's Changed - TriState Checkbox by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/228](https://togithub.com/alorma/Compose-Settings/pull/228) - Fix max height by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/229](https://togithub.com/alorma/Compose-Settings/pull/229) - Cleanup UI items by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/230](https://togithub.com/alorma/Compose-Settings/pull/230) - Remove custom height on settings tile scaffold by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/231](https://togithub.com/alorma/Compose-Settings/pull/231) - Improve sample by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/232](https://togithub.com/alorma/Compose-Settings/pull/232) **Full Changelog**: alorma/Compose-Settings@1.2.0...1.3.0 ### [`v1.2.0`](https://togithub.com/alorma/Compose-Settings/releases/tag/1.2.0): - Stability [Compare Source](https://togithub.com/alorma/Compose-Settings/compare/1.1.0...1.2.0) #### What's Changed - Avoid using iOS framework by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/216](https://togithub.com/alorma/Compose-Settings/pull/216) - Update README.md badge by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/214](https://togithub.com/alorma/Compose-Settings/pull/214) - Remove cache from GHA by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/215](https://togithub.com/alorma/Compose-Settings/pull/215) - Bump org.jetbrains.compose from 1.5.12 to 1.6.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/alorma/Compose-Settings/pull/211](https://togithub.com/alorma/Compose-Settings/pull/211) - Build iOS sample by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/217](https://togithub.com/alorma/Compose-Settings/pull/217) - minSdk to Api 21 by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/219](https://togithub.com/alorma/Compose-Settings/pull/219) - Add disclaimer to readme by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/223](https://togithub.com/alorma/Compose-Settings/pull/223) - Add desktop sample by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/222](https://togithub.com/alorma/Compose-Settings/pull/222) - Improve Settings State, now compatible with desktop by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/221](https://togithub.com/alorma/Compose-Settings/pull/221) - Bump agp from 8.2.2 to 8.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/alorma/Compose-Settings/pull/224](https://togithub.com/alorma/Compose-Settings/pull/224) - Update PR build by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/225](https://togithub.com/alorma/Compose-Settings/pull/225) - Update build for sample by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/227](https://togithub.com/alorma/Compose-Settings/pull/227) - Make Divider -> VerticalDivider by [@​alorma](https://togithub.com/alorma) in [https://github.com/alorma/Compose-Settings/pull/226](https://togithub.com/alorma/Compose-Settings/pull/226) **Full Changelog**: alorma/Compose-Settings@1.1.0...1.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ZacSweers/CatchUp). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Zac Sweers <pandanomic@gmail.com>
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
agp
from 8.2.2 to 8.3.0.Updates
com.android.application
from 8.2.2 to 8.3.0Updates
com.android.library
from 8.2.2 to 8.3.0Dependabot 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)