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 voyager from 1.1.0-beta02 to 1.1.0-beta03 #40

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps voyager from 1.1.0-beta02 to 1.1.0-beta03.
Updates cafe.adriel.voyager:voyager-navigator from 1.1.0-beta02 to 1.1.0-beta03

Release notes

Sourced from cafe.adriel.voyager:voyager-navigator's releases.

1.1.0-beta03

What's Changed

New Contributors

Full Changelog: adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03

Commits
  • 6c22413 Update docs with LifecycleEffectOnce onDispose
  • 6103d3a Fix lint
  • 0271359 Enable WASM support for Koin extension
  • bb2f79c Adding onDispose callback api to Experimental LifecycleEffectOnce
  • 02dd74e Fix Koin update to 4.0.0
  • a4861e4 Koin 4.0.0 with Wasm support (#359)
  • 3f1eaf9 Update docs/community-projects.md
  • e14783e Support zIndex Config for Transition (#446)
  • 1fe759e Indicate license link to the local file (#442)
  • c71f46b Added targetContentZIndex and sizeTransform value passthrough (#445)
  • Additional commits viewable in compare view

Updates cafe.adriel.voyager:voyager-screenmodel from 1.1.0-beta02 to 1.1.0-beta03

Release notes

Sourced from cafe.adriel.voyager:voyager-screenmodel's releases.

1.1.0-beta03

What's Changed

New Contributors

Full Changelog: adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03

Commits
  • 6c22413 Update docs with LifecycleEffectOnce onDispose
  • 6103d3a Fix lint
  • 0271359 Enable WASM support for Koin extension
  • bb2f79c Adding onDispose callback api to Experimental LifecycleEffectOnce
  • 02dd74e Fix Koin update to 4.0.0
  • a4861e4 Koin 4.0.0 with Wasm support (#359)
  • 3f1eaf9 Update docs/community-projects.md
  • e14783e Support zIndex Config for Transition (#446)
  • 1fe759e Indicate license link to the local file (#442)
  • c71f46b Added targetContentZIndex and sizeTransform value passthrough (#445)
  • Additional commits viewable in compare view

Updates cafe.adriel.voyager:voyager-transitions from 1.1.0-beta02 to 1.1.0-beta03

Release notes

Sourced from cafe.adriel.voyager:voyager-transitions's releases.

1.1.0-beta03

What's Changed

New Contributors

Full Changelog: adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03

Commits
  • 6c22413 Update docs with LifecycleEffectOnce onDispose
  • 6103d3a Fix lint
  • 0271359 Enable WASM support for Koin extension
  • bb2f79c Adding onDispose callback api to Experimental LifecycleEffectOnce
  • 02dd74e Fix Koin update to 4.0.0
  • a4861e4 Koin 4.0.0 with Wasm support (#359)
  • 3f1eaf9 Update docs/community-projects.md
  • e14783e Support zIndex Config for Transition (#446)
  • 1fe759e Indicate license link to the local file (#442)
  • c71f46b Added targetContentZIndex and sizeTransform value passthrough (#445)
  • 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)

Bumps `voyager` from 1.1.0-beta02 to 1.1.0-beta03.

Updates `cafe.adriel.voyager:voyager-navigator` from 1.1.0-beta02 to 1.1.0-beta03
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03)

Updates `cafe.adriel.voyager:voyager-screenmodel` from 1.1.0-beta02 to 1.1.0-beta03
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03)

Updates `cafe.adriel.voyager:voyager-transitions` from 1.1.0-beta02 to 1.1.0-beta03
- [Release notes](https://github.com/adrielcafe/voyager/releases)
- [Commits](adrielcafe/voyager@1.1.0-beta02...1.1.0-beta03)

---
updated-dependencies:
- dependency-name: cafe.adriel.voyager:voyager-navigator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-screenmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cafe.adriel.voyager:voyager-transitions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

The following labels could not be found: version update.

@AmniX AmniX merged commit 7ee17dd into main Oct 9, 2024
2 checks passed
@AmniX AmniX deleted the dependabot/gradle/voyager-1.1.0-beta03 branch October 9, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant