chore(deps-dev): bump the dev-dependencies group in /patchnotes-web with 7 updates#416
Merged
paulvanbrenk merged 1 commit intomainfrom Feb 25, 2026
Conversation
Bumps the dev-dependencies group in /patchnotes-web with 7 updates: | Package | From | To | | --- | --- | --- | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.2.0` | `4.2.1` | | [@tanstack/eslint-plugin-router](https://github.com/TanStack/router/tree/HEAD/packages/eslint-plugin-router) | `1.161.2` | `1.161.4` | | [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.161.1` | `1.163.2` | | [eslint](https://github.com/eslint/eslint) | `10.0.0` | `10.0.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.0` | `0.5.2` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.84.1` | `5.85.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` | Updates `@tailwindcss/vite` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.1/packages/@tailwindcss-vite) Updates `@tanstack/eslint-plugin-router` from 1.161.2 to 1.161.4 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.161.4/packages/eslint-plugin-router) Updates `@tanstack/router-plugin` from 1.161.1 to 1.163.2 - [Release notes](https://github.com/TanStack/router/releases) - [Commits](https://github.com/TanStack/router/commits/v1.163.2/packages/router-plugin) Updates `eslint` from 10.0.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.0...v10.0.2) Updates `eslint-plugin-react-refresh` from 0.5.0 to 0.5.2 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.0...v0.5.2) Updates `knip` from 5.84.1 to 5.85.0 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@5.85.0/packages/knip) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tanstack/eslint-plugin-router" dependency-version: 1.161.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@tanstack/router-plugin" dependency-version: 1.163.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: knip dependency-version: 5.85.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
paulvanbrenk
added a commit
that referenced
this pull request
Feb 25, 2026
## Summary - Merges 5 pending dependabot PRs (#413, #414, #415, #416, #417) - Includes .NET package updates, patchnotes-web production & dev deps, and patchnotes-email deps - Regenerates pnpm lock file for consistency ## Validation - Frontend: lint, build, and 144 tests pass - Backend: .NET build and 425 tests pass 🤖 Generated with [Claude Code](https://claude.com/claude-code)
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 dev-dependencies group in /patchnotes-web with 7 updates:
4.2.04.2.11.161.21.161.41.161.11.163.210.0.010.0.20.5.00.5.25.84.15.85.08.56.08.56.1Updates
@tailwindcss/vitefrom 4.2.0 to 4.2.1Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
1dce64e4.2.1 (#19714)Updates
@tanstack/eslint-plugin-routerfrom 1.161.2 to 1.161.4Release notes
Sourced from
@tanstack/eslint-plugin-router's releases.... (truncated)
Commits
5fcf33erelease: v1.161.44def459testing(vite-ecosystem-ci): add vite as direct dev depencency (#6709)Updates
@tanstack/router-pluginfrom 1.161.1 to 1.163.2Release notes
Sourced from
@tanstack/router-plugin's releases.... (truncated)
Commits
c4027b6release: v1.163.230fdeabrelease: v1.162.9ea31c50release: v1.162.8c137bbcrelease: v1.162.654e6907release: v1.162.5eefcb5frelease: v1.162.4a562eb4release: v1.162.23710720release: v1.162.15fcf33erelease: v1.161.44def459testing(vite-ecosystem-ci): add vite as direct dev depencency (#6709)Updates
eslintfrom 10.0.0 to 10.0.2Release notes
Sourced from eslint's releases.
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
eslint-plugin-react-refreshfrom 0.5.0 to 0.5.2Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
c0317bfFix support for nested function calls for extraHOCs [publish]42a1805Explicit v10 support (fixes #106) [publish]199793eSupport nested function calls for extraHOCs (fixes #104)26b3c15Support false positives with TypeScript function overloading (fixes #105)Updates
knipfrom 5.84.1 to 5.85.0Release notes
Sourced from knip's releases.
Commits
e28a3e7Release knip@5.85.0f192a6bFix OOM in gitignore walk for large monorepos2d0b5cdFix incorrect coverage provider being reported (#1552)95051ebfix: tsdown entry compatibility issues #1550 (#1554)8c5f35fMerge some next glob patterns9da6205Look everywhere for manifest/robots file in next plugin58d99defeat: add Payload CMS plugin (#1546)f63089bMake knip compatible with erasableSyntaxOnly (#1541)c33d93aFix require.context regex matching for path-aware patterns (#1547)Updates
typescript-eslintfrom 8.56.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
96a04a9chore(release): publish 8.56.1Dependabot 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