Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps watermelon from 1.6.0 to 1.7.0.
Updates com.inkapplications.watermelon:coroutines from 1.6.0 to 1.7.0

Release notes

Sourced from com.inkapplications.watermelon:coroutines's releases.

1.7.0

See CHANGELOG.md for details

Changelog

Sourced from com.inkapplications.watermelon:coroutines's changelog.

1.7.0

Changed

  • Upgrade to Kotlin 2.0.0
Commits
  • 9d5f007 Merge pull request #51 from ReneeVandervelde/k2
  • 69fb38a Upgrade to Kotlin 2.0
  • 6afdf25 Merge pull request #50 from InkApplications/dependabot/github_actions/actions...
  • 6527c85 Bump actions/checkout from 4.1.5 to 4.1.6
  • 09727cf Merge pull request #49 from ReneeVandervelde/publish-runner
  • 744e023 Change publish runner to 'ubuntu-latest'
  • f83b7f5 Merge pull request #48 from ReneeVandervelde/draft-releases
  • 5f5b4a9 Publish github release as draft.
  • See full diff in compare view

Updates com.inkapplications.watermelon:standard from 1.6.0 to 1.7.0

Release notes

Sourced from com.inkapplications.watermelon:standard's releases.

1.7.0

See CHANGELOG.md for details

Changelog

Sourced from com.inkapplications.watermelon:standard's changelog.

1.7.0

Changed

  • Upgrade to Kotlin 2.0.0
Commits
  • 9d5f007 Merge pull request #51 from ReneeVandervelde/k2
  • 69fb38a Upgrade to Kotlin 2.0
  • 6afdf25 Merge pull request #50 from InkApplications/dependabot/github_actions/actions...
  • 6527c85 Bump actions/checkout from 4.1.5 to 4.1.6
  • 09727cf Merge pull request #49 from ReneeVandervelde/publish-runner
  • 744e023 Change publish runner to 'ubuntu-latest'
  • f83b7f5 Merge pull request #48 from ReneeVandervelde/draft-releases
  • 5f5b4a9 Publish github release as draft.
  • See full diff in compare view

Updates com.inkapplications.watermelon:android from 1.6.0 to 1.7.0

Release notes

Sourced from com.inkapplications.watermelon:android's releases.

1.7.0

See CHANGELOG.md for details

Changelog

Sourced from com.inkapplications.watermelon:android's changelog.

1.7.0

Changed

  • Upgrade to Kotlin 2.0.0
Commits
  • 9d5f007 Merge pull request #51 from ReneeVandervelde/k2
  • 69fb38a Upgrade to Kotlin 2.0
  • 6afdf25 Merge pull request #50 from InkApplications/dependabot/github_actions/actions...
  • 6527c85 Bump actions/checkout from 4.1.5 to 4.1.6
  • 09727cf Merge pull request #49 from ReneeVandervelde/publish-runner
  • 744e023 Change publish runner to 'ubuntu-latest'
  • f83b7f5 Merge pull request #48 from ReneeVandervelde/draft-releases
  • 5f5b4a9 Publish github release as draft.
  • See full diff 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)

Bumps `watermelon` from 1.6.0 to 1.7.0.

Updates `com.inkapplications.watermelon:coroutines` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/inkapplications/watermelon/releases)
- [Changelog](https://github.com/InkApplications/Watermelon/blob/master/CHANGELOG.md)
- [Commits](InkApplications/Watermelon@1.6.0...1.7.0)

Updates `com.inkapplications.watermelon:standard` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/inkapplications/watermelon/releases)
- [Changelog](https://github.com/InkApplications/Watermelon/blob/master/CHANGELOG.md)
- [Commits](InkApplications/Watermelon@1.6.0...1.7.0)

Updates `com.inkapplications.watermelon:android` from 1.6.0 to 1.7.0
- [Release notes](https://github.com/inkapplications/watermelon/releases)
- [Changelog](https://github.com/InkApplications/Watermelon/blob/master/CHANGELOG.md)
- [Commits](InkApplications/Watermelon@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: com.inkapplications.watermelon:coroutines
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.inkapplications.watermelon:standard
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.inkapplications.watermelon:android
  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 java Pull requests that update Java code labels May 27, 2024
@ReneeVandervelde ReneeVandervelde merged commit 09bfb05 into master May 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/watermelon-1.7.0 branch May 28, 2024 00:47
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.

2 participants