azure-search-openai-demo
azure-search-openai-demo copied to clipboard
Bump the node-packages group in /app/frontend with 17 updates
Bumps the node-packages group in /app/frontend with 17 updates:
| Package | From | To |
|---|---|---|
| @azure/msal-react | 2.0.6 |
2.0.12 |
| @azure/msal-browser | 3.4.0 |
3.10.0 |
| @fluentui/react | 8.112.5 |
8.115.6 |
| @fluentui/react-components | 9.37.3 |
9.46.4 |
| @fluentui/react-icons | 2.0.221 |
2.0.227 |
| dompurify | 3.0.6 |
3.0.8 |
| @types/dompurify | 3.0.4 |
3.0.5 |
| react-router-dom | 6.18.0 |
6.22.1 |
| ndjson-readablestream | 1.0.7 |
1.1.0 |
| scheduler | 0.20.2 |
0.23.0 |
| @types/dompurify | 3.0.4 |
3.0.5 |
| @types/react | 18.2.34 |
18.2.56 |
| @types/react-dom | 18.2.14 |
18.2.19 |
| @vitejs/plugin-react | 4.1.1 |
4.2.1 |
| prettier | 3.0.3 |
3.2.5 |
| typescript | 5.2.2 |
5.3.3 |
| @types/react-syntax-highlighter | 15.5.9 |
15.5.11 |
| vite | 4.5.2 |
5.1.3 |
Updates @azure/msal-react from 2.0.6 to 2.0.12
Release notes
Sourced from @azure/msal-react's releases.
@azure/msal-reactv2.0.122.0.12
Sat, 17 Feb 2024 01:49:06 GMT
Patches
- Bump
@azure/msal-browserto v3.10.0 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-reactv2.0.112.0.11
Wed, 07 Feb 2024 22:00:37 GMT
Patches
- Bump
@azure/msal-browserto v3.9.0 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
@azure/msal-reactv2.0.11-beta.02.0.11-beta.0
Wed, 07 Feb 2024 18:59:13 GMT
Patches
- Bump
@azure/msal-browserto v3.8.1-beta.0 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
Changes
- Mark package for prerelease (beta) ([email protected])
@azure/msal-reactv2.0.11-alpha.32.0.11-alpha.3
Fri, 02 Feb 2024 01:44:46 GMT
Patches
- Bump
@azure/msal-browserto v3.7.2-alpha.3 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
Changes
- Mark ([email protected])
@azure/msal-reactv2.0.11-alpha.22.0.11-alpha.2
... (truncated)
Commits
8c01597Bump package versionsee84786Remove bumpDeps false from beachball:bump:ci command (#6905)e4c2316Add ID Token secret to AccountInfo in all reponses (#6903)df5a228ExportcreateGuidfunction (#6868)9dc37a0Use UUIDv7 in PerformanceClient (#6866)db17cd0Remove invalid prompt for silent request instead of throwing an error (#6895)bbf17fbFix MSA e2e tests (#6896)d055ad8Fix: Authority string tenant parsing throws error in certain OIDC scenario (#...c6b5f3dMSAL JS should not throw user account switch error when home account ids of t...d51b97dMicrosoft Entra ID rebrand (#6750)- Additional commits viewable in compare view
Updates @azure/msal-browser from 3.4.0 to 3.10.0
Release notes
Sourced from @azure/msal-browser's releases.
@azure/msal-browserv3.10.03.10.0
Sat, 17 Feb 2024 01:49:05 GMT
Minor changes
- Export createGuid function #6868 ([email protected])
- Use UUIDv7 in PerformanceClient #6866 ([email protected])
- Bump
@azure/msal-commonto v14.7.1 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
Patches
- Add ID Token secret to AccountInfo in all reponses #6903 ([email protected])
- Bug fix for user switch error and broker apps native account id being stored in embedded app cache #6846 ([email protected])
- Remove invalid prompt for silent request instead of throwing an error #6895 ([email protected])
@azure/msal-browserv3.9.03.9.0
Wed, 07 Feb 2024 22:00:37 GMT
Minor changes
- Instrument handleRedirectPromise() #6861 ([email protected])
- Make BrowserCrypto generate UUID v7 by default #6841 ([email protected])
- Add active account update event #6854 ([email protected])
- Bump
@azure/msal-commonto v14.7.0 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
Patches
- reduce number of calls to resolveEndpoints ([email protected])
@azure/msal-browserv3.8.1-beta.03.8.1-beta.0
Wed, 07 Feb 2024 18:59:13 GMT
Minor changes
- Instrument handleRedirectPromise() #6861 ([email protected])
- Make BrowserCrypto generate UUID v7 by default #6841 ([email protected])
- Add active account update event #6854 ([email protected])
- Bump
@azure/msal-commonto v14.6.2-beta.0 (beachball)- Bump eslint-config-msal to v0.0.0 (beachball)
- Bump msal-test-utils to v0.0.1 (beachball)
... (truncated)
Commits
8c01597Bump package versionsee84786Remove bumpDeps false from beachball:bump:ci command (#6905)e4c2316Add ID Token secret to AccountInfo in all reponses (#6903)df5a228ExportcreateGuidfunction (#6868)9dc37a0Use UUIDv7 in PerformanceClient (#6866)db17cd0Remove invalid prompt for silent request instead of throwing an error (#6895)bbf17fbFix MSA e2e tests (#6896)d055ad8Fix: Authority string tenant parsing throws error in certain OIDC scenario (#...c6b5f3dMSAL JS should not throw user account switch error when home account ids of t...d51b97dMicrosoft Entra ID rebrand (#6750)- Additional commits viewable in compare view
Updates @fluentui/react from 8.112.5 to 8.115.6
Release notes
Sourced from @fluentui/react's releases.
@fluentui/reactv8.115.6Patches
@fluentui/reactv8.115.5Patches
- Fix: Enable click events on coachmark for mobile & additional entry points on desktop (currently requires mouse movement only) (PR #30492 by Mitch-At-Work)
@fluentui/reactv8.115.4Patches
- fix: Correctly calculating height of Callout aligning to the top and covering target. (PR #30467 by khmakoto)
@fluentui/reactv8.115.3Patches
Commits
1e10b26applying package updates4909da1fix: MenuPopover should stay open for submenu even when not openOnHover (#30486)d57ead5Building Accordion behavior into NavCategoryItems (#30523)ce796eefix: Datepicker with input renders semantic button for voice control (#30499)ecaaad4fix: remove new Date() from prop destructuring (#30519)d704cf6fix: focus-visible polyfill should only register in scope (#30517)9bf5788Sankey Diagram mouse responsiveness improvement by caching text computations ...b79f711applying package updatesc2b81e9chore: Integrate Monosize into react-charting for all charts (#30506)0d20962Tabster 6.0.1 (#30501)- Additional commits viewable in compare view
Updates @fluentui/react-components from 9.37.3 to 9.46.4
Release notes
Sourced from @fluentui/react-components's releases.
@fluentui/react-componentsv9.46.4Minor changes
- chore: Simplify high contrast visuals for RatingItem, and remove iconOutline from RatingDisplay (PR #30457 by behowell)
- feat: useSetKeyboardNavigation hook (PR #30316 by ling1726)
Patches
- chore: adds
@fluentui/react-jsx-runtimeas dependency (PR #30485 by bsunderhus)- fix: Update year and month pickers to use the correct keyboard navigation type and apply requested focus indicator width from design for day picker. (PR #30435 by sopranopillow)
- fix: Apply aria-disabled to DatePicker's contentAfter slot to avoid confusion when using screen readers. (PR #30435 by sopranopillow)
- fix: MessageBar with no actions should have correct spacing (PR #30481 by ling1726)
- fix(react-migration-v0-v9): add northstar to dependencies (PR #30303 by Hotell)
- chore: bump northstar version (PR #30478 by Hotell)
- fix: Resize heuristic should account for zero dimensions (PR #30439 by ling1726)
- chore: add accesibility props to Rating and RatingDisplay (PR #30414 by tomi-msft)
- chore: add accessibility props to Rating and RatingDisplay (PR #30421 by tomi-msft)
- Adds custom onChange callback on SearchBox preview so consumers can handle clear event. (PR #29038 by syphe)
- bugfix: regression fix for focus and blur events on TreeItem (PR #30436 by bsunderhus)
- bugfix: onOpenChange inconsistent between Tree and TreeItem (PR #30050 by bsunderhus)
Commits
df60b15applying package updatesd890763[1 of N] [Size optimization] Compress charting bundle size by mangling variab...36a4c3bFix bugs in gauge chart (#26681)af94003Adds onDismiss callback when clear button is clicked on SearchBox preview (#2...a440eb7chore: bump nx to 17.3.x (#30472)41f8409fix(workspace-plugin): dont use ecma reserved word for star import alias with...0a9926bfix: Resize heuristic should account for zero dimensions (#30439)f481024chore(react-aria): adds@fluentui/react-jsx-runtimeas dependency (#30485)1b8ade8fix: MessageBar with no actions should have correct spacing (#30481)c39e261applying package updates- Additional commits viewable in compare view
Updates @fluentui/react-icons from 2.0.221 to 2.0.227
Commits
- See full diff in compare view
Updates dompurify from 3.0.6 to 3.0.8
Release notes
Sourced from dompurify's releases.
DOMPurify 3.0.8
- Fixed errors caused by conditional exports, thanks
@ssi02014- Fixed a type error when working with custom element config, thanks
@cpmotionDOMPurify 3.0.7
- Added better protection against CSPP attacks, thanks
@kevin-mizu- Updated browser versions for automated tests
- Updated Node versions for automated tests
- Refactored code base, thanks
@ssi02014- Refactored build system & deployment, thanks
@ssi02014
Commits
ec1346aMerge pull request #899 from cure53/mainb3b441echore: Preparing 3.0.8 release486673fMerge pull request #898 from cpmotion/issue-89738e4dc3fix: Avoid TypeError for null values on CUSTOM_ELEMENT_HANDLING config.771eb82Merge pull request #896 from ssi02014/revert/conditionalExports2d963cffix: revert conditional exportsaa2c561Merge pull request #893 from cure53/mainab2c081chore: Preparing 3.0.7 released7498e0Merge pull request #890 from cure53/dependabot/github_actions/github/codeql-a...813bea6build(deps): bump github/codeql-action from 2 to 3- Additional commits viewable in compare view
Updates @types/dompurify from 3.0.4 to 3.0.5
Commits
- See full diff in compare view
Updates react-router-dom from 6.18.0 to 6.22.1
Release notes
Sourced from react-router-dom's releases.
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- 44bce3c6: Fix
react-router-dompeer dependency version[email protected]
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
6.22.1
Patch Changes
- Updated dependencies:
[email protected]@remix-run/[email protected]6.22.0
Minor Changes
- Include a
window__reactRouterVersiontag for CWV Report detection (#11222)Patch Changes
- Updated dependencies:
@remix-run/[email protected][email protected]6.21.3
Patch Changes
- Fix
NavLinkisPendingwhen abasenameis used (#11195)- Remove leftover
unstable_prefix fromBlocker/BlockerFunctiontypes (#11187)- Updated dependencies:
6.21.2
Patch Changes
- Leverage
useIdfor internal fetcher keys when available (#11166)- Updated dependencies:
@remix-run/[email protected][email protected]6.21.1
Patch Changes
- Updated dependencies:
[email protected]@remix-run/[email protected]6.21.0
Minor Changes
... (truncated)
Commits
5f0cf32chore: Update version for release (#11283)25d16dbchore: Update version for release (pre) (#11280)241f2d4Fix issues with pre-encoded param names not being properly decoded (#11199)3a66719chore: Update version for release (#11242)109fb7dchore: Update version for release (pre) (#11238)f5f7511Add a window var for CWV Tech Report to look for (#11222)44b391achore: Update version for release (#11203)b4bf927chore: Update version for release (pre) (#11196)b541b8dFix NavLink isPending with a basename (#11195)552662aRemove leftoverunstable_prefix fromBlocker/BlockerFunctiontypes (#1...- Additional commits viewable in compare view
Updates ndjson-readablestream from 1.0.7 to 1.1.0
Changelog
Sourced from ndjson-readablestream's changelog.
[1.1.0] - Jan. 12, 2023
- Fix for CJS module error when running vitest on imported package.
[1.1.0-alpha.0] - Dec. 19, 2023
- Attempting to fix CJS module error when running vitest on imported package.
[1.0.9] - Nov. 30, 2023
- Fixed issue with streaming multibyte characters.
[1.0.8] - Nov. 11, 2023
- No code changes, documentation only.
Commits
- See full diff in compare view
Updates scheduler from 0.20.2 to 0.23.0
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by gnoff, a new releaser for scheduler since your current version.
Updates @types/dompurify from 3.0.4 to 3.0.5
Commits
- See full diff in compare view
Updates @types/react from 18.2.34 to 18.2.56
Commits
- See full diff in compare view
Updates @types/react-dom from 18.2.14 to 18.2.19
Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 4.1.1 to 4.2.1
Release notes
Sourced from @vitejs/plugin-react's releases.
v4.2.1
Remove generic parameter on
Pluginto avoid type error with Rollup 4/Vite 5 andskipLibCheck: false.I expect very few people to currently use this feature, but if you are extending the React plugin via
apiobject, you can get back the typing of the hook by importingViteReactPluginApi:import type { Plugin } from 'vite' import type { ViteReactPluginApi } from '@vitejs/plugin-react'export const somePlugin: Plugin = { name: 'some-plugin', api: { reactBabel: (babelConfig) => { babelConfig.plugins.push('some-babel-plugin') }, } satisfies ViteReactPluginApi, }
v4.2.0
Update peer dependency range to target Vite 5
There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.
Align jsx runtime for optimized dependencies
This will only affect people using internal libraries that contains untranspiled JSX. This change aligns the optimizer with the source code and avoid issues when the published source don't have
Reactin the scope.Reminder: While being partially supported in Vite, publishing TS & JSX outside of internal libraries is highly discouraged.
Changelog
Sourced from @vitejs/plugin-react's changelog.
4.2.1 (2023-12-04)
Remove generic parameter on
Pluginto avoid type error with Rollup 4/Vite 5 andskipLibCheck: false.I expect very few people to currently use this feature, but if you are extending the React plugin via
apiobject, you can get back the typing of the hook by importingViteReactPluginApi:import type { Plugin } from 'vite' import type { ViteReactPluginApi } from '@vitejs/plugin-react'export const somePlugin: Plugin = { name: 'some-plugin', api: { reactBabel: (babelConfig) => { babelConfig.plugins.push('some-babel-plugin') }, } satisfies ViteReactPluginApi, }
4.2.0 (2023-11-16)
Update peer dependency range to target Vite 5
There were no breaking change that impacted this plugin, so any combination of React plugins and Vite core version will work.
Align jsx runtime for optimized dependencies
This will only affect people using internal libraries that contains untranspiled JSX. This change aligns the optimizer with the source code and avoid issues when the published source don't have
Reactin the scope.Reminder: While being partially supported in Vite, publishing TS & JSX outside of internal libraries is highly discouraged.
Commits
8b53547release: [email protected]ec63066chore(deps): update dependency vite to v5 (#263)8512995fix(deps): update all non-major dependencies (#259)7f53c63fix: remove plugin type extension (#269)3748fc7release: [email protected]fb2b735fix(deps): update all non-major dependencies (#254)96b66edfix: align jsx runtime for optimized dependencies (#256)f10a577feat: update peer dep for vite 5 (#257)9956fb5refactor: shorten react import regex pattern (#250)- See full diff in compare view
Updates prettier from 3.0.3 to 3.2.5
Release notes
Sourced from prettier's releases.
3.2.5
3.2.4
- Fix
.eslintrc.jsonformat #159473.2.3
- Format
tsconfig.jsonfile withjsoncparser #159273.2.2
3.2.1
3.2.0
3.1.1
3.1.0
Changelog
Sourced from prettier's changelog.
3.2.5
Support Angular inline styles as single template literal (#15968 by
@sosukesuzuki)Angular v17 supports single string inline styles.
// Input @Component({ template: `<div>...</div>`, styles: `h1 { color: blue; }`, }) export class AppComponent {}// Prettier 3.2.4
@Component({ template:<div>...</div>, styles:h1 { color: blue; }, }) export class AppComponent {}// Prettier 3.2.5
@Component({ template:<div>...</div>, styles:h1 { color: blue; }, }) export class AppComponent {}Unexpected embedded formatting for Angular template (#15969 by
@JounQin)Computed template should not be considered as Angular component template
// Input const template = "foobar";
@Component({ [template]:<h1>{{ hello }}</h1>, }) export class AppComponent {} </tr></table>
... (truncated)
Commits
7142cf3Release 3.2.58cbee2echore(deps): update glimmer to v0.88.1 (#15991)45baee0chore(deps): update dependency magic-string to v0.30.6 (#16022)9fb32a1Minor refactor to property print (#15924)08f1940Update install script for husky v9 (#16000)6d0b1d2Update yarn to v4.1.0 (#16021)c8ba8dbchore(deps): update dependency@angular/compilerto v17.1.2 (#16018)e2250ecchore(deps): update typescript-eslint to v6.20.0 (#16015)02865f6chore(deps): update dependency npm-run-all2 to v6.1.2 (#16017)014ee5dchore(deps): update dependency hermes-parser to v0.19.0 (#16014)- Additional commits viewable in compare view
Updates typescript from 5.2.2 to 5.3.3
Release notes
Sourced from typescript's releases.
TypeScript 5.3.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.3.0 (Beta).
- fixed issues query for Typescript 5.3.1 (RC).
- fixed issues query for Typescript 5.3.2 (Stable).
- fixed issues query for Typescript 5.3.3 (Stable).
Downloads are available on:
TypeScript 5.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.3.0 (Beta).
- fixed issues query for Typescript 5.3.1 (RC).
- fixed issues query for Typescript 5.3.2 (Stable).
Downloads are available on:
TypeScript 5.3 RC
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
TypeScript 5.3 Beta
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on npm.
Commits
63717cfBump version to 5.3.3 and LKG4c2afa7🤖 Pick PR #56627 (Transpile jsdoc parsing mode) into release-5.3 (#56629)ba3d2b0🤖 Pick PR #56434 (Fix support for intersections in te...) into release-5.3 (#...f3808c4🤖 Pick PR #56504 (Fixed an issue in boolean compariso...) into release-5.3 (#...b4fe221Cherry-pick #56489 into release-5.3 (#56490)f750eb3Pick #56485 into release-5.3 (#56486)27047e3Update LKG.d09b1bfPick #56449 into release-5.3 (#56451)e2a5d45Update LKG.756efd2Fixes for release-5.3. (#56424)- Additional commits viewable in compare view
Updates @types/react-syntax-highlighter from 15.5.9 to 15.5.11
Commits
- See full diff in compare view
Updates vite from 4.5.2 to 5.1.3
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.1.3 (2024-02-15)
- fix: cachedTransformMiddleware for direct css requests (#15919) (5099028), closes #15919
- refactor(runtime): minor tweaks (#15904) (63a39c2), closes #15904
- refactor(runtime): seal ES module namespace object instead of feezing (#15914) (4172f02), closes #15914
5.1.2 (2024-02-14)
- fix: normalize import file path info (#15772) (306df44), closes #15772
- fix(build): do not output build time when build fails (#15711) (added3e), closes #15711
- fix(runtime): pass path instead of fileURL to
isFilePathESM(#15908) (7b15607), closes #15908- fix(worker): support UTF-8 encoding in inline workers (fixes #12117) (#15866) (570e0f1), closes #12117 #15866
- chore: update license file (#15885) (d9adf18), closes #15885
- chore(deps): update all non-major dependencies (#15874) (d16ce5d), closes #15874
- chore(deps): update dependency dotenv-expand to v11 (#15875) (642d528), closes #15875
5.1.1 (2024-02-09)
- fix: empty CSS file was output when only .css?url is used (#15846) (b2873ac), closes #15846
- fix: skip not only .js but also .mjs manifest entries (#15841) (3d860e7), closes #15841
- chore: post 5.1 release edits (#15840) (9da6502), closes #15840
5.1.0 (2024-02-08)
Vite 5.1 is out! Read the announcement blog post at https://vitejs.dev/blog/announcing-vite5-1!
- chore: revert #15746 (#15839) (ed875f8), closes #15746 #15839
- fix: pass
customLoggertoloadConfigFromFile(fix #15824) (#15831) (55a3427), closes #15824 #15831- fix(deps): update all non-major dependencies (#15803) (e0a6ef2), closes #15803
- refactor: remove
vite build --force(#15837) (f1a4242), closes #158375.1.0-beta.7 (2024-02-07)
- fix: disable fs.cachedChecks for custom watch ignore patterns (#15828) (9070be3), closes #15828
- fix: judge next dirent cache type (#15787) (5fbeba3), closes #15787
- fix: scan entries when the root is in node_modules (#15746) (c3e83bb), closes #15746
- fix(config): improved warning when root path includes bad characters (#15761) (1c0dc3d), closes #15761
- docs: fix typos in CHANGELOG (#15825) (3ee4e7b), closes #15825
- perf: use transform cache by resolved id (#15785) (78d838a), closes #15785
- chore: release notes (Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >