Closed renovate[bot] closed 2 days ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
Latest commit: 9ea84c659ccc75c48ca557727285da6129c7d095
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
zag-nextjs | ❌ Failed (Inspect) | Dec 2, 2024 5:22pm | |
zag-solid | ✅ Ready (Inspect) | Visit Preview | Dec 2, 2024 5:22pm |
zag-svelte | ✅ Ready (Inspect) | Visit Preview | Dec 2, 2024 5:22pm |
zag-vue | ✅ Ready (Inspect) | Visit Preview | Dec 2, 2024 5:22pm |
zag-website | ✅ Ready (Inspect) | Visit Preview | Dec 2, 2024 5:22pm |
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy@2073 ```
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy-icons@2073 ```
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/docs@2073 ```
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/core@2073 ```
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/store@2073 ```
``` npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/types@2073 ```
commit: 9ea84c6
This PR contains the following updates:
8.15.0
->8.17.0
8.15.0
->8.17.0
9.15.0
->9.16.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v8.17.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8170-2024-12-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.16.0...v8.17.0) ##### 🚀 Features - **eslint-plugin:** \[prefer-promise-reject-errors] options to allow any and unknown ([#10392](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10392)) ##### 🩹 Fixes - **eslint-plugin:** \[promise-function-async] handle function overloading ([#10304](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10304)) - **eslint-plugin:** remove references to "extendDefaults" in no-restricted-types ([#10401](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10401)) - **eslint-plugin:** \[no-unnecessary-template-expressions] allow template expressions used to make trailing whitespace visible ([#10363](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10363)) ##### ❤️ Thank You - Kim OhSeong [@bkks1004](https://redirect.github.com/bkks1004) - Kirk Waiblinger [@kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Maria José Solano [@MariaSolOs](https://redirect.github.com/MariaSolOs) - Ronen Amiel 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. ### [`v8.16.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8160-2024-11-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.15.0...v8.16.0) ##### 🚀 Features - **eslint-plugin:** \[no-base-to-string] check Array.prototype.join ([#10287](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10287)) - **eslint-plugin:** \[max-params] add function overload and function type support ([#10312](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10312)) ##### ❤️ Thank You - Kim Sang Du [@developer-bandi](https://redirect.github.com/developer-bandi) - YeonJuan [@yeonjuan](https://redirect.github.com/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.typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v8.17.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8170-2024-12-02) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.16.0...v8.17.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. ### [`v8.16.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8160-2024-11-25) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.15.0...v8.16.0) ##### 🚀 Features - support TypeScript 5.7 ([#10372](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10372)) ##### ❤️ Thank You - Josh Goldberg ✨ 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.eslint/eslint (eslint)
### [`v9.16.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.16.0) [Compare Source](https://redirect.github.com/eslint/eslint/compare/v9.15.0...v9.16.0) #### Features - [`8f70eb1`](https://redirect.github.com/eslint/eslint/commit/8f70eb142cce025e7040d016a959eff0f51eb672) feat: Add `ignoreComputedKeys` option in `sort-keys` rule ([#19162](https://redirect.github.com/eslint/eslint/issues/19162)) (Milos Djermanovic) #### Documentation - [`9eefc8f`](https://redirect.github.com/eslint/eslint/commit/9eefc8f813b5c31f49fbbd9a36f439b365bea180) docs: fix typos in `use-isnan` ([#19190](https://redirect.github.com/eslint/eslint/issues/19190)) (루밀LuMir) - [`0c8cea8`](https://redirect.github.com/eslint/eslint/commit/0c8cea8c803962a4358032fde5c117a1e9c41ca0) docs: switch the order of words in `no-unreachable` ([#19189](https://redirect.github.com/eslint/eslint/issues/19189)) (루밀LuMir) - [`0c19417`](https://redirect.github.com/eslint/eslint/commit/0c19417c644a29b5113d3a2b94ce00640117574b) docs: add missing backtick to `no-async-promise-executor` ([#19188](https://redirect.github.com/eslint/eslint/issues/19188)) (루밀LuMir) - [`8df9276`](https://redirect.github.com/eslint/eslint/commit/8df927646cadaa70263914c62f2f76fccb8c46fd) docs: add backtick in `-0` in `description` of `no-compare-neg-zero` ([#19186](https://redirect.github.com/eslint/eslint/issues/19186)) (루밀LuMir) - [`7e16e3f`](https://redirect.github.com/eslint/eslint/commit/7e16e3fb8594e361b3e121d2d4059dc26e30c407) docs: fix `caseSensitive` option's title of `sort-keys` ([#19183](https://redirect.github.com/eslint/eslint/issues/19183)) (Tanuj Kanti) - [`0c6b842`](https://redirect.github.com/eslint/eslint/commit/0c6b84212144da3238693fa56500b02bd4a9f05a) docs: fix typos in `migration-guide.md` ([#19180](https://redirect.github.com/eslint/eslint/issues/19180)) (루밀LuMir) - [`353266e`](https://redirect.github.com/eslint/eslint/commit/353266edf827d4e63e9efef321f5d128748bc74d) docs: fix a typo in `debug.md` ([#19179](https://redirect.github.com/eslint/eslint/issues/19179)) (루밀LuMir) - [`5ff318a`](https://redirect.github.com/eslint/eslint/commit/5ff318a528e3f6b8b9c6a62ea949d66ebb7f0716) docs: delete unnecessary horizontal rule(`---`) in `nodejs-api` ([#19175](https://redirect.github.com/eslint/eslint/issues/19175)) (루밀LuMir) - [`576bcc5`](https://redirect.github.com/eslint/eslint/commit/576bcc5461c0c00c30dfceec9abcddb99e559c74) docs: mark more rules as handled by TypeScript ([#19164](https://redirect.github.com/eslint/eslint/issues/19164)) (Tanuj Kanti) - [`742d054`](https://redirect.github.com/eslint/eslint/commit/742d054ac1124d4e53c84234dd6960d4e272d490) docs: note that `no-restricted-syntax` can be used with any language ([#19148](https://redirect.github.com/eslint/eslint/issues/19148)) (Milos Djermanovic) #### Chores - [`feb703b`](https://redirect.github.com/eslint/eslint/commit/feb703b3dc198cda03fb69c75a31d56d999b9d2e) chore: upgrade to `@eslint/js@9.16.0` ([#19195](https://redirect.github.com/eslint/eslint/issues/19195)) (Francesco Trotta) - [`df9bf95`](https://redirect.github.com/eslint/eslint/commit/df9bf9519a302e284700ad300463ecdf2ebf9f25) chore: package.json update for [@eslint/js](https://redirect.github.com/eslint/js) release (Jenkins) - [`f831893`](https://redirect.github.com/eslint/eslint/commit/f831893b6e2951f56ce8b9ff12e4a16913b72b47) chore: add type for `ignoreComputedKeys` option of `sort-keys` ([#19184](https://redirect.github.com/eslint/eslint/issues/19184)) (Tanuj Kanti) - [`3afb8a1`](https://redirect.github.com/eslint/eslint/commit/3afb8a1dcf12ad12df480db014042a51403ff672) chore: update dependency [@eslint/json](https://redirect.github.com/eslint/json) to ^0.8.0 ([#19177](https://redirect.github.com/eslint/eslint/issues/19177)) (Milos Djermanovic) - [`1f77c53`](https://redirect.github.com/eslint/eslint/commit/1f77c53b12d00403b88a0e02c8d2432278abcf52) chore: add `repository.directory` property to `package.json` ([#19165](https://redirect.github.com/eslint/eslint/issues/19165)) (루밀LuMir) - [`d460594`](https://redirect.github.com/eslint/eslint/commit/d46059410a0e02b98067aa31975c25fd8d0d1c2b) chore: update dependency [@arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli) to ^0.17.0 ([#19147](https://redirect.github.com/eslint/eslint/issues/19147)) (renovate\[bot]) - [`45cd4ea`](https://redirect.github.com/eslint/eslint/commit/45cd4ead9c4fc354a2542b806ec82afb67cb54fc) refactor: update default options in rules ([#19136](https://redirect.github.com/eslint/eslint/issues/19136)) (Milos Djermanovic)Configuration
📅 Schedule: Branch creation - " 0-3 * 1" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.