Bump the npm group across 1 directory with 4 updates#86
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the npm group across 1 directory with 4 updates#86dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm group with 4 updates in the /src/LLL.DurableTask.Ui/app directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [immer](https://github.com/immerjs/immer), [mobx](https://github.com/mobxjs/mobx) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). Updates `@tanstack/react-query` from 5.99.2 to 5.100.9 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.9/packages/react-query) Updates `immer` from 11.1.4 to 11.1.6 - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](immerjs/immer@v11.1.4...v11.1.6) Updates `mobx` from 6.15.0 to 6.15.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits/mobx@6.15.1) Updates `react-router` from 7.14.1 to 7.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.14.2/packages/react-router) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: immer dependency-version: 11.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: mobx dependency-version: 6.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-router dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... 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 npm group with 4 updates in the /src/LLL.DurableTask.Ui/app directory: @tanstack/react-query, immer, mobx and react-router.
Updates
@tanstack/react-queryfrom 5.99.2 to 5.100.9Release notes
Sourced from @tanstack/react-query's releases.
... (truncated)
Changelog
Sourced from @tanstack/react-query's changelog.
... (truncated)
Commits
8c3d523ci: Version Packages (#10630)9800c8fci: Version Packages (#10623)3ae4261ci: Version Packages (#10620)87f7ccfci: Version Packages (#10604)441204bci: Version Packages (#10582)55afb3eci: Version Packages (#10581)fe287ccci: Version Packages (#10579)f85d825Feature/use suspense queries combine (#10576)93b2845ci: Version Packages (#10575)ea4497efix(query-core): stop wrapping persister generics in NoInfer (#10510)Updates
immerfrom 11.1.4 to 11.1.6Release notes
Sourced from immer's releases.
Commits
b40b04ffix: remove invalid curried producer type (#1216)4f1a96fchore(deps-dev): bump lodash from 4.17.21 to 4.18.1 (#1225)3b6c372chore(deps): bump brace-expansion from 1.1.12 to 1.1.14 in /website (#1234)229c8fbchore(deps): bump lodash from 4.17.21 to 4.18.1 in /website (#1223)48f239cchore(deps): bump lodash from 4.17.21 to 4.18.1 in /website (#1223)64bd3a7chore(deps-dev): bump immutable from 3.8.2 to 3.8.3 (#1214)eb35b37chore(deps-dev): bump vite from 5.4.21 to 6.4.2 (#1229)da932ebchore(deps-dev): bump immutable from 3.8.2 to 3.8.3 (#1214)b9d9ae1chore(deps): bump picomatch from 2.2.2 to 2.3.2 in /website (#1220)4f7527bchore: fix perf suite syntax in node 24Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for immer since your current version.
Updates
mobxfrom 6.15.0 to 6.15.1Release notes
Sourced from mobx's releases.
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for mobx since your current version.
Updates
react-routerfrom 7.14.1 to 7.14.2Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
cf1d250Release v7.14.2 (#14993)bc77b32Adjust internal error serialization logic (#14992)184bebechore: format9248834Add hasOwnProperty to build-time env check5981192remove the un-documented custom error serialization logic (#14986)8b9a55cchore: format29b28e0Improved types forgeneratePathsparamsarg (#14984)142c703Fix fetcher loader redirects from parent middleware (#14974)bb9433bfix: RouterProviderProps already omits flushSync (#14874)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