chore(deps): bump the production-dependencies group across 1 directory with 5 updates - #1211
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-a9be1d889d
branch
3 times, most recently
from
August 13, 2026 18:54
8b1788e to
0c60788
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-a9be1d889d
branch
from
August 21, 2026 20:09
0c60788 to
311fa99
Compare
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@griffel/react](https://github.com/microsoft/griffel) | `1.6.1` | `1.7.7` | | [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) | `0.125.0` | `0.145.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.8` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.8` | | [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.74.4` | `9.74.6` | Updates `@griffel/react` from 1.6.1 to 1.7.7 - [Commits](https://github.com/microsoft/griffel/commits) Updates `oxc-parser` from 0.125.0 to 0.145.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.145.0/napi/parser) Updates `react` from 19.2.3 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `react-dom` from 19.2.3 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `@fluentui/react-components` from 9.74.4 to 9.74.6 - [Release notes](https://github.com/microsoft/fluentui/releases) - [Commits](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.74.4...@fluentui/react-components_v9.74.6) --- updated-dependencies: - dependency-name: "@fluentui/react-components" dependency-version: 9.74.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@griffel/react" dependency-version: 1.7.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: oxc-parser dependency-version: 0.143.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/production-dependencies-a9be1d889d
branch
from
August 21, 2026 22:00
311fa99 to
7daa0f8
Compare
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 production-dependencies group with 5 updates in the / directory:
1.6.11.7.70.125.00.145.019.2.319.2.819.2.319.2.89.74.49.74.6Updates
@griffel/reactfrom 1.6.1 to 1.7.7Commits
Updates
oxc-parserfrom 0.125.0 to 0.145.0Release notes
Sourced from oxc-parser's releases.
... (truncated)
Changelog
Sourced from oxc-parser's changelog.
... (truncated)
Commits
4a4a1fbrelease(crates): oxc v0.145.0 (#25865)db44651fix(napi): disable reuseWorker in browser bindings (#25640)0c68b7ffix(estree): emitdecoratorsonFormalParameterRest(#25582)46d237cchore(codegen,parser,tasks): pin benchmark fixtures by sha (#25557)e224f5ftest(napi/parser): fix TypeScript test case splitting (#25492)fed2b90refactor(napi/parser): fix TS errors under strict type checking (#25491)b6f1458release(crates): oxc v0.144.0 (#25474)b91dc3achore(deps): update napi (#25457)030857brefactor(diagnostics): update oxc-miette to v4 (#25395)d0b8d6fchore(deps): update dependency@napi-rs/clito v3.8.3 (#25434)Updates
reactfrom 19.2.3 to 19.2.8Release notes
Sourced from react's releases.
Changelog
Sourced from react's changelog.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react since your current version.
Updates
react-domfrom 19.2.3 to 19.2.8Release notes
Sourced from react-dom's releases.
Changelog
Sourced from react-dom's changelog.
Commits
1dd4ecb[FlightReply] Performance improvements when decoding (#37087)b0d2fdb[19.2.x] Update required references to GitHub repo (#36753)6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.590ab3f8Version 19.2.4Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.
Updates
@fluentui/react-componentsfrom 9.74.4 to 9.74.6Commits
b635180release: applying package updates - react-components2dd2a9afix(react-color-picker): use valid modern HSL syntax (#36555)1c4d6fcfeat(react-headless-components-preview): expose missing state data attributes...e432c71refactor(react-color-picker): move CSS vars to constants (#36552)8481779refactor(react-swatch-picker): move styles out of base hook (#36550)a47be84fix(react-headless-components-preview): use a custom renderTagPicker function...035ee66feat(v9,headless): ship web packages ESM-first (type:module), dropnodeexp...1ac9a09feat(react-headless-components-preview): add headless SplitButton (#36525)4f1ce23feat(react-button): expose useSplitButtonBase_unstable base hook (#36524)e914557refactor(react-color-picker): remove tinycolor dependency (#36548)