-
Notifications
You must be signed in to change notification settings - Fork 611
build: bump the frontend-deps group in /code/frontend with 16 updates #1875
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/code/frontend/dependabotchanges/frontend-deps-5427b274dd
Aug 2, 2025
Merged
build: bump the frontend-deps group in /code/frontend with 16 updates #1875
github-actions
merged 1 commit into
dependabotchanges
from
dependabot/npm_and_yarn/code/frontend/dependabotchanges/frontend-deps-5427b274dd
Aug 2, 2025
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 frontend-deps group in /code/frontend with 16 updates: | Package | From | To | | --- | --- | --- | | [@fluentui/react](https://github.com/microsoft/fluentui) | `8.123.1` | `8.123.2` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.306` | `2.0.307` | | [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` | | [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.0` | | [@fortawesome/react-fontawesome](https://github.com/fortawesome/react-fontawesome) | ``432b921`` | ``0a6f97d`` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.8` | `19.1.9` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.1.6` | `19.1.7` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.7.0` | `7.7.1` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.6.3` | `6.6.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.15` | `24.1.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.4` | `30.0.5` | | [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `30.0.4` | `30.0.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.2` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.0.5` | `7.0.6` | Updates `@fluentui/react` from 8.123.1 to 8.123.2 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Changelog](https://github.com/microsoft/fluentui/blob/master/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react_v8.123.1...@fluentui/react_v8.123.2) Updates `@fluentui/react-icons` from 2.0.306 to 2.0.307 - [Changelog](https://github.com/microsoft/fluentui-system-icons/blob/main/fluentui-android-system-icons-release.yml) - [Commits](https://github.com/microsoft/fluentui-system-icons/commits) Updates `@fortawesome/fontawesome-svg-core` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `@fortawesome/free-solid-svg-icons` from 6.7.2 to 7.0.0 - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.0) Updates `@fortawesome/react-fontawesome` from `432b921` to `0a6f97d` - [Release notes](https://github.com/fortawesome/react-fontawesome/releases) - [Commits](FortAwesome/react-fontawesome@432b921...0a6f97d) Updates `react` from 19.1.0 to 19.1.1 - [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.1.1/packages/react) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.1.1 - [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.1.1/packages/react-dom) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [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.7.0 to 7.7.1 - [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/[email protected]/packages/react-router-dom) Updates `@testing-library/jest-dom` from 6.6.3 to 6.6.4 - [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.6.3...v6.6.4) Updates `@types/node` from 24.0.15 to 24.1.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.1.8 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.1.6 to 19.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `jest` from 30.0.4 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest) Updates `jest-environment-jsdom` from 30.0.4 to 30.0.5 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) Updates `vite` from 7.0.5 to 7.0.6 - [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/v7.0.6/packages/vite) --- updated-dependencies: - dependency-name: "@fluentui/react" dependency-version: 8.123.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.307 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@fortawesome/fontawesome-svg-core" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@fortawesome/free-solid-svg-icons" dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: frontend-deps - dependency-name: "@fortawesome/react-fontawesome" dependency-version: 0a6f97d1a66271828f87a8ff705c4d7d87f87bfc dependency-type: direct:production dependency-group: frontend-deps - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: react-router-dom dependency-version: 7.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@testing-library/jest-dom" dependency-version: 6.6.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/node" dependency-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: "@types/react" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: jest-environment-jsdom dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-deps - dependency-name: vite dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: frontend-deps ... Signed-off-by: dependabot[bot] <[email protected]>
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 frontend-deps group in /code/frontend with 16 updates:
8.123.18.123.22.0.3062.0.3076.7.27.0.06.7.27.0.0432b9210a6f97d19.1.019.1.119.1.819.1.919.1.019.1.119.1.619.1.77.7.07.7.16.6.36.6.424.0.1524.1.030.0.430.0.530.0.430.0.55.8.35.9.27.0.57.0.6Updates
@fluentui/reactfrom 8.123.1 to 8.123.2Release notes
Sourced from
@fluentui/react's releases.Commits
8c21e6crelease: applying package updates - react v8a108b45fix(react-charting): Fixed text mode for scatter polar (#34896)e41c077feat(react-charts): Gantt Chart (#34909)03f737bfix(v8 PeoplePicker): Add WHCM styles to thePeoplePickerItemremove button...0fd5530feat: deprecate react-virtualizer (#34899)4a1d378feat(react-utilities): add customJSX.*types that are compatible with vari...ab2cbccrelease: applying package updates - react v8917e5acrelease: applying package updates - web-components286ce2ba11y: remove vertical margins on dialog to support 400% zoom (#34906)13e9d56feat(Menu): add event.isDefaultPrevented() toonKeyDown(#34905)Updates
@fluentui/react-iconsfrom 2.0.306 to 2.0.307Commits
Updates
@fortawesome/fontawesome-svg-corefrom 6.7.2 to 7.0.0Release notes
Sourced from
@fortawesome/fontawesome-svg-core's releases.Commits
14189d0Release 7.0.0 (#20715)8ff114bInitial commit for 7Updates
@fortawesome/free-solid-svg-iconsfrom 6.7.2 to 7.0.0Release notes
Sourced from
@fortawesome/free-solid-svg-icons's releases.Commits
14189d0Release 7.0.0 (#20715)8ff114bInitial commit for 7Updates
@fortawesome/react-fontawesomefrom432b921to0a6f97dCommits
0a6f97dRelease 0.2.3dd5182dReact 0.2.x v7 updates (#575) (#576)Updates
reactfrom 19.1.0 to 19.1.1Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
87e33caSet release versions to 19.1.15a1eb6ffix: rename bottom stack frame (#33680)Updates
@types/reactfrom 19.1.8 to 19.1.9Commits
Updates
react-domfrom 19.1.0 to 19.1.1Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)Updates
@types/react-domfrom 19.1.6 to 19.1.7Commits
Updates
react-router-domfrom 7.7.0 to 7.7.1Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
4eb1fd1chore: Update version for release (#14068)929f773chore: Update version for release (pre) (#14051)14666ddMerge branch 'release-next' into devb843323Upgrade prettier (#13916)Updates
@testing-library/jest-domfrom 6.6.3 to 6.6.4Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
707e647perf: replace chalk with picocolors (#659)918b6fbdocs: add InfiniteXyy as a contributor for code, and bug (#650)Updates
@types/nodefrom 24.0.15 to 24.1.0Commits
Updates
@types/reactfrom 19.1.8 to 19.1.9Commits
Updates
@types/react-domfrom 19.1.6 to 19.1.7Commits
Updates
jestfrom 30.0.4 to 30.0.5Changelog
Sourced from jest's changelog.
Commits
22236cfv30.0.5Updates
jest-environment-jsdomfrom 30.0.4 to 30.0.5Changelog
Sourced from jest-environment-jsdom's changelog.
Commits
22236cfv30.0.5Updates
typescriptfrom 5.8.3 to 5.9.2Release notes
Sourced from typescript's releases.
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
vitefrom 7.0.5 to 7.0.6Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
bdde0f9release: v7.0.623d04fcfix: respond with correct headers and status code for HEAD requests (#20421)ead2decfix(dev): incorrect sourcemap when optimized CJS is imported (#20458)e49f505fix(deps): update all non-major dependencies (#20442)f689d61chore(deps): update rolldown-related dependencies (#20441)8403f69chore: remove some files from prettier ignore (#20459)1c9cb49fix(module-runner): normalize file:// on windows (#20449)24e6a0crefactor: use environment transform request (#20430)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions