build(deps): bump the production-dependencies group with 7 updates#200
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the production-dependencies group with 7 updates#200dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [hono](https://github.com/honojs/hono) | `4.11.8` | `4.11.9` | | [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) | `1.158.4` | `1.159.4` | | [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) | `1.158.4` | `1.159.4` | | [@tanstack/react-router-ssr-query](https://github.com/TanStack/router/tree/HEAD/packages/react-router-ssr-query) | `1.158.4` | `1.159.4` | | [@tanstack/react-start](https://github.com/TanStack/router/tree/HEAD/packages/react-start) | `1.159.0` | `1.159.4` | | [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.158.4` | `1.159.4` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | Updates `hono` from 4.11.8 to 4.11.9 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.11.8...v4.11.9) Updates `@tanstack/react-router` from 1.158.4 to 1.159.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.159.4/packages/react-router) Updates `@tanstack/react-router-devtools` from 1.158.4 to 1.159.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.159.4/packages/react-router-devtools) Updates `@tanstack/react-router-ssr-query` from 1.158.4 to 1.159.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.159.4/packages/react-router-ssr-query) Updates `@tanstack/react-start` from 1.159.0 to 1.159.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.159.4/packages/react-start) Updates `@tanstack/router-plugin` from 1.158.4 to 1.159.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.159.4/packages/router-plugin) Updates `vitest` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) --- updated-dependencies: - dependency-name: hono dependency-version: 4.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tanstack/react-router" dependency-version: 1.159.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-router-devtools" dependency-version: 1.159.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-router-ssr-query" dependency-version: 1.159.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@tanstack/react-start" dependency-version: 1.159.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@tanstack/router-plugin" dependency-version: 1.159.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 7 updates:
4.11.84.11.91.158.41.159.41.158.41.159.41.158.41.159.41.159.01.159.41.158.41.159.43.2.44.0.18Updates
honofrom 4.11.8 to 4.11.9Release notes
Sourced from hono's releases.
Commits
69ad8854.11.93d536fffix: determine if rendered or not bynode.vC[0]instead of referring to `no...0c1d4c7fix(url): ignore fragment identifiers in getPath() (#4627)Updates
@tanstack/react-routerfrom 1.158.4 to 1.159.4Release notes
Sourced from
@tanstack/react-router's releases.... (truncated)
Commits
260f97brelease: v1.159.45c923e4fix(router): ensure useParams returns parsed params when strict is false (#6387)be8849erelease: v1.159.37927dcdperf(start): use FastResponse from srvx (#6616)Updates
@tanstack/react-router-devtoolsfrom 1.158.4 to 1.159.4Release notes
Sourced from
@tanstack/react-router-devtools's releases.... (truncated)
Commits
260f97brelease: v1.159.4be8849erelease: v1.159.3Updates
@tanstack/react-router-ssr-queryfrom 1.158.4 to 1.159.4Release notes
Sourced from
@tanstack/react-router-ssr-query's releases.... (truncated)
Commits
260f97brelease: v1.159.4be8849erelease: v1.159.3Updates
@tanstack/react-startfrom 1.159.0 to 1.159.4Release notes
Sourced from
@tanstack/react-start's releases.... (truncated)
Commits
260f97brelease: v1.159.4be8849erelease: v1.159.334aecb8release: v1.159.2Updates
@tanstack/router-pluginfrom 1.158.4 to 1.159.4Release notes
Sourced from
@tanstack/router-plugin's releases.... (truncated)
Commits
260f97brelease: v1.159.4be8849erelease: v1.159.3Updates
vitestfrom 3.2.4 to 4.0.18Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4d3e3c6chore: release v4.0.18ea837defeat(experimental): addonModuleRunnerhook toworker.init(#9286)e057281fix: usemeta.urlincreateRequire(#9441)dd54e94chore: release v4.0.1759f92d4fix(fsModuleCache): add importers alongside importedModules (#9423)751364efix(fsModuleCache): don't store importers in cache (#9422)4b67fc2fix: typo in browser.provider error (#9394)40841fffix: handle null options inaddEventHandler#9371 (#9372)200dadbfix(pool): handle worker start failures gracefully (#9337)1500654fix(browser): supportfileParallelismon an instance (#9328)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions