Skip to content

Comments

Bump hot-router from 2.0.0-beta.6 to 2.0.0-beta.7#1572

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/hot-router-2.0.0-beta.7
Feb 17, 2026
Merged

Bump hot-router from 2.0.0-beta.6 to 2.0.0-beta.7#1572
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/hot-router-2.0.0-beta.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps hot-router from 2.0.0-beta.6 to 2.0.0-beta.7.

Release notes

Sourced from hot-router's releases.

v2.0.0 Beta 7

  • Breaking change: Changed getRouter method to setRoutes. This method now also takes the Express or WebSocketExpress app as a parameter and sets up the routes on it, instead of returning a router that you have to plug into the app yourself. You can also now pass the webRoot and webSocketRoot options to this method, which will set the root path for the web and web socket routes, respectively.
  • Require node.js 18.14.0.
  • Various bug fixes of edge cases.
  • Near-complete unit tests.
  • Package updates.
Commits
  • 38119b7 Update npm publish workflow.
  • 0392632 Version 2.0.0 Beta 7.
  • 398f0ac Merge pull request #695 from roncli/dependabot/npm_and_yarn/eslint-plugin-jsd...
  • 250e544 Bump eslint-plugin-jsdoc from 62.5.4 to 62.5.5
  • 25259ca Refactoring of router.js, replaced getRouters and setRoutes, added webRoot an...
  • b28f417 npm install --force for jest.
  • b3009d6 Breaking change: Changed getRouter to getRouters, and returns both the Expres...
  • 273f943 Merge pull request #694 from roncli/dependabot/npm_and_yarn/types/node-25.2.3
  • d8e8857 Bump @​types/node from 25.2.2 to 25.2.3
  • 6239821 Merge pull request #692 from roncli/dependabot/npm_and_yarn/eslint/js-10.0.1
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for hot-router since your current version.


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 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 [hot-router](https://github.com/roncli/hot-router) from 2.0.0-beta.6 to 2.0.0-beta.7.
- [Release notes](https://github.com/roncli/hot-router/releases)
- [Commits](roncli/hot-router@v2.0.0-beta.6...v2.0.0-beta.7)

---
updated-dependencies:
- dependency-name: hot-router
  dependency-version: 2.0.0-beta.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 17, 2026
@github-actions github-actions bot merged commit a9e6f87 into main Feb 17, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hot-router-2.0.0-beta.7 branch February 17, 2026 13:06
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants