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_generator from 7.1.1 to 7.3.1 #16

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 14, 2023

Bumps auto_route_generator from 7.1.1 to 7.3.1.

Changelog

Sourced from auto_route_generator's changelog.

auto_route_generator - v7.3.1

  • DOCS: Add public Api docs to auto_route_generator.

2023-08-03

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


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:

... (truncated)

Commits
  • 5c12f1e chore(release): publish packages
  • 014a907 docs: Add public Api docs to auto_route_generator
  • f62304d Merge pull request #1682 from dedonnodev/updated-auto_route_generator-analyzer
  • 17c8c1f Updated Analyzer package in "auto_route_generator"
  • e8ee40c fix typo in CHANGELOG.md
  • 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
  • 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 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 [auto_route_generator](https://github.com/Milad-Akarie/auto_route_library) from 7.1.1 to 7.3.1.
- [Changelog](https://github.com/Milad-Akarie/auto_route_library/blob/master/CHANGELOG.md)
- [Commits](Milad-Akarie/auto_route_library@auto_route_generator-v7.1.1...auto_route_generator-v7.3.1)

---
updated-dependencies:
- dependency-name: auto_route_generator
  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 14, 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