-
Notifications
You must be signed in to change notification settings - Fork 164
Bump the npm-development group across 1 directory with 15 updates #3542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/npm-development-f35cdf928a
Closed
Bump the npm-development group across 1 directory with 15 updates #3542
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/frontend/npm-development-f35cdf928a
Conversation
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
Bumps the npm-development group with 13 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.46.5` | `5.61.0` | | [turbo](https://github.com/vercel/turborepo) | `2.4.4` | `2.5.4` | | [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.29.0` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.1` | `4.1.10` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.0` | `19.1.8` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.1` | `19.1.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.29.0` | `8.34.1` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.29.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.2.4` | `15.3.3` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.1` | `29.4.0` | | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.0` | Updates `knip` from 5.46.5 to 5.61.0 - [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.61.0/packages/knip) Updates `turbo` from 2.4.4 to 2.5.4 - [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.4) 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.29.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.29.0/packages/js) Updates `@tailwindcss/postcss` from 4.1.1 to 4.1.10 - [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.10/packages/@tailwindcss-postcss) Updates `@types/react` from 19.1.0 to 19.1.8 - [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.6 - [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.34.1 - [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.34.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.29.0 to 8.34.1 - [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.34.1/packages/parser) Updates `eslint` from 9.23.0 to 9.29.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.29.0) Updates `eslint-config-next` from 15.2.4 to 15.3.3 - [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.3/packages/eslint-config-next) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `tailwindcss` from 4.1.1 to 4.1.10 - [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.10/packages/tailwindcss) Updates `ts-jest` from 29.3.1 to 29.4.0 - [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.4.0) Updates `tsup` from 8.4.0 to 8.5.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.0) --- updated-dependencies: - dependency-name: knip dependency-version: 5.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: turbo dependency-version: 2.5.4 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.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react" dependency-version: 19.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/react-dom" dependency-version: 19.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: "@typescript-eslint/parser" dependency-version: 8.34.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint-config-next dependency-version: 15.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: tailwindcss dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: ts-jest dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: tsup dependency-version: 8.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
The |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-development group with 13 updates in the /frontend directory:
5.46.5
5.61.0
2.4.4
2.5.4
5.8.2
5.8.3
9.23.0
9.29.0
4.1.1
4.1.10
19.1.0
19.1.8
19.1.1
19.1.6
8.29.0
8.34.1
9.23.0
9.29.0
15.2.4
15.3.3
8.5.3
8.5.6
29.3.1
29.4.0
8.4.0
8.5.0
Updates
knip
from 5.46.5 to 5.61.0Release notes
Sourced from knip's releases.
... (truncated)
Commits
3ee1f7b
Release 5.61.0a2cf84b
Don't transcend .git dir to find gitignore files (#531)4aa35f4
Override base dir for.git/info/exclude
(resolves #1129)bbf67dd
Reverted change in the react-router plugin on windows (#1130)4b3b4dc
Restructure biome configurations (#1125)53c8e96
Recognize vue.config.mjs (#1128)b346903
Restore formatting of fixture7cc1a43
feat:biome
plugin (#1113)101f4bc
Update plugin test template (#1123)a4c511b
Release 5.60.2Updates
turbo
from 2.4.4 to 2.5.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
819905c
publish 2.5.4 to registryd76bb42
release(turborepo): 2.5.4-canary.1 (#10521)2ca4b21
fix(turbo): pass through pnpm store env vars by default (#10520)0e98f06
feat: specific error message for potential debugging flags (#10513)d25c349
Update docker.mdx (#10519)9b1166d
chore: update to Rust 1.87.0 (#10482)d2c35e1
fix(examples): use entry instead of entryPoints (#10503)c0c234f
docs: account for Custom Environments (#10515)5dcc327
docs: cleanup fixes for package managers (#10512)2d35c05
chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2...Updates
typescript
from 5.8.2 to 5.8.3Release notes
Sourced from typescript's releases.
Commits
83dc0bb
Convert release publishing inputs into parameters (#61523)ba663f6
Exclude completions of binding pattern variable initializers (#52723)7205eda
Bump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572c
Fixed a symbol display crash on expando members write locations (#55478)7b26d2e
Fix incorrect name in new release pipeline (#61514)c7a559e
Add new release publisher yaml (#61491)29e6d66
Fixlib.includes('dom')
check incontainerSeemsToBeEmptyDomElement
(#61481)19b7772
Bump the github-actions group with 4 updates (#61474)4dc677b
Fix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72
fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
@eslint/js
from 9.23.0 to 9.29.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
acf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)d6fa4ac
chore: package.json update for@eslint/js
releaseaddd0a6
docs: fix formatting of unordered lists in Markdown (#19660)771317f
chore: package.json update for@eslint/js
release345288d
chore: package.json update for@eslint/js
release4946847
chore: package.json update for@eslint/js
releaseUpdates
@tailwindcss/postcss
from 4.1.1 to 4.1.10Release notes
Sourced from
@tailwindcss/postcss
's releases.... (truncated)
Changelog
Sourced from
@tailwindcss/postcss
's changelog.Commits
d06bbb8
Prepare v4.1.10 (#18290)b88371a
Prepare v4.1.9 (#18285)193eb84
Release v4.1.8 (#18164)9df5ba7
Fix PostCSS crash when using toJSON() (#18083)74e084a
Prepare v4.1.7 release (#18040)0d975f5
Update dedent 1.5.3 → 1.6.0 (minor) (#17965)2d13998
Prepare v4.1.6 release (#17951)56b22bb
Add support for source maps (#17775)45cd32e
Prepare v4.1.5 release (#17830)52000a3
PostCSS: Improve error recovery (#17754)Updates
@types/react
from 19.1.0 to 19.1.8Commits
Updates
@types/react-dom
from 19.1.1 to 19.1.6Commits
Updates
@typescript-eslint/eslint-plugin
from 8.29.0 to 8.34.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.