build(deps): bump the npm-dependencies group across 1 directory with 20 updates - #59
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…20 updates Bumps the npm-dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [joi](https://github.com/hapijs/joi) | `18.2.3` | `18.2.9` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.5` | `10.0.1` | | [@fast-check/vitest](https://github.com/dubzzz/fast-check/tree/HEAD/packages/vitest) | `0.4.1` | `0.5.0` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.4.1` | `10.4.2` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.1` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.2` | `16.3.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.1` | `26.6.1` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.6.23` | `1.6.27` | | [eslint](https://github.com/eslint/eslint) | `9.39.5` | `10.10.0` | | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.10.0` | `3.3.0` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.9.0` | `4.10.1` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.12.0` | | [jsdom](https://github.com/jsdom/jsdom) | `29.1.1` | `30.1.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.4.0` | `17.5.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `18.3.1` | `19.3.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.31` | `19.3.0` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.64.0` | `8.70.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `5.0.1` | Updates `joi` from 18.2.3 to 18.2.9 - [Commits](hapijs/joi@v18.2.3...v18.2.9) Updates `@eslint/js` from 9.39.5 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@fast-check/vitest` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/vitest/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/vitest/v0.5.0/packages/vitest) Updates `@testing-library/dom` from 10.4.1 to 10.4.2 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.4.1...v10.4.2) Updates `@testing-library/jest-dom` from 6.9.1 to 7.0.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.9.1...v7.0.1) Updates `@testing-library/react` from 16.3.2 to 16.3.3 - [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.2...v16.3.3) Updates `@types/node` from 26.1.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/eslint-plugin` from 1.6.23 to 1.6.27 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.23...v1.6.27) Updates `eslint` from 9.39.5 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.10.0) Updates `eslint-plugin-regexp` from 2.10.0 to 3.3.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-regexp@v2.10.0...v3.3.0) Updates `fast-check` from 4.9.0 to 4.10.1 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.10.1/packages/fast-check) Updates `globals` from 17.7.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.12.0) Updates `jsdom` from 29.1.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v29.1.1...v30.1.0) Updates `lint-staged` from 16.4.0 to 17.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.4.0...v17.5.1) Updates `react` from 18.3.1 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react) Updates `@types/react` from 18.3.31 to 19.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.3.0 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v7.0.2) Updates `typescript-eslint` from 8.64.0 to 8.70.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.70.0/packages/typescript-eslint) Updates `vitest` from 4.1.10 to 5.0.1 - [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/v5.0.1/packages/vitest) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@fast-check/vitest" dependency-version: 0.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@testing-library/dom" dependency-version: 10.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: eslint-plugin-regexp dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: fast-check dependency-version: 4.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: lint-staged dependency-version: 17.5.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: "@types/react" dependency-version: 19.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: react-dom dependency-version: 19.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies - dependency-name: typescript-eslint dependency-version: 8.70.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: vitest dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 20 updates in the / directory:
18.2.318.2.99.39.510.0.10.4.10.5.010.4.110.4.26.9.17.0.116.3.216.3.326.1.126.6.11.6.231.6.279.39.510.10.02.10.03.3.04.9.04.10.117.7.017.12.029.1.130.1.016.4.017.5.118.3.119.3.018.3.3119.3.018.3.119.3.05.9.37.0.28.64.08.70.04.1.105.0.1Updates
joifrom 18.2.3 to 18.2.9Commits
fc3f3bc18.2.9e7791cbMerge pull request #3152 from hapijs/chore/3151-cleanup7363128chore: cleanup for #315103a9543Merge pull request #3151 from carfeii/fix/messages-flat-code-proto-pollution5b8333cReject proto as a flat messages() code, closing a sibling of GHSA-gg4h-3h...e30b50e18.2.81c9dedeMerge pull request #3149 from hapijs/chore/optimize-schema-creationcdad986chore: optimize schema creation057dff218.2.7a14051aMerge pull request #3148 from hapijs/chore/optimize-large-arraysUpdates
@eslint/jsfrom 9.39.5 to 10.0.1Release notes
Sourced from @eslint/js's releases.
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@fast-check/vitestfrom 0.4.1 to 0.5.0Release notes
Sourced from @fast-check/vitest's releases.
Changelog
Sourced from @fast-check/vitest's changelog.
Commits
4fba17d🔖 Update CHANGELOG.md for fast-check@4.10.0,@fast-check/jest@2.3.0,@fast-ch...d6e5827⬆️ Update dependency rolldown to ^1.2.8 (#7265)5ed3808⬆️ Update dependency vite to ^8.3.0 (#7269)a433d8b⬆️ Update dependency@types/nodeto ^24.13.4 (#7263)0f1bf99✨ Add ability to decorategeneratevia Plugins (#7259)962a125⬆️ Update dependency vite to ^8.2.2 (#7253)221f2c8⬆️ Update dependency rolldown to ^1.2.7 (#7250)d17389d✨(vitest) Support Vitest 5 (#7244)71b87dd✨ Add extra plugin's method calledonAllRunsComplete(#7239)4688e73✨(vitest) Support plugin API of fast-check (#7219)Updates
@testing-library/domfrom 10.4.1 to 10.4.2Release notes
Sourced from @testing-library/dom's releases.
Commits
6049cc0fix(deps): pin@types/nodeto a TypeScript 4-compatible version (#1386)e395d5bSwitch to trusted publishing (#1368)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/domsince your current version.Updates
@testing-library/jest-domfrom 6.9.1 to 7.0.1Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
3782c78fix: declare vitest as an optional peer dependency (#733)1e39089feat: add toContainAnyBy* and toContainOneBy* query matcherscae44dffeat: add toContainAnyBy* and toContainOneBy* query matchers (#731)55c07ceci: switch release to npm trusted publishing (#726)213256fdocs: move toHaveSelection from the deprecated section (#717)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/jest-domsince your current version.Updates
@testing-library/reactfrom 16.3.2 to 16.3.3Release notes
Sourced from @testing-library/react's releases.
Commits
20ce75ffix: Avoid act() re-entrant when dispatching events (#1468)be9d81ddocs: fix typos in comments and types (#1446)Updates
@types/nodefrom 26.1.1 to 26.6.1Commits
Updates
@vitest/eslint-pluginfrom 1.6.23 to 1.6.27Release notes
Sourced from @vitest/eslint-plugin's releases.
Commits
aad57d1chore: release v1.6.27d1c0a34docs(valid-title): fixed the description of the valid-title option (#940)ef70063fix(valid-title): handle missing argument in valid-title rule (#942)089732ffix(valid-title): Refine the reportEmptyTitle message (#941)96f6bfdchore: release v1.6.26684545ffix: detect test modes in options objects (#937)48abf8dchore: release v1.6.25bc37d2dfix(valid-expect): support expect.assert members (#936)1a0fdafchore: release v1.6.2457e5389fix(valid-expect): fix poll and element taking 1 or 2 arguments (#931)Updates
eslintfrom 9.39.5 to 10.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
eslint-plugin-regexpfrom 2.10.0 to 3.3.0Release notes
Sourced from eslint-plugin-regexp's releases.
Changelog
Sourced from eslint-plugin-regexp's changelog.
Commits
6e395fechore: release eslint-plugin-regexp (#1044)da95b42chore(deps): bump@humanfs/nodefrom 0.16.6 to 0.16.8 (#1040)4edcc6dchore(deps): bump postcss-selector-parser from 7.1.1 to 7.1.5 (#1039)15e25b9chore(deps): bump fast-uri from 3.1.5 to 3.1.7 (#1041)8cac42fHandle matchAll().take() and .drop() capture usage (#1042)79059b5chore(deps): update typescript-eslint monorepo to ~8.69.0 (#1038)1d423fcchore(deps): update dependency mocha to v12 (#1037)30197a5chore(deps): update dependency eslint-plugin-unicorn to v74 (#1036)4dc21eechore(deps): update typescript-eslint monorepo to ~8.68.0 (#1035)6fa9756chore(deps): update changesets/action action to v2.1.1 (#1034)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for eslint-plugin-regexp since your current version.
Updates
fast-checkfrom 4.9.0 to 4.10.1Release notes
Sourced from fast-check's releases.
Changelog
Sourced from fast-check's changelog.