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 agp from 8.2.2 to 8.3.0 #224

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Bump agp from 8.2.2 to 8.3.0 #224

merged 2 commits into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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 the dependencies Pull requests that update a dependency file label Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/agp-8.3.0 branch from 8dfdc00 to 47761e8 Compare March 1, 2024 08:34
@alorma alorma force-pushed the dependabot/gradle/agp-8.3.0 branch from 47761e8 to 5a5a4fd Compare March 1, 2024 08:35
@alorma alorma enabled auto-merge (squash) March 1, 2024 08:35
dependabot bot and others added 2 commits March 1, 2024 10:20
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 alorma force-pushed the dependabot/gradle/agp-8.3.0 branch from 5a5a4fd to 896117c Compare March 1, 2024 09:20
@alorma alorma disabled auto-merge March 1, 2024 09:25
@alorma alorma merged commit 663df98 into main Mar 1, 2024
3 checks passed
@alorma alorma deleted the dependabot/gradle/agp-8.3.0 branch March 1, 2024 09:25
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 [@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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 [@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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 [@&#8203;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
[@&#8203;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
[@&#8203;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
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant