Sourced from Microsoft.Identity.Web's releases.
2.15.3
- Update Azure.Identity library to 1.10.2 for CVE-2023-36414.
Bug Fixes:
- Microsoft.Identity.Web honors the user-provided value for the cache expiry for in-memory cache. See #2466 for details.
2.15.2
- For the .NET 8 rc2 target framework, the IdentityModel dependencies have been updated to Identity.Model.*.7.0.3.
Bug Fixes
- Fixes a regression introduced in 2.15.0 where the OnTokenValidated delegates were no longer chained with an await. See issue#2513.
Sourced from Microsoft.Identity.Web's changelog.
2.15.3
- Update Azure.Identity library to 1.10.2 for CVE-2023-36414.
Bug Fixes:
- Microsoft.Identity.Web honors the user-provided value for the cache expiry for in-memory cache. See #2466 for details.
2.15.2
- For the .NET 8 rc2 target framework, the IdentityModel dependencies have been updated to Identity.Model.*.7.0.3.
Bug Fixes
- Fixes a regression introduced in 2.15.0 where the OnTokenValidated delegates were no longer chained with an await. See issue#2513.
36022d4
changelog for 2.15.3 release (#2540)f2474ba
update Azure Identity to 1.10.2 (#2539)51de97e
Update in-memory cache expiry to take into account user-provided value
(#2514)eb5233f
Bump Microsoft.Identity.Client from 4.56.0 to 4.57.0 (#2538)7e4b725
add link to build and testing doc (#2537)fdc5734
Bump Azure.Identity in /tools/app-provisioning-tool/app-provisioning-lib
(#2534)62d8904
Bump Microsoft.Identity.Web.UI from 2.15.1 to 2.15.2 (#2533)1155ca1
Bump Microsoft.Identity.Web.DownstreamApi from 2.15.1 to 2.15.2 (#2532)24490b2
Add new contributing.md (#2528)cbb297a
Bump Microsoft.Identity.Web from 2.15.1 to 2.15.2 (#2531)Sourced from @typescript-eslint/parser
's
releases.
v6.8.0
6.8.0 (2023-10-16)
Bug Fixes
- eslint-plugin: [consistent-type-imports] import assertion checks added (#7722) (afdae37)
- eslint-plugin: [no-shadow] fix static class generics for class expressions (#7724) (e5ea1d0)
- eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#7717) (f81a2da)
- eslint-plugin: [no-useless-empty-export] exempt .d.ts (#7718) (ac397f1)
Features
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/parser
's
changelog.
6.8.0 (2023-10-16)
Note: Version bump only for package
@typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
d475f88
chore: publish v6.8.0Sourced from @fluentui/react-components
's
releases.
@fluentui/react-components
v9.35.1Minor changes
- feat: release preview package (PR #29562 by sopranopillow)
- feat: bump to tabster 4.8.0 in order to support support virtual parents (PR #29549 by ling1726)
Patches
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: Add bundle size fixture for Calendar. (PR #29560 by sopranopillow)
- chore: Release react-calendar-compat. (PR #29542 by sopranopillow)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps (PR #29535 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- refactor: MenuItem uses makeResetStyles (PR #29449 by ling1726)
- chore Add bundle size fixture for MessageBar (PR #29513 by ling1726)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
- chore: bump keyborg to 2.1.0 (PR #29520 by ling1726)
- bugfix(react-tree): stop coercing numbers to string on TreeItemValue (PR #29529 by bsunderhus)
- exporting TreeItemType from TreeItem component (PR #29532 by petdud)
- chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps (PR #29535 by bsunderhus)
Prerelease changes
- chore: migrate from getNativeElementProps to getIntrinsicElementProps (PR #29499 by bsunderhus)
4c36df0
applying package updatese4ef1fe
applying package updatesd432731
chore(vr-tests-react-components, perf-tests-app): Remove infobutton from
vr-t...864fa92
docs: Add guidance for modifying textarea's height. (#29601)2b55f6c
fix(react-calendar-compat): Classnames removed and added to day cells
need to...c8ed0b5
[Part 2] Changes to onboard charting to fluent docsite (#29608)9c7c2e0
chore: bump jest to 29.7.0 (#29298)0f1b7bb
applying package updates16f754d
feat(react-infolabel, react-components): Release InfoLabel to stable (#29585)6267758
feat(react-datepicker-compat): Update DatePicker to use
react-calendar-compat...Sourced from @typescript-eslint/eslint-plugin
's
releases.
v6.8.0
6.8.0 (2023-10-16)
Bug Fixes
- eslint-plugin: [consistent-type-imports] import assertion checks added (#7722) (afdae37)
- eslint-plugin: [no-shadow] fix static class generics for class expressions (#7724) (e5ea1d0)
- eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#7717) (f81a2da)
- eslint-plugin: [no-useless-empty-export] exempt .d.ts (#7718) (ac397f1)
Features
You can read about our versioning strategy and releases on our website.
v6.7.5
6.7.5 (2023-10-09)
Bug Fixes
- eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)
You can read about our versioning strategy and releases on our website.
v6.7.4
6.7.4 (2023-10-02)
Note: Version bump only for package
@typescript-eslint/typescript-eslint
You can read about our versioning strategy and releases on our website.
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
6.8.0 (2023-10-16)
Bug Fixes
- eslint-plugin: [consistent-type-imports] import assertion checks added (#7722) (afdae37)
- eslint-plugin: [no-shadow] fix static class generics for class expressions (#7724) (e5ea1d0)
- eslint-plugin: [no-unsafe-member-access] report on only the accessed property (#7717) (f81a2da)
- eslint-plugin: [no-useless-empty-export] exempt .d.ts (#7718) (ac397f1)
Features
You can read about our versioning strategy and releases on our website.
6.7.5 (2023-10-09)
Bug Fixes
- eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)
You can read about our versioning strategy and releases on our website.
6.7.4 (2023-10-02)
Note: Version bump only for package
@typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
d475f88
chore: publish v6.8.03d58813
build: fix introduced post-merge build break with
no-useless-empty-export3c6379b
feat(eslint-plugin): add new extended rule
prefer-destructuring
(#7117)afdae37
fix(eslint-plugin): [consistent-type-imports] import assertion checks
added (...e5ea1d0
fix(eslint-plugin): [no-shadow] fix static class generics for class
expressio...ac397f1
fix(eslint-plugin): [no-useless-empty-export] exempt .d.ts (#7718)f81a2da
fix(eslint-plugin): [no-unsafe-member-access] report on only the
accessed pro...cff6e47
docs(eslint-plugin): deduplicate examples for no-explicit-any (#7715)afee34c
chore: use named import for util
(#7669)a9c7928
docs(eslint-plugin): [explicit-function-return-type] fix typo in option
name ...Sourced from react-markdown's releases.
9.0.0
Change
- b67d714 Change to require Node.js 16 migrate: update too
- ec2b134 Change to require React 18 migrate: update too
- bf5824f Change to use
exports
migrate: don’t use private APIs- c383a45 Update
@types/hast
, utilities, plugins, etc migrate: update too- eca5e6b 08ead9e Replace
transformImageUri
,transformLinkUri
w/urlTransform
migrate: see AddurlTransform
- de29396 Remove
linkTarget
option by@galabra
in remarkjs/react-markdown#762 migrate: see RemovelinkTarget
4346276
Remove support for passing custom props to components migrate: see RemoveincludeElementIndex
, RemoverawSourcePos
, RemovesourcePos
, Remove extra props passed to certain componentsc0dfbd6
Remove UMD bundle from package migrate: useesm.sh
or a CDN or soe12b5e9
Removeprop-types
migrate: use TypeScript4eb7aa0
Change to throw errors for removed props migrate: don’t pass options that don’t do things8aabf74
Change to improve error messages migrate: expect better messagesFull Changelog: https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0
Sourced from react-markdown's changelog.
9.0.0 - 2023-09-27
b67d714
Change to require Node.js 16
migrate: update tooec2b134
Change to require React 18
migrate: update toobf5824f
Change to useexports
migrate: don’t use private APIsc383a45
Update@types/hast
, utilities, plugins, etc
migrate: update tooeca5e6b
08ead9e
ReplacetransformImageUri
,transformLinkUri
w/urlTransform
migrate: see “AddurlTransform
” belowde29396
RemovelinkTarget
option
migrate: see “RemovelinkTarget
” below4346276
Remove support for passing custom props to components
migrate: see “RemoveincludeElementIndex
”, “RemoverawSourcePos
”, “RemovesourcePos
”, “Remove extra props passed to certain components” belowc0dfbd6
Remove UMD bundle from package
migrate: useesm.sh
or a CDN or soe12b5e9
Removeprop-types
migrate: use TypeScript4eb7aa0
Change to throw errors for removed props
migrate: don’t pass options that don’t do things8aabf74
Change to improve error messages
migrate: expect better messagesAdd
urlTransform
The
transformImageUri
andtransformLinkUri
were removed. Having two functions is a bit much, particularly because there are more URLs you might want to change (or which might be unsafe so we make them safe). And their name and APIs were a bit weird. You can use the newurlTransform
prop instead to change all your URLs.Remove
linkTarget
The
linkTarget
option was removed; you should likely not set targets.
... (truncated)
6360bc2
9.0.072e68d2
Add docs on line endingsb67d714
Change to require Node.js 16bf5824f
Change to use exports
d056940
Refactor docs08ead9e
Refactor to improve safe URL detectiona1fc6d9
Refactor package.json
some moreeca5e6b
Replace transformImageUri
, transformLinkUri
w/
urlTransform
ec2b134
Change to require React 18c0dfbd6
Remove UMD bundle from package