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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.0.2 -> 7.1.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.0.2 -> 7.1.0 age adoption passing confidence
fast-check (source) 3.15.1 -> 3.16.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#710-2024-02-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.0) ##### šŸš€ Features - **eslint-plugin:** add \*-type-checked-only configs - **eslint-plugin:** \[naming-convention] support the auto-accessor syntax - **eslint-plugin:** \[consistent-return] add new rule ##### šŸ©¹ Fixes - **eslint-plugin:** \[prefer-optional-chan] allow typeof for avoiding reference error - **eslint-plugin:** \[no-misused-promises] improve check union types - **eslint-plugin:** \[no-use-before-define] fix false positive type reference in as, satisfies ##### ā¤ļø Thank You - Arka Pratim Chaudhuri - Josh Goldberg āœØ - 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) ### [`v7.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#710-2024-02-26) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.0.2...v7.1.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.
dubzzz/fast-check (fast-check) ### [`v3.16.0`](https://togithub.com/dubzzz/fast-check/blob/HEAD/packages/fast-check/CHANGELOG.md#3160) [Compare Source](https://togithub.com/dubzzz/fast-check/compare/v3.15.1...v3.16.0) *Type assert on assertions linked to `fc.pre`* \[[Code](https://togithub.com/dubzzz/fast-check/tree/v3.16.0)]\[[Diff](https://togithub.com/dubzzz/fast-check/compare/v3.15.1...v3.16.0)] #### Features - ([PR#4709](https://togithub.com/dubzzz/fast-check/pull/4709)) Make `fc.pre` an assertion function #### Fixes - ([PR#4736](https://togithub.com/dubzzz/fast-check/pull/4736)) Bug: Wrong logo ratio on small screen - ([PR#4747](https://togithub.com/dubzzz/fast-check/pull/4747)) CI: Deploy website on Netlify - ([PR#4751](https://togithub.com/dubzzz/fast-check/pull/4751)) CI: Drop configuration of GitHub Pages - ([PR#4756](https://togithub.com/dubzzz/fast-check/pull/4756)) CI: Make CI fail on invalid deploy - ([PR#4776](https://togithub.com/dubzzz/fast-check/pull/4776)) CI: Drop Google Analytics - ([PR#4769](https://togithub.com/dubzzz/fast-check/pull/4769)) Clean: Drop legacy patch on React 17 - ([PR#4677](https://togithub.com/dubzzz/fast-check/pull/4677)) Doc: Add `jsonwebtoken` to track record - ([PR#4712](https://togithub.com/dubzzz/fast-check/pull/4712)) Doc: Fix console errors of website - ([PR#4713](https://togithub.com/dubzzz/fast-check/pull/4713)) Doc: Add extra spacing on top of CTA - ([PR#4732](https://togithub.com/dubzzz/fast-check/pull/4732)) Doc: Optimize SVG assets - ([PR#4735](https://togithub.com/dubzzz/fast-check/pull/4735)) Doc: Less layout shift with proper sizes - ([PR#4750](https://togithub.com/dubzzz/fast-check/pull/4750)) Doc: Add link to Netlify - ([PR#4754](https://togithub.com/dubzzz/fast-check/pull/4754)) Doc: Better assets on the homepage of the website - ([PR#4768](https://togithub.com/dubzzz/fast-check/pull/4768)) Doc: Add new contributors ej-shafran and gruhn - ([PR#4771](https://togithub.com/dubzzz/fast-check/pull/4771)) Doc: Blog post for 3.15.0 - ([PR#4730](https://togithub.com/dubzzz/fast-check/pull/4730)) Performance: Optimize image assets on homepage - ([PR#4753](https://togithub.com/dubzzz/fast-check/pull/4753)) Security: Configure CSP for fast-check.dev - ([PR#4761](https://togithub.com/dubzzz/fast-check/pull/4761)) Security: Enforce Content-Security-Policy on our website - ([PR#4772](https://togithub.com/dubzzz/fast-check/pull/4772)) Security: Relax CSP policy to support Algolia ***

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 6 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: