Bump the dev-dependencies group with 26 updates#224
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dev-dependencies group with 26 updates#224dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the dev-dependencies group with 26 updates: | Package | From | To | | --- | --- | --- | | [@oclif/test](https://github.com/oclif/test) | `4.1.15` | `4.1.17` | | [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.9` | `9.0.10` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.0.14` | `4.1.2` | | [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.153` | `6.0.154` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.2` | `10.1.8` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.17.0` | `17.24.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.6` | `5.5.5` | | [execa](https://github.com/sindresorhus/execa) | `9.5.2` | `9.6.1` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.0` | `11.3.4` | | [get-port](https://github.com/sindresorhus/get-port) | `7.1.0` | `7.2.0` | | [nock](https://github.com/nock/nock) | `14.0.3` | `14.0.11` | | [node-pty](https://github.com/microsoft/node-pty) | `1.0.0` | `1.1.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.1` | | [strip-ansi](https://github.com/chalk/strip-ansi) | `7.1.0` | `7.2.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.14` | `4.1.2` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.9.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [tsup](https://github.com/egoist/tsup) | `8.4.0` | `8.5.1` | | [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.5` | `4.2.2` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.5` | `4.2.2` | | [@vercel/node](https://github.com/vercel/vercel/tree/HEAD/packages/node) | `5.5.17` | `5.6.22` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.4.27` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.19` | `0.5.2` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.8` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.5` | `4.2.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.30.1` | `8.57.2` | Updates `@oclif/test` from 4.1.15 to 4.1.17 - [Release notes](https://github.com/oclif/test/releases) - [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md) - [Commits](oclif/test@4.1.15...4.1.17) Updates `@types/jsonwebtoken` from 9.0.9 to 9.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken) Updates `@vitest/ui` from 4.0.14 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/ui) Updates `eslint-config-oclif` from 6.0.153 to 6.0.154 - [Release notes](https://github.com/oclif/eslint-config-oclif/releases) - [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md) - [Commits](oclif/eslint-config-oclif@6.0.153...6.0.154) Updates `eslint-config-prettier` from 10.1.2 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.8) Updates `eslint-plugin-n` from 17.17.0 to 17.24.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.17.0...v17.24.0) Updates `eslint-plugin-prettier` from 5.2.6 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.2.6...v5.5.5) Updates `execa` from 9.5.2 to 9.6.1 - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.5.2...v9.6.1) Updates `fs-extra` from 11.3.0 to 11.3.4 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.0...11.3.4) Updates `get-port` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0) Updates `nock` from 14.0.3 to 14.0.11 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.3...v14.0.11) Updates `node-pty` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/microsoft/node-pty/releases) - [Commits](microsoft/node-pty@1.0.0...v1.1.0) Updates `prettier` from 3.5.3 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.8.1) Updates `strip-ansi` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/chalk/strip-ansi/releases) - [Commits](chalk/strip-ansi@v7.1.0...v7.2.0) Updates `vitest` from 4.0.14 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.6.3...v6.9.1) Updates `@testing-library/react` from 16.3.0 to 16.3.2 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2) Updates `tsup` from 8.4.0 to 8.5.1 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.4.0...v8.5.1) Updates `@tailwindcss/postcss` from 4.1.5 to 4.2.2 - [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.2/packages/@tailwindcss-postcss) Updates `@tailwindcss/vite` from 4.1.5 to 4.2.2 - [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.2/packages/@tailwindcss-vite) Updates `@vercel/node` from 5.5.17 to 5.6.22 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/node@5.6.22/packages/node) Updates `autoprefixer` from 10.4.21 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.4.27) Updates `eslint-plugin-react-refresh` from 0.4.19 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.4.19...v0.5.2) Updates `postcss` from 8.5.3 to 8.5.8 - [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.8) Updates `tailwindcss` from 4.1.5 to 4.2.2 - [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.2/packages/tailwindcss) Updates `typescript-eslint` from 8.30.1 to 8.57.2 - [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.57.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@oclif/test" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@types/jsonwebtoken" dependency-version: 9.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-oclif dependency-version: 6.0.154 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-n dependency-version: 17.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: execa dependency-version: 9.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: fs-extra dependency-version: 11.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: get-port dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nock dependency-version: 14.0.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: node-pty dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: strip-ansi dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tsup dependency-version: 8.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@tailwindcss/vite" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vercel/node" dependency-version: 5.6.22 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.4.27 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-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.57.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 with 26 updates:
4.1.154.1.179.0.99.0.104.0.144.1.26.0.1536.0.15410.1.210.1.817.17.017.24.05.2.65.5.59.5.29.6.111.3.011.3.47.1.07.2.014.0.314.0.111.0.01.1.03.5.33.8.17.1.07.2.04.0.144.1.26.6.36.9.116.3.016.3.28.4.08.5.14.1.54.2.24.1.54.2.25.5.175.6.2210.4.2110.4.270.4.190.5.28.5.38.5.84.1.54.2.28.30.18.57.2Updates
@oclif/testfrom 4.1.15 to 4.1.17Release notes
Sourced from
@oclif/test's releases.Changelog
Sourced from
@oclif/test's changelog.Commits
e5371b1chore(release): 4.1.17 [skip ci]464b7d1Merge pull request #868 from oclif/dependabot-npm_and_yarn-flatted-3.4.2842792afix(deps): bump flatted from 3.3.2 to 3.4.24b1eb43Merge pull request #864 from oclif/dependabot-npm_and_yarn-eslint-9.39.454596c3chore(dev-deps): bump eslint from 9.39.3 to 9.39.4b988053Merge pull request #866 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...6736998chore(dev-deps): bump eslint-config-oclif from 6.0.140 to 6.0.148a620ec5Merge pull request #867 from oclif/dependabot-npm_and_yarn-oclif-core-4.9.0ad2b864chore(dev-deps): bump@oclif/corefrom 4.8.0 to 4.9.066fec82Merge pull request #860 from oclif/ew/slack-webhook-secretUpdates
@types/jsonwebtokenfrom 9.0.9 to 9.0.10Commits
Updates
@vitest/uifrom 4.0.14 to 4.1.2Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
fc6f482chore: release v4.1.2f54abadchore: add typo-checker skill and fix typos (#9963)1f2d318chore: release v4.1.15a60868refactor: fix typos (#9950)2d81ad8fix: preserve coverage report when html reporter overlaps (#9889)4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.68c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)79672d7chore: release v4.1.0-beta.5Updates
eslint-config-ocliffrom 6.0.153 to 6.0.154Release notes
Sourced from eslint-config-oclif's releases.
Changelog
Sourced from eslint-config-oclif's changelog.
Commits
8619cebchore(release): 6.0.154 [skip ci]acaa24fMerge pull request #336 from oclif/dependabot-npm_and_yarn-typescript-eslint-...4c7dd83fix(deps): bump typescript-eslint from 8.57.1 to 8.57.2Updates
eslint-config-prettierfrom 10.1.2 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)Updates
eslint-plugin-nfrom 17.17.0 to 17.24.0Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
a302c0bchore(master): release 17.24.0 (#512)10b24aefeat: addprefer-global/timersrule (#515)2ea0f22feat: addprefer-global/cryptorule (#514)9c5e437chore: add v17.x to release-please7541d64chore(master): release 17.23.2 (#488)600f3f2fix(file-extension-in-import): handle files with dots in basename (#506)754a1a6fix(file-extension-in-import): handle directory index imports (#499)047301afix(no-sync): resolve full typed names for ignores (#501)f071703fix: avoid any type for no-top-level-await listener node (build issue) (#498)a3719d2test(no-missing-import): align fixture message with latest resolver output (#...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-n since your current version.
Updates
eslint-plugin-prettierfrom 5.2.6 to 5.5.5Release notes
Sourced from eslint-plugin-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-prettier's changelog.
... (truncated)
Commits
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-prettier since your current version.
Updates
execafrom 9.5.2 to 9.6.1Release notes
Sourced from execa's releases.
Commits
84e1f369.6.17891c39FixVerboseOptiontype not being properly exported (#1215)103095fMeta tweaks23ec6f0Fix CI tests related to.kill(0)(#1212)9a2cb79Meta tweakse7cafeb[docs] TTY control is lost only on the FD that uses mixed inherit. (#1209)5587ae1Fix CI tests (#1207)3e8fa32[docs] A process is not a TTY usually, just connected to one. (#1208)c468672[docs] Transforms: Summary: Fix example command and output. (#1206)a31fe559.6.0Updates
fs-extrafrom 11.3.0 to 11.3.4Changelog
Sourced from fs-extra's changelog.
Commits
353a29b11.3.43e65fbefix(ensureSymlink): resolve relative srcpath correctly when symlink exists (#...e2615e5Fix git URL in package.json (#1062)1de81e911.3.3ddc46f7Fix symlink copy failing when source and dest symlinks point to same target (...5023c22Use macos-15-intel runner (#1061)403e8aa11.3.247f1095Fix UnhandledPromiseRejectionWarning in copy (#1058)5e62bb711.3.1b897b36fix incorrect identical result for windows node v22+ (#1050)Updates
get-portfrom 7.1.0 to 7.2.0Release notes
Sourced from get-port's releases.
Commits
efbebfb7.2.08af215bAddreserveoption to lock ports for the process lifetimec401d13Clarify race condition protections in docsUpdates
nockfrom 14.0.3 to 14.0.11Release notes
Sourced from nock's releases.
... (truncated)
Commits
db0b280fix: upgrade semantic-release (#2943)bc78af4Add write permission for contents in CI workflow (#2942)a4cb6b8fix: restore github actions write permissions (#2941)113dcacfix: migrate to npm OIDC (#2940)025db76fix: update@mswjs/interceptorsto fix a memory leak (#2938)e7418dachore(deps): bump actions/setup-node from 4 to 6 (#2924)2d4a5ccchore(deps-dev): bump js-yaml from 3.14.1 to 3.14.24f7e385chore: upgrade interceptors5177a33chore(deps): bump serialize-javascript and mocha (#2848)