-
Notifications
You must be signed in to change notification settings - Fork 155
build(deps): bump the all-frontend-deps group in /src/frontend with 28 updates #650
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
Merged
github-actions
merged 1 commit into
dependabotchanges
from
dependabot/npm_and_yarn/src/frontend/dependabotchanges/all-frontend-deps-a2d846186d
Jan 2, 2026
Merged
+1,084
−1,806
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 all-frontend-deps group in /src/frontend with 28 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.125.0` | `8.125.3` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.72.4` | `9.72.9` | | [@fluentui/react-hooks](https://github.com/microsoft/fluentui) | `8.10.0` | `8.10.2` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.313` | `2.0.316` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.3.0` | `3.3.1` | | [lodash-es](https://github.com/lodash/lodash) | `4.17.21` | `4.17.22` | | [plotly.js](https://github.com/plotly/plotly.js) | `3.2.0` | `3.3.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.7` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.5` | `7.11.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.1` | `3.3.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.0` | `9.39.2` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.9.2` | `25.0.3` | | [@types/react-plotly.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-plotly.js) | `2.6.3` | `2.6.4` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.2` | `8.51.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.2` | `8.51.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.0` | `5.1.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.0` | `9.39.2` | | [form-data](https://github.com/form-data/form-data) | `4.0.4` | `4.0.5` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.0.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.6` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `19.2.0` | `19.2.3` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.5` | `29.4.6` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.12` | `7.3.0` | Updates `@fluentui/react` from 8.125.0 to 8.125.3 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.125.0...@fluentui/react_v8.125.3) Updates `@fluentui/react-components` from 9.72.4 to 9.72.9 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.4...@fluentui/react-components_v9.72.9) Updates `@fluentui/react-hooks` from 8.10.0 to 8.10.2 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-hooks_v8.10.0...@fluentui/react-hooks_v8.10.2) Updates `@fluentui/react-icons` from 2.0.313 to 2.0.316 - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `dompurify` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.0...3.3.1) Updates `lodash-es` from 4.17.21 to 4.17.22 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Updates `plotly.js` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/plotly/plotly.js/releases) - [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) - [Commits](plotly/plotly.js@v3.2.0...v3.3.1) Updates `react` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react) Updates `@types/react` from 19.2.2 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `react-router-dom` from 7.9.5 to 7.11.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.11.0/packages/react-router-dom) Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `@eslint/js` from 9.39.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js) Updates `@testing-library/react` from 16.3.0 to 16.3.1 - [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.1) Updates `@types/node` from 24.9.2 to 25.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.2 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.2 to 19.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react-plotly.js` from 2.6.3 to 2.6.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-plotly.js) Updates `@typescript-eslint/eslint-plugin` from 8.46.2 to 8.51.0 - [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.51.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.2 to 8.51.0 - [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.51.0/packages/parser) Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.2 - [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@5.1.2/packages/plugin-react) Updates `eslint` from 9.39.0 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.0...v9.39.2) Updates `form-data` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.4...v4.0.5) Updates `globals` from 16.5.0 to 17.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.0.0) Updates `lint-staged` from 16.2.6 to 16.2.7 - [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.2.6...v16.2.7) Updates `prettier` from 3.6.2 to 3.7.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.7.4) Updates `react-test-renderer` from 19.2.0 to 19.2.3 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-test-renderer) Updates `ts-jest` from 29.4.5 to 29.4.6 - [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.4.5...v29.4.6) Updates `vite` from 7.1.12 to 7.3.0 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.125.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.72.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-hooks" dependency-version: 8.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.316 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: dompurify dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: lodash-es dependency-version: 4.17.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: plotly.js dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: react-dom dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: react-router-dom dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@eslint/js" dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@testing-library/react" dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/node" dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-frontend-deps - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@types/react-plotly.js" dependency-version: 2.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@typescript-eslint/parser" dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: form-data dependency-version: 4.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: globals dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-frontend-deps - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: react-test-renderer dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: vite dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-frontend-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 all-frontend-deps group in /src/frontend with 28 updates:
8.125.08.125.39.72.49.72.98.10.08.10.22.0.3132.0.3163.3.03.3.14.17.214.17.223.2.03.3.119.2.019.2.319.2.219.2.719.2.019.2.319.2.219.2.37.9.57.11.03.3.13.3.39.39.09.39.216.3.016.3.124.9.225.0.32.6.32.6.48.46.28.51.08.46.28.51.05.1.05.1.29.39.09.39.24.0.44.0.516.5.017.0.016.2.616.2.73.6.23.7.419.2.019.2.329.4.529.4.67.1.127.3.0Updates
@fluentui/reactfrom 8.125.0 to 8.125.3Release notes
Sourced from
@fluentui/react's releases.Commits
c9f3537release: applying package updates - react v899d36f6fix(react-charts): Mixed coordinate annotations (#35532)5cfc307fix(react-charts): fix duplicate padding issue in scatter chart (#35498)6729b6cfix(charts): resolve minor gantt chart bugs (#35543)c4199f9feat(carousel): Introduce appearance prop ('flat' | 'elevated') with elevated...6daf8a0release: applying package updates - react-componentsa9c009efeat(react-button,react-divider): headless style hooks for buttons and divide...e7c49a1chore: migrate to jest v30 (#35456)1979195fix(react-button): update active state styles to include keyboard press event...7afb77eFeat: Add unit tests for MenuGrid and subcomponents (#35530)Updates
@fluentui/react-componentsfrom 9.72.4 to 9.72.9Release notes
Sourced from
@fluentui/react-components's releases.Commits
e647b91release: applying package updates - react-components2d739efadd HTML Popover API attributes (#35582)b469621fix(react-charts): fix accessibility issues (#35573)ca1c5cdremove unused section from bottom of v8 docs page (#35581)c5be00cfeat(react-charts): improve x-axis tick label layout with automatic wrapping,...942915ffix(react-charting): enable multiplot for table, gauge and funnel chart (#35575)bf3a731fix(react-charts): fix percentage label issue in donut, VBC, VSBC and heatmap...0f5bcd1release: applying package updates - web-components3613288fix(react-charts): add missing aria labels (#35560)4a46ec4fix: consider disabled focusable (#35563)Updates
@fluentui/react-hooksfrom 8.10.0 to 8.10.2Release notes
Sourced from
@fluentui/react-hooks's releases.Commits
c9f3537release: applying package updates - react v899d36f6fix(react-charts): Mixed coordinate annotations (#35532)5cfc307fix(react-charts): fix duplicate padding issue in scatter chart (#35498)6729b6cfix(charts): resolve minor gantt chart bugs (#35543)c4199f9feat(carousel): Introduce appearance prop ('flat' | 'elevated') with elevated...6daf8a0release: applying package updates - react-componentsa9c009efeat(react-button,react-divider): headless style hooks for buttons and divide...e7c49a1chore: migrate to jest v30 (#35456)1979195fix(react-button): update active state styles to include keyboard press event...7afb77eFeat: Add unit tests for MenuGrid and subcomponents (#35530)Updates
@fluentui/react-iconsfrom 2.0.313 to 2.0.316Commits
Updates
dompurifyfrom 3.3.0 to 3.3.1Release notes
Sourced from dompurify's releases.
Commits
6fc446aMerge pull request #1175 from cure53/main3b3bf91Merge branch 'main' of github.com:cure53/DOMPurify9863f41chore: Preparing 3.3.1 releaseb4e0295chore: Preparing 3.3.0 release077746bbuild(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#1170)4de68bbbuild(deps): bump actions/checkout from 5 to 6 (#1171)4c76b6fUse correct ESM import syntax (#1173)27e8496Merge pull request #1168 from MariusRumpf/add-forbid-contentsa920096Add ADD_FORBID_CONTENTS setting to extend default listac64660Merge pull request #1163 from cure53/dependabot/github_actions/actions/setup-...Updates
lodash-esfrom 4.17.21 to 4.17.22Commits
Updates
plotly.jsfrom 3.2.0 to 3.3.1Release notes
Sourced from plotly.js's releases.
Changelog
Sourced from plotly.js's changelog.
Commits
302395a3.3.1f8ebcd5updates for release v3.3.127a23e1Merge pull request #7662 from JBR-0100/fix/deprecated-substra9fb511Update draftlogff31946docs: add draftlog entry for substr to slice replacement12f53eatest: replace substring with slice for consistency7d5a063test: replace substr with substring in test files8be5c4bMerge pull request #7580 from my-tien/pie-legend-visibilityfe936c7refactor: replace remaining substr in test filescbe853bUpdate draftlogUpdates
reactfrom 19.2.0 to 19.2.3Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
@types/reactfrom 19.2.2 to 19.2.7Commits
Updates
react-domfrom 19.2.0 to 19.2.3Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
612e371Version 19.2.3b910fc1Version 19.2.2053df4eVersion 19.2.1Updates
@types/react-domfrom 19.2.2 to 19.2.3Commits
Updates
react-router-domfrom 7.9.5 to 7.11.0Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
b34a9cdchore: Update version for release (#14668)48b1be4chore: Update version for release (pre) (#14662)ff50507Update monorepo internal React deps (#14639)c257ee1feat(rsc): add support for custom entry files in RSC Framework Mode (#14643)8f6bfa0Setup pnpm catalog for shared workspace deps (#14642)77d22fachore: Update version for release (#14634)201cad9chore: Update version for release (pre) (#14629)4a5e333chore: Update version for release (#14618)99244dfchore: Update version for release (pre) (#14606)d037c11chore: Update version for release (pre) (#14599)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router-dom since your current version.
Updates
@eslint/eslintrcfrom 3.3.1 to 3.3.3Release notes
Sourced from
@eslint/eslintrc's releases.Changelog
Sourced from
@eslint/eslintrc's changelog.Commits
fdb5298chore: release 3.3.3 🚀 (#212)8aa555afix: release v3.3.3 because publishing v3.3.2 failed (#211)a8b773dchore: release 3.3.2 🚀 (#204)85244bbchore: switch togoogleapis/release-please-action(#208)d356360docs: Update README sponsors116bf03chore: update js-yaml to version 4.1.1 (#207)16e8d20docs: Update README sponsors3b089acchore: update.gitignoreto exclude shared workflows (#206)1f6e2d1docs: Update README sponsors785c00bdocs: Update README sponsorsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@eslint/eslintrcsince your current version.Updates
@eslint/jsfrom 9.39.0 to 9.39.2Release notes
Sourced from
@eslint/js's releases.Commits
c43ce24chore: package.json update for@eslint/jsreleasec7ebefcchore: package.json update for@eslint/jsreleaseUpdates
@testing-library/reactfrom 16.3.0 to 16.3.1Release notes
Sourced from
@testing-library/react's releases.Commits
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](https://www.npmjs.com/~GitHub Actions), a new releaser for
@testing-library/reactsince your current version.Updates
@types/nodefrom 24.9.2 to 25.0.3Commits
Updates
@types/reactfrom 19.2.2 to 19.2.7Commits
Updates
@types/react-domfrom 19.2.2 to 19.2.3Commits
Updates
@types/react-plotly.jsfrom 2.6.3 to 2.6.4Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.46.2 to 8.51.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
e4c57f5chore(release): publish 8.51.0c7b698bfeat(eslint-plugin): add namespace to plugin meta (#11885)2b0d14bdocs(eslint-plugin): [no-unsafe-return] added Limitations note (#11884)5612098chore(eslint-plugin): default testing types to projectService, only (#11882)6e441a7feat(eslint-plugin): [no-useless-default-assignment] fix some cases to option...7379004fix(eslint-plugin): [prefer-optional-chain] handle MemberExpression in final ...d9ba20dchore(website): replacecross-fetchandmake-dirwith Node.js built-ins (...f7085c3docs(eslint-plugin): [no-useless-default-assignment] mention .length in "when...7ee3522fix(eslint-plugin): bump ts-api-utils to 2.2.0 (#11881)e033d27docs(eslint-plugin): [strict-boolean-expressions] mention@eslint-react/no-le...Updates
@typescript-eslint/parserfrom 8.46.2 to 8.51.0Release notes
Sourced from
@typescript-eslint/parser's releases.