build: bump the all-npm-deps group in /src/ContentProcessorWeb with 13 updates#253
Merged
github-actions[bot] merged 1 commit intodependabotchangesfrom Sep 2, 2025
Conversation
Bumps the all-npm-deps group in /src/ContentProcessorWeb with 13 updates: | Package | From | To | | --- | --- | --- | | [@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `4.18.0` | `4.21.1` | | [@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.0.16` | `3.0.19` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.68.2` | `9.69.0` | | [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.307` | `2.0.309` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.23` | `19.1.12` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.5` | `19.1.9` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `7.7.1` | `7.8.2` | | [react-window](https://github.com/bvaughn/react-window) | `1.8.11` | `2.0.2` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.32.0` | `9.34.0` | | [sass](https://github.com/sass/dart-sass) | `1.89.2` | `1.91.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.38.0` | `8.41.0` | Updates `@azure/msal-browser` from 4.18.0 to 4.21.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-browser-v4.18.0...msal-browser-v4.21.1) Updates `@azure/msal-react` from 3.0.16 to 3.0.19 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-react-v3.0.16...msal-react-v3.0.19) Updates `@fluentui/react-components` from 9.68.2 to 9.69.0 - [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-components_v9.68.2...@fluentui/react-components_v9.69.0) Updates `@fluentui/react-icons` from 2.0.307 to 2.0.309 - [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 `react` from 18.3.1 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 18.3.23 to 19.1.12 - [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.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 18.3.5 to 19.1.9 - [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.1 to 7.8.2 - [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.8.2/packages/react-router-dom) Updates `react-window` from 1.8.11 to 2.0.2 - [Release notes](https://github.com/bvaughn/react-window/releases) - [Changelog](https://github.com/bvaughn/react-window/blob/master/CHANGELOG.md) - [Commits](bvaughn/react-window@1.8.11...2.0.2) Updates `@eslint/js` from 9.32.0 to 9.34.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js) Updates `@types/react` from 18.3.23 to 19.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.5 to 19.1.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `sass` from 1.89.2 to 1.91.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.89.2...1.91.0) Updates `typescript-eslint` from 8.38.0 to 8.41.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.41.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@azure/msal-browser" dependency-version: 4.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@azure/msal-react" dependency-version: 3.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-deps - dependency-name: "@fluentui/react-components" dependency-version: 9.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@fluentui/react-icons" dependency-version: 2.0.309 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-npm-deps - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: "@types/react" dependency-version: 19.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: react-dom dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: react-router-dom dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: react-window dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: "@eslint/js" dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: "@types/react" dependency-version: 19.1.12 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: "@types/react-dom" dependency-version: 19.1.9 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-npm-deps - dependency-name: sass dependency-version: 1.91.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps - dependency-name: typescript-eslint dependency-version: 8.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
🎉 This PR is included in version 1.10.2 🎉 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-npm-deps group in /src/ContentProcessorWeb with 13 updates:
4.18.04.21.13.0.163.0.199.68.29.69.02.0.3072.0.30918.3.119.1.118.3.2319.1.1218.3.119.1.118.3.519.1.97.7.17.8.21.8.112.0.29.32.09.34.01.89.21.91.08.38.08.41.0Updates
@azure/msal-browserfrom 4.18.0 to 4.21.1Release notes
Sourced from
@azure/msal-browser's releases.... (truncated)
Commits
1a521c3Enable passing of redirect uri for Nativebroker (#8005)d1cfe74Fix Custom-Auth Codeowners (#8015)d38ec1bBump actions/checkout from 4 to 5 (#8003)2e533d5resolve comments9fc5585Updated copilot instructions190730dFix CODEOWNERS for custom-auth (#8011)ba6655bAdd backward compatibility support (#7962)d8718bcRelease PR: official (#8008)866f2daAdd JS platform telemetry params (#7991)81f41cbFix cache not used for getting token if scopes are empty (#7995)Updates
@azure/msal-reactfrom 3.0.16 to 3.0.19Release notes
Sourced from
@azure/msal-react's releases.Commits
866f2daAdd JS platform telemetry params (#7991)81f41cbFix cache not used for getting token if scopes are empty (#7995)7fe97cfFix redirect loop when URLs contain encoded apostrophes in MSAL Angular stand...919a7b4[Documentation] Add missing "Implicit Flow vs Authorization Code Flow with PK...7f86b69Fix broken msal-angular redirect documentation link (#7880)e50a9c1Add bundle minification practices to copilot instructions (#7963)f054cf6Update CODEOWNERS with MSAL.js Team (#7996)9d145afFix E2E Tests (#7998)2e357d6Release PR: official (#7994)ebcfec1update msal-node-runtime version (#7979)Updates
@fluentui/react-componentsfrom 9.68.2 to 9.69.0Release notes
Sourced from
@fluentui/react-components's releases.Commits
5eb415crelease: applying package updates - react-componentsb8e7f00Export T21 themes (#35063)63b4df5Feat(react-menu-grid-preview): Add MenuGridRow and MenuGridCell compound comp...c22410eci: move dryRun from variables to parameters (#35065)aa172efrelease: applying package updates - react-components79d0346Feat(react-menu-grid-preview): Publish MenuGrid stories (#35064)cd00e2arelease: applying package updates - react-components884c695release: applying package updates - react v8926aa5dFeat(react-menu-grid-preview): Add visuallyHidden MenuGridCell prop and modif...d24a7c1docs(docsite-v9): add official RAW modules support docs (#34969)Updates
@fluentui/react-iconsfrom 2.0.307 to 2.0.309Commits
Updates
reactfrom 18.3.1 to 19.1.1Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
87e33caSet release versions to 19.1.15a1eb6ffix: rename bottom stack frame (#33680)4a9df08Stop creating Owner Stacks if many have been created recently (#32529)b630219[refactor] move isValidElementType to react-is (#32518)1a19170[refactor] Add element type for Activity (#32499)6aa8254Add ref to Fragment (#32465)e0fe347[flags] remove enableOwnerStacks (#32426)70f1d76[flow] Eliminate usage of global React types in ReactNativeTypes.js (#32330)0d9834cbuild: add support to the rollup build for building typescript packages (#32393)a53da6aAdd useSwipeTransition Hook Behind Experimental Flag (#32373)Updates
@types/reactfrom 18.3.23 to 19.1.12Commits
Updates
react-domfrom 18.3.1 to 19.1.1Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
87e33caSet release versions to 19.1.1b793948Bump next prerelease version numbers (#32782)7943da1Set accurate value for alwaysThrottleRetries on www (#32684)476f538Add getClientRects to fragment instances (#32660)c69a5fcAdd blur() and focusLast() to fragment instances (#32654)cd28a94Add observer methods to fragment instances (#32619)6aa8254Add ref to Fragment (#32465)029e8bdAdd Owner Stack to attribute hydration mismatches (#32538)aac177cSupport beforetoggle/toggle events for dialog (#32479)e0fe347[flags] remove enableOwnerStacks (#32426)Updates
@types/react-domfrom 18.3.5 to 19.1.9Commits
Updates
react-router-domfrom 7.7.1 to 7.8.2Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
Commits
eade1dechore: Update version for release (#14223)27eed3achore: Update version for release (pre) (#14214)ef3016cchore: Update version for release (pre) (#14211)fd17d66chore: Update version for release (#14185)68f3bfcchore: Update version for release (pre) (#14184)bd38001chore: Update version for release (pre) (#14178)5fb4185chore: Update version for release (#14141)562664cchore: Update version for release (pre) (#14139)06e639fchore: Update version for release (pre) (#14132)80c2fa5chore: Update version for release (pre) (#14129)Updates
react-windowfrom 1.8.11 to 2.0.2Release notes
Sourced from react-window's releases.
... (truncated)
Changelog
Sourced from react-window's changelog.
... (truncated)
Commits
c9349a42.0.1 -> 2.0.26adc6c0Merge pull request #832 from bvaughn/issues/831bd562c5Add testscced926Fix scrollToCell bugd1af943README formattingcaa4266README formatting2e326fb2.0.0 -> 2.0.16bcf34eREADME formatting tweakddfab80Lighthouse changes to docs sitee46efe9Update READMEUpdates
@eslint/jsfrom 9.32.0 to 9.34.0Release notes
Sourced from
@eslint/js's releases.