Bump the npm-dependencies group across 1 directory with 24 updates#1493
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the npm-dependencies group across 1 directory with 24 updates#1493dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-dependencies group with 24 updates in the /js directory: | Package | From | To | | --- | --- | --- | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `2.0.0` | `2.1.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.9.3` | | [eslint-plugin-playwright](https://github.com/mskelton/eslint-plugin-playwright) | `2.4.0` | `2.10.4` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.6` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.42.0` | `8.61.0` | | [keycloak-js](https://github.com/keycloak/keycloak-js) | `26.2.2` | `26.2.4` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.70.0` | `7.78.0` | | [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) | `4.2.2` | `4.3.1` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.30.2` | `1.32.0` | | [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) | `0.12.0` | `0.14.1` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.9.0` | | [@axe-core/playwright](https://github.com/dequelabs/axe-core-npm) | `4.11.0` | `4.11.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` | | [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) | `0.7.53` | `0.7.54` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.16` | `4.1.8` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.5` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `3.1.1` | `3.1.2` | | [@faker-js/faker](https://github.com/faker-js/faker) | `10.2.0` | `10.4.0` | | [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `5.2.2` | `5.2.3` | | [mocha](https://github.com/mochajs/mocha) | `11.7.5` | `11.7.6` | | [@noble/hashes](https://github.com/paulmillr/noble-hashes) | `2.0.1` | `2.2.0` | | [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `29.0.0` | `29.0.3` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.61.1` | Updates `@eslint/compat` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat) Updates `@types/node` from 25.0.3 to 25.9.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-playwright` from 2.4.0 to 2.10.4 - [Release notes](https://github.com/mskelton/eslint-plugin-playwright/releases) - [Changelog](https://github.com/mskelton/eslint-plugin-playwright/blob/main/CHANGELOG.md) - [Commits](mskelton/eslint-plugin-playwright@v2.4.0...v2.10.4) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.6 - [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.5.4...v5.5.6) Updates `prettier` from 3.6.2 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.4) Updates `typescript-eslint` from 8.42.0 to 8.61.0 - [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.61.0/packages/typescript-eslint) Updates `keycloak-js` from 26.2.2 to 26.2.4 - [Release notes](https://github.com/keycloak/keycloak-js/releases) - [Changelog](https://github.com/keycloak/keycloak-js/blob/main/RELEASE-CHECKLIST.md) - [Commits](keycloak/keycloak-js@26.2.2...26.2.4) Updates `react-hook-form` from 7.70.0 to 7.78.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.70.0...v7.78.0) Updates `@vitejs/plugin-react-swc` from 4.2.2 to 4.3.1 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react-swc) Updates `lightningcss` from 1.30.2 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.30.2...v1.32.0) Updates `vite-plugin-checker` from 0.12.0 to 0.14.1 - [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases) - [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/vite-plugin-checker@0.12.0...vite-plugin-checker@0.14.1) Updates `yaml` from 2.8.3 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.9.0) Updates `@axe-core/playwright` from 4.11.0 to 4.11.3 - [Release notes](https://github.com/dequelabs/axe-core-npm/releases) - [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core-npm@v4.11.0...v4.11.3) Updates `@testing-library/react` from 16.3.1 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.1...v16.3.2) Updates `@types/dagre` from 0.7.53 to 0.7.54 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre) Updates `vitest` from 4.0.16 to 4.1.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.8/packages/vitest) Updates `fs-extra` from 11.3.3 to 11.3.5 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.3...11.3.5) Updates `tar-fs` from 3.1.1 to 3.1.2 - [Commits](mafintosh/tar-fs@v3.1.1...v3.1.2) Updates `@faker-js/faker` from 10.2.0 to 10.4.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v10.2.0...v10.4.0) Updates `@types/chai` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Updates `mocha` from 11.7.5 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.5...v11.7.6) Updates `@noble/hashes` from 2.0.1 to 2.2.0 - [Release notes](https://github.com/paulmillr/noble-hashes/releases) - [Commits](paulmillr/noble-hashes@2.0.1...2.2.0) Updates `@rollup/plugin-commonjs` from 29.0.0 to 29.0.3 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v29.0.3/packages/commonjs) Updates `rollup` from 4.59.0 to 4.61.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.61.1) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 25.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-plugin-playwright dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: keycloak-js dependency-version: 26.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: react-hook-form dependency-version: 7.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vitejs/plugin-react-swc" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: lightningcss dependency-version: 1.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vite-plugin-checker dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@axe-core/playwright" dependency-version: 4.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/dagre" dependency-version: 0.7.54 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: fs-extra dependency-version: 11.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: tar-fs dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@faker-js/faker" dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@types/chai" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@noble/hashes" dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@rollup/plugin-commonjs" dependency-version: 29.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: rollup dependency-version: 4.61.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 24 updates in the /js directory:
2.0.02.1.025.0.325.9.32.4.02.10.45.5.45.5.63.6.23.8.48.42.08.61.026.2.226.2.47.70.07.78.04.2.24.3.11.30.21.32.00.12.00.14.12.8.32.9.04.11.04.11.316.3.116.3.20.7.530.7.544.0.164.1.811.3.311.3.53.1.13.1.210.2.010.4.05.2.25.2.311.7.511.7.62.0.12.2.029.0.029.0.34.59.04.61.1Updates
@eslint/compatfrom 2.0.0 to 2.1.0Release notes
Sourced from @eslint/compat's releases.
... (truncated)
Changelog
Sourced from @eslint/compat's changelog.
... (truncated)
Commits
b894953chore: release main (#446)334038ddocs: Update README sponsors9b51352feat: Add newincludeIgnoreFile()to config-helpers (#430)70b6997docs: Update README sponsors35b6b94chore: update TypeScript to v6 (#417)7807d71docs: Update README sponsors57001eadocs: Update README sponsors0b62133docs: Update README sponsorsd2dbf7bchore: release main (#424)fe114eechore: release main (#413)Updates
@types/nodefrom 25.0.3 to 25.9.3Commits
Updates
eslint-plugin-playwrightfrom 2.4.0 to 2.10.4Release notes
Sourced from eslint-plugin-playwright's releases.
... (truncated)
Commits
894c0ecfix(valid-title): Skip title checks for anonymous describe blocks801f01afix(missing-playwright-await): Fix false positive when not assigning awaited ...b264380chore(deps): Bump postcss from 8.5.6 to 8.5.14 (#462)adc8ad1chore(deps): Bump ip-address from 10.1.0 to 10.2.0 (#461)613db7achore: Fix type errors8cca0acfix(missing-playwright-await): Fix false positive when re-assigning awaited v...8b4ec60fix(no-duplicate-hooks): handle anonymous describe blocks in forEach loopsd98a05cfix(valid-test-tags): Support template literal strings1158edachore(deps): Bump flatted from 3.3.3 to 3.4.2 (#452)6e66967chore(deps): Bump lodash-es from 4.17.23 to 4.18.1 (#457)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-playwright since your current version.
Updates
eslint-plugin-prettierfrom 5.5.4 to 5.5.6Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
4f33ea5chore: release eslint-plugin-prettier (#792)4745b54ci: declare workflow-level contents: read on 2 workflows (#790)b5c96a3chore: bump all (dev)Dependencies (#791)e867680chore(deps): update all dependencies (#766)e8e2f7fchore: testing eslint v10 (#779)ca076d9chore: update dev dependencies (#780)42e6369build(deps): Bump the actions group with 2 updates (#778)53ff214Remove empty NPM_TOKEN from release.ymle2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-prettier since your current version.
Updates
prettierfrom 3.6.2 to 3.8.4Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedd7108a7Release 3.8.3177f908Prevent trailing comma in SCSSif()function (#18471)1cd4066Release@prettier/plugin-oxc@0.1.4a8700e2Update oxc-parser to v0.125.0752157cFix testsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
typescript-eslintfrom 8.42.0 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
16a5b24chore(release): publish 8.61.04f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)f891c29chore(release): publish 8.60.0ca6ca14chore(release): publish 8.59.44b927c6fix(typescript-eslint): export Compatible* types from typescript-eslint to re...48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)2ec35f1chore(release): publish 8.59.25245793chore(release): publish 8.59.1Updates
keycloak-jsfrom 26.2.2 to 26.2.4Release notes
Sourced from keycloak-js's releases.
... (truncated)
Commits
dabf89cSet version to 26.2.47abc00cAdd release notes for 26.2.4 (#298)7c1d5edClose in-app browser before awaiting token exchange in Cordova adapter (#285)c4c4d8fBump@keycloak/keycloak-admin-clientfrom 26.5.7 to 26.6.1 (#296)59ab675Bump@types/nodefrom 25.5.2 to 25.6.0 (#295)0541a72Bump@types/nodefrom 25.5.0 to 25.5.2 (#292)8a842d3Bump@keycloak/keycloak-admin-clientfrom 26.5.6 to 26.5.7 (#291)569b021Bump@playwright/testfrom 1.58.2 to 1.59.1 (#290)94a3fb7Bump@keycloak/keycloak-admin-clientfrom 26.5.5 to 26.5.6 (#286)2f98347Bump@types/nodefrom 25.4.0 to 25.5.0 (#284)Updates
react-hook-formfrom 7.70.0 to 7.78.0Release notes
Sourced from react-hook-form's releases.
... (truncated)
Changelog
Sourced from react-hook-form's changelog.
... (truncated)
Commits
23ab3a77.78.029fbd7d🪭 close #13506 add regression test for useFormStateb000509📝 test: fix "allow to" grammar in test descriptions (#13504)76187c3🧪 add unit test for regression render submit with useWatch #1303516c35fb🫡 add regression coverage for dynamic Controller names with keepDirtyValues/k...0bd39fa🐞 fix: recover Controller fields after reset without rerender (RN issue #1345...6a501e0🦷 update type dirtyFields typing for field arrays with undefined entries (#13...d681dc5🐞 fixuseFormState().isDirtyrace with async resolver inonChangemode (#...a9b8a6f🐞 fix: use reactive values prop over defaultValues when shouldUnregister is t...686da3f🐞 fix deepEqual for empty non-plain objects (#13493)Updates
@vitejs/plugin-react-swcfrom 4.2.2 to 4.3.1Release notes
Sourced from @vitejs/plugin-react-swc's releases.
Changelog
Sourced from @vitejs/plugin-react-swc's changelog.
Commits
Updates
lightningcssfrom 1.30.2 to 1.32.0Release notes
Sourced from lightningcss's releases.
Commits
7f8a861v1.32.0836741bupdate compat data5ee613dtest: removeunwrap()in test helpers and print explicit error line context...201c4dbConvert the percentage in thescaleproperty orscale()to a number (#1174)96c5c6dAllow visitors to add dependencies (#1170)4fe3a4bEnable custom resolvers to mark imports as external (#880)da5b491Add mix-blend-mode property support (#1148)3fa29c7fix: keep a single space between functions when formattingtransformvalues...89d56f6feat: improved serialization of therotateproperty (#1147)3136cbbfix(color-scheme): for unknown keywords, output them as-is instead of `normal...Updates
vite-plugin-checkerfrom 0.12.0 to 0.14.1Release notes
Sourced from vite-plugin-checker's releases.