build: bump the all-frontend-deps group in /src/frontend with 21 updates#311
Merged
Conversation
Bumps the all-frontend-deps group in /src/frontend with 21 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.125.2` | `8.125.3` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.72.7` | `9.72.9` | | [@fluentui/react-file-type-icons](https://github.com/microsoft/fluentui) | `8.15.2` | `8.15.3` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.315` | `2.0.316` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.11.0` | `2.11.2` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.17` | `4.1.18` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.23` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.555.0` | `0.562.0` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.3` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.9.6` | `7.11.0` | | [sql-formatter](https://github.com/sql-formatter-org/sql-formatter) | `15.6.10` | `15.6.12` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.17` | `4.1.18` | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.26.2` | `4.27.0` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.22` | `3.0.23` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.1` | `9.39.2` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.1.2` | | [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.2` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.24` | `0.4.26` | | [rollup](https://github.com/rollup/rollup) | `4.53.3` | `4.54.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.4` | `7.3.0` | Updates `@fluentui/react` from 8.125.2 to 8.125.3 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.125.2...@fluentui/react_v8.125.3) Updates `@fluentui/react-components` from 9.72.7 to 9.72.9 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.7...@fluentui/react-components_v9.72.9) Updates `@fluentui/react-file-type-icons` from 8.15.2 to 8.15.3 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.15.2...@fluentui/react-file-type-icons_v8.15.3) Updates `@fluentui/react-icons` from 2.0.315 to 2.0.316 - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@reduxjs/toolkit` from 2.11.0 to 2.11.2 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.11.0...v2.11.2) Updates `@tailwindcss/vite` from 4.1.17 to 4.1.18 - [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.1.18/packages/@tailwindcss-vite) Updates `autoprefixer` from 10.4.22 to 10.4.23 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.22...10.4.23) Updates `lucide-react` from 0.555.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) 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 `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 `react-router-dom` from 7.9.6 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 `sql-formatter` from 15.6.10 to 15.6.12 - [Release notes](https://github.com/sql-formatter-org/sql-formatter/releases) - [Commits](sql-formatter-org/sql-formatter@v15.6.10...v15.6.12) Updates `tailwindcss` from 4.1.17 to 4.1.18 - [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.1.18/packages/tailwindcss) Updates `@azure/msal-browser` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.26.2...msal-browser-v4.27.0) Updates `@azure/msal-react` from 3.0.22 to 3.0.23 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.22...msal-react-v3.0.23) Updates `@eslint/js` from 9.39.1 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 `@vitejs/plugin-react` from 5.1.1 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.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-react-refresh` from 0.4.24 to 0.4.26 - [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.24...v0.4.26) Updates `rollup` from 4.53.3 to 4.54.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.53.3...v4.54.0) Updates `vite` from 7.2.4 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-file-type-icons" dependency-version: 8.15.3 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: "@reduxjs/toolkit" dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: autoprefixer dependency-version: 10.4.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: lucide-react dependency-version: 0.562.0 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: react-dom dependency-version: 19.2.3 dependency-type: direct:production 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: sql-formatter dependency-version: 15.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: "@azure/msal-browser" dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-frontend-deps - dependency-name: "@azure/msal-react" dependency-version: 3.0.23 dependency-type: direct:production 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: "@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: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-frontend-deps - dependency-name: rollup dependency-version: 4.54.0 dependency-type: direct:development update-type: version-update:semver-minor 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>
|
🎉 This PR is included in version 1.5.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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 all-frontend-deps group in /src/frontend with 21 updates:
8.125.28.125.39.72.79.72.98.15.28.15.32.0.3152.0.3162.11.02.11.24.1.174.1.1810.4.2210.4.230.555.00.562.019.2.019.2.319.2.019.2.37.9.67.11.015.6.1015.6.124.1.174.1.184.26.24.27.03.0.223.0.239.39.19.39.25.1.15.1.29.39.19.39.20.4.240.4.264.53.34.54.07.2.47.3.0Updates
@fluentui/reactfrom 8.125.2 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.7 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-file-type-iconsfrom 8.15.2 to 8.15.3Release notes
Sourced from
@fluentui/react-file-type-icons'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.315 to 2.0.316Commits
Updates
@reduxjs/toolkitfrom 2.11.0 to 2.11.2Release notes
Sourced from
@reduxjs/toolkit's releases.... (truncated)
Commits
646d54cRelease 2.11.2819b29cInclude page functions inTypedUseInfiniteQueryHookResult(#5165)9af97cafix: use a normal Error when DOMException isn't available (#5161)3615d1aMerge pull request #5120 from reduxjs/vitest-bumpsfae3b95avoid excessive type instantiationd296e33fix type issue with RTKQ and reselect9ce71b9add node to types fieldd14d427remove unused tests324dd05bump vite to matchb0887c4bump to vitest v4Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@reduxjs/toolkitsince your current version.Updates
@tailwindcss/vitefrom 4.1.17 to 4.1.18Release notes
Sourced from
@tailwindcss/vite's releases.Changelog
Sourced from
@tailwindcss/vite's changelog.Commits
9b32f7cRelease v4.1.18 (#19431)5f107e2Fix typoe4b6c67Support Vite Environment API (#18970)21f2bf9perf(vite): add plugin hook filter (#19308)Updates
autoprefixerfrom 10.4.22 to 10.4.23Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
212ba3cRelease 10.4.23 version7f62fb6Update dependenciesc455bb1chore: inline and simplifynormalize-range(#1539)Updates
lucide-reactfrom 0.555.0 to 0.562.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
076e0bbchore(dependencies): Update dependencies (#3809)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-react since your current version.
Updates
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
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
react-router-domfrom 7.9.6 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)Updates
sql-formatterfrom 15.6.10 to 15.6.12Release notes
Sourced from sql-formatter's releases.
Commits
3c96d06Release v15.6.129b93a91Support UUID functions of PostgreSQL 189aa93c6Delete empty line in READMEf6d8c81Release v15.6.112edffbeFormat COMMENT ON as keywordsf676e37Add $schema property to schema.json (#919)5df3046Add $schema property to schema.json976f97dCorrect dialect option in SQL-Formatter-VSCode settingsf30e23fFix tabWidth docs20fe46eAdd Shub to AUTHORS fileUpdates
tailwindcssfrom 4.1.17 to 4.1.18Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
9b32f7cRelease v4.1.18 (#19431)820d907ExposecandidatesToAstto the language server (#19405)478e959Don’t emit color-mix fallback rules inside@keyframes(#19419)a5f4644Validate named values in candidate parser (#19397)229121dCanonicalization: combinetext-*andleading-*classes (#19396)243615eHandle backwards compatibility forcontenttheme from JS configs (#19381)7642751Improve compatibility with special default values in JS configs (#19348)af48117remove unnecessary intermediate check9e436f7Try to canonicalize any arbitrary utility to a bare value (#19379)479b725Bump Vitest to v4 (#19216)Updates
@azure/msal-browserfrom 4.26.2 to 4.27.0Release notes
Sourced from
@azure/msal-browser's releases.Commits
0a9c566Address react and next CVEs (#8179)bbc64c9Enable Edge API for Platform brokering (#8171)c87be73Add instance aware flow restriction to copilot-instructions.md (#8144)c2ff4daRelease PR: official (#8154)Updates
@azure/msal-reactfrom 3.0.22 to 3.0.23Release notes
Sourced from
@azure/msal-react's releases.Commits
0a9c566Address react and next CVEs (#8179)bbc64c9Enable Edge API for Platform brokering (#8171)c87be73Add instance aware flow restriction to copilot-instructions.md (#8144)c2ff4daRelease PR: official (#8154)Updates
@eslint/jsfrom 9.39.1 to 9.39.2Release notes
Sourced from
@eslint/js's releases.