babel/babel (@babel/core)
### [`v7.25.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30)
[Compare Source](https://togithub.com/babel/babel/compare/v7.24.9...v7.25.2)
##### :bug: Bug Fix
- `babel-core`, `babel-traverse`
- [#16695](https://togithub.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
mui/material-ui (@mui/icons-material)
### [`v5.16.6`](https://togithub.com/mui/material-ui/releases/tag/v5.16.6)
[Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.5...v5.16.6)
*Jul 30, 2024*
A big thanks to the 5 contributors who made this release possible.
##### `@mui/material@5.16.6`
- \[Divider] Enable borderStyle enhancement in divider with children ([#43059](https://togithub.com/mui/material-ui/issues/43059)) [@anuujj](https://togithub.com/anuujj)
##### Docs
- \[material-ui]\[Card] Update CardMedia description ([#43121](https://togithub.com/mui/material-ui/issues/43121)) [@shahzaibdev1](https://togithub.com/shahzaibdev1)
- \[material-ui] Replace deprecated `` with `ListItemButton` component in routing libraries list example ([#43114](https://togithub.com/mui/material-ui/issues/43114)) [@aliharis99](https://togithub.com/aliharis99)
- \[material-ui]\[Snackbar] Improve close `reason` type in demos ([#43105](https://togithub.com/mui/material-ui/issues/43105)) [@sai6855](https://togithub.com/sai6855)
##### Core
- \[code-infra] Use the same CI names on master & next ([#43064](https://togithub.com/mui/material-ui/issues/43064)) [@mnajdova](https://togithub.com/mnajdova)
All contributors of this release in alphabetical order: [@aliharis99](https://togithub.com/aliharis99), [@anuujj](https://togithub.com/anuujj), [@mnajdova](https://togithub.com/mnajdova), [@sai6855](https://togithub.com/sai6855), [@shahzaibdev1](https://togithub.com/shahzaibdev1)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0)
##### 🩹 Fixes
- **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
- **eslint-plugin:** \[unbound-method] report on destructuring in function parameters
- **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types
- **eslint-plugin:** \[strict-boolean-expressions] support branded booleans
##### ❤️ Thank You
- auvred
- Oliver Salzburg
- Vinccool96
- Yukihiro Hasegawa
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.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7180-2024-07-29)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0)
This was a version bump only for parser to align it with other projects, there were no code changes.
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.
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
### [`v10.5.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.5.0)
[Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.4.3...10.5.0)
##### Enhancements
- Add name to flat configs ([#356](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/356))
typicode/husky (husky)
### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82)
[Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4)
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
7.24.9
->7.25.2
7.25.0
->7.25.3
5.16.5
->5.16.6
5.16.5
->5.16.6
7.17.0
->7.18.0
7.17.0
->7.18.0
10.4.3
->10.5.0
9.1.3
->9.1.4
Release Notes
babel/babel (@babel/core)
### [`v7.25.2`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7252-2024-07-30) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.9...v7.25.2) ##### :bug: Bug Fix - `babel-core`, `babel-traverse` - [#16695](https://togithub.com/babel/babel/pull/16695) Ensure that `requeueComputedKeyAndDecorators` is available ([@nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))mui/material-ui (@mui/icons-material)
### [`v5.16.6`](https://togithub.com/mui/material-ui/releases/tag/v5.16.6) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.16.5...v5.16.6) *Jul 30, 2024* A big thanks to the 5 contributors who made this release possible. ##### `@mui/material@5.16.6` - \[Divider] Enable borderStyle enhancement in divider with children ([#43059](https://togithub.com/mui/material-ui/issues/43059)) [@anuujj](https://togithub.com/anuujj) ##### Docs - \[material-ui]\[Card] Update CardMedia description ([#43121](https://togithub.com/mui/material-ui/issues/43121)) [@shahzaibdev1](https://togithub.com/shahzaibdev1) - \[material-ui] Replace deprecated `typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib - **eslint-plugin:** \[unbound-method] report on destructuring in function parameters - **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types - **eslint-plugin:** \[strict-boolean-expressions] support branded booleans ##### ❤️ Thank You - auvred - Oliver Salzburg - Vinccool96 - Yukihiro Hasegawa 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.typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) This was a version bump only for parser to align it with other projects, there were no code changes. 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.lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
### [`v10.5.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.5.0) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.4.3...10.5.0) ##### Enhancements - Add name to flat configs ([#356](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/356))typicode/husky (husky)
### [`v9.1.4`](https://togithub.com/typicode/husky/compare/v9.1.3...fc549e0e5c8723a6d796f6ad26ef6590769f5d82) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.3...v9.1.4)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.