frontend: bump the frontend-dependencies group in /frontend with 20 updates - #145
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the frontend-dependencies group in /frontend with 20 updates: | Package | From | To | | --- | --- | --- | | [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.15.2` | `7.17.8` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.15.2` | `7.17.8` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.15.2` | `7.17.8` | | [@tabler/icons-react](https://github.com/tabler/tabler-icons/tree/HEAD/packages/icons-react) | `3.26.0` | `3.46.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.9.1` | `7.0.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.0` | `26.1.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.4` | `6.0.5` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.8.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `7.1.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.16` | `0.5.3` | | [globals](https://github.com/sindresorhus/globals) | `15.14.0` | `17.8.0` | | [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `30.0.1` | | [postcss-preset-mantine](https://github.com/mantinedev/postcss-preset-mantine) | `1.17.0` | `1.18.0` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.9.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.0` | `8.65.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.4.3` | `8.2.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.7` | `4.1.10` | Updates `@mantine/core` from 7.15.2 to 7.17.8 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.8/packages/@mantine/core) Updates `@mantine/form` from 7.15.2 to 7.17.8 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.8/packages/@mantine/form) Updates `@mantine/hooks` from 7.15.2 to 7.17.8 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/7.17.8/packages/@mantine/hooks) Updates `@tabler/icons-react` from 3.26.0 to 3.46.0 - [Release notes](https://github.com/tabler/tabler-icons/releases) - [Commits](https://github.com/tabler/tabler-icons/commits/v3.46.0/packages/icons-react) Updates `@eslint/js` from 9.39.4 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 `@testing-library/jest-dom` from 6.9.1 to 7.0.0 - [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.0) 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 `@types/node` from 22.20.0 to 26.1.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitejs/plugin-react` from 4.3.4 to 6.0.5 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react) Updates `eslint` from 9.39.4 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.8.0) Updates `eslint-plugin-react-hooks` from 5.1.0 to 7.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.4.16 to 0.5.3 - [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.16...v0.5.3) Updates `globals` from 15.14.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.14.0...v17.8.0) Updates `jsdom` from 26.1.0 to 30.0.1 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v26.1.0...v30.0.1) Updates `postcss-preset-mantine` from 1.17.0 to 1.18.0 - [Commits](https://github.com/mantinedev/postcss-preset-mantine/commits) Updates `prettier` from 3.4.2 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.9.6) Updates `typescript` from 5.7.2 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `typescript-eslint` from 8.19.0 to 8.65.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.65.0/packages/typescript-eslint) Updates `vite` from 6.4.3 to 8.2.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/create-vite@8.2.0/packages/vite) Updates `vitest` from 3.2.7 to 4.1.10 - [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.10/packages/vitest) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 7.17.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@mantine/form" dependency-version: 7.17.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@mantine/hooks" dependency-version: 7.17.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@tabler/icons-react" dependency-version: 3.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: "@types/node" dependency-version: 26.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: globals dependency-version: 17.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: jsdom dependency-version: 30.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: postcss-preset-mantine dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: typescript-eslint dependency-version: 8.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
tyler-rich
added a commit
that referenced
this pull request
Aug 3, 2026
…147) * backend: bump fastapi to 0.141.1 and uvicorn to 0.52.0 Applies the runtime bumps proposed by the post-v0.3.0 Dependabot group PR (#144) and regenerates the hash-pinned lockfile, which Dependabot does not do — its branch edits pyproject.toml only and so fails CI's drift gate. FastAPI 0.141.x adds an app.frontend() dev-server convenience that Scrye does not use; no routing, dependency-injection or response-model behaviour changes. uvicorn 0.52.0 adds an opt-in experimental --http zttp parser that upstream marks not-for-production; docker/entrypoint.sh passes no --http flag, so the default parser selection is unchanged. starlette holds at 1.3.1 — the pin carried for CVE-2025-62727 / CVE-2026-48818 / CVE-2026-54283 — confirming FastAPI 0.141.1 still accepts it. ruff moves 0.16.0 -> 0.16.1 in the dev extra. Lock regenerated with the pinned uv 0.8.17 command from CONTRIBUTING.md § Backend dependency lock; the diff is those two packages and their hashes. * ci: re-pin codeql-action to the commit behind v4.37.4 Dependabot (#146) proposed moving github/codeql-action/init and .../analyze from ea14db8 to f205ea1 while leaving the trailing comment at v4.37.4. That is not a mislabelled bump — resolving the tag upstream shows both SHAs are the same release: ea14db8afdef5d462e69d78c4ca45002d4522418 refs/tags/v4.37.4 f205ea1c3313d32999d8d6a48b4f6530d4437b38 refs/tags/v4.37.4^{} codeql-action publishes annotated tags, so the old pin named the tag OBJECT and the new one names the commit it dereferences to. The advanced-setup migration pinned the tag object; a SHA-pin is meant to name an immutable commit, which is what every other action pinned here already does — the rest publish lightweight tags, where refs/tags/vX is the commit, which is why this is the only ref affected. No functional change: same release, same CodeQL bundle (2.26.2), same security-extended suite. The old pin worked — Actions dereferences a tag object — so this is pin correctness, not a fix for a broken workflow. * frontend: apply the routine bumps from the post-v0.3.0 dependency group Takes 8 of the 20 updates Dependabot proposed in #145 and narrows a 9th. The Mantine/React ignores held — the PR proposed no locked major, and @mantine/* moved 7.15.2 -> 7.17.8, a minor inside v7. Applied: @mantine/core/form/hooks 7.17.8, @tabler/icons-react 3.46.0, @testing-library/react 16.3.2, @testing-library/jest-dom 7.0.0, postcss-preset-mantine 1.18.0, globals 17.8.0, prettier 3.9.6. The two majors were checked rather than waved through. jest-dom 7 requires @testing-library/dom as a peer (already a direct devDependency at 10.4.1) and Node >= 22 (CI is on 24); it removes no matchers. globals 17 feeds eslint.config.js's globals.browser, where a shrunken set would leave lint passing while losing coverage — the set was inspected: 1191 entries, with window/document/fetch present. @types/node is narrowed from the proposed 26.1.2 to 24.13.3. Its major tracks Node's, and the SPA builds on Node 24; tsconfig.node.json sets types: [node], so types ahead of the pinned runtime describe APIs the build does not have and feed them into the type-aware ESLint gate — the same failure mode that put @types/react* in the ignore list. Prettier 3.9 collapses short union types onto one line instead of the leading-| form, which is the whitespace-only change to three source files. Held back: typescript 7, eslint 10, @eslint/js 10, typescript-eslint 8.65, vite 8, @vitejs/plugin-react 6, vitest 4, jsdom 30, eslint-plugin-react-hooks 7 and eslint-plugin-react-refresh 0.5 — the deferred #86 toolchain sweep, which lands on the type-aware ESLint gate and is its own scoped work. * ci: decline @types/node majors against the pinned Node 24 @types/node's major tracks Node's, and this repo builds and runs on Node 24 (the Dockerfile builder stage and ci.yml's node-version), with Node majors already declined for the docker ecosystem on a support-lifecycle argument. tsconfig.node.json sets types: [node], so a @types/node ahead of the pinned runtime feeds APIs the build does not have into the type-aware ESLint gate — the same reason @types/react* are majors-locked. Without this, #145's @types/node 26 returns inside the grouped PR every week. The comment also records what is deliberately NOT ignored: the frontend toolchain majors are wanted work tracked in docs/ROADMAP.md and should keep being surfaced. * docs: log the post-v0.3.0 Dependabot triage Adds the dated ARCHIVE.md §14 entry covering all three grouped PRs (#144, #145, #146) — the base-branch check, the changelog findings, the annotated- tag SHA-pin discovery, the applied/narrowed/held split on the frontend, and the verification evidence. Refreshes the ROADMAP #86 sweep list to the versions #145 surfaced and adds the four members that were not on the original list. Records the bumps under CHANGELOG's Unreleased § Changed.
Owner
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/dev/frontend-dependencies-68fd8d52fe
branch
August 3, 2026 08:19
tyler-rich
added a commit
that referenced
this pull request
Aug 8, 2026
…A + Track B) Replaces docs/ROADMAP.md wholesale with an externally-drafted revision. The previous document becomes Track A — Engineering & hardening, carried across verbatim; Track B — Features is new, covering six phases plus a Deferred list, an out-of-scope policy list, a licensing & bundling policy table, and the guiding principles. Known limitations & accepted trade-offs is unchanged. Track A's only substantive edits are three † prerequisite markers, on the items that gate a Track B feature: content-addressed SBOM identity (Phase 2 fix-watch), cancel a running scan (endpoint-scanning target class), and the generated API client (Phase 4 MCP server). Track A and Known limitations were diffed line by line against the outgoing file before replacing, and every §14 pointer was re-checked against the entry it names rather than against its presence in the old file. One regression was caught: the draft's "Frontend tooling majors from Dependabot #86" paragraph predated 004d2b5 (#147), so taking it as written would have reverted the #145 shopping-list refresh, dropped four toolchain members, reverted jsdom 26 -> 30 to 26 -> 29, and removed the sentence that mirrors dependabot.yml's "Deliberately NOT ignored" comment. The current paragraph is spliced in verbatim. See docs/ARCHIVE.md § Deviations for the full verification record.
tyler-rich
added a commit
that referenced
this pull request
Aug 8, 2026
…A + Track B) (#155) * docs(roadmap): replace ROADMAP.md with the two-track revision (Track A + Track B) Replaces docs/ROADMAP.md wholesale with an externally-drafted revision. The previous document becomes Track A — Engineering & hardening, carried across verbatim; Track B — Features is new, covering six phases plus a Deferred list, an out-of-scope policy list, a licensing & bundling policy table, and the guiding principles. Known limitations & accepted trade-offs is unchanged. Track A's only substantive edits are three † prerequisite markers, on the items that gate a Track B feature: content-addressed SBOM identity (Phase 2 fix-watch), cancel a running scan (endpoint-scanning target class), and the generated API client (Phase 4 MCP server). Track A and Known limitations were diffed line by line against the outgoing file before replacing, and every §14 pointer was re-checked against the entry it names rather than against its presence in the old file. One regression was caught: the draft's "Frontend tooling majors from Dependabot #86" paragraph predated 004d2b5 (#147), so taking it as written would have reverted the #145 shopping-list refresh, dropped four toolchain members, reverted jsdom 26 -> 30 to 26 -> 29, and removed the sentence that mirrors dependabot.yml's "Deliberately NOT ignored" comment. The current paragraph is spliced in verbatim. See docs/ARCHIVE.md § Deviations for the full verification record. * docs(archive): link the ROADMAP replacement deviation entry to its PR
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 frontend-dependencies group in /frontend with 20 updates:
7.15.27.17.87.15.27.17.87.15.27.17.83.26.03.46.09.39.410.0.16.9.17.0.016.3.016.3.222.20.026.1.24.3.46.0.59.39.410.8.05.1.07.1.10.4.160.5.315.14.017.8.026.1.030.0.11.17.01.18.03.4.23.9.65.7.27.0.28.19.08.65.06.4.38.2.03.2.74.1.10Updates
@mantine/corefrom 7.15.2 to 7.17.8Release notes
Sourced from @mantine/core's releases.
... (truncated)
Commits
5b98552[@mantine/core] FixtoRgbafunction incorrectly handling values with zero t...f7910a9[@mantine/core] Overlay: Fix blur not working in older browsers (#7907)c514d24[@mantine/core] Collapse: Fixinertattribute being incompatible with React...b9a4fdc[release] Version: 8.0.2a8ea843[@mantine/core] ScrollArea: FixonBottomReachednot being called when the c...5093c14[mantine.dev] Fix slate documentation of Menu.Sub default props (#7891)bcfcfd5[@mantine/core] Popover: FixonOpen/onClosebeing called whendisabled...42f6cf4[@mantine/core] Collapse: Fixinertprop not being compatible with React 18...53f3a06[@mantine/core] List: Fix incorrect types whentype="unordered"(#7861)0d25cd4[@mantine/core] AngleSlider: Fix incorrect arrow events handling (#7862)Updates
@mantine/formfrom 7.15.2 to 7.17.8Release notes
Sourced from @mantine/form's releases.
... (truncated)
Commits
b9a4fdc[release] Version: 8.0.2df2c90a[@mantine/form] Fixform.reorderItemreordering only the first item (#7892)6b18e29[refactor] Add deprecation notice to resolvers exported from@mantine/form...57f637d[release] Version: 8.0.1b1997c7[release] Version: 8.0.07bc3344Merge branch master into 8.0a3b5452[release] Version: 7.17.51526191[@mantine/form] Addform.getInitialValueshandlerfc94243[release] Version: 8.0.0-alpha.35c80395Merge branch 'master' of github.com:mantinedev/mantine into 8.0Updates
@mantine/hooksfrom 7.15.2 to 7.17.8Release notes
Sourced from @mantine/hooks's releases.
... (truncated)
Commits
fe4603b[@mantine/hooks] use-idle: Fix timeout not being cancelled when the parent co...b9a4fdc[release] Version: 8.0.2348e9e8[@mantine/hooks] use-local-storage: AddqueueMicrotaskfor dispatching upda...704cbf7[@mantine/hooks] use-shallow-effect: FixNaNvalue not being handled correc...57f637d[release] Version: 8.0.1e1823ab[@mantine/hooks] use-debounced-callback: Addleading: trueoption support (...b1997c7[release] Version: 8.0.07d60c36Merge branch master into 8.0dc693f7[release] Version: 7.17.7ec2c45d[@mantine/hooks] Fix #7772Updates
@tabler/icons-reactfrom 3.26.0 to 3.46.0Release notes
Sourced from @tabler/icons-react's releases.
... (truncated)
Commits
8ac7d81Release 3.46.0fe319f0Add publishConfig for public access in all icon packages (#1562)975920fRelease 3.45.04a4b287Add Astro support for Tabler Icons (#1559)6d128edRelease 3.44.0e40738bRelease 3.43.0076f4a9Release 3.42.09b27b65Release 3.41.1ebad60bUpdate homepage links in documentation and package files to point to the new ...8ed617bUpdate README files to wrap images in anchor tags linking to the Tabler Icons...Updates
@eslint/jsfrom 9.39.4 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
@testing-library/jest-domfrom 6.9.1 to 7.0.0Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
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.0 to 16.3.2Release notes
Sourced from @testing-library/react's releases.
Commits
f32bd1bfix: Update 'onCaughtError' type inference in 'RenderOptions' to work with Re...a2d37fffix: Switch to trusted publishing (#1437)cd6a175chore: fix action permissions (#1436)22b8c28chore: fix release (#1435)d996673chore: new release workflow (#1434)205ce17chore: fix typo in jest.config.js (#1427)aba5740[test] Fix tests forreact@experimental(#1424)590bc18[test] Fixnpm run typecheck(#1423)1c931a6chore(deps): usenpm-run-all2(#1411)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/reactsince your current version.Updates
@types/nodefrom 22.20.0 to 26.1.2Commits
Updates
@vitejs/plugin-reactfrom 4.3.4 to 6.0.5Release notes
Sourced from @vitejs/plugin-react's releases.
... (truncated)
Changelog
Sourced from @vitejs/plugin-react's changelog.