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 landscapist from 2.4.0 to 2.4.1 #733

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps landscapist from 2.4.0 to 2.4.1.
Updates com.github.skydoves:landscapist-animation from 2.4.0 to 2.4.1

Release notes

Sourced from com.github.skydoves:landscapist-animation's releases.

2.4.1

What's Changed

Full Changelog: skydoves/landscapist@2.4.0...2.4.1

Commits
  • 975c752 Preapre for release 2.4.1
  • 816989b Downgrade jetbrains compose to 1.6.11
  • 19111e5 Merge pull request #581 from skydoves/ktor/3.0.0
  • fb4c0e6 Bump Kotlin to 2.0.21 and Ktor to 3.0.0
  • 9f62d74 Update dependency org.jetbrains.compose to v1.7.0+build1877-release-1.7
  • a6186c6 Update ktor monorepo to v3.0.0
  • cb7037f Update coil3 to v3.0.0-rc01
  • 9552ad1 Update fresco to v3.3.0
  • 4aa92dd Update actions/checkout action to v4.2.1
  • eb0e911 Update ktor monorepo to v3.0.0-rc-2
  • Additional commits viewable in compare view

Updates com.github.skydoves:landscapist-glide from 2.4.0 to 2.4.1

Release notes

Sourced from com.github.skydoves:landscapist-glide's releases.

2.4.1

What's Changed

Full Changelog: skydoves/landscapist@2.4.0...2.4.1

Commits
  • 975c752 Preapre for release 2.4.1
  • 816989b Downgrade jetbrains compose to 1.6.11
  • 19111e5 Merge pull request #581 from skydoves/ktor/3.0.0
  • fb4c0e6 Bump Kotlin to 2.0.21 and Ktor to 3.0.0
  • 9f62d74 Update dependency org.jetbrains.compose to v1.7.0+build1877-release-1.7
  • a6186c6 Update ktor monorepo to v3.0.0
  • cb7037f Update coil3 to v3.0.0-rc01
  • 9552ad1 Update fresco to v3.3.0
  • 4aa92dd Update actions/checkout action to v4.2.1
  • eb0e911 Update ktor monorepo to v3.0.0-rc-2
  • Additional commits viewable in compare view

Updates com.github.skydoves:landscapist-palette from 2.4.0 to 2.4.1

Release notes

Sourced from com.github.skydoves:landscapist-palette's releases.

2.4.1

What's Changed

Full Changelog: skydoves/landscapist@2.4.0...2.4.1

Commits
  • 975c752 Preapre for release 2.4.1
  • 816989b Downgrade jetbrains compose to 1.6.11
  • 19111e5 Merge pull request #581 from skydoves/ktor/3.0.0
  • fb4c0e6 Bump Kotlin to 2.0.21 and Ktor to 3.0.0
  • 9f62d74 Update dependency org.jetbrains.compose to v1.7.0+build1877-release-1.7
  • a6186c6 Update ktor monorepo to v3.0.0
  • cb7037f Update coil3 to v3.0.0-rc01
  • 9552ad1 Update fresco to v3.3.0
  • 4aa92dd Update actions/checkout action to v4.2.1
  • eb0e911 Update ktor monorepo to v3.0.0-rc-2
  • Additional commits viewable in compare view

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 Pull requests that update a dependency file java Pull requests that update Java code labels Oct 14, 2024
Bumps `landscapist` from 2.4.0 to 2.4.1.

Updates `com.github.skydoves:landscapist-animation` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](skydoves/landscapist@2.4.0...2.4.1)

Updates `com.github.skydoves:landscapist-glide` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](skydoves/landscapist@2.4.0...2.4.1)

Updates `com.github.skydoves:landscapist-palette` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/skydoves/landscapist/releases)
- [Commits](skydoves/landscapist@2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: com.github.skydoves:landscapist-animation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.skydoves:landscapist-glide
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.github.skydoves:landscapist-palette
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/landscapist-2.4.1 branch from 7fb6ea4 to 63c24e4 Compare October 15, 2024 18:09
@jaredsburrows
Copy link
Owner

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2024
@dependabot dependabot bot deleted the dependabot/gradle/landscapist-2.4.1 branch October 16, 2024 20:48
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant