-
-
Notifications
You must be signed in to change notification settings - Fork 582
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
Fix some tests #1242
Merged
Merged
Fix some tests #1242
Conversation
This file contains 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
Avoid nested async/await and Promise constructors that caused parts of the old tests to continue running and interfere with subsequent tests
The `fs.mkdir` function does not take an `options` object until Node 10
renovate bot
referenced
this pull request
in fwouts/previewjs
Feb 7, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chokidar](https://togithub.com/paulmillr/chokidar) | [`^3.5.3` -> `^3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>paulmillr/chokidar (chokidar)</summary> ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: paulmillr/chokidar@3.5.3...3.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/fwouts/previewjs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diegohaz
referenced
this pull request
in ariakit/ariakit
Feb 9, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chokidar](https://togithub.com/paulmillr/chokidar) | [`3.5.3` -> `3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>paulmillr/chokidar (chokidar)</summary> ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: paulmillr/chokidar@3.5.3...3.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ariakit/ariakit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
mergify bot
referenced
this pull request
in SvenKirschbaum/share.kirschbaum.cloud
Feb 11, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | [![age](https://developer.mend.io/api/mc/badges/age///?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption///?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility////?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence////?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-dynamodb](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb)) | dependencies | minor | [`3.506.0` -> `3.511.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.506.0/3.511.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-dynamodb/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-dynamodb/3.506.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.506.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | dependencies | minor | [`3.504.0` -> `3.511.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.504.0/3.511.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-sesv2](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sesv2) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2)) | dependencies | minor | [`3.504.0` -> `3.511.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sesv2/3.504.0/3.511.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sesv2/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sesv2/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sesv2/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sesv2/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/client-sfn](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-sfn) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn)) | dependencies | minor | [`3.504.0` -> `3.511.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-sfn/3.504.0/3.511.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-sfn/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-sfn/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-sfn/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-sfn/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@aws-sdk/s3-request-presigner](https://togithub.com/aws/aws-sdk-js-v3/tree/main/packages/s3-request-presigner) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner)) | dependencies | minor | [`3.504.0` -> `3.511.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fs3-request-presigner/3.504.0/3.511.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fs3-request-presigner/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fs3-request-presigner/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fs3-request-presigner/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fs3-request-presigner/3.504.0/3.511.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | patch | [`5.15.7` -> `5.15.9`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.7/5.15.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.7/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.7/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | patch | [`5.15.7` -> `5.15.9`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.7/5.15.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.7/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.7/5.15.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | dependencies | patch | [`6.19.3` -> `6.19.4`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/6.19.3/6.19.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/6.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/6.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/6.19.3/6.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/6.19.3/6.19.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | patch | [`20.11.16` -> `20.11.17`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.16/20.11.17) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.11.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.11.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.11.16/20.11.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.11.16/20.11.17?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | devDependencies | patch | [`18.2.52` -> `18.2.55`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.52/18.2.55) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | devDependencies | patch | [`18.2.18` -> `18.2.19`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.18/18.2.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | devDependencies | minor | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | devDependencies | minor | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [aws-cdk](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk)) | devDependencies | minor | [`2.126.0` -> `2.127.0`](https://renovatebot.com/diffs/npm/aws-cdk/2.126.0/2.127.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk/2.126.0/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk/2.126.0/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [aws-cdk-lib](https://togithub.com/aws/aws-cdk) ([source](https://togithub.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)) | dependencies | minor | [`2.126.0` -> `2.127.0`](https://renovatebot.com/diffs/npm/aws-cdk-lib/2.126.0/2.127.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-cdk-lib/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-cdk-lib/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-cdk-lib/2.126.0/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-cdk-lib/2.126.0/2.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [aws-sdk](https://togithub.com/aws/aws-sdk-js) | dependencies | minor | [`2.1550.0` -> `2.1555.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1550.0/2.1555.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/aws-sdk/2.1555.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-sdk/2.1555.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-sdk/2.1550.0/2.1555.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-sdk/2.1550.0/2.1555.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [chokidar](https://togithub.com/paulmillr/chokidar) | devDependencies | minor | [`3.5.3` -> `3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | minor | [`5.0.12` -> `5.1.1`](https://renovatebot.com/diffs/npm/vite/5.0.12/5.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite/5.0.12/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite/5.0.12/5.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-dynamodb)</summary> ### [`v3.511.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35110-2024-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.509.0...v3.511.0) **Note:** Version bump only for package [@​aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) ### [`v3.509.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35090-2024-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.507.0...v3.509.0) **Note:** Version bump only for package [@​aws-sdk/client-dynamodb](https://togithub.com/aws-sdk/client-dynamodb) ### [`v3.507.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#35070-2024-02-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.506.0...v3.507.0) ##### Features - unified error dispatcher in protocols ([#​5756](https://togithub.com/aws/aws-sdk-js-v3/issues/5756)) ([0872087](https://togithub.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.511.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35110-2024-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.509.0...v3.511.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.509.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35090-2024-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.507.0...v3.509.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) ### [`v3.507.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35070-2024-02-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.504.0...v3.507.0) ##### Features - unified error dispatcher in protocols ([#​5756](https://togithub.com/aws/aws-sdk-js-v3/issues/5756)) ([0872087](https://togithub.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-sesv2)</summary> ### [`v3.511.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35110-2024-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.509.0...v3.511.0) **Note:** Version bump only for package [@​aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2) ### [`v3.509.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35090-2024-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.507.0...v3.509.0) **Note:** Version bump only for package [@​aws-sdk/client-sesv2](https://togithub.com/aws-sdk/client-sesv2) ### [`v3.507.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sesv2/CHANGELOG.md#35070-2024-02-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.504.0...v3.507.0) ##### Features - unified error dispatcher in protocols ([#​5756](https://togithub.com/aws/aws-sdk-js-v3/issues/5756)) ([0872087](https://togithub.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-sfn)</summary> ### [`v3.511.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35110-2024-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.509.0...v3.511.0) **Note:** Version bump only for package [@​aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn) ### [`v3.509.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35090-2024-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.507.0...v3.509.0) **Note:** Version bump only for package [@​aws-sdk/client-sfn](https://togithub.com/aws-sdk/client-sfn) ### [`v3.507.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-sfn/CHANGELOG.md#35070-2024-02-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.504.0...v3.507.0) ##### Features - unified error dispatcher in protocols ([#​5756](https://togithub.com/aws/aws-sdk-js-v3/issues/5756)) ([0872087](https://togithub.com/aws/aws-sdk-js-v3/commit/0872087ef56422541bd38d293f97613dfd10236f)) </details> <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner)</summary> ### [`v3.511.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35110-2024-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.509.0...v3.511.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) ### [`v3.509.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35090-2024-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.507.0...v3.509.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) ### [`v3.507.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#35070-2024-02-05) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.504.0...v3.507.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) </details> <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.15.9`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5159---generated-comparing-v5158master---) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.8...v5.15.9) *Feb 8, 2024* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐛 A critical fix to remove non-published library usage in `@mui/material` peerDependencies. ##### `@mui/[email protected]` - \[autocomplete] Avoid spread operator ([#​40968](https://togithub.com/mui/material-ui/issues/40968)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[material] Remove zero-runtime from peer dep ([#​41003](https://togithub.com/mui/material-ui/issues/41003)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/[email protected]` - \[base-ui] Update props using Array to ReadonlyArray type ([#​40754](https://togithub.com/mui/material-ui/issues/40754)) [@​RaghavenderSingh](https://togithub.com/RaghavenderSingh) ##### `@mui/[email protected]` - \[system] use `ReadonlyArray` for CSS related types ([#​40972](https://togithub.com/mui/material-ui/issues/40972)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[zero] Migrate to use wyw-in-js instead of linaria ([#​40866](https://togithub.com/mui/material-ui/issues/40866)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### Docs - \[docs] Polish codemod git diff format [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[material-ui]\[docs] Migrating from deprecated apis follow up ([#​40981](https://togithub.com/mui/material-ui/issues/40981)) [@​DiegoAndai](https://togithub.com/DiegoAndai) ##### Core - \[code-infra] Move next config to ESM ([#​40869](https://togithub.com/mui/material-ui/issues/40869)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Update prettier ([#​40772](https://togithub.com/mui/material-ui/issues/40772)) [@​Janpot](https://togithub.com/Janpot) - \[code-infra] Add codemod for `light` prop removal ([#​40947](https://togithub.com/mui/material-ui/issues/40947)) [@​sai6855](https://togithub.com/sai6855) All contributors of this release in alphabetical order: [@​brijeshb42](https://togithub.com/brijeshb42), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​Janpot](https://togithub.com/Janpot), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​RaghavenderSingh](https://togithub.com/RaghavenderSingh), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp) ### [`v5.15.8`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v5158---generated-comparing-v5157master---) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.7...v5.15.8) *Feb 6, 2024* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 💫 Added a redesigned [landing page template](https://mui.com/material-ui/getting-started/templates/landing-page/) ([#​37557](https://togithub.com/mui/material-ui/issues/37557)) [@​zanivan](https://togithub.com/zanivan) - ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component ([#​40676](https://togithub.com/mui/material-ui/issues/40676)) [@​mnajdova](https://togithub.com/mnajdova) - many 🐛 bug fixes and 📚 documentation improvements ##### `@mui/[email protected]` - \[Avatar] Simplify valid children assertion ([#​40834](https://togithub.com/mui/material-ui/issues/40834)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### `@mui/[email protected]` - \[Accordion] Update props actual.js test case ([#​40879](https://togithub.com/mui/material-ui/issues/40879)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - Fix `findComponentJSX` util ([#​40855](https://togithub.com/mui/material-ui/issues/40855)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/[email protected]` - Add blend color manipulator ([#​40258](https://togithub.com/mui/material-ui/issues/40258)) [@​romgrk](https://togithub.com/romgrk) - Support variants in `theme.styleOverrides` ([#​40690](https://togithub.com/mui/material-ui/issues/40690)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[zero] Always replace the `createUseThemeProps` call ([#​40885](https://togithub.com/mui/material-ui/issues/40885)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[zero] Add README with installation and basic usage ([#​40761](https://togithub.com/mui/material-ui/issues/40761)) [@​brijeshb42](https://togithub.com/brijeshb42) ##### `@mui/[email protected]` - \[Button] Add support for `hostElementName` prop to improve SSR ([#​40507](https://togithub.com/mui/material-ui/issues/40507)) [@​mj12albert](https://togithub.com/mj12albert) - \[Menu] Use Popup instead of Popper ([#​40731](https://togithub.com/mui/material-ui/issues/40731)) [@​michaldudak](https://togithub.com/michaldudak) - \[useNumberInput] Integrate useNumberInput with useControllableReducer ([#​40206](https://togithub.com/mui/material-ui/issues/40206)) [@​mj12albert](https://togithub.com/mj12albert) - \[Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys ([#​40676](https://togithub.com/mui/material-ui/issues/40676)) [@​mnajdova](https://togithub.com/mnajdova) ##### Docs - \[base-ui] Update usage.md ([#​40916](https://togithub.com/mui/material-ui/issues/40916)) [@​adebiyial](https://togithub.com/adebiyial) - \[base-ui] Improve Base UI traffic from Material UI ([#​40875](https://togithub.com/mui/material-ui/issues/40875)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[base-ui] Change Radio component terminology from Button to Group ([#​40888](https://togithub.com/mui/material-ui/issues/40888)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[base-ui] Remove redundant "Styled" prefix ([#​40478](https://togithub.com/mui/material-ui/issues/40478)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[base-ui] Update listbox slot style in demo ([#​40952](https://togithub.com/mui/material-ui/issues/40952)) [@​sai6855](https://togithub.com/sai6855) - \[material-ui] Fix createTheme import and markdown format in the Next.js guide ([#​40895](https://togithub.com/mui/material-ui/issues/40895)) [@​hsmtkk](https://togithub.com/hsmtkk) - \[material-ui] Correct Google font CDN URL as Roboto 600 weight is not used ([#​40852](https://togithub.com/mui/material-ui/issues/40852)) [@​xuhdev](https://togithub.com/xuhdev) - \[material-ui] Replace the Album template with a landing page ([#​37557](https://togithub.com/mui/material-ui/issues/37557)) [@​zanivan](https://togithub.com/zanivan) - \[material-ui] Add deprecations migration guide ([#​40767](https://togithub.com/mui/material-ui/issues/40767)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - \[material-ui] Improve aria-label throughout the Button Group demos ([#​40892](https://togithub.com/mui/material-ui/issues/40892)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[joy-ui] Update the Overview callout ([#​40900](https://togithub.com/mui/material-ui/issues/40900)) [@​danilo-leal](https://togithub.com/danilo-leal) - Fix image size and dark mode [@​oliviertassinari](https://togithub.com/oliviertassinari) - Migrate links from legacy.reactjs.org to react.dev [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix 301 links [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix outdated link [@​oliviertassinari](https://togithub.com/oliviertassinari) - Fix URL and typo in CONTRIBUTING.md ([#​40899](https://togithub.com/mui/material-ui/issues/40899)) [@​Smileek](https://togithub.com/Smileek) ##### Core - \[blog] Optimize images for /blog/mui-x-v7-beta/ [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[blog] Clarify barrel index tree-shaking [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Simplify bug reproduction ([#​40833](https://togithub.com/mui/material-ui/issues/40833)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Prepare publishing [@​mui-internal/typescript-to-proptypes](https://togithub.com/mui-internal/typescript-to-proptypes) to npm ([#​40842](https://togithub.com/mui/material-ui/issues/40842)) [@​michaldudak](https://togithub.com/michaldudak) - \[code-infra] Remove babel alias from the docs ([#​40792](https://togithub.com/mui/material-ui/issues/40792)) [@​Janpot](https://togithub.com/Janpot) - \[core] Use Google Font v2 API [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Add missing change to v5.15.7 changelog ([#​40872](https://togithub.com/mui/material-ui/issues/40872)) [@​DiegoAndai](https://togithub.com/DiegoAndai) - \[core] Normalize \`<meta name="viewport" />\`\` [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[dependencies] Do not update envinfo test dependencies ([#​40950](https://togithub.com/mui/material-ui/issues/40950)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs-infra] Fix arbitrary gap between paragraphs in callouts ([#​40911](https://togithub.com/mui/material-ui/issues/40911)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Allow developers to build their CodeSandbox export ([#​40878](https://togithub.com/mui/material-ui/issues/40878)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Improve StackBlitz support ([#​40832](https://togithub.com/mui/material-ui/issues/40832)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Improve support for absolute locale URL ([#​40940](https://togithub.com/mui/material-ui/issues/40940)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[Menu]\[base-ui] Fix improperly merged tests ([#​40896](https://togithub.com/mui/material-ui/issues/40896)) [@​michaldudak](https://togithub.com/michaldudak) - \[utils] Use consistent build approach ([#​40837](https://togithub.com/mui/material-ui/issues/40837)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Fix React missing key console error [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix broken link [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Fix heading structure ([#​40912](https://togithub.com/mui/material-ui/issues/40912)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Add Customer Support Agent role to careers page ([#​40890](https://togithub.com/mui/material-ui/issues/40890)) [@​rluzists1](https://togithub.com/rluzists1) - \[website] Refine the Material UI homepage demo ([#​40881](https://togithub.com/mui/material-ui/issues/40881)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[website] Use em-dash when relevant over hyphen [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[zero] Fix build for demo next.js app ([#​40854](https://togithub.com/mui/material-ui/issues/40854)) [@​brijeshb42](https://togithub.com/brijeshb42) All contributors of this release in alphabetical order: [@​adebiyial](https://togithub.com/adebiyial), [@​brijeshb42](https://togithub.com/brijeshb42), [@​danilo-leal](https://togithub.com/danilo-leal), [@​DiegoAndai](https://togithub.com/DiegoAndai), [@​hsmtkk](https://togithub.com/hsmtkk), [@​Janpot](https://togithub.com/Janpot), [@​michaldudak](https://togithub.com/michaldudak), [@​mj12albert](https://togithub.com/mj12albert), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​rluzists1](https://togithub.com/rluzists1), [@​romgrk](https://togithub.com/romgrk), [@​sai6855](https://togithub.com/sai6855), [@​siriwatknp](https://togithub.com/siriwatknp), [@​Smileek](https://togithub.com/Smileek), [@​xuhdev](https://togithub.com/xuhdev), [@​zanivan](https://togithub.com/zanivan) </details> <details> <summary>mui/mui-x (@​mui/x-date-pickers)</summary> ### [`v6.19.4`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v6194) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.3...v6.19.4) *Feb 9, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Danish (da-DK) locale on the Data Grid ([#​11972](https://togithub.com/mui/mui-x/issues/11972)) [@​ShahrazH](https://togithub.com/ShahrazH) - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/[email protected]` - \[DataGrid] Add support for dialogs in menu actions ([#​11937](https://togithub.com/mui/mui-x/issues/11937)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Allow passing readonly arrays to `pageSizeOptions` prop ([#​11992](https://togithub.com/mui/mui-x/issues/11992)) [@​pcorpet](https://togithub.com/pcorpet) - \[DataGrid] Fix row reorder with cell selection ([#​11878](https://togithub.com/mui/mui-x/issues/11878)) [@​PEsteves8](https://togithub.com/PEsteves8) - \[DataGrid] Replace `eval` with `new Function` ([#​11962](https://togithub.com/mui/mui-x/issues/11962)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Danish (da-DK) locale ([#​11972](https://togithub.com/mui/mui-x/issues/11972)) [@​ShahrazH](https://togithub.com/ShahrazH) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`. ##### `@mui/[email protected]` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/[email protected]`, plus: - \[DataGridPremium] Fix autosize grouping cell ([#​11990](https://togithub.com/mui/mui-x/issues/11990)) [@​romgrk](https://togithub.com/romgrk) - \[DataGridPremium] Fix error after closing print export ([#​11889](https://togithub.com/mui/mui-x/issues/11889)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Date Pickers ##### `@mui/[email protected]` - \[pickers] Avoid relying on locale in Luxon `isWithinRange` method ([#​11940](https://togithub.com/mui/mui-x/issues/11940)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/[email protected]` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/[email protected]`. ##### Charts / `@mui/[email protected]` - \[charts] Add `reverse` property to axes ([#​11959](https://togithub.com/mui/mui-x/issues/11959)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Allow series ids to be numbers ([#​11960](https://togithub.com/mui/mui-x/issues/11960)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix Proptypes error by supporting string values for axes ([#​11953](https://togithub.com/mui/mui-x/issues/11953)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Add a note about `AdapterDateFnsV3` on the Getting Started page ([#​11987](https://togithub.com/mui/mui-x/issues/11987)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[docs] Avoid the use of MUI Core [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix API links ([#​11930](https://togithub.com/mui/mui-x/issues/11930)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix `ChartsTooltip` typo ([#​11967](https://togithub.com/mui/mui-x/issues/11967)) [@​thisisharsh7](https://togithub.com/thisisharsh7) - \[docs] Refactor `Localization` documentation sections ([#​11997](https://togithub.com/mui/mui-x/issues/11997)) [@​LukasTy](https://togithub.com/LukasTy) - \[code] Simplify bug reproduction ([#​11932](https://togithub.com/mui/mui-x/issues/11932)) [@​alexfauquette](https://togithub.com/alexfauquette) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - export plugin metadata - allow `parserOptions.project: false` - **eslint-plugin:** add rule prefer-find ##### 🩹 Fixes - **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression - **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values - **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions - **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option - **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists - **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>aws/aws-cdk (aws-cdk)</summary> ### [`v2.127.0`](https://togithub.com/aws/aws-cdk/releases/tag/v2.127.0) [Compare Source](https://togithub.com/aws/aws-cdk/compare/v2.126.0...v2.127.0) ##### Features - **eks:** support for Kubernetes version 1.29 ([#​29040](https://togithub.com/aws/aws-cdk/issues/29040)) ([9dfabb1](https://togithub.com/aws/aws-cdk/commit/9dfabb1faf82c090957413315f9ddd2f83bcad29)), closes [#​27930](https://togithub.com/aws/aws-cdk/issues/27930) [#​28983](https://togithub.com/aws/aws-cdk/issues/28983) - update L1 CloudFormation resource definitions ([#​29053](https://togithub.com/aws/aws-cdk/issues/29053)) ([7fcd5be](https://togithub.com/aws/aws-cdk/commit/7fcd5be7d6df3770095bc540bd1249d3337d551c)) - **codebuild:** new CodeBuild lambda compute images ([#​28630](https://togithub.com/aws/aws-cdk/issues/28630)) ([610fce1](https://togithub.com/aws/aws-cdk/commit/610fce1eed8b0554ef77941e6ff0760fd3d758db)) - **codepipeline:** change default value for crossAccountKeys to false (under feature flag) ([#​28556](https://togithub.com/aws/aws-cdk/issues/28556)) ([144b1b9](https://togithub.com/aws/aws-cdk/commit/144b1b9794cd36453913cf2d0297de4f4ddf342b)), closes [/github.com/aws/aws-cdk/blob/f4c1d1253ee34c2837a57a93faa47c9da97ef6d8/packages/aws-cdk-lib/aws-codepipeline/lib/pipeline.ts#L380-L381](https://togithub.com/aws//github.com/aws/aws-cdk/blob/f4c1d1253ee34c2837a57a93faa47c9da97ef6d8/packages/aws-cdk-lib/aws-codepipeline/lib/pipeline.ts/issues/L380-L381) [#​28247](https://togithub.com/aws/aws-cdk/issues/28247) - **cognito:** specifying the trigger event version in UserPool.addTrigger() ([#​28899](https://togithub.com/aws/aws-cdk/issues/28899)) ([7f2d4f1](https://togithub.com/aws/aws-cdk/commit/7f2d4f144c6a74557b7729b770408082052d9391)), closes [#​28683](https://togithub.com/aws/aws-cdk/issues/28683) [#​28683](https://togithub.com/aws/aws-cdk/issues/28683) - **ecs:** `idleTimeout` and `perRequestTimeout` for service connect ([#​28877](https://togithub.com/aws/aws-cdk/issues/28877)) ([ffcae2f](https://togithub.com/aws/aws-cdk/commit/ffcae2f7f115fb298313dea7ac1b631173735bc0)) - **ecs-patterns:** `healthCheck` property for `ApplicationLoadBalancedFargateService` ([#​28797](https://togithub.com/aws/aws-cdk/issues/28797)) ([5996856](https://togithub.com/aws/aws-cdk/commit/599685651014e81fd4b61007d237a4b8998b546c)), closes [#​28796](https://togithub.com/aws/aws-cdk/issues/28796) - **efs:** create read-only file system for use as a destination of replication ([#​28913](https://togithub.com/aws/aws-cdk/issues/28913)) ([832f70c](https://togithub.com/aws/aws-cdk/commit/832f70c20fd8e91fa45029bfbaa668d5b152b870)), closes [#​28912](https://togithub.com/aws/aws-cdk/issues/28912) - **lambda:** support enums in loggingFormat ([#​28942](https://togithub.com/aws/aws-cdk/issues/28942)) ([fb2329f](https://togithub.com/aws/aws-cdk/commit/fb2329f98d1de7c62a24044241aa6805a58e64f3)) - **route53:** multivalue answer routing ([#​28938](https://togithub.com/aws/aws-cdk/issues/28938)) ([0e6e37e](https://togithub.com/aws/aws-cdk/commit/0e6e37e2bb7c4e014e0ae8e0b61f523477af5dcf)), closes [#​28939](https://togithub.com/aws/aws-cdk/issues/28939) - **sns:** message archive policy ([#​29008](https://togithub.com/aws/aws-cdk/issues/29008)) ([9782f6b](https://togithub.com/aws/aws-cdk/commit/9782f6b6a6371504f118cde1254afc983f280a2a)), closes [#​29007](https://togithub.com/aws/aws-cdk/issues/29007) - **stepfunctions:** distributed map construct ([#​28821](https://togithub.com/aws/aws-cdk/issues/28821)) ([97e3827](https://togithub.com/aws/aws-cdk/commit/97e38271be3b42d2e6a266b58687596da08cc2e7)), closes [#​23216](https://togithub.com/aws/aws-cdk/issues/23216) ##### Bug Fixes - **cloudwatch:** Math:UnknownIdentifier warning for INSIGHT_RULE_METRIC ([#​28870](https://togithub.com/aws/aws-cdk/issues/28870)) ([7eedb54](https://togithub.com/aws/aws-cdk/commit/7eedb545edc860415c681a7f0565bcb9b152d594)) - **ec2:** deploying an isolated subnet fails when `ipv6AssignAddressOnCreation` is set to true ([#​28902](https://togithub.com/aws/aws-cdk/issues/28902)) ([9de77bb](https://togithub.com/aws/aws-cdk/commit/9de77bb5e43971d615abb34b77b997f5143f775d)), closes [/github.com/aws/aws-cdk/issues/28843#issuecomment-1909006632](https://togithub.com/aws//github.com/aws/aws-cdk/issues/28843/issues/issuecomment-1909006632) [#​28843](https://togithub.com/aws/aws-cdk/issues/28843) - **lambda:** LoggingConfig default error ([#​28973](https://togithub.com/aws/aws-cdk/issues/28973)) ([8c79bdc](https://togithub.com/aws/aws-cdk/commit/8c79bdce8212f0488acba756c8b8717a39bd6ce8)) - **lambda-event-sources:** update s3-event-source to accept IBucket ([#​28943](https://togithub.com/aws/aws-cdk/issues/28943)) ([431df3b](https://togithub.com/aws/aws-cdk/commit/431df3b67bc2dd2d0e833642a67cff890fc6be29)), closes [#​4323](https://togithub.com/aws/aws-cdk/issues/4323) [#​25782](https://togithub.com/aws/aws-cdk/issues/25782) - **migrate:** `--from-stack` does not retrieved processed template ([#​29035](https://togithub.com/aws/aws-cdk/issues/29035)) ([74c4c6f](https://togithub.com/aws/aws-cdk/commit/74c4c6f7cfe3271993c61683c03c7d2bcc392c03)) - **stepfunctions:** the Retry field in the statesJson in CustomState is always overwrited ([#​28793](https://togithub.com/aws/aws-cdk/issues/28793)) ([3c33e2c](https://togithub.com/aws/aws-cdk/commit/3c33e2cdacd8fbec36eb1bb3ec0c8dbdec5ee736)), closes [/github.com/aws/aws-cdk/blob/45b8398bec9ba9c03f195c14f3b92188c9058a7b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/custom-state.ts#L74](https://togithub.com/aws//github.com/aws/aws-cdk/blob/45b8398bec9ba9c03f195c14f3b92188c9058a7b/packages/aws-cdk-lib/aws-stepfunctions/lib/states/custom-state.ts/issues/L74) [#​28769](https://togithub.com/aws/aws-cdk/issues/28769) [#​28586](https://togithub.com/aws/aws-cdk/issues/28586) *** ##### Alpha modules (2.127.0-alpha.0) ##### Features - **pipes-sources:** new EventBridge Pipes sources alpha module ([#​29048](https://togithub.com/aws/aws-cdk/issues/29048)) ([2e53568](https://togithub.com/aws/aws-cdk/commit/2e53568af8b3939413e2fe7b6d668a006b4a02d8)) ##### Bug Fixes - **appconfig:** deprecate deploy method ([#​29021](https://togithub.com/aws/aws-cdk/issues/29021)) ([9675bcd](https://togithub.com/aws/aws-cdk/commit/9675bcdd22dda93258b2e2bfcd24b9ef5990e704)) - **integ-tests:** cannot use v3 package name in an awsApiCall ([#​28895](https://togithub.com/aws/aws-cdk/issues/28895)) ([5035080](https://togithub.com/aws/aws-cdk/commit/5035080ecc7e9e6029478496169344d5eb4b3300)), closes [/github.com/aws/aws-cdk/pull/27313/files#diff-3ab65cbf843775673ff370c9c90deceba5f0ead8a3e016e0c2f243d27bf84609](https://togithub.com/aws//github.com/aws/aws-cdk/pull/27313/files/issues/diff-3ab65cbf843775673ff370c9c90deceba5f0ead8a3e016e0c2f243d27bf84609) [#​28844](https://togithub.com/aws/aws-cdk/issues/28844) </details> <details> <summary>aws/aws-sdk-js (aws-sdk)</summary> ### [`v2.1555.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#215550) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1554.0...v2.1555.0) - feature: Batch: This feature allows Batch to support configuration of repository credentials for jobs running on ECS - feature: Braket: Creating a job will result in DeviceOfflineException when using an offline device, and DeviceRetiredException when using a retired device. - feature: CostOptimizationHub: Adding includeMemberAccounts field to the response of ListEnrollmentStatuses API. - feature: Iot: This release allows AWS IoT Core users to enable Online Certificate Status Protocol (OCSP) Stapling for TLS X.509 Server Certificates when creating and updating AWS IoT Domain Configurations with Custom Domain. - feature: Pricing: Add Throttling Exception to all APIs. ### [`v2.1554.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#215540) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1553.0...v2.1554.0) - feature: CodePipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths. - feature: QuickSight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update - feature: WorkSpaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName". ### [`v2.1553.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#215530) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1552.0...v2.1553.0) - feature: DataSync: AWS DataSync now supports manifests for specifying files or objects to transfer. - feature: LexModelsV2: This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions. - feature: Redshift: LisRecommendations API to fetch Amazon Redshift Advisor recommendations. ### [`v2.1552.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#215520) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1551.0...v2.1552.0) - feature: AppSync: Support for environment variables in AppSync GraphQL APIs - feature: CloudWatchLogs: This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action. - feature: ES: This release adds clear visibility to the customers on the changes that they make on the domain. - feature: OpenSearch: This release adds clear visibility to the customers on the changes that they make on the domain. - feature: WAFV2: You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API. ### [`v2.1551.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#215510) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1550.0...v2.1551.0) - feature: Glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections </details> <details> <summary>paulmillr/chokidar (chokidar)</summary> ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0 </details> <details> <summary>vitejs/vite (vite)</summary> ### [`v5.1.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small511-2024-02-09-small) - fix: empty CSS file was output when only .css?url is used ([#​15846](https://togithub.com/vitejs/vite/issues/15846)) ([b2873ac](https://togithub.com/vitejs/vite/commit/b2873ac)), closes [#​15846](https://togithub.com/vitejs/vite/issues/15846) - fix: skip not only .js but also .mjs manifest entries ([#​15841](https://togithub.com/vitejs/vite/issues/15841)) ([3d860e7](https://togithub.com/vitejs/vite/commit/3d860e7)), closes [#​15841](https://togithub.com/vitejs/vite/issues/15841) - chore: post 5.1 release edits ([#​15840](https://togithub.com/vitejs/vite/issues/15840)) ([9da6502](https://togithub.com/vitejs/vite/commit/9da6502)), closes [#​15840](https://togithub.com/vitejs/vite/issues/15840) ### [`v5.1.0`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#510-2024-02-08) - chore: revert [#​15746](https://togithub.com/vitejs/vite/issues/15746) ([#​15839](https://togithub.com/vitejs/vite/issues/15839)) ([ed875f8](https://togithub.com/vitejs/vite/commit/ed875f8)), closes [#​15746](https://togithub.com/vitejs/vite/issues/15746) [#​15839](https://togithub.com/vitejs/vite/issues/15839) - fix: pass `customLogger` to `loadConfigFromFile` (fix [#​15824](https://togithub.com/vitejs/vite/issues/15824)) ([#​15831](https://togithub.com/vitejs/vite/issues/15831)) ([55a3427](https://togithub.com/vitejs/vite/commit/55a3427)), closes [#​15824](https://togithub.com/vitejs/vite/issues/15824) [#​15831](https://togithub.com/vitejs/vite/issues/15831) - fix(deps): update all non-major dependencies ([#​15803](https://togithub.com/vitejs/vite/issues/15803)) ([e0a6ef2](https://togithub.com/vitejs/vite/commit/e0a6ef2)), closes [#​15803](https://togithub.com/vitejs/vite/issues/15803) - refactor: remove `vite build --force` ([#​15837](https://togithub.com/vitejs/vite/issues/15837)) ([f1a4242](https://togithub.com/vitejs/vite/commit/f1a4242)), closes [#​15837](https://togithub.com/vitejs/vite/issues/15837) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am on sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SvenKirschbaum/share.kirschbaum.cloud).
alecthomas
referenced
this pull request
in TBD54566975/ftl
Feb 12, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.3.107` -> `1.4.0`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.107/1.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.3.107/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.3.107/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@swc/jest](https://togithub.com/swc-project/pkgs/tree/main/packages/jest) ([source](https://togithub.com/swc-project/pkgs)) | [`0.2.34` -> `0.2.36`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.34/0.2.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fjest/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fjest/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fjest/0.2.34/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fjest/0.2.34/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`6.4.1` -> `6.4.2`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.1/6.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.4.1/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.4.1/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.2.52` -> `18.2.55`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.52/18.2.55) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | [`18.2.18` -> `18.2.19`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.18/18.2.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@typescript-eslint/typescript-estree](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2ftypescript-estree/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2ftypescript-estree/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [chokidar](https://togithub.com/paulmillr/chokidar) | [`3.5.3` -> `3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [go](https://togithub.com/golang/go) | `1.21.6` -> `1.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | `1.21.6` -> `1.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | golang | minor | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.22.0` -> `v1.23.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.22.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.22.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/mod | `v0.14.0` -> `v0.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fmod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fmod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fmod/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fmod/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.20.0` -> `v0.21.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.20.0/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.20.0/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [goreleaser](https://togithub.com/goreleaser/goreleaser) | `1.23.0` -> `1.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/goreleaser/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/goreleaser/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/goreleaser/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/goreleaser/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [just](https://togithub.com/casey/just) | `1.23.0` -> `1.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/just/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/just/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/just/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/just/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [lint-staged](https://togithub.com/okonet/lint-staged) | [`15.2.1` -> `15.2.2`](https://renovatebot.com/diffs/npm/lint-staged/15.2.1/15.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.1/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.1/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [postcss](https://postcss.org/) ([source](https://togithub.com/postcss/postcss)) | [`8.4.33` -> `8.4.35`](https://renovatebot.com/diffs/npm/postcss/8.4.33/8.4.35) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.33/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.33/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [pre-commit](https://togithub.com/pre-commit/pre-commit) | `3.6.0` -> `3.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/pre-commit/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/pre-commit/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/pre-commit/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/pre-commit/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [yq](https://togithub.com/mikefarah/yq) | `4.40.5` -> `4.40.7` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/yq/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/yq/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/yq/4.40.5/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/yq/4.40.5/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [com.squareup.wire:wire-grpc-server](https://togithub.com/square/wire) | `4.9.6` -> `4.9.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.squareup.wire:wire-grpc-server/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.squareup.wire:wire-grpc-server/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.squareup.wire:wire-grpc-server/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.squareup.wire:wire-grpc-server/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | compile | patch | | [com.squareup.wire:wire-runtime-jvm](https://togithub.com/square/wire) | `4.9.6` -> `4.9.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.squareup.wire:wire-runtime-jvm/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.squareup.wire:wire-runtime-jvm/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.squareup.wire:wire-runtime-jvm/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.squareup.wire:wire-runtime-jvm/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | compile | patch | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.4.0`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#140---2024-02-05) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.107...v1.4.0) ##### Bug Fixes - **(cli)** Make Rust CLI use sourcemap code from the `swc` crate ([#​8576](https://togithub.com/swc-project/swc/issues/8576)) ([82bc061](https://togithub.com/swc-project/swc/commit/82bc061b8caad9b240f3c2ab75c2a53aed502297)) - **(es/codegen)** Fix codegen of async methods with decorators ([#​8575](https://togithub.com/swc-project/swc/issues/8575)) ([8c32225](https://togithub.com/swc-project/swc/commit/8c322250b7276f002fc0848bbb5c53bdb8802c00)) - **(es/lexer)** Fix typo in `package` keyword ([#​8589](https://togithub.com/swc-project/swc/issues/8589)) ([8413a6c](https://togithub.com/swc-project/swc/commit/8413a6c48e94613b9ba264210acab4f7f1787057)) - **(es/minifier)** Fix top-level check ([#​8583](https://togithub.com/swc-project/swc/issues/8583)) ([a7c5255](https://togithub.com/swc-project/swc/commit/a7c5255ad1ad98c183b676af5caaf9057a9eccf1)) - **(es/proposals)** Support using `using` keyword with functions ([#​8574](https://togithub.com/swc-project/swc/issues/8574)) ([d81596c](https://togithub.com/swc-project/swc/commit/d81596cd2b03ab7523937ae3206797a9c3b819bf)) - **(es/resolver)** Skip property in JSX member ([#​8598](https://togithub.com/swc-project/swc/issues/8598)) ([d480ab9](https://togithub.com/swc-project/swc/commit/d480ab9ae8226fd8330376e33f0ad556c50d5b75)) - **(es/testing)** Make `test_inline!` not read output as a file ([#​8569](https://togithub.com/swc-project/swc/issues/8569)) ([d683089](https://togithub.com/swc-project/swc/commit/d683089be1116f7944fcd3dbd4536b343becdf5e)) - **(es/typescript)** Handle exported JSX binding name in TypeScript namespace ([#​8596](https://togithub.com/swc-project/swc/issues/8596)) ([2a70a6b](https://togithub.com/swc-project/swc/commit/2a70a6b1d477db5ae31c5c9412d299acaea10880)) ##### Features - **(es/minifier)** Inline more IIFE arguments ([#​8584](https://togithub.com/swc-project/swc/issues/8584)) ([18e0b53](https://togithub.com/swc-project/swc/commit/18e0b53fbb19eb016fe3695a169ac7f0708c96d3)) - **(es/minifier)** Respect more options ([#​8582](https://togithub.com/swc-project/swc/issues/8582)) ([fd997d3](https://togithub.com/swc-project/swc/commit/fd997d3712cf83d5de5bb63b3e2ac38871c4b736)) ##### Refactor - **(es/ast)** Improve type definitions of patterns ([#​8532](https://togithub.com/swc-project/swc/issues/8532)) ([7f2a2c1](https://togithub.com/swc-project/swc/commit/7f2a2c1e406021b8907b8fd35da456bfdc5f55ac)) ##### Testing - **(es/minifer)** Update the passing terser test list ([#​8573](https://togithub.com/swc-project/swc/issues/8573)) ([8b86638](https://togithub.com/swc-project/swc/commit/8b86638970797fe352db40128aabfb6a8cf9a43e)) - **(es/testing)** Ensure that `test_inline!` is working properly ([#​8590](https://togithub.com/swc-project/swc/issues/8590)) ([872a47b](https://togithub.com/swc-project/swc/commit/872a47b851504f4c0095f7c9f2729d50451c97a6)) </details> <details> <summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary> ### [`v6.4.2`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2) ##### Bug Fixes - Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations ([#​575](https://togithub.com/testing-library/jest-dom/issues/575)) ([a93c0c4](https://togithub.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879)) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - export plugin metadata - allow `parserOptions.project: false` - **eslint-plugin:** add rule prefer-find ##### 🩹 Fixes - **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression - **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values - **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions - **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option - **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists - **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-estree/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` - **typescript-estree:** forbid duplicated accessibility modifiers ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>paulmillr/chokidar (chokidar)</summary> ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.7...go1.22rc1) </details> <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)</summary> ### [`v1.23.1`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.1): /v0.45.2 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1) ##### Fixed - Register all callbacks passed during observable instrument creation instead of just the last one multiple times in `go.opentelemetry.io/otel/sdk/metric`. ([#​4888](https://togithub.com/open-telemetry/opentelemetry-go/issues/4888)) ### [`v1.23.0`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.0): /v0.45.1 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.23.0) This release contains the first stable, `v1`, release of the following modules: - `go.opentelemetry.io/otel/bridge/opencensus` - `go.opentelemetry.io/otel/bridge/opencensus/test` - `go.opentelemetry.io/otel/example/opencensus` - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` - `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` See our [versioning policy](VERSIONING.md) for more information about these stability guarantees. ##### Added - Add `WithEndpointURL` option to the `exporters/otlp/otlpmetric/otlpmetricgrpc`, `exporters/otlp/otlpmetric/otlpmetrichttp`, `exporters/otlp/otlptrace/otlptracegrpc` and `exporters/otlp/otlptrace/otlptracehttp` packages. ([#​4808](https://togithub.com/open-telemetry/opentelemetry-go/issues/4808)) - Experimental exemplar exporting is added to the metric SDK. See [metric documentation](./sdk/metric/EXPERIMENTAL.md#exemplars) for more information about this feature and how to enable it. ([#​4871](https://togithub.com/open-telemetry/opentelemetry-go/issues/4871)) - `ErrSchemaURLConflict` is added to `go.opentelemetry.io/otel/sdk/resource`. This error is returned when a merge of two `Resource`s with different (non-empty) schema URL is attempted. ([#​4876](https://togithub.com/open-telemetry/opentelemetry-go/issues/4876)) ##### Changed - The `Merge` and `New` functions in `go.opentelemetry.io/otel/sdk/resource` now returns a partial result if there is a schema URL merge conflict. Instead of returning `nil` when two `Resource`s with different (non-empty) schema URLs are merged the merged `Resource`, along with the new `ErrSchemaURLConflict` error, is returned. It is up to the user to decide if they want to use the returned `Resource` or not. It may have desired attributes overwritten or include stale semantic conventions. ([#​4876](https://togithub.com/open-telemetry/opentelemetry-go/issues/4876)) ##### Fixed - Fix `ContainerID` resource detection on systemd when cgroup path has a colon. ([#​4449](https://togithub.com/open-telemetry/opentelemetry-go/issues/4449)) - Fix `go.opentelemetry.io/otel/sdk/metric` to cache instruments to avoid leaking memory when the same instrument is created multiple times. ([#​4820](https://togithub.com/open-telemetry/opentelemetry-go/issues/4820)) - Fix missing `Mix` and `Max` values for `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` by introducing `MarshalText` and `MarshalJSON` for the `Extrema` type in `go.opentelemetry.io/sdk/metric/metricdata`. ([#​4827](https://togithub.com/open-telemetry/opentelemetry-go/issues/4827)) ##### New Contributors - [@​Fricounet](https://togithub.com/Fricounet) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4449](https://togithub.com/open-telemetry/opentelemetry-go/pull/4449) - [@​StLeoX](https://togithub.com/StLeoX) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4855](https://togithub.com/open-telemetry/opentelemetry-go/pull/4855) - [@​m-posluszny](https://togithub.com/m-posluszny) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4827](https://togithub.com/open-telemetry/opentelemetry-go/pull/4827) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.23.0 </details> <details> <summary>goreleaser/goreleaser (goreleaser)</summary> ### [`v1.24.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.24.0) #### Changelog ##### New Features - [`ee7a1e6`](https://togithub.com/goreleaser/goreleaser/commit/ee7a1e66ab2aff596a2963a5f03b493916befa41): feat(artifactory): publish source archives too, log when no archives found ([#​4586](https://togithub.com/goreleaser/goreleaser/issues/4586)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`189aa15`](https://togithub.com/goreleaser/goreleaser/commit/189aa15101a7a2693bddbaf72c3bbe47640cac50): feat(blob): acl support for s3 ([@​caarlos0](https://togithub.com/caarlos0)) - [`e800061`](https://togithub.com/goreleaser/goreleaser/commit/e800061e8620b4ae6bf3d024ef0e30b7b6d447e8): feat(blob): allow to customize whether to force path style ([@​caarlos0](https://togithub.com/caarlos0)) - [`88ebab0`](https://togithub.com/goreleaser/goreleaser/commit/88ebab066d1ae4d0476c9ec065d7dc526da20248): feat(blob): cache_control ([@​caarlos0](https://togithub.com/caarlos0)) - [`a342f02`](https://togithub.com/goreleaser/goreleaser/commit/a342f027d7952dfba0a89111d96f6e3feaff27c6): feat(blob): content disposition ([@​caarlos0](https://togithub.com/caarlos0)) - [`5040227`](https://togithub.com/goreleaser/goreleaser/commit/50402270ab56ab90c872c5e46106f95fc7a060e0): feat(blob): deprecate disableSSL ([@​caarlos0](https://togithub.com/caarlos0)) - [`0f57398`](https://togithub.com/goreleaser/goreleaser/commit/0f57398745ff5def264b1687f846c07e6254f45f): feat(blob): deprecate kmskey ([@​caarlos0](https://togithub.com/caarlos0)) - [`b294759`](https://togithub.com/goreleaser/goreleaser/commit/b294759d9550476c7d0fe9b71a511f98eab14ae3): feat(nfpm): add .Format tmpl var ([@​caarlos0](https://togithub.com/caarlos0)) - [`765d534`](https://togithub.com/goreleaser/goreleaser/commit/765d534c2e480c7e1d15272a71250843e3823b43): feat(nfpm): support libraries ([#​4587](https://togithub.com/goreleaser/goreleaser/issues/4587)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1ba3138`](https://togithub.com/goreleaser/goreleaser/commit/1ba3138c679cbd7f330e19d88adaae20c4a32eee): feat(tmpl): .GitTreeState and .IsGitClean ([@​caarlos0](https://togithub.com/caarlos0)) - [`5d44ed1`](https://togithub.com/goreleaser/goreleaser/commit/5d44ed14fda18831c628109ad297502dfceabb1b): feat(tmpl): contains ([@​caarlos0](https://togithub.com/caarlos0)) - [`f724460`](https://togithub.com/goreleaser/goreleaser/commit/f724460ac11c213b9323a99c915541511363da93): feat: --skip=chocolately ([@​twpayne](https://togithub.com/twpayne)) - [`5e9f01e`](https://togithub.com/goreleaser/goreleaser/commit/5e9f01e6ea362f5594e56b61b0edcec18c62d82b): feat: --skip=nfpm ([@​caarlos0](https://togithub.com/caarlos0)) - [`29f30b6`](https://togithub.com/goreleaser/goreleaser/commit/29f30b623ef8f0a19607afab22b3f3a2f9f68172): feat: deprecated changelog.skip in favor of changelog.disable ([@​caarlos0](https://togithub.com/caarlos0)) - [`12469c4`](https://togithub.com/goreleaser/goreleaser/commit/12469c42515772d6a4c45901d994b64e3c8d632f): feat: store which action is being taken in the context ([#​4508](https://togithub.com/goreleaser/goreleaser/issues/4508)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Security updates - [`e91a0f5`](https://togithub.com/goreleaser/goreleaser/commit/e91a0f513e88b1f3d4e6dc0eaa2f25496d72d332): sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 ([#​4505](https://togithub.com/goreleaser/goreleaser/issues/4505)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5df54b7`](https://togithub.com/goreleaser/goreleaser/commit/5df54b79ed2bf06c1d531437b7bd124579593652): sec: do not log env when --verbose ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`ac398de`](https://togithub.com/goreleaser/goreleaser/commit/ac398de727e20033f9d36ad0823419dad22fa512): fix(brew): improve handling of single os ([#​4562](https://togithub.com/goreleaser/goreleaser/issues/4562)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`917cae5`](https://togithub.com/goreleaser/goreleaser/commit/917cae54f01f4f87b5a2026d450435f3fd842b6a): fix(config): handle relative git repos ([#​4575](https://togithub.com/goreleaser/goreleaser/issues/4575)) ([@​aauren](https://togithub.com/aauren)) - [`2ced7ac`](https://togithub.com/goreleaser/goreleaser/commit/2ced7acdd91988d9bac45a117dd917c92e8ba853): fix(docker): remove --builder=default from default args when use=buildx ([#​4566](https://togithub.com/goreleaser/goreleaser/issues/4566)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`7f95ff0`](https://togithub.com/goreleaser/goreleaser/commit/7f95ff0a9af4c54644446788239cb8350d1b4b6a): fix(nix): improve generated derivations ([#​4582](https://togithub.com/goreleaser/goreleaser/issues/4582)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`da30c39`](https://togithub.com/goreleaser/goreleaser/commit/da30c39ccb20641ad75a2dc091a04acc162efdcd): fix(nix): prevent importing makeWrapper when it's not needed ([@​caarlos0](https://togithub.com/caarlos0)) - [`1e0d269`](https://togithub.com/goreleaser/goreleaser/commit/1e0d269c972755196e757272bea413ff81ce1894): fix(nix): sourceRoot when using archives.wrap_in_directory ([#​4550](https://togithub.com/goreleaser/goreleaser/issues/4550)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`003a881`](https://togithub.com/goreleaser/goreleaser/commit/003a8815038db80ebfd5798c741c1c482e607ac9): fix(nix): use stdenvNoCC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0becc41`](https://togithub.com/goreleaser/goreleaser/commit/0becc41508c99dc63f2a8db366e9629db2b8ba9f): fix(winget): schema ([@​caarlos0](https://togithub.com/caarlos0)) - [`2a71473`](https://togithub.com/goreleaser/goreleaser/commit/2a71473bf6ed6a24ca9301e6d39eb0e94a455270): fix: Allow using double quotes for templates in Slack notifications ([#​4555](https://togithub.com/goreleaser/goreleaser/issues/4555)) ([@​jamietanna](https://togithub.com/jamietanna)) - [`fe1bc52`](https://togithub.com/goreleaser/goreleaser/commit/fe1bc52d6ab0f9af4ac92e200a633d25dd989a04): fix: build does not run chocolatey ([@​caarlos0](https://togithub.com/caarlos0)) - [`6f72ac3`](https://togithub.com/goreleaser/goreleaser/commit/6f72ac34598e231a26630f70de62ee3ca99fba41): fix: improve linkedin error message ([@​caarlos0](https://togithub.com/caarlos0)) - [`6e0fc79`](https://togithub.com/goreleaser/goreleaser/commit/6e0fc795eec50fa5bec2ad8e1e020f593045921e): fix: improve skip details ([#​4522](https://togithub.com/goreleaser/goreleaser/issues/4522)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`9ce21d3`](https://togithub.com/goreleaser/goreleaser/commit/9ce21d3b95ca2ca894bcd96d8f4731951fee0ef1): fix: invalid jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`6097ea5`](https://togithub.com/goreleaser/goreleaser/commit/6097ea50f50b937f5f9385c803ee95cf4c2b0cd8): fix: possible nil pointers on logs ([@​caarlos0](https://togithub.com/caarlos0)) - [`e7f4b10`](https://togithub.com/goreleaser/goreleaser/commit/e7f4b10fc6bbac8bedeaab9e1d73e4798d6c138e): fix: prevent having whitespaces in artifact names ([#​4515](https://togithub.com/goreleaser/goreleaser/issues/4515)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2ab840b`](https://togithub.com/goreleaser/goreleaser/commit/2ab840b675217918d5c83ed45f6e2a9b0d81bab0): fix: remove disgo dependency ([#​4521](https://togithub.com/goreleaser/goreleaser/issues/4521)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`a0ead03`](https://togithub.com/goreleaser/goreleaser/commit/a0ead03ef5ab1aa26cbe6897b794ed085e858c3f): fix: typo in jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`1d44832`](https://togithub.com/goreleaser/goreleaser/commit/1d44832f6b9400224b440239be44a488b5c8893c): refactor(http): remove redundant `nil` check ([#​4563](https://togithub.com/goreleaser/goreleaser/issues/4563)) ([@​Juneezee](https://togithub.com/Juneezee)) - [`bfa9e7f`](https://togithub.com/goreleaser/goreleaser/commit/bfa9e7fd1792d1d464d8371fdbffd6a345a5ce2b): refactor(winget): improve winget code ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`2de878e`](https://togithub.com/goreleaser/goreleaser/commit/2de878e4187360d93a412441299a47e408ac87cd): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.49.17 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5c0c82a`](https://togithub.com/goreleaser/goreleaser/commit/5c0c82afa2febce4fb3b91dd0dd957e74dcf687b): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f0bf2d7`](https://togithub.com/goreleaser/goreleaser/commit/f0bf2d756e8d3478ee3ddc00bf09eecabdcb6ac4): feat(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 ([#​4525](https://togithub.com/goreleaser/goreleaser/issues/4525)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8ac985b`](https://togithub.com/goreleaser/goreleaser/commit/8ac985b9d2bc604f8c61ad491300518b67d0651e): feat(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`835ee39`](https://togithub.com/goreleaser/goreleaser/commit/835ee39ff4778b1f04481482b5bbb787428e2d6c): feat(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 ([#​4528](https://togithub.com/goreleaser/goreleaser/issues/4528)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`45d2152`](https://togithub.com/goreleaser/goreleaser/commit/45d2152f61d481f0dec742429d01b83798e0ab11): fix(deps): bump code.gitea.io/sdk/gitea from 0.17.0 to 0.17.1 ([#​4512](https://togithub.com/goreleaser/goreleaser/issues/4512)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`2a45266`](https://togithub.com/goreleaser/goreleaser/commit/2a452665fbbeea83b1242c3186a13672d5ecdfe2): fix(deps): bump github.com/goreleaser/nfpm/v2 from 2.35.1 to 2.35.2 ([#​4519](https://togithub.com/goreleaser/goreleaser/issues/4519)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`bbb6b5c`](https://togithub.com/goreleaser/goreleaser/commit/bbb6b5ce00112fe6f571e61e8884047f18ed33aa): fix(deps): bump gocloud.dev from 0.35.0 to 0.36.0 ([#​4506](https://togithub.com/goreleaser/goreleaser/issues/4506)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`dcdd623`](https://togithub.com/goreleaser/goreleaser/commit/dcdd6234fa2aab38599518ba005f5cab9710d0fa): fix(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 ([#​4518](https://togithub.com/goreleaser/goreleaser/issues/4518)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Documentation updates - [`afd8410`](https://togithub.com/goreleaser/goreleaser/commit/afd841043afe147471a2283d827d73fb2a4a00e5): docs(blob): update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87aa3b6`](https://togithub.com/goreleaser/goreleaser/commit/87aa3b625131a58eefb53719ae5161de5edf49f0): docs(blog): fixed backlinks, imported last post ([@​caarlos0](https://togithub.com/caarlos0)) - [`5bff616`](https://togithub.com/goreleaser/goreleaser/commit/5bff6168f6b0dce2f77383104e4fdf68ff6aa757): docs(blog): import more posts ([#​4544](https://togithub.com/goreleaser/goreleaser/issues/4544)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`29d55a7`](https://togithub.com/goreleaser/goreleaser/commit/29d55a74f8399a38632bc23acb6774a330d375bd): docs(blog): import more posts ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c23ab`](https://togithub.com/goreleaser/goreleaser/commit/75c23abdca4b7dcf4d458fbe90aec910a0164e22): docs: GitHub Actions code example ([#​4516](https://togithub.com/goreleaser/goreleaser/issues/4516)) ([@​cafferata](https://togithub.com/cafferata)) - [`aea2568`](https://togithub.com/goreleaser/goreleaser/commit/aea2568cacf905f45e189c7591d02d2d7a574645): docs: add installation links for mkdocs and extensions ([@​zimeg](https://togithub.com/zimeg)) - [`e41178c`](https://togithub.com/goreleaser/goreleaser/commit/e41178cf51546c1e3cab06ee000cb94cd0560368): docs: add more details to the gon integration ([@​caarlos0](https://togithub.com/caarlos0)) - [`66b3daa`](https://togithub.com/goreleaser/goreleaser/commit/66b3daa8d7de283906dc8ebe0259944c032b4c59): docs: announce v1.23.0 ([@​caarlos0](https://togithub.com/caarlos0)) - [`00c2ff7`](https://togithub.com/goreleaser/goreleaser/commit/00c2ff733758f63201811c337f8d043e8fcc9d58): docs: announce v1.24 ([#​4602](https://togithub.com/goreleaser/goreleaser/issues/4602)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`deaa221`](https://togithub.com/goreleaser/goreleaser/commit/deaa221a9b886a56762bea2e2aef8d1b01c72799): docs: correct a typo in the apple notes ([@​zimeg](https://togithub.com/zimeg)) - [`9e02a14`](https://togithub.com/goreleaser/goreleaser/commit/9e02a144cac4c728af065b4caa6ba4ed6a259c44): docs: document nightly oss install options ([@​caarlos0](https://togithub.com/caarlos0)) - [`c8c7e3e`](https://togithub.com/goreleaser/goreleaser/commit/c8c7e3e78a3911204c861843e0d7564a6a0b5d80): docs: fix description of AUR directory parameter ([#​4581](https://togithub.com/goreleaser/goreleaser/issues/4581)) ([@​j178](https://togithub.com/j178)) - [`1feae08`](https://togithub.com/goreleaser/goreleaser/commit/1feae08de702385d3b03a83bc78fc017911c8c13): docs: fix typo in link to nightly releases ([@​zimeg](https://togithub.com/zimeg)) - [`f62e945`](https://togithub.com/goreleaser/goreleaser/commit/f62e94528f35631b9fa0ca353111c1cc71ac16e5): docs: format ([@​caarlos0](https://togithub.com/caarlos0)) - [`dd365c2`](https://togithub.com/goreleaser/goreleaser/commit/dd365c2f2371e73225b9597796c440b8f693dfaf): docs: github changeloger needs tags to be pushed ([@​caarlos0](https://togithub.com/caarlos0)) - [`368db21`](https://togithub.com/goreleaser/goreleaser/commit/368db21212bdbf65b313dce5e45f70aef5debf5b): docs: ignore medium.com in htmltest ([@​caarlos0](https://togithub.com/caarlos0)) - [`15e77cb`](https://togithub.com/goreleaser/goreleaser/commit/15e77cbc1bbe055e57005e5df64208a29190d4e0): docs: include a section for running documentation ([@​zimeg](https://togithub.com/zimeg)) - [`d15dab3`](https://togithub.com/goreleaser/goreleaser/commit/d15dab3a797e744fac0d0577fc2e3c4ab7a2b758): docs: little formatting improvements ([@​caarlos0](https://togithub.com/caarlos0)) - [`ea6910a`](https://togithub.com/goreleaser/goreleaser/commit/ea6910a84405728056c7b0d7c0b48e308f71209c): docs: udpate starcharts url ([@​caarlos0](https://togithub.com/caarlos0)) - [`325cea7`](https://togithub.com/goreleaser/goreleaser/commit/325cea727766bc7456c38911880537fae8dc0c4e): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`24722b0`](https://togithub.com/goreleaser/goreleaser/commit/24722b0a6a63bc2b4a2bb10db1067a6861bd8b4f): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87a2370`](https://togithub.com/goreleaser/goreleaser/commit/87a237066f4fd395c195f53d5c6ea6260ebd2687): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`2489da3`](https://togithub.com/goreleaser/goreleaser/commit/2489da3a96f695e6698d01928db31dc9a1651cea): docs: update continue --dist docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`be92144`](https://togithub.com/goreleaser/goreleaser/commit/be921449153e18a67e95250c632e12bc8845b0ea): docs: update deprecations page ([@​caarlos0](https://togithub.com/caarlos0)) - [`e74c849`](https://togithub.com/goreleaser/goreleaser/commit/e74c849ad469882d892dc8d4ea31e7e575cce3ab): docs: update docs/readme.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`46c639b`](https://togithub.com/goreleaser/goreleaser/commit/46c639bc8b20136dd47b50df5564cb2318249e29): docs: update gitlab docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`136b4d5`](https://togithub.com/goreleaser/goreleaser/commit/136b4d5438a64a6a0aaefb6e17c784950e57d17e): docs: update gon link ([@​cfabianski](https://togithub.com/cfabianski)) - [`1134f9b`](https://togithub.com/goreleaser/goreleaser/commit/1134f9b40af38e4609efa29ef36d2cf6055a50ff): docs: update run script ([@​caarlos0](https://togithub.com/caarlos0)) - [`a4ecc87`](https://togithub.com/goreleaser/goreleaser/commit/a4ecc87986216989e3de9d3056c4147f74642c81): docs: update users.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`d245afc`](https://togithub.com/goreleaser/goreleaser/commit/d245afc60c95b95b018fe74575f2ec9fdfe494a8): docs: updated the GitHub Code Search syntax ([#​4579](https://togithub.com/goreleaser/goreleaser/issues/4579)) ([@​cafferata](https://togithub.com/cafferata)) ##### Build process updates - [`4d82016`](https://togithub.com/goreleaser/goreleaser/commit/4d820160387f50093c640c06ebf823d4705abce2): build(nix): shell dont need CC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0c90fb4`](https://togithub.com/goreleaser/goreleaser/commit/0c90fb420b068f6acf3e1558feaefe288308db05): build: fix generate workflow ([@​caarlos0](https://togithub.com/caarlos0)) - [`48f036b`](https://togithub.com/goreleaser/goreleaser/commit/48f036b5d67d58785955f5f4cf44c4b0c3be9c4a): build: nix devShell ([#​4507](https://togithub.com/goreleaser/goreleaser/issues/4507)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`90a1bbe`](https://togithub.com/goreleaser/goreleaser/commit/90a1bbe8bbaae72b911f8d9a15701b995a5d409a): build: publish :nightly docker images ([@​caarlos0](https://togithub.com/caarlos0)) - [`28ced1d`](https://togithub.com/goreleaser/goreleaser/commit/28ced1ddf7e53d8a38c921f8580b966d9cd439f3): build: remove duplicated schema generation ([@​caarlos0](https://togithub.com/caarlos0)) - [`cbb288b`](https://togithub.com/goreleaser/goreleaser/commit/cbb288be5be892df9c8a86ea5545a83773592d58): ci: change dependabot commit prefix to chore ([@​caarlos0](https://togithub.com/caarlos0)) - [`8e3b7ef`](https://togithub.com/goreleaser/goreleaser/commit/8e3b7efcfbc63c7cf80fcd2660d6aa6c75895ee6): ci: dependabot automerge ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c6d1a`](https://togithub.com/goreleaser/goreleaser/commit/75c6d1a580e4ec0b83fb52d7c53587d8113648f7): ci: improve changelog ([@​caarlos0](https://togithub.com/caarlos0)) - [`f07af4c`](https://togithub.com/goreleaser/goreleaser/commit/f07af4c269be0a1f4acf805b7e2cedd5330f04a8): ci: remove dependabot auto approve ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.23.0...v1.24.0 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> <details> <summary>casey/just (just)</summary> ### [`v1.24.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1240---2024-02-11) [Compare Source](https://togithub.com/casey/just/compare/1.23.0...1.24.0) ##### Added - Support recipe paths containing `::` in Bash completion script ([#​1863](https://togithub.com/casey/just/pull/1863) by [crdx](https://togithub.com/crdx)) - Add function to canonicalize paths ([#​1859](https://togithub.com/casey/just/pull/1859)) ##### Misc - Document installing just on Github Actions in readme ([#​1867](https://togithub.com/casey/just/pull/1867) by [cclauss](https://togithub.com/cclauss)) - Use unlikely-to-be-set variable name in env tests ([#​1882](https://togithub.com/casey/just/pull/1882)) - Skip write_error test if running as root ([#​1881](https://togithub.com/casey/just/pull/1881)) - Convert run_shebang into integration test ([#​1880](https://togithub.com/casey/just/pull/1880)) - Install mdbook with cargo in CI workflow ([#​1877](https://togithub.com/casey/just/pull/1877)) - Remove deprecated actions-rs/toolchain ([#​1874](https://togithub.com/casey/just/pull/1874) by [cclauss](https://togithub.com/cclauss)) - Fix Gentoo package link ([#​1875](https://togithub.com/casey/just/pull/1875) by [vozbu](https://togithub.com/vozbu)) - Fix typos found by codespell ([#​1872](https://togithub.com/casey/just/pull/1872) by [cclauss](https://togithub.com/cclauss)) - Replace deprecated set-output command in Github Actions workflows ([#​1869](https://togithub.com/casey/just/pull/1869) by [cclauss](https://togithub.com/cclauss)) - Update `actions/checkout` and `softprops/action-gh-release` ([#​1871](https://togithub.com/casey/just/pull/1871) by [app/dependabot](https://togithub.com/app/dependabot)) - Keep GitHub Actions up to date with Dependabot ([#​1868](https://togithub.com/casey/just/pull/1868) by [cclauss](https://togithub.com/cclauss)) - Add contrib directory ([#​1870](https://togithub.com/casey/just/pull/1870)) - Fix install script ([#​1844](https://togithub.com/casey/just/pull/1844)) </details> <details> <summary>okonet/lint-staged (lint-staged)</summary> ### [`v15.2.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) ##### Patch Changes - [#​1391](https://togithub.com/lint-staged/lint-staged/pull/1391) [`fdcdad4`](https://togithub.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde) Thanks [@​iiroj](https://togithub.com/iiroj)! - *Lint-staged* no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout. </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.4.35`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.34...8.4.35) - Avoid `!` in `node.parent.nodes` type. - Allow to pass `undefined` to node adding method to simplify types. ### [`v8.4.34`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.33...8.4.34) - Fixed `AtRule#nodes` type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov). </details> <details> <summary>pre-commit/pre-commit (pre-commit)</summary> ### [`v3.6.1`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#361---2024-02-10) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1) \================== ##### Fixes - Remove `PYTHONEXECUTABLE` from environment when running. - [#​3110](https://togithub.com/pre-commit/pre-commit/issues/3110) PR by [@​untitaker](https://togithub.com/untitaker). - Handle staged-files-only with only a crlf diff. - [#​3126](https://togithub.com/pre-commit/pre-commit/issues/3126) PR by [@​asottile](https://togithub.com/asottile). - issue by [@​tyyrok](https://togithub.com/tyyrok). </details> <details> <summary>mikefarah/yq (yq)</summary> ### [`v4.40.7`](https://togithub.com/mikefarah/yq/releases/tag/v4.40.7) - Fix: empty TOML table [#​1924](https://togithub.com/mikefarah/yq/issues/1924) - Thanks [@​elibroftw](https://togithub.com/elibroftw) - Fixed "all" error message [#​1845](https://togithub.com/mikefarah/yq/issues/1845) - Fixed to_entries\[] [#​1246](https://togithub.com/mikefarah/yq/issues/1246) - Bumped dependencies </details> <details> <summary>square/wire (com.squareup.wire:wire-grpc-server)</summary> ### [`v4.9.7`](https://togithub.com/square/wire/blob/HEAD/CHANGELOG.md#Version-497) [Compare Source](https://togithub.com/square/wire/compare/4.9.6...4.9.7) *2024-02-12* ##### Common - Support all struct types for JSON encoding ([#​2824](https://togithub.com/square/wire/issues/2824) by \[Arnaud Frugier]\[quanturium]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TBD54566975/ftl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
alecthomas
referenced
this pull request
in TBD54566975/ftl
Feb 13, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@swc/core](https://swc.rs) ([source](https://togithub.com/swc-project/swc)) | [`1.3.107` -> `1.4.0`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.3.107/1.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.3.107/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.3.107/1.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@swc/jest](https://togithub.com/swc-project/pkgs/tree/main/packages/jest) ([source](https://togithub.com/swc-project/pkgs)) | [`0.2.34` -> `0.2.36`](https://renovatebot.com/diffs/npm/@swc%2fjest/0.2.34/0.2.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fjest/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fjest/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fjest/0.2.34/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fjest/0.2.34/0.2.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`6.4.1` -> `6.4.2`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.1/6.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@testing-library%2fjest-dom/6.4.1/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@testing-library%2fjest-dom/6.4.1/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`18.2.52` -> `18.2.55`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.52/18.2.55) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.52/18.2.55?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)) | [`18.2.18` -> `18.2.19`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.18/18.2.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.18/18.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [@typescript-eslint/typescript-estree](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-estree)) | [`6.20.0` -> `6.21.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2ftypescript-estree/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2ftypescript-estree/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2ftypescript-estree/6.20.0/6.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [chokidar](https://togithub.com/paulmillr/chokidar) | [`3.5.3` -> `3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | minor | | [go](https://togithub.com/golang/go) | `1.21.6` -> `1.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [go](https://go.dev/) ([source](https://togithub.com/golang/go)) | `1.21.6` -> `1.22.0` | [![age](https://developer.mend.io/api/mc/badges/age/golang-version/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/golang-version/go/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/golang-version/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/golang-version/go/1.21.6/1.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | golang | minor | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://togithub.com/open-telemetry/opentelemetry-go) | `v1.22.0` -> `v1.23.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.22.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/go.opentelemetry.io%2fotel%2fexporters%2fotlp%2fotlptrace%2fotlptracegrpc/v1.22.0/v1.23.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/mod | `v0.14.0` -> `v0.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fmod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fmod/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fmod/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fmod/v0.14.0/v0.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.20.0` -> `v0.21.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/golang.org%2fx%2fnet/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/golang.org%2fx%2fnet/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/golang.org%2fx%2fnet/v0.20.0/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/golang.org%2fx%2fnet/v0.20.0/v0.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [goreleaser](https://togithub.com/goreleaser/goreleaser) | `1.23.0` -> `1.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/goreleaser/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/goreleaser/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/goreleaser/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/goreleaser/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [just](https://togithub.com/casey/just) | `1.23.0` -> `1.24.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/just/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/just/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/just/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/just/1.23.0/1.24.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | minor | | [lint-staged](https://togithub.com/okonet/lint-staged) | [`15.2.1` -> `15.2.2`](https://renovatebot.com/diffs/npm/lint-staged/15.2.1/15.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/lint-staged/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/lint-staged/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/lint-staged/15.2.1/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lint-staged/15.2.1/15.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [postcss](https://postcss.org/) ([source](https://togithub.com/postcss/postcss)) | [`8.4.33` -> `8.4.35`](https://renovatebot.com/diffs/npm/postcss/8.4.33/8.4.35) | [![age](https://developer.mend.io/api/mc/badges/age/npm/postcss/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/postcss/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/postcss/8.4.33/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/postcss/8.4.33/8.4.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | devDependencies | patch | | [pre-commit](https://togithub.com/pre-commit/pre-commit) | `3.6.0` -> `3.6.1` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/pre-commit/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/pre-commit/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/pre-commit/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/pre-commit/3.6.0/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [yq](https://togithub.com/mikefarah/yq) | `4.40.5` -> `4.40.7` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/yq/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/yq/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/yq/4.40.5/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/yq/4.40.5/4.40.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | patch | | [com.squareup.wire:wire-grpc-server](https://togithub.com/square/wire) | `4.9.6` -> `4.9.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.squareup.wire:wire-grpc-server/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.squareup.wire:wire-grpc-server/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.squareup.wire:wire-grpc-server/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.squareup.wire:wire-grpc-server/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | compile | patch | | [com.squareup.wire:wire-runtime-jvm](https://togithub.com/square/wire) | `4.9.6` -> `4.9.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.squareup.wire:wire-runtime-jvm/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.squareup.wire:wire-runtime-jvm/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.squareup.wire:wire-runtime-jvm/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.squareup.wire:wire-runtime-jvm/4.9.6/4.9.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | compile | patch | --- ### Release Notes <details> <summary>swc-project/swc (@​swc/core)</summary> ### [`v1.4.0`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#140---2024-02-05) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.107...v1.4.0) ##### Bug Fixes - **(cli)** Make Rust CLI use sourcemap code from the `swc` crate ([#​8576](https://togithub.com/swc-project/swc/issues/8576)) ([82bc061](https://togithub.com/swc-project/swc/commit/82bc061b8caad9b240f3c2ab75c2a53aed502297)) - **(es/codegen)** Fix codegen of async methods with decorators ([#​8575](https://togithub.com/swc-project/swc/issues/8575)) ([8c32225](https://togithub.com/swc-project/swc/commit/8c322250b7276f002fc0848bbb5c53bdb8802c00)) - **(es/lexer)** Fix typo in `package` keyword ([#​8589](https://togithub.com/swc-project/swc/issues/8589)) ([8413a6c](https://togithub.com/swc-project/swc/commit/8413a6c48e94613b9ba264210acab4f7f1787057)) - **(es/minifier)** Fix top-level check ([#​8583](https://togithub.com/swc-project/swc/issues/8583)) ([a7c5255](https://togithub.com/swc-project/swc/commit/a7c5255ad1ad98c183b676af5caaf9057a9eccf1)) - **(es/proposals)** Support using `using` keyword with functions ([#​8574](https://togithub.com/swc-project/swc/issues/8574)) ([d81596c](https://togithub.com/swc-project/swc/commit/d81596cd2b03ab7523937ae3206797a9c3b819bf)) - **(es/resolver)** Skip property in JSX member ([#​8598](https://togithub.com/swc-project/swc/issues/8598)) ([d480ab9](https://togithub.com/swc-project/swc/commit/d480ab9ae8226fd8330376e33f0ad556c50d5b75)) - **(es/testing)** Make `test_inline!` not read output as a file ([#​8569](https://togithub.com/swc-project/swc/issues/8569)) ([d683089](https://togithub.com/swc-project/swc/commit/d683089be1116f7944fcd3dbd4536b343becdf5e)) - **(es/typescript)** Handle exported JSX binding name in TypeScript namespace ([#​8596](https://togithub.com/swc-project/swc/issues/8596)) ([2a70a6b](https://togithub.com/swc-project/swc/commit/2a70a6b1d477db5ae31c5c9412d299acaea10880)) ##### Features - **(es/minifier)** Inline more IIFE arguments ([#​8584](https://togithub.com/swc-project/swc/issues/8584)) ([18e0b53](https://togithub.com/swc-project/swc/commit/18e0b53fbb19eb016fe3695a169ac7f0708c96d3)) - **(es/minifier)** Respect more options ([#​8582](https://togithub.com/swc-project/swc/issues/8582)) ([fd997d3](https://togithub.com/swc-project/swc/commit/fd997d3712cf83d5de5bb63b3e2ac38871c4b736)) ##### Refactor - **(es/ast)** Improve type definitions of patterns ([#​8532](https://togithub.com/swc-project/swc/issues/8532)) ([7f2a2c1](https://togithub.com/swc-project/swc/commit/7f2a2c1e406021b8907b8fd35da456bfdc5f55ac)) ##### Testing - **(es/minifer)** Update the passing terser test list ([#​8573](https://togithub.com/swc-project/swc/issues/8573)) ([8b86638](https://togithub.com/swc-project/swc/commit/8b86638970797fe352db40128aabfb6a8cf9a43e)) - **(es/testing)** Ensure that `test_inline!` is working properly ([#​8590](https://togithub.com/swc-project/swc/issues/8590)) ([872a47b](https://togithub.com/swc-project/swc/commit/872a47b851504f4c0095f7c9f2729d50451c97a6)) </details> <details> <summary>testing-library/jest-dom (@​testing-library/jest-dom)</summary> ### [`v6.4.2`](https://togithub.com/testing-library/jest-dom/releases/tag/v6.4.2) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.1...v6.4.2) ##### Bug Fixes - Remove errant export of GetByRoleMatcher, fixing type checking in some TS configurations ([#​575](https://togithub.com/testing-library/jest-dom/issues/575)) ([a93c0c4](https://togithub.com/testing-library/jest-dom/commit/a93c0c4a20ed4d3a9656261ea6a449d1015b7879)) </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - export plugin metadata - allow `parserOptions.project: false` - **eslint-plugin:** add rule prefer-find ##### 🩹 Fixes - **eslint-plugin:** \[no-unused-vars] don't report on types referenced in export assignment expression - **eslint-plugin:** \[switch-exhaustiveness-check] better support for intersections, infinite types, non-union values - **eslint-plugin:** \[consistent-type-imports] dont report on types used in export assignment expressions - **eslint-plugin:** \[no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option - **eslint-plugin:** \[class-literal-property-style] allow getter when same key setter exists - **eslint-plugin:** \[no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before `as` keyword ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/parser)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)</summary> ### [`v6.21.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-estree/CHANGELOG.md#6210-2024-02-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.20.0...v6.21.0) ##### 🚀 Features - allow `parserOptions.project: false` - **typescript-estree:** forbid duplicated accessibility modifiers ##### ❤️ Thank You - auvred - Brad Zacher - Kirk Waiblinger - Pete Gonzalez - YeonJuan You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>paulmillr/chokidar (chokidar)</summary> ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0 </details> <details> <summary>golang/go (go)</summary> ### [`v1.22.0`](https://togithub.com/golang/go/compare/go1.21.7...go1.22rc1) </details> <details> <summary>open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc)</summary> ### [`v1.23.1`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.1): /v0.45.2 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.23.0...v1.23.1) ##### Fixed - Register all callbacks passed during observable instrument creation instead of just the last one multiple times in `go.opentelemetry.io/otel/sdk/metric`. ([#​4888](https://togithub.com/open-telemetry/opentelemetry-go/issues/4888)) ### [`v1.23.0`](https://togithub.com/open-telemetry/opentelemetry-go/releases/tag/v1.23.0): /v0.45.1 [Compare Source](https://togithub.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.23.0) This release contains the first stable, `v1`, release of the following modules: - `go.opentelemetry.io/otel/bridge/opencensus` - `go.opentelemetry.io/otel/bridge/opencensus/test` - `go.opentelemetry.io/otel/example/opencensus` - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` - `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` - `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` See our [versioning policy](VERSIONING.md) for more information about these stability guarantees. ##### Added - Add `WithEndpointURL` option to the `exporters/otlp/otlpmetric/otlpmetricgrpc`, `exporters/otlp/otlpmetric/otlpmetrichttp`, `exporters/otlp/otlptrace/otlptracegrpc` and `exporters/otlp/otlptrace/otlptracehttp` packages. ([#​4808](https://togithub.com/open-telemetry/opentelemetry-go/issues/4808)) - Experimental exemplar exporting is added to the metric SDK. See [metric documentation](./sdk/metric/EXPERIMENTAL.md#exemplars) for more information about this feature and how to enable it. ([#​4871](https://togithub.com/open-telemetry/opentelemetry-go/issues/4871)) - `ErrSchemaURLConflict` is added to `go.opentelemetry.io/otel/sdk/resource`. This error is returned when a merge of two `Resource`s with different (non-empty) schema URL is attempted. ([#​4876](https://togithub.com/open-telemetry/opentelemetry-go/issues/4876)) ##### Changed - The `Merge` and `New` functions in `go.opentelemetry.io/otel/sdk/resource` now returns a partial result if there is a schema URL merge conflict. Instead of returning `nil` when two `Resource`s with different (non-empty) schema URLs are merged the merged `Resource`, along with the new `ErrSchemaURLConflict` error, is returned. It is up to the user to decide if they want to use the returned `Resource` or not. It may have desired attributes overwritten or include stale semantic conventions. ([#​4876](https://togithub.com/open-telemetry/opentelemetry-go/issues/4876)) ##### Fixed - Fix `ContainerID` resource detection on systemd when cgroup path has a colon. ([#​4449](https://togithub.com/open-telemetry/opentelemetry-go/issues/4449)) - Fix `go.opentelemetry.io/otel/sdk/metric` to cache instruments to avoid leaking memory when the same instrument is created multiple times. ([#​4820](https://togithub.com/open-telemetry/opentelemetry-go/issues/4820)) - Fix missing `Mix` and `Max` values for `go.opentelemetry.io/otel/exporters/stdout/stdoutmetric` by introducing `MarshalText` and `MarshalJSON` for the `Extrema` type in `go.opentelemetry.io/sdk/metric/metricdata`. ([#​4827](https://togithub.com/open-telemetry/opentelemetry-go/issues/4827)) ##### New Contributors - [@​Fricounet](https://togithub.com/Fricounet) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4449](https://togithub.com/open-telemetry/opentelemetry-go/pull/4449) - [@​StLeoX](https://togithub.com/StLeoX) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4855](https://togithub.com/open-telemetry/opentelemetry-go/pull/4855) - [@​m-posluszny](https://togithub.com/m-posluszny) made their first contribution in [https://github.com/open-telemetry/opentelemetry-go/pull/4827](https://togithub.com/open-telemetry/opentelemetry-go/pull/4827) **Full Changelog**: https://github.com/open-telemetry/opentelemetry-go/compare/v1.22.0...v1.23.0 </details> <details> <summary>goreleaser/goreleaser (goreleaser)</summary> ### [`v1.24.0`](https://togithub.com/goreleaser/goreleaser/releases/tag/v1.24.0) #### Changelog ##### New Features - [`ee7a1e6`](https://togithub.com/goreleaser/goreleaser/commit/ee7a1e66ab2aff596a2963a5f03b493916befa41): feat(artifactory): publish source archives too, log when no archives found ([#​4586](https://togithub.com/goreleaser/goreleaser/issues/4586)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`189aa15`](https://togithub.com/goreleaser/goreleaser/commit/189aa15101a7a2693bddbaf72c3bbe47640cac50): feat(blob): acl support for s3 ([@​caarlos0](https://togithub.com/caarlos0)) - [`e800061`](https://togithub.com/goreleaser/goreleaser/commit/e800061e8620b4ae6bf3d024ef0e30b7b6d447e8): feat(blob): allow to customize whether to force path style ([@​caarlos0](https://togithub.com/caarlos0)) - [`88ebab0`](https://togithub.com/goreleaser/goreleaser/commit/88ebab066d1ae4d0476c9ec065d7dc526da20248): feat(blob): cache_control ([@​caarlos0](https://togithub.com/caarlos0)) - [`a342f02`](https://togithub.com/goreleaser/goreleaser/commit/a342f027d7952dfba0a89111d96f6e3feaff27c6): feat(blob): content disposition ([@​caarlos0](https://togithub.com/caarlos0)) - [`5040227`](https://togithub.com/goreleaser/goreleaser/commit/50402270ab56ab90c872c5e46106f95fc7a060e0): feat(blob): deprecate disableSSL ([@​caarlos0](https://togithub.com/caarlos0)) - [`0f57398`](https://togithub.com/goreleaser/goreleaser/commit/0f57398745ff5def264b1687f846c07e6254f45f): feat(blob): deprecate kmskey ([@​caarlos0](https://togithub.com/caarlos0)) - [`b294759`](https://togithub.com/goreleaser/goreleaser/commit/b294759d9550476c7d0fe9b71a511f98eab14ae3): feat(nfpm): add .Format tmpl var ([@​caarlos0](https://togithub.com/caarlos0)) - [`765d534`](https://togithub.com/goreleaser/goreleaser/commit/765d534c2e480c7e1d15272a71250843e3823b43): feat(nfpm): support libraries ([#​4587](https://togithub.com/goreleaser/goreleaser/issues/4587)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`1ba3138`](https://togithub.com/goreleaser/goreleaser/commit/1ba3138c679cbd7f330e19d88adaae20c4a32eee): feat(tmpl): .GitTreeState and .IsGitClean ([@​caarlos0](https://togithub.com/caarlos0)) - [`5d44ed1`](https://togithub.com/goreleaser/goreleaser/commit/5d44ed14fda18831c628109ad297502dfceabb1b): feat(tmpl): contains ([@​caarlos0](https://togithub.com/caarlos0)) - [`f724460`](https://togithub.com/goreleaser/goreleaser/commit/f724460ac11c213b9323a99c915541511363da93): feat: --skip=chocolately ([@​twpayne](https://togithub.com/twpayne)) - [`5e9f01e`](https://togithub.com/goreleaser/goreleaser/commit/5e9f01e6ea362f5594e56b61b0edcec18c62d82b): feat: --skip=nfpm ([@​caarlos0](https://togithub.com/caarlos0)) - [`29f30b6`](https://togithub.com/goreleaser/goreleaser/commit/29f30b623ef8f0a19607afab22b3f3a2f9f68172): feat: deprecated changelog.skip in favor of changelog.disable ([@​caarlos0](https://togithub.com/caarlos0)) - [`12469c4`](https://togithub.com/goreleaser/goreleaser/commit/12469c42515772d6a4c45901d994b64e3c8d632f): feat: store which action is being taken in the context ([#​4508](https://togithub.com/goreleaser/goreleaser/issues/4508)) ([@​caarlos0](https://togithub.com/caarlos0)) ##### Security updates - [`e91a0f5`](https://togithub.com/goreleaser/goreleaser/commit/e91a0f513e88b1f3d4e6dc0eaa2f25496d72d332): sec(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.11.0 ([#​4505](https://togithub.com/goreleaser/goreleaser/issues/4505)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5df54b7`](https://togithub.com/goreleaser/goreleaser/commit/5df54b79ed2bf06c1d531437b7bd124579593652): sec: do not log env when --verbose ([@​caarlos0](https://togithub.com/caarlos0)) ##### Bug fixes - [`ac398de`](https://togithub.com/goreleaser/goreleaser/commit/ac398de727e20033f9d36ad0823419dad22fa512): fix(brew): improve handling of single os ([#​4562](https://togithub.com/goreleaser/goreleaser/issues/4562)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`917cae5`](https://togithub.com/goreleaser/goreleaser/commit/917cae54f01f4f87b5a2026d450435f3fd842b6a): fix(config): handle relative git repos ([#​4575](https://togithub.com/goreleaser/goreleaser/issues/4575)) ([@​aauren](https://togithub.com/aauren)) - [`2ced7ac`](https://togithub.com/goreleaser/goreleaser/commit/2ced7acdd91988d9bac45a117dd917c92e8ba853): fix(docker): remove --builder=default from default args when use=buildx ([#​4566](https://togithub.com/goreleaser/goreleaser/issues/4566)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`7f95ff0`](https://togithub.com/goreleaser/goreleaser/commit/7f95ff0a9af4c54644446788239cb8350d1b4b6a): fix(nix): improve generated derivations ([#​4582](https://togithub.com/goreleaser/goreleaser/issues/4582)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`da30c39`](https://togithub.com/goreleaser/goreleaser/commit/da30c39ccb20641ad75a2dc091a04acc162efdcd): fix(nix): prevent importing makeWrapper when it's not needed ([@​caarlos0](https://togithub.com/caarlos0)) - [`1e0d269`](https://togithub.com/goreleaser/goreleaser/commit/1e0d269c972755196e757272bea413ff81ce1894): fix(nix): sourceRoot when using archives.wrap_in_directory ([#​4550](https://togithub.com/goreleaser/goreleaser/issues/4550)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`003a881`](https://togithub.com/goreleaser/goreleaser/commit/003a8815038db80ebfd5798c741c1c482e607ac9): fix(nix): use stdenvNoCC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0becc41`](https://togithub.com/goreleaser/goreleaser/commit/0becc41508c99dc63f2a8db366e9629db2b8ba9f): fix(winget): schema ([@​caarlos0](https://togithub.com/caarlos0)) - [`2a71473`](https://togithub.com/goreleaser/goreleaser/commit/2a71473bf6ed6a24ca9301e6d39eb0e94a455270): fix: Allow using double quotes for templates in Slack notifications ([#​4555](https://togithub.com/goreleaser/goreleaser/issues/4555)) ([@​jamietanna](https://togithub.com/jamietanna)) - [`fe1bc52`](https://togithub.com/goreleaser/goreleaser/commit/fe1bc52d6ab0f9af4ac92e200a633d25dd989a04): fix: build does not run chocolatey ([@​caarlos0](https://togithub.com/caarlos0)) - [`6f72ac3`](https://togithub.com/goreleaser/goreleaser/commit/6f72ac34598e231a26630f70de62ee3ca99fba41): fix: improve linkedin error message ([@​caarlos0](https://togithub.com/caarlos0)) - [`6e0fc79`](https://togithub.com/goreleaser/goreleaser/commit/6e0fc795eec50fa5bec2ad8e1e020f593045921e): fix: improve skip details ([#​4522](https://togithub.com/goreleaser/goreleaser/issues/4522)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`9ce21d3`](https://togithub.com/goreleaser/goreleaser/commit/9ce21d3b95ca2ca894bcd96d8f4731951fee0ef1): fix: invalid jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`6097ea5`](https://togithub.com/goreleaser/goreleaser/commit/6097ea50f50b937f5f9385c803ee95cf4c2b0cd8): fix: possible nil pointers on logs ([@​caarlos0](https://togithub.com/caarlos0)) - [`e7f4b10`](https://togithub.com/goreleaser/goreleaser/commit/e7f4b10fc6bbac8bedeaab9e1d73e4798d6c138e): fix: prevent having whitespaces in artifact names ([#​4515](https://togithub.com/goreleaser/goreleaser/issues/4515)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`2ab840b`](https://togithub.com/goreleaser/goreleaser/commit/2ab840b675217918d5c83ed45f6e2a9b0d81bab0): fix: remove disgo dependency ([#​4521](https://togithub.com/goreleaser/goreleaser/issues/4521)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`a0ead03`](https://togithub.com/goreleaser/goreleaser/commit/a0ead03ef5ab1aa26cbe6897b794ed085e858c3f): fix: typo in jsonschema ([@​caarlos0](https://togithub.com/caarlos0)) - [`1d44832`](https://togithub.com/goreleaser/goreleaser/commit/1d44832f6b9400224b440239be44a488b5c8893c): refactor(http): remove redundant `nil` check ([#​4563](https://togithub.com/goreleaser/goreleaser/issues/4563)) ([@​Juneezee](https://togithub.com/Juneezee)) - [`bfa9e7f`](https://togithub.com/goreleaser/goreleaser/commit/bfa9e7fd1792d1d464d8371fdbffd6a345a5ce2b): refactor(winget): improve winget code ([@​caarlos0](https://togithub.com/caarlos0)) ##### Dependency updates - [`2de878e`](https://togithub.com/goreleaser/goreleaser/commit/2de878e4187360d93a412441299a47e408ac87cd): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.49.17 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`5c0c82a`](https://togithub.com/goreleaser/goreleaser/commit/5c0c82afa2febce4fb3b91dd0dd957e74dcf687b): feat(deps): bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.18 ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`f0bf2d7`](https://togithub.com/goreleaser/goreleaser/commit/f0bf2d756e8d3478ee3ddc00bf09eecabdcb6ac4): feat(deps): bump github.com/cloudflare/circl from 1.3.5 to 1.3.7 ([#​4525](https://togithub.com/goreleaser/goreleaser/issues/4525)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`8ac985b`](https://togithub.com/goreleaser/goreleaser/commit/8ac985b9d2bc604f8c61ad491300518b67d0651e): feat(deps): bump golang from 1.21.5-alpine to 1.21.6-alpine ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`835ee39`](https://togithub.com/goreleaser/goreleaser/commit/835ee39ff4778b1f04481482b5bbb787428e2d6c): feat(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 ([#​4528](https://togithub.com/goreleaser/goreleaser/issues/4528)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`45d2152`](https://togithub.com/goreleaser/goreleaser/commit/45d2152f61d481f0dec742429d01b83798e0ab11): fix(deps): bump code.gitea.io/sdk/gitea from 0.17.0 to 0.17.1 ([#​4512](https://togithub.com/goreleaser/goreleaser/issues/4512)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`2a45266`](https://togithub.com/goreleaser/goreleaser/commit/2a452665fbbeea83b1242c3186a13672d5ecdfe2): fix(deps): bump github.com/goreleaser/nfpm/v2 from 2.35.1 to 2.35.2 ([#​4519](https://togithub.com/goreleaser/goreleaser/issues/4519)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`bbb6b5c`](https://togithub.com/goreleaser/goreleaser/commit/bbb6b5ce00112fe6f571e61e8884047f18ed33aa): fix(deps): bump gocloud.dev from 0.35.0 to 0.36.0 ([#​4506](https://togithub.com/goreleaser/goreleaser/issues/4506)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) - [`dcdd623`](https://togithub.com/goreleaser/goreleaser/commit/dcdd6234fa2aab38599518ba005f5cab9710d0fa): fix(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 ([#​4518](https://togithub.com/goreleaser/goreleaser/issues/4518)) ([@​dependabot](https://togithub.com/dependabot)\[bot]) ##### Documentation updates - [`afd8410`](https://togithub.com/goreleaser/goreleaser/commit/afd841043afe147471a2283d827d73fb2a4a00e5): docs(blob): update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87aa3b6`](https://togithub.com/goreleaser/goreleaser/commit/87aa3b625131a58eefb53719ae5161de5edf49f0): docs(blog): fixed backlinks, imported last post ([@​caarlos0](https://togithub.com/caarlos0)) - [`5bff616`](https://togithub.com/goreleaser/goreleaser/commit/5bff6168f6b0dce2f77383104e4fdf68ff6aa757): docs(blog): import more posts ([#​4544](https://togithub.com/goreleaser/goreleaser/issues/4544)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`29d55a7`](https://togithub.com/goreleaser/goreleaser/commit/29d55a74f8399a38632bc23acb6774a330d375bd): docs(blog): import more posts ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c23ab`](https://togithub.com/goreleaser/goreleaser/commit/75c23abdca4b7dcf4d458fbe90aec910a0164e22): docs: GitHub Actions code example ([#​4516](https://togithub.com/goreleaser/goreleaser/issues/4516)) ([@​cafferata](https://togithub.com/cafferata)) - [`aea2568`](https://togithub.com/goreleaser/goreleaser/commit/aea2568cacf905f45e189c7591d02d2d7a574645): docs: add installation links for mkdocs and extensions ([@​zimeg](https://togithub.com/zimeg)) - [`e41178c`](https://togithub.com/goreleaser/goreleaser/commit/e41178cf51546c1e3cab06ee000cb94cd0560368): docs: add more details to the gon integration ([@​caarlos0](https://togithub.com/caarlos0)) - [`66b3daa`](https://togithub.com/goreleaser/goreleaser/commit/66b3daa8d7de283906dc8ebe0259944c032b4c59): docs: announce v1.23.0 ([@​caarlos0](https://togithub.com/caarlos0)) - [`00c2ff7`](https://togithub.com/goreleaser/goreleaser/commit/00c2ff733758f63201811c337f8d043e8fcc9d58): docs: announce v1.24 ([#​4602](https://togithub.com/goreleaser/goreleaser/issues/4602)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`deaa221`](https://togithub.com/goreleaser/goreleaser/commit/deaa221a9b886a56762bea2e2aef8d1b01c72799): docs: correct a typo in the apple notes ([@​zimeg](https://togithub.com/zimeg)) - [`9e02a14`](https://togithub.com/goreleaser/goreleaser/commit/9e02a144cac4c728af065b4caa6ba4ed6a259c44): docs: document nightly oss install options ([@​caarlos0](https://togithub.com/caarlos0)) - [`c8c7e3e`](https://togithub.com/goreleaser/goreleaser/commit/c8c7e3e78a3911204c861843e0d7564a6a0b5d80): docs: fix description of AUR directory parameter ([#​4581](https://togithub.com/goreleaser/goreleaser/issues/4581)) ([@​j178](https://togithub.com/j178)) - [`1feae08`](https://togithub.com/goreleaser/goreleaser/commit/1feae08de702385d3b03a83bc78fc017911c8c13): docs: fix typo in link to nightly releases ([@​zimeg](https://togithub.com/zimeg)) - [`f62e945`](https://togithub.com/goreleaser/goreleaser/commit/f62e94528f35631b9fa0ca353111c1cc71ac16e5): docs: format ([@​caarlos0](https://togithub.com/caarlos0)) - [`dd365c2`](https://togithub.com/goreleaser/goreleaser/commit/dd365c2f2371e73225b9597796c440b8f693dfaf): docs: github changeloger needs tags to be pushed ([@​caarlos0](https://togithub.com/caarlos0)) - [`368db21`](https://togithub.com/goreleaser/goreleaser/commit/368db21212bdbf65b313dce5e45f70aef5debf5b): docs: ignore medium.com in htmltest ([@​caarlos0](https://togithub.com/caarlos0)) - [`15e77cb`](https://togithub.com/goreleaser/goreleaser/commit/15e77cbc1bbe055e57005e5df64208a29190d4e0): docs: include a section for running documentation ([@​zimeg](https://togithub.com/zimeg)) - [`d15dab3`](https://togithub.com/goreleaser/goreleaser/commit/d15dab3a797e744fac0d0577fc2e3c4ab7a2b758): docs: little formatting improvements ([@​caarlos0](https://togithub.com/caarlos0)) - [`ea6910a`](https://togithub.com/goreleaser/goreleaser/commit/ea6910a84405728056c7b0d7c0b48e308f71209c): docs: udpate starcharts url ([@​caarlos0](https://togithub.com/caarlos0)) - [`325cea7`](https://togithub.com/goreleaser/goreleaser/commit/325cea727766bc7456c38911880537fae8dc0c4e): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`24722b0`](https://togithub.com/goreleaser/goreleaser/commit/24722b0a6a63bc2b4a2bb10db1067a6861bd8b4f): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`87a2370`](https://togithub.com/goreleaser/goreleaser/commit/87a237066f4fd395c195f53d5c6ea6260ebd2687): docs: update ([@​caarlos0](https://togithub.com/caarlos0)) - [`2489da3`](https://togithub.com/goreleaser/goreleaser/commit/2489da3a96f695e6698d01928db31dc9a1651cea): docs: update continue --dist docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`be92144`](https://togithub.com/goreleaser/goreleaser/commit/be921449153e18a67e95250c632e12bc8845b0ea): docs: update deprecations page ([@​caarlos0](https://togithub.com/caarlos0)) - [`e74c849`](https://togithub.com/goreleaser/goreleaser/commit/e74c849ad469882d892dc8d4ea31e7e575cce3ab): docs: update docs/readme.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`46c639b`](https://togithub.com/goreleaser/goreleaser/commit/46c639bc8b20136dd47b50df5564cb2318249e29): docs: update gitlab docs ([@​caarlos0](https://togithub.com/caarlos0)) - [`136b4d5`](https://togithub.com/goreleaser/goreleaser/commit/136b4d5438a64a6a0aaefb6e17c784950e57d17e): docs: update gon link ([@​cfabianski](https://togithub.com/cfabianski)) - [`1134f9b`](https://togithub.com/goreleaser/goreleaser/commit/1134f9b40af38e4609efa29ef36d2cf6055a50ff): docs: update run script ([@​caarlos0](https://togithub.com/caarlos0)) - [`a4ecc87`](https://togithub.com/goreleaser/goreleaser/commit/a4ecc87986216989e3de9d3056c4147f74642c81): docs: update users.md ([@​caarlos0](https://togithub.com/caarlos0)) - [`d245afc`](https://togithub.com/goreleaser/goreleaser/commit/d245afc60c95b95b018fe74575f2ec9fdfe494a8): docs: updated the GitHub Code Search syntax ([#​4579](https://togithub.com/goreleaser/goreleaser/issues/4579)) ([@​cafferata](https://togithub.com/cafferata)) ##### Build process updates - [`4d82016`](https://togithub.com/goreleaser/goreleaser/commit/4d820160387f50093c640c06ebf823d4705abce2): build(nix): shell dont need CC ([@​caarlos0](https://togithub.com/caarlos0)) - [`0c90fb4`](https://togithub.com/goreleaser/goreleaser/commit/0c90fb420b068f6acf3e1558feaefe288308db05): build: fix generate workflow ([@​caarlos0](https://togithub.com/caarlos0)) - [`48f036b`](https://togithub.com/goreleaser/goreleaser/commit/48f036b5d67d58785955f5f4cf44c4b0c3be9c4a): build: nix devShell ([#​4507](https://togithub.com/goreleaser/goreleaser/issues/4507)) ([@​caarlos0](https://togithub.com/caarlos0)) - [`90a1bbe`](https://togithub.com/goreleaser/goreleaser/commit/90a1bbe8bbaae72b911f8d9a15701b995a5d409a): build: publish :nightly docker images ([@​caarlos0](https://togithub.com/caarlos0)) - [`28ced1d`](https://togithub.com/goreleaser/goreleaser/commit/28ced1ddf7e53d8a38c921f8580b966d9cd439f3): build: remove duplicated schema generation ([@​caarlos0](https://togithub.com/caarlos0)) - [`cbb288b`](https://togithub.com/goreleaser/goreleaser/commit/cbb288be5be892df9c8a86ea5545a83773592d58): ci: change dependabot commit prefix to chore ([@​caarlos0](https://togithub.com/caarlos0)) - [`8e3b7ef`](https://togithub.com/goreleaser/goreleaser/commit/8e3b7efcfbc63c7cf80fcd2660d6aa6c75895ee6): ci: dependabot automerge ([@​caarlos0](https://togithub.com/caarlos0)) - [`75c6d1a`](https://togithub.com/goreleaser/goreleaser/commit/75c6d1a580e4ec0b83fb52d7c53587d8113648f7): ci: improve changelog ([@​caarlos0](https://togithub.com/caarlos0)) - [`f07af4c`](https://togithub.com/goreleaser/goreleaser/commit/f07af4c269be0a1f4acf805b7e2cedd5330f04a8): ci: remove dependabot auto approve ([@​caarlos0](https://togithub.com/caarlos0)) **Full Changelog**: https://github.com/goreleaser/goreleaser/compare/v1.23.0...v1.24.0 #### Helping out This release is only possible thanks to **all** the support of some **awesome people**! Want to be one of them? You can [sponsor](https://goreleaser.com/sponsors/), get a [Pro License](https://goreleaser.com/pro) or [contribute with code](https://goreleaser.com/contributing). #### Where to go next? - Find examples and commented usage of all options in our [website](https://goreleaser.com/intro/). - Reach out on [Discord](https://discord.gg/RGEBtg8vQ6) and [Twitter](https://twitter.com/goreleaser)! <a href="https://goreleaser.com"><img src="https://raw.githubusercontent.com/goreleaser/artwork/master/opencollective-header.png" with="100%" alt="GoReleaser logo"></a> </details> <details> <summary>casey/just (just)</summary> ### [`v1.24.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1240---2024-02-11) [Compare Source](https://togithub.com/casey/just/compare/1.23.0...1.24.0) ##### Added - Support recipe paths containing `::` in Bash completion script ([#​1863](https://togithub.com/casey/just/pull/1863) by [crdx](https://togithub.com/crdx)) - Add function to canonicalize paths ([#​1859](https://togithub.com/casey/just/pull/1859)) ##### Misc - Document installing just on Github Actions in readme ([#​1867](https://togithub.com/casey/just/pull/1867) by [cclauss](https://togithub.com/cclauss)) - Use unlikely-to-be-set variable name in env tests ([#​1882](https://togithub.com/casey/just/pull/1882)) - Skip write_error test if running as root ([#​1881](https://togithub.com/casey/just/pull/1881)) - Convert run_shebang into integration test ([#​1880](https://togithub.com/casey/just/pull/1880)) - Install mdbook with cargo in CI workflow ([#​1877](https://togithub.com/casey/just/pull/1877)) - Remove deprecated actions-rs/toolchain ([#​1874](https://togithub.com/casey/just/pull/1874) by [cclauss](https://togithub.com/cclauss)) - Fix Gentoo package link ([#​1875](https://togithub.com/casey/just/pull/1875) by [vozbu](https://togithub.com/vozbu)) - Fix typos found by codespell ([#​1872](https://togithub.com/casey/just/pull/1872) by [cclauss](https://togithub.com/cclauss)) - Replace deprecated set-output command in Github Actions workflows ([#​1869](https://togithub.com/casey/just/pull/1869) by [cclauss](https://togithub.com/cclauss)) - Update `actions/checkout` and `softprops/action-gh-release` ([#​1871](https://togithub.com/casey/just/pull/1871) by [app/dependabot](https://togithub.com/app/dependabot)) - Keep GitHub Actions up to date with Dependabot ([#​1868](https://togithub.com/casey/just/pull/1868) by [cclauss](https://togithub.com/cclauss)) - Add contrib directory ([#​1870](https://togithub.com/casey/just/pull/1870)) - Fix install script ([#​1844](https://togithub.com/casey/just/pull/1844)) </details> <details> <summary>okonet/lint-staged (lint-staged)</summary> ### [`v15.2.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) ##### Patch Changes - [#​1391](https://togithub.com/lint-staged/lint-staged/pull/1391) [`fdcdad4`](https://togithub.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde) Thanks [@​iiroj](https://togithub.com/iiroj)! - *Lint-staged* no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout. </details> <details> <summary>postcss/postcss (postcss)</summary> ### [`v8.4.35`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8435) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.34...8.4.35) - Avoid `!` in `node.parent.nodes` type. - Allow to pass `undefined` to node adding method to simplify types. ### [`v8.4.34`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8434) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.33...8.4.34) - Fixed `AtRule#nodes` type (by Tim Weißenfels). - Cleaned up code (by Dmitry Kirillov). </details> <details> <summary>pre-commit/pre-commit (pre-commit)</summary> ### [`v3.6.1`](https://togithub.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#361---2024-02-10) [Compare Source](https://togithub.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1) \================== ##### Fixes - Remove `PYTHONEXECUTABLE` from environment when running. - [#​3110](https://togithub.com/pre-commit/pre-commit/issues/3110) PR by [@​untitaker](https://togithub.com/untitaker). - Handle staged-files-only with only a crlf diff. - [#​3126](https://togithub.com/pre-commit/pre-commit/issues/3126) PR by [@​asottile](https://togithub.com/asottile). - issue by [@​tyyrok](https://togithub.com/tyyrok). </details> <details> <summary>mikefarah/yq (yq)</summary> ### [`v4.40.7`](https://togithub.com/mikefarah/yq/releases/tag/v4.40.7) - Fix: empty TOML table [#​1924](https://togithub.com/mikefarah/yq/issues/1924) - Thanks [@​elibroftw](https://togithub.com/elibroftw) - Fixed "all" error message [#​1845](https://togithub.com/mikefarah/yq/issues/1845) - Fixed to_entries\[] [#​1246](https://togithub.com/mikefarah/yq/issues/1246) - Bumped dependencies </details> <details> <summary>square/wire (com.squareup.wire:wire-grpc-server)</summary> ### [`v4.9.7`](https://togithub.com/square/wire/blob/HEAD/CHANGELOG.md#Version-497) [Compare Source](https://togithub.com/square/wire/compare/4.9.6...4.9.7) *2024-02-12* ##### Common - Support all struct types for JSON encoding ([#​2824](https://togithub.com/square/wire/issues/2824) by \[Arnaud Frugier]\[quanturium]) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TBD54566975/ftl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This was referenced Sep 13, 2024
This was referenced Sep 17, 2024
This was referenced Sep 20, 2024
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.
Fixes some of the easier-to-reproduce flakiness in the test suite, but some tests still fail due to what appears to be race conditions. May try to fix those in a future PR.
Workflow run: https://github.com/zqianem/chokidar/actions/runs/2891527873
Partially addresses #923