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) #217

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.59.5 -> 5.59.6 age adoption passing confidence
@typescript-eslint/parser 5.59.5 -> 5.59.6 age adoption passing confidence
eslint (source) 8.40.0 -> 8.41.0 age adoption passing confidence
fast-check 3.8.1 -> 3.9.0 age adoption passing confidence
rimraf 5.0.0 -> 5.0.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.6`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5596-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5595v5596-2023-05-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.5...v5.59.6) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.41.0`](https://togithub.com/eslint/eslint/releases/tag/v8.41.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.40.0...v8.41.0) #### Features - [`880a431`](https://togithub.com/eslint/eslint/commit/880a4317b949e575a4a6c5e8baaba1eea7674cc6) feat: change default ignore pattern to `**/node_modules/` in flat config ([#​17184](https://togithub.com/eslint/eslint/issues/17184)) (Milos Djermanovic) - [`8bf5505`](https://togithub.com/eslint/eslint/commit/8bf550594fca6d29fab1a3453e701c1a457767e1) feat: expose `shouldUseFlatConfig` ([#​17169](https://togithub.com/eslint/eslint/issues/17169)) (Connor Prussin) #### Bug Fixes - [`4f5440d`](https://togithub.com/eslint/eslint/commit/4f5440db631707b17140c4e5cc7beb223afbd2b9) fix: incorrect warning message for ignored dotfiles ([#​17196](https://togithub.com/eslint/eslint/issues/17196)) (Milos Djermanovic) - [`94da96c`](https://togithub.com/eslint/eslint/commit/94da96cbf0fb2bb6694fa2e757eb1b3e74c40db7) fix: unify `LintMessage` type ([#​17076](https://togithub.com/eslint/eslint/issues/17076)) (Brandon Mills) - [`0c415cd`](https://togithub.com/eslint/eslint/commit/0c415cda5d76dbe5120ab9f3c4c81320538e35f0) fix: validate `ignorePatterns` constructor option in `FlatESLint` class ([#​17139](https://togithub.com/eslint/eslint/issues/17139)) (Milos Djermanovic) - [`9682d66`](https://togithub.com/eslint/eslint/commit/9682d669e4ee8641293914e21679f40fee8bc354) fix: switch `grapheme-splitter` to `graphemer` ([#​17160](https://togithub.com/eslint/eslint/issues/17160)) (fisker Cheung) #### Documentation - [`7709b14`](https://togithub.com/eslint/eslint/commit/7709b14e18ad4e11c1119ed6575454243b8e7084) docs: Update README (GitHub Actions Bot) - [`7f183e0`](https://togithub.com/eslint/eslint/commit/7f183e020579380fa57473caaf9ed154470c25b3) docs: Update triage process description ([#​17157](https://togithub.com/eslint/eslint/issues/17157)) (Nicholas C. Zakas) - [`b68346b`](https://togithub.com/eslint/eslint/commit/b68346b290d55324e73868ca42b3854157b27375) docs: fix license to reflect relicensing of jshint ([#​17165](https://togithub.com/eslint/eslint/issues/17165)) (Stefan Bischof) #### Chores - [`f43216a`](https://togithub.com/eslint/eslint/commit/f43216a8c77ab6cf1d0823978e8c728786b4cba7) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).41.0 ([#​17200](https://togithub.com/eslint/eslint/issues/17200)) (Milos Djermanovic) - [`95c3007`](https://togithub.com/eslint/eslint/commit/95c300780a1cfd9ad680bc78850542eb55d7fbf4) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`ddc5291`](https://togithub.com/eslint/eslint/commit/ddc5291debd90ff476e17c532af7577e26720b91) chore: don't use deprecated `context` methods in `ast-utils` tests ([#​17194](https://togithub.com/eslint/eslint/issues/17194)) (Milos Djermanovic) - [`b1516db`](https://togithub.com/eslint/eslint/commit/b1516db51514032ed06e1425c4b1f955238dc682) chore: Fix return type of `findFlatConfigFile` ([#​17161](https://togithub.com/eslint/eslint/issues/17161)) (Milos Djermanovic) - [`918b0fd`](https://togithub.com/eslint/eslint/commit/918b0fd21723e84bd7acb17942a36606f1d8360a) perf: Store indent descriptors in a plain array ([#​17148](https://togithub.com/eslint/eslint/issues/17148)) (Francesco Trotta) - [`4caa344`](https://togithub.com/eslint/eslint/commit/4caa34449555d8a680222ec2049d97c59476c11e) refactor: locateConfigFileToUse returns an Error object ([#​17159](https://togithub.com/eslint/eslint/issues/17159)) (å”Æē„¶)
dubzzz/fast-check ### [`v3.9.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#​390) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.8.3...v3.9.0) *Finer definition of `act` to detect race conditions* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.9.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.8.3...v3.9.0)] #### Features - ([PR#​3889](https://togithub.com/dubzzz/fast-check/pull/3889)) Add ability to customize `act` per call - ([PR#​3890](https://togithub.com/dubzzz/fast-check/pull/3890)) Add ability to customize `act` per wait #### Fixes - ([PR#​3892](https://togithub.com/dubzzz/fast-check/pull/3892)) Bug: Cap timeout values to 0x7fff_ffff *** ### [`v3.8.3`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#​383) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.8.2...v3.8.3) *Ensure scheduled models can wait everything needed* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.8.3)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.8.2...v3.8.3)] #### Fixes - ([PR#​3887](https://togithub.com/dubzzz/fast-check/pull/3887)) Bug: Always schedule models until the end - ([PR#​3880](https://togithub.com/dubzzz/fast-check/pull/3880)) CI: Stabilize tests on `jsonValue` - ([PR#​3876](https://togithub.com/dubzzz/fast-check/pull/3876)) Clean: Drop legacy documentation - ([PR#​3875](https://togithub.com/dubzzz/fast-check/pull/3875)) Doc: First blog post on docusaurus switch ### [`v3.8.2`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#​382) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.8.1...v3.8.2) *Rework documentation* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.8.2)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.8.1...v3.8.2)] #### Fixes - ([PR#​3780](https://togithub.com/dubzzz/fast-check/pull/3780)) CI: Do not relaunch build on new tag - ([PR#​3792](https://togithub.com/dubzzz/fast-check/pull/3792)) CI: Remove parse5 when checking types - ([PR#​3804](https://togithub.com/dubzzz/fast-check/pull/3804)) CI: Build documentation with LFS enabled - ([PR#​3800](https://togithub.com/dubzzz/fast-check/pull/3800)) Doc: Add "advanced" part of the documentation - ([PR#​3803](https://togithub.com/dubzzz/fast-check/pull/3803)) Doc: Update our-first-property-based-test.md: typo, punctuation - ([PR#​3828](https://togithub.com/dubzzz/fast-check/pull/3828)) Doc: Fix typos in docs - ([PR#​3820](https://togithub.com/dubzzz/fast-check/pull/3820)) Doc: First iteration on race conditions tutorial - ([PR#​3834](https://togithub.com/dubzzz/fast-check/pull/3834)) Doc: Rework intro of race condition tutorial - ([PR#​3836](https://togithub.com/dubzzz/fast-check/pull/3836)) Doc: Merge category and intro for race condition - ([PR#​3837](https://togithub.com/dubzzz/fast-check/pull/3837)) Doc: Replace categories by real pages - ([PR#​3838](https://togithub.com/dubzzz/fast-check/pull/3838)) Doc: Add video explaining race condition in UI - ([PR#​3842](https://togithub.com/dubzzz/fast-check/pull/3842)) Doc: Note about solving race conditions - ([PR#​3843](https://togithub.com/dubzzz/fast-check/pull/3843)) Doc: Better colors for dark theme - ([PR#​3850](https://togithub.com/dubzzz/fast-check/pull/3850)) Doc: Points to projects in our ecosystem - ([PR#​3852](https://togithub.com/dubzzz/fast-check/pull/3852)) Doc: List some bugs found thanks to fast-check - ([PR#​3860](https://togithub.com/dubzzz/fast-check/pull/3860)) Doc: Use GitHub logo instead of label - ([PR#​3858](https://togithub.com/dubzzz/fast-check/pull/3858)) Doc: Rework homepage page of fast-check.dev - ([PR#​3863](https://togithub.com/dubzzz/fast-check/pull/3863)) Doc: Rework display of the homepage for small screens - ([PR#​3864](https://togithub.com/dubzzz/fast-check/pull/3864)) Doc: Properly display the quick nav buttons - ([PR#​3871](https://togithub.com/dubzzz/fast-check/pull/3871)) Doc: Update all links to new documentation - ([PR#​3867](https://togithub.com/dubzzz/fast-check/pull/3867)) Doc: Create proper images in website/ - ([PR#​3872](https://togithub.com/dubzzz/fast-check/pull/3872)) Doc: Reference image from LFS in README - ([PR#​3835](https://togithub.com/dubzzz/fast-check/pull/3835)) Test: Add tests for snippets in the website
isaacs/rimraf ### [`v5.0.1`](https://togithub.com/isaacs/rimraf/compare/v5.0.0...v5.0.1) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v5.0.0...v5.0.1)

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 has been generated by Mend Renovate. View repository job log here.

gastrobot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: