This repository was archived by the owner on Aug 30, 2025. It is now read-only.
Bump the npm-development group across 1 directory with 15 updates#3509
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the npm-development group across 1 directory with 15 updates#3509dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the npm-development group with 14 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.46.5` | `5.55.1` | | [turbo](https://github.com/vercel/turborepo) | `2.4.4` | `2.5.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.26.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.1` | `4.1.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.14.0` | `22.15.17` | | [@types/papaparse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/papaparse) | `5.3.15` | `5.3.16` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.0` | `19.1.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.1` | `19.1.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.0` | `8.32.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.29.0` | `8.32.0` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.26.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.4` | `15.3.2` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.1` | `29.3.2` | Updates `knip` from 5.46.5 to 5.55.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json) - [Commits](https://github.com/webpro-nl/knip/commits/5.55.1/packages/knip) Updates `turbo` from 2.4.4 to 2.5.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.4.4...v2.5.3) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.8.3) Updates `@eslint/js` from 9.23.0 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.26.0/packages/js) Updates `@tailwindcss/postcss` from 4.1.1 to 4.1.6 - [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.1.6/packages/@tailwindcss-postcss) Updates `@types/node` from 22.14.0 to 22.15.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/papaparse` from 5.3.15 to 5.3.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/papaparse) Updates `@types/react` from 19.1.0 to 19.1.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.1 to 19.1.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.29.0 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.0 to 8.32.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/parser) Updates `eslint` from 9.23.0 to 9.26.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.26.0) Updates `eslint-config-next` from 15.2.4 to 15.3.2 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.3.2/packages/eslint-config-next) Updates `tailwindcss` from 4.1.1 to 4.1.6 - [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.1.6/packages/tailwindcss) Updates `ts-jest` from 29.3.1 to 29.3.2 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.3.1...v29.3.2) --- updated-dependencies: - dependency-name: knip dependency-version: 5.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: turbo dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@eslint/js" dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.15.17 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@types/papaparse" dependency-version: 5.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react" dependency-version: 19.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react-dom" dependency-version: 19.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-config-next dependency-version: 15.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: tailwindcss dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
The |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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-development group with 14 updates in the /frontend directory:
5.46.55.55.12.4.42.5.35.8.25.8.39.23.09.26.04.1.14.1.622.14.022.15.175.3.155.3.1619.1.019.1.319.1.119.1.48.29.08.32.08.29.08.32.09.23.09.26.015.2.415.3.229.3.129.3.2Updates
knipfrom 5.46.5 to 5.55.1Release notes
Sourced from knip's releases.
... (truncated)
Commits
622e013Release 5.55.17073b68Addexportsto ignored binaries list1b2866bConsistent messages instreamer.cast779948dLeverageisProductionbetter in webpack config67ee669Release 5.55.0200eaf8feat(vitest): add mocks to entry files (#1070)6a05c41Improve truncated/padded table cells5b49bdefeat: add prisma plugin (#1073)ffa3ca9Narrow down package/workspace handling ingetReferencedInputsHandler407e625Add support for Babel plugins used in Vite/React config (#1075)Updates
turbofrom 2.4.4 to 2.5.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
e44f199publish 2.5.3 to registryda98c10chore: update schema snapshot (#10449)e6749e1fix(query): use patched version of async-graphql (#10448)b1ed2f0docs(chore): reenable Turbopack (#10428)e10a103docs(examples): drop JS config from Tailwind example (#10445)a598510docs(chore): cleaning up a few todos (#10426)6de294dfeat(examples): upgrade with-tailwind to TailwindCSS v4 (#10432)e839d02release(turborepo): 2.5.3-canary.2 (#10444)d67a6c3feat(tui): momentum-based scrolling (#10420)a227a75feat: conditional update notifier message using package manager (#10436)Updates
typescriptfrom 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bbConvert release publishing inputs into parameters (#61523)ba663f6Exclude completions of binding pattern variable initializers (#52723)7205edaBump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572cFixed a symbol display crash on expando members write locations (#55478)7b26d2eFix incorrect name in new release pipeline (#61514)c7a559eAdd new release publisher yaml (#61491)29e6d66Fixlib.includes('dom')check incontainerSeemsToBeEmptyDomElement(#61481)19b7772Bump the github-actions group with 4 updates (#61474)4dc677bFix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
@eslint/jsfrom 9.23.0 to 9.26.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
d6fa4acchore: package.json update for@eslint/jsreleaseaddd0a6docs: fix formatting of unordered lists in Markdown (#19660)771317fchore: package.json update for@eslint/jsrelease345288dchore: package.json update for@eslint/jsrelease4946847chore: package.json update for@eslint/jsreleaseUpdates
@tailwindcss/postcssfrom 4.1.1 to 4.1.6Release notes
Sourced from
@tailwindcss/postcss's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/postcss's changelog.... (truncated)
Commits
2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)45cd32ePrepare v4.1.5 release (#17830)52000a3PostCSS: Improve error recovery (#17754)aa836d3Prepare v4.1.4 release (#17669)5a77c9dPrepare v4.1.3 release (#17563)e085977PostCSS: Fix Turbopack 'one-revision-behind' bug (#17554)4c99367Prepare release v4.1.2 (#17530)5a9d1f4Fix test that relies on mtimes (#17529)60b0da9Polyfill: Fall back to first color value whencolor-mix(…)contains unresol...Updates
@types/nodefrom 22.14.0 to 22.15.17Commits
Updates
@types/papaparsefrom 5.3.15 to 5.3.16Commits
Updates
@types/reactfrom 19.1.0 to 19.1.3Commits
Updates
@types/react-domfrom 19.1.1 to 19.1.4Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.29.0 to 8.32.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.