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

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.30.6 -> 5.30.7 age adoption passing confidence
@typescript-eslint/parser 5.30.6 -> 5.30.7 age adoption passing confidence
fast-check 3.0.1 -> 3.1.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.30.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5307-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5306v5307-2022-07-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7) ##### Bug Fixes - **eslint-plugin:** \[no-inferrable] fix optional param to valid code ([#​5342](https://togithub.com/typescript-eslint/typescript-eslint/issues/5342)) ([98f6d5e](https://togithub.com/typescript-eslint/typescript-eslint/commit/98f6d5e6d08d1eb9789da52a15f337f5f53438bd)) - **eslint-plugin:** \[no-unused-vars] highlight last write reference ([#​5267](https://togithub.com/typescript-eslint/typescript-eslint/issues/5267)) ([c3f199a](https://togithub.com/typescript-eslint/typescript-eslint/commit/c3f199a65a16aa72f5bb83e81a1ce0ffb5f69772))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.30.7`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5307-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5306v5307-2022-07-18) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.30.6...v5.30.7) ##### Bug Fixes - expose types supporting old versions of typescript ([#​5339](https://togithub.com/typescript-eslint/typescript-eslint/issues/5339)) ([4ba9bdb](https://togithub.com/typescript-eslint/typescript-eslint/commit/4ba9bdb93f87e6bc370f13aa1de48f435abe3f88))
dubzzz/fast-check ### [`v3.1.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#​310) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.0.1...v3.1.0) *Generate more dangerous strings by default* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.1.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.0.1...v3.1.0)] #### Features - ([PR#​2975](https://togithub.com/dubzzz/fast-check/pull/2975)) Sanitize constraints used internally by "oneof" as much as possible - ([PR#​3048](https://togithub.com/dubzzz/fast-check/pull/3048)) Add experimental "custom slices" constraint on array - ([PR#​3043](https://togithub.com/dubzzz/fast-check/pull/3043)) Generate dangerous strings by default #### Fixes - ([PR#​3049](https://togithub.com/dubzzz/fast-check/pull/3049)) Bug: Fix out-of-range in `SlicedBasedGenerator` - ([PR#​3050](https://togithub.com/dubzzz/fast-check/pull/3050)) Bug: Allow strange keys as keys of dictionary - ([PR#​3051](https://togithub.com/dubzzz/fast-check/pull/3051)) Bug: Better rounding in `statistics` - ([PR#​3052](https://togithub.com/dubzzz/fast-check/pull/3052)) CI: Add missing Ubuntu env for e2e - ([PR#​3047](https://togithub.com/dubzzz/fast-check/pull/3047)) Refactor: Implement sliced based generator for arrays - ([PR#​3059](https://togithub.com/dubzzz/fast-check/pull/3059)) Script: Add links to buggy PRs in changelog PR - ([PR#​3060](https://togithub.com/dubzzz/fast-check/pull/3060)) Script: Only commit `package.json` corresponding to impacted CHANGELOGs ***

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 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: