Skip to content
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

Bump the node-requirements group across 1 directory with 21 updates #127

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the node-requirements group with 21 updates in the /frontend directory:

Package From To
@fluentui/react 8.112.5 8.121.13
@fluentui/react-components 9.54.17 9.56.3
@fluentui/react-icons 2.0.260 2.0.266
@react-spring/web 9.7.3 9.7.5
@microsoft/ai-chat-protocol 1.0.0-beta.20240610.1 1.0.0-beta.20240814.1
dompurify 3.1.7 3.2.2
@types/dompurify 3.0.5 3.2.0
react-router-dom 6.23.1 7.0.1
react-syntax-highlighter 15.5.0 15.6.1
scheduler 0.20.2 0.23.2
@eslint/js 9.5.0 9.16.0
@types/react 18.3.3 18.3.12
@types/react-dom 18.3.0 18.3.1
@vitejs/plugin-react 4.3.2 4.3.4
eslint 8.57.0 9.16.0
eslint-plugin-react 7.34.3 7.37.2
globals 15.6.0 15.13.0
prettier 3.3.3 3.4.1
typescript 5.6.3 5.7.2
typescript-eslint 7.13.1 8.16.0
vite 5.4.8 6.0.2

Updates @fluentui/react from 8.112.5 to 8.121.13

Release notes

Sourced from @​fluentui/react's releases.

@​fluentui/react v8.121.13

Patches

  • fix: Left-aligning menu items in Pivot's overflow menu. (PR #33325 by khmakoto)

@​fluentui/react v8.121.12

Patches

  • fix: Adding high contrast selector to SplitButton's menu button styles so that the styles do not bleed when high contrast mode is not active. (PR #33290 by khmakoto)

@​fluentui/react v8.121.11

Patches

  • fix(v8 SwatchColorPicker): Add forced-color-adjust to gradients (PR #33267 by emmayjiang)

@​fluentui/react v8.121.10

Patches

  • fix: Left-aligning SuggestionItem's contents so they do not move and shift on hover. (PR #33263 by khmakoto)

@​fluentui/react v8.121.9

Patches

  • fix(v8 DatePicker): Add aria-required to required DatePickers (PR #33239 by emmayjiang)
Commits
  • 5ea1183 release: applying package updates - react v8
  • b1d0ddd fix(react): Left-aligning menu items in Pivot's overflow menu (#33325)
  • 999db8c fix(react-file-type-icons): Map onepart extension to onenote icon (#33318)
  • f7ad10b bugfix(react-tree): ensure that onActionVisibilityChange is properly invoked ...
  • 18b80eb docs(useArrowNavigationGroup): add example on how to use arrows+tab for circu...
  • 502a059 feat(motion): update DialogBackdropMotion to use FadeRelaxed (#33288)
  • 6018a36 fix: misaligned git pull hook banner (#33296)
  • 2fdbb7f Fix TagPicker cypress (#33297)
  • 249ca4d chore: Update chart docsite link to a deployed pr site (#33304)
  • db0ed7f release: applying package updates - react v8
  • Additional commits viewable in compare view

Updates @fluentui/react-components from 9.54.17 to 9.56.3

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.56.3

Minor changes

  • feat: Add autoplay index change callback and fix autoplay pause on interaction (PR #33291 by Mitch-At-Work)

Patches

  • Update readme with current content (PR #33295 by AtishayMsft)
  • feat(motion): update DialogBackdropMotion to use createFadePresence API (PR #33288 by pixel-perfectionist)
  • fix: respect reduced motion in createMotionComponent() (PR #33357 by layershifter)
  • fix(react-search): restore focus to SearchBox after clear button is clicked (PR #33340 by emmayjiang)
  • feat: Correctly integrating SwatchPicker with Field component. (PR #33274 by khmakoto)
  • bugfix: ensure that onActionVisibilityChange is properly invoked (PR #33320 by bsunderhus)

@​fluentui/react-components v9.56.2

Minor changes

Patches

  • fix: Clearable Dropdowns and Comboboxes do not show clear button if they are disabled. (PR #33251 by khmakoto)
  • chore: Export useListboxContext_unstable. (PR #33268 by CampbellOwen)
  • chore: Adding maxWidth to InfoButton's popover to match figma spec. (PR #33253 by khmakoto)
  • fix: update writeArrowUpdates to correctly resolve arrow position (PR #33260 by mainframev)
  • fix: focus selected tab by default (PR #33236 by dmytrokirpa)
  • chore: ensure TreeItem role can be overridden by props (PR #33277 by bsunderhus)
Commits
  • d80c2c7 release: applying package updates - react-components
  • 8b28faf fix(web-components): eslint config for json files (#33331)
  • b0af329 fix: Storybook menu overflow behavior and Menu docs for autoSize (#33350)
  • 2fc8151 Carousel: Fix autoplay and enable callback on autoplay index change (#33291)
  • c62fbbf docs(react-tooltip): add Tooltip and overflow content example (#33278)
  • 883151b fix(motion): respect reduced motion in createMotionComponent() (#33357)
  • 5ada132 fix(react-color-picker): fixed thumb position for ColorPicker (#33356)
  • 3626d0a docs(react-color-picker): Updated documentation for the ColorPicker (#33346)
  • 805932b chore(motion): align naming of stories (#33354)
  • 94f7b85 fix(react-search): Restore focus to SearchBox after clear button is clicked...
  • Additional commits viewable in compare view

Updates @fluentui/react-icons from 2.0.260 to 2.0.266

Commits

Updates @react-spring/web from 9.7.3 to 9.7.5

Release notes

Sourced from @​react-spring/web's releases.

v9.7.5

What's Changed

New Contributors

Full Changelog: pmndrs/react-spring@v9.7.4...v9.7.5

v9.7.4

What's Changed

New Contributors

... (truncated)

Commits
  • 8b09751 v9.7.5
  • f7fd4bb fix: update document edit page links (#2320)
  • 3576c9a docs(useInView): remove threshold argument
  • 3d24712 fix: recognize className prop to AnimatedComponents (#2292)
  • fd65b60 v9.7.4
  • d64fc47 fix(shared): add rafz as a package
  • a755bd8 fix: add useReducedMotion compatibility for Safari 13 and older (#2300)
  • f96db5e Revert "chore(deps): update dependency remark-mdx-frontmatter to v5 (#2298)"
  • 28a172d chore(deps): update dependency remark-mdx-frontmatter to v5 (#2298)
  • 1e4406e chore(deps): update dependency tsx to v4 (#2260)
  • Additional commits viewable in compare view

Updates @microsoft/ai-chat-protocol from 1.0.0-beta.20240610.1 to 1.0.0-beta.20240814.1

Commits
  • 5d138c9 Fixing issue on how options were being applied to the request. (#72)
  • b16639f Update README.md (#68)
  • 83324eb Adding file support (#59)
  • 1138f79 Bump System.Text.Json from 8.0.3 to 8.0.4 in /samples/backend/csharp (#67)
  • 6b02568 Update spec and samples to jsonl MIME type (#65)
  • a57d9da Bump braces from 3.0.2 to 3.0.3 in /spec (#61)
  • 5101521 Bump braces from 3.0.2 to 3.0.3 in /sdk/js/packages/client (#60)
  • 65b188f Update samples README.md (#58)
  • 56dfd28 Update README.md (#49)
  • 2451159 Update main README with more samples and also add README for in-repo samples ...
  • Additional commits viewable in compare view

Updates dompurify from 3.1.7 to 3.2.2

Release notes

Sourced from dompurify's releases.

DOMPurify 3.2.2

  • Fixed a possible bypass in case a rather specific config for custom elements is set, thanks @​yaniv-git
  • Fixed several minor issues with the type definitions, thanks again @​reduckted
  • Fixed a minor issue with the types reference for trusted types, thanks @​reduckted
  • Fixed a minor problem with the template detection regex on some systems, thanks @​svdb99

DOMPurify 3.2.1

DOMPurify 3.2.0

Commits

Updates @types/dompurify from 3.0.5 to 3.2.0

Commits

Updates react-router-dom from 6.23.1 to 7.0.1

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

7.0.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.1

7.0.0

Major Changes

  • Remove the original defer implementation in favor of using raw promises via single fetch and turbo-stream. This removes these exports from React Router: (#11744)

    • defer
    • AbortedDeferredError
    • type TypedDeferredData
    • UNSAFE_DeferredData
    • UNSAFE_DEFERRED_SYMBOL,
  • Use createRemixRouter/RouterProvider in entry.client instead of RemixBrowser (#11469)

  • Remove single_fetch future flag. (#11522)

  • Remove future.v7_startTransition flag (#11696)

  • Remove future.v7_normalizeFormMethod future flag (#11697)

  • Allow returning undefined from actions and loaders (#11680)

  • update minimum node version to 18 (#11690)

  • Remove future.v7_prependBasename from the ionternalized @remix-run/router package (#11726)

  • Remove future.v7_throwAbortReason from internalized @remix-run/router package (#11728)

  • Add exports field to all packages (#11675)

  • node package no longer re-exports from react-router (#11702)

  • updates the minimum React version to 18 (#11689)

    • Remove the future.v7_partialHydration flag (#11725)
      • This also removes the <RouterProvider fallbackElement> prop
        • To migrate, move the fallbackElement to a hydrateFallbackElement/HydrateFallback on your root route
      • Also worth nothing there is a related breaking changer with this future flag:
        • Without future.v7_partialHydration (when using fallbackElement), state.navigation was populated during the initial load
        • With future.v7_partialHydration, state.navigation remains in an "idle" state during the initial load
  • Remove future.v7_fetcherPersist flag (#11731)

... (truncated)

Commits

Updates react-syntax-highlighter from 15.5.0 to 15.6.1

Release notes

Sourced from react-syntax-highlighter's releases.

v15.6.1

  • Fix: #487 Fix: Allow override of display: styles when wrapLongLines is true

v15.6.0

Been awhile! 😰

  • Feat: #555 Add Vue language support
  • Feat: #534 Add a11yOneLight theme
  • Bugfix: #561 Fix bug with wrapLines that butchers highlighting
  • Docs: #559 Adding languages
Changelog

Sourced from react-syntax-highlighter's changelog.

15.6.1

  • Fix: Allow override of display: styles when wrapLongLines is true

15.6.0

  • Fix: #561 Fix bug with wrapLines that butchers highlighting
  • Docs: #559 Adding languages
  • Feat: #555 Add Vue language support
  • Feat: #534 Add a11yOneLight theme

[ gap in documentation ]

15.4.3 / 2020-12-07

  • Fixed highlight version regression

15.4.2 / 2020-12-07

  • Updated lowlight to 1.17.0 to match highlight dependency version

15.4.1 / 2020-12-07

  • Bugfix: increased minwidth to avoid unequal line number widths
  • Bugfix: prevent last line of file from rendering an unwanted line number

15.4.0 / 2020-12-07

  • Security fix: updated highlight.js to 10.4.1

15.3.1 / 2020-11-24

  • Bugfix: styling correctly applied to interpolation punctuation

15.3.0 / 2020-10-29

  • Updated prismjs (1.22.0) and refractor (3.2.0)
  • Updated prism-themes (1.5.0)
  • Fixed a broken readme link

15.2.1 / 2020-10-08

  • Bugfix: use string templating in language-specific theming code

15.2.0 / 2020-10-07

  • Allow language-specific theme styles to override default theme styles

15.1.0 / 2020-10-05

  • Updated to prism-themes 1.4.1

15.0.1 / 2020-10-03

  • Regenerate Prism themes containing nested tokens

15.0.0 / 2020-10-03

  • Breaking change: Allow styling nested tokens with classes in styles (probably not practically breaking for most, since this is a change that fixes a previously non-working feature)

14.0.2 / 2020-10-03

  • updated test snapshots after 14.0.1 fix

... (truncated)

Commits

Updates scheduler from 0.20.2 to 0.23.2

Commits
Maintainer changes

This version was pushed to npm by react-bot, a new releaser for scheduler since your current version.


Updates @eslint/js from 9.5.0 to 9.16.0

Release notes

Sourced from @​eslint/js's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)

v9.15.0

Features

  • 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas)
  • 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨)
  • bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic)
  • 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta)

Bug Fixes

  • fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar)
  • bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨)
  • 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo)
  • 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta)
  • 4ce625a fix: upgrade @​humanwhocodes/retry@​0.4.1 to avoid debug logs (#19102) (Milos Djermanovic)

Documentation

  • d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti)
  • 09bc2a8 docs: Update README (GitHub Actions Bot)
  • 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic)
  • 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx)
  • 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas)
  • 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti)

Chores

  • 2967d91 chore: upgrade @​eslint/js@​9.15.0 (#19133) (Milos Djermanovic)
  • b441bee chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/js@9.16.0 (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

v9.15.0 - November 15, 2024

  • 2967d91 chore: upgrade @​eslint/js@​9.15.0 (#19133) (Milos Djermanovic)
  • b441bee chore: package.json update for @​eslint/js release (Jenkins)
  • 7d6bf4a chore: upgrade @​eslint/core@​0.9.0 (

Bumps the node-requirements group with 21 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@fluentui/react](https://github.com/microsoft/fluentui) | `8.112.5` | `8.121.13` |
| [@fluentui/react-components](https://github.com/microsoft/fluentui) | `9.54.17` | `9.56.3` |
| [@fluentui/react-icons](https://github.com/microsoft/fluentui-system-icons) | `2.0.260` | `2.0.266` |
| [@react-spring/web](https://github.com/pmndrs/react-spring) | `9.7.3` | `9.7.5` |
| [@microsoft/ai-chat-protocol](https://github.com/microsoft/ai-chat-protocol) | `1.0.0-beta.20240610.1` | `1.0.0-beta.20240814.1` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.1.7` | `3.2.2` |
| [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.5` | `3.2.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.23.1` | `7.0.1` |
| [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) | `15.5.0` | `15.6.1` |
| [scheduler](https://github.com/facebook/react/tree/HEAD/packages/scheduler) | `0.20.2` | `0.23.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.5.0` | `9.16.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.12` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.3.2` | `4.3.4` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.16.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.3` | `7.37.2` |
| [globals](https://github.com/sindresorhus/globals) | `15.6.0` | `15.13.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.13.1` | `8.16.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.8` | `6.0.2` |



Updates `@fluentui/react` from 8.112.5 to 8.121.13
- [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.112.5...@fluentui/react_v8.121.13)

Updates `@fluentui/react-components` from 9.54.17 to 9.56.3
- [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.54.17...@fluentui/react-components_v9.56.3)

Updates `@fluentui/react-icons` from 2.0.260 to 2.0.266
- [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-spring/web` from 9.7.3 to 9.7.5
- [Release notes](https://github.com/pmndrs/react-spring/releases)
- [Commits](pmndrs/react-spring@v9.7.3...v9.7.5)

Updates `@microsoft/ai-chat-protocol` from 1.0.0-beta.20240610.1 to 1.0.0-beta.20240814.1
- [Release notes](https://github.com/microsoft/ai-chat-protocol/releases)
- [Commits](microsoft/ai-chat-protocol@release/js/1.0.0-beta.20240610.1...release/js/1.0.0-beta.20240814.1)

Updates `dompurify` from 3.1.7 to 3.2.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.1.7...3.2.2)

Updates `@types/dompurify` from 3.0.5 to 3.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Updates `react-router-dom` from 6.23.1 to 7.0.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/react-router-dom@7.0.1/packages/react-router-dom)

Updates `react-syntax-highlighter` from 15.5.0 to 15.6.1
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](react-syntax-highlighter/react-syntax-highlighter@15.5.0...v15.6.1)

Updates `scheduler` from 0.20.2 to 0.23.2
- [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/HEAD/packages/scheduler)

Updates `@eslint/js` from 9.5.0 to 9.16.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.16.0/packages/js)

Updates `@types/dompurify` from 3.0.5 to 3.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)

Updates `@types/react` from 18.3.3 to 18.3.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.0 to 18.3.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `@vitejs/plugin-react` from 4.3.2 to 4.3.4
- [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/v4.3.4/packages/plugin-react)

Updates `eslint` from 8.57.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.16.0)

Updates `eslint-plugin-react` from 7.34.3 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.3...v7.37.2)

Updates `globals` from 15.6.0 to 15.13.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.6.0...v15.13.0)

Updates `prettier` from 3.3.3 to 3.4.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.1)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

Updates `typescript-eslint` from 7.13.1 to 8.16.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.16.0/packages/typescript-eslint)

Updates `vite` from 5.4.8 to 6.0.2
- [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/v6.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: "@fluentui/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@fluentui/react-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@fluentui/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: "@react-spring/web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: "@microsoft/ai-chat-protocol"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@types/dompurify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: node-requirements
- dependency-name: react-syntax-highlighter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: scheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@types/dompurify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: node-requirements
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-requirements
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: node-requirements
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-requirements
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-requirements
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/node-requirements-f264bf8582 branch December 9, 2024 14:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants