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 next-router-mock from 0.9.3 to 0.9.10 #1207

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps next-router-mock from 0.9.3 to 0.9.10.

Release notes

Sourced from next-router-mock's releases.

v0.9.10

Patch Changes

  • c8270b3: Updated MemoryRouterProvider to support Next 13.5 (fixes #104)

v0.9.9

Patch Changes

  • 41e335c: - Better support for the "as" parameter
    • Implemented correct behavior when "as" path is different than the real path
    • Fixes #89

v0.9.8

Patch Changes

  • 105a8bc: Added automated releases and a changelog!
Changelog

Sourced from next-router-mock's changelog.

0.9.10

Patch Changes

  • c8270b3: Updated MemoryRouterProvider to support Next 13.5

0.9.9

Patch Changes

  • 41e335c: - Better support for the "as" parameter
    • Implemented correct behavior when "as" path is different than the real path
    • Fixes #89

0.9.8

Patch Changes

  • 105a8bc: Added automated releases and a changelog!
Commits
  • 3abed1b Version Packages (#106)
  • 5937ff6 Version Packages
  • 7f39363 Next 13.5 support: mark as a "patch" release (#107)
  • c401dae release: downgrade to a "patch" release
  • 5ef176f Support for next 13.5 (#105)
  • 06d1f48 Update .changeset/hot-bears-bake.md
  • f0ade9f feature(next-13.5): updated test import path
  • cafea4e feature(next-13.5): updated README
  • dd4c373 feature(next-13.5): prettier fix
  • e4ab4fb feature(next-13.5): added entrypoint for 13.5
  • 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 [next-router-mock](https://github.com/scottrippey/next-router-mock) from 0.9.3 to 0.9.10.
- [Release notes](https://github.com/scottrippey/next-router-mock/releases)
- [Changelog](https://github.com/scottrippey/next-router-mock/blob/main/CHANGELOG.md)
- [Commits](scottrippey/next-router-mock@v0.9.3...v0.9.10)

---
updated-dependencies:
- dependency-name: next-router-mock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (398bb23) 85.75% compared to head (1b62b43) 89.13%.
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1207      +/-   ##
==========================================
+ Coverage   85.75%   89.13%   +3.37%     
==========================================
  Files          45       45              
  Lines         948      948              
  Branches      234      234              
==========================================
+ Hits          813      845      +32     
+ Misses        129       97      -32     
  Partials        6        6              

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants