Skip to content

chore(deps): update dependency next-router-mock to v1#10813

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/next-router-mock-1.x
Open

chore(deps): update dependency next-router-mock to v1#10813
renovate[bot] wants to merge 1 commit intomainfrom
renovate/next-router-mock-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
next-router-mock 0.9.131.0.5 age confidence

Release Notes

scottrippey/next-router-mock (next-router-mock)

v1.0.5

Compare Source

Patch Changes
  • 44e58b9: Pass options for push and replace down to singletonRouter

v1.0.4

Compare Source

Patch Changes
  • 3441ec6: Fix: ensure routeParams are extracted correctly when using object navigation

v1.0.3

Compare Source

Patch Changes
  • 0d305b8: fix: added missing parameter types to the "replace" method signature

v1.0.2

Compare Source

Patch Changes
  • 4a75df0: Removed debugger statement.

v1.0.1

Compare Source

Patch Changes
  • c1c9da4: chore: update package.json exports to include TypeScript types

v1.0.0

Compare Source

Major Changes
  • 58b058c: # Next 13 App Router Support
    • Adds support for mocking next/navigation
    • Adds mockRouter.reset() for easy resetting before tests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate Package renovation label Jul 14, 2025
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from 25705bf to f1549e3 Compare August 13, 2025 12:14
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from f1549e3 to e6226f7 Compare August 19, 2025 15:49
@aadedejifearless aadedejifearless force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from 422947a to 6816ebb Compare August 29, 2025 18:17
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from 6816ebb to 3de1d49 Compare August 31, 2025 13:34
@jphechter jphechter force-pushed the renovate/next-router-mock-1.x branch from 3de1d49 to d2d96b8 Compare September 5, 2025 14:58
@jphechter
Copy link
Contributor

This package is used to mock the Next.JS router in our Jest tests. Unit tests are passing locally for me. This does not impact our Cypress tests.

I'm seeing some failures in the pipeline, but these appear to be flaky tests. I'm going to try and wait for the pipeline to be green in CI, but will likely rebase because this is working locally. Again, we need to investigate the flake that we're seeing in these tests.

@jphechter
Copy link
Contributor

As of today, this is consistently failing Integration tests. I would like to actually understand why or if it's related before rebasing.

@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from d2d96b8 to d541d08 Compare September 25, 2025 16:07
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from aa0309b to 64f3362 Compare October 21, 2025 10:08
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from 64f3362 to 772afcf Compare November 2, 2025 01:10
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from 772afcf to 203fb72 Compare November 10, 2025 15:47
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from 7919225 to 0d18215 Compare November 23, 2025 13:11
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from ca551ea to de4e631 Compare December 4, 2025 10:59
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from a804c70 to 658a2f8 Compare December 17, 2025 22:04
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 3 times, most recently from 51c2e43 to d5e4225 Compare January 6, 2026 19:08
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from d5e4225 to 4bdc19b Compare January 8, 2026 16:49
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from e51e26a to 1a498df Compare January 23, 2026 17:23
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch 2 times, most recently from 7f1cde5 to f5fa58d Compare February 8, 2026 10:08
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from f5fa58d to 6d8688a Compare February 15, 2026 11:26
@renovate renovate bot force-pushed the renovate/next-router-mock-1.x branch from 6d8688a to 826001a Compare February 17, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Package renovation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant