gastromatic / calendar-date

Immutable object to represent and work with a calendar date with zero dependencies
MIT License
21 stars 1 forks source link

chore(deps): update devdependencies (non-major) #321

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.1.0 -> 8.2.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.1.0 -> 8.2.0 age adoption passing confidence
eslint (source) 9.9.0 -> 9.9.1 age adoption passing confidence
fast-check (source) 3.21.0 -> 3.22.0 age adoption passing confidence
husky 9.1.4 -> 9.1.5 age adoption passing confidence
ts-jest (source) 29.2.4 -> 29.2.5 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v8.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.0) ##### 🚀 Features - **eslint-plugin:** add suggestion to `require-await` to remove `async` keyword ##### 🩹 Fixes - **eslint-plugin:** \[use-unknown-in-catch-callback-variable] flag second argument of `.then` - **eslint-plugin:** \[no-unnecessary-type-assertion] conflict with TS for variables used before assignment - **eslint-plugin:** delete \[] in message if ReadOnly\ is detected - **eslint-plugin:** \[no-redundant-type-constituents] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unnecessary-type-parameters] check mapped constraint types if necessary - **eslint-plugin:** \[no-unsafe-enum-comparison] add logic to see through intersections ##### ❤️ Thank You - Abraham Guo - Dave - Jake Bailey - James - Josh Goldberg ✨ - liuxingbaoyu - Yukihiro Hasegawa - Yutong Zhu 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.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#820-2024-08-19) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v8.1.0...v8.2.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.
eslint/eslint (eslint) ### [`v9.9.1`](https://togithub.com/eslint/eslint/compare/v9.9.0...8781e6f063e56438dc22346504ff637df3f84daf) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.9.0...v9.9.1)
dubzzz/fast-check (fast-check) ### [`v3.22.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3220) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.21.0...v3.22.0) *Graphemes support on `fc.string`* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.22.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.21.0...v3.22.0)] #### Features - ([PR#5222](https://togithub.com/dubzzz/fast-check/pull/5222)) Support for grapheme on `fc.string` - ([PR#5233](https://togithub.com/dubzzz/fast-check/pull/5233)) Mark as deprecated most of char and string arbitraries - ([PR#5238](https://togithub.com/dubzzz/fast-check/pull/5238)) Deprecate `bigInt`'s alternatives #### Fixes - ([PR#5237](https://togithub.com/dubzzz/fast-check/pull/5237)) CI: Drop TypeScript rc release channel - ([PR#5241](https://togithub.com/dubzzz/fast-check/pull/5241)) CI: Move to changeset - ([PR#5199](https://togithub.com/dubzzz/fast-check/pull/5199)) Doc: Publish release note for 3.21.0 - ([PR#5240](https://togithub.com/dubzzz/fast-check/pull/5240)) Doc: Better `string`'s deprecation note in documentation - ([PR#5203](https://togithub.com/dubzzz/fast-check/pull/5203)) Refactor: Add missing types on exported ***
typicode/husky (husky) ### [`v9.1.5`](https://togithub.com/typicode/husky/compare/v9.1.4...2fee8d212c601942ad146ea9209f15c20a07fb6d) [Compare Source](https://togithub.com/typicode/husky/compare/v9.1.4...v9.1.5)
kulshekhar/ts-jest (ts-jest) ### [`v29.2.5`](https://togithub.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2925-2024-08-23) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)

Configuration

📅 Schedule: Branch creation - "before 8am on Monday" (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.

gastrobot commented 4 days ago

:tada: This PR is included in version 2.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: