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 auto_route from 7.1.0 to 7.8.0 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

Bumps auto_route from 7.1.0 to 7.8.0.

Changelog

Sourced from auto_route's changelog.

auto_route - v7.8.0

  • FEAT: add PlatformDeepLink.initial flag to tell whether we're coming from setInitialRoutePath or setNewRoutePath.
  • FEAT: add option to pass custom ignore_for_file rules to the generated file.
  • FEAT: support the new allowSnapshotting flag.

auto_route_generator - v7.3.0

  • REFACTOR: generated routes are not alphabetically sorted.
  • FEAT: add option to pass custom ignore_for_file rules to the generated file.
  • FEAT: Add basic support to dart records.

2023-07-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • auto_route_generator - v7.2.1

auto_route - v7.7.1

  • FIX: tab routes should be matched by key not name.

2023-07-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

... (truncated)

Commits
  • d4419f3 chore(release): publish packages
  • 89d55f6 refactor: generated routes are not alphabetically sorted
  • 7bd4ab2 feat: add PlatformDeepLink.initial flag to tell whether we're coming from set...
  • f38997e feat: add option to pass custom ignore_for_file rules to the generated file
  • 477f33f feat: support the new allowSnapshotting flag
  • 13b1ed0 chore(release): publish packages
  • 8dfe530 fix: tab routes should be matched by key not name
  • 18f37db update CHANGELOG.md
  • 9376d37 chore(release): publish packages
  • 8c6578b feat: Add basic support to dart records
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [auto_route](https://github.com/Milad-Akarie/auto_route_library) from 7.1.0 to 7.8.0.
- [Changelog](https://github.com/Milad-Akarie/auto_route_library/blob/master/CHANGELOG.md)
- [Commits](Milad-Akarie/auto_route_library@auto_route-v7.1.0...auto_route-v7.8.0)

---
updated-dependencies:
- dependency-name: auto_route
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants