pkissling / clock-weather-card

A Home Assistant Card indicating today's date/time, along with an iOS inspired weather forecast for the next days with animated icons
Other
303 stars 65 forks source link

chore(deps): update minor-dependencies #369

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 7.7.0 -> 7.7.1 age adoption passing confidence
@typescript-eslint/parser (source) 7.7.0 -> 7.7.1 age adoption passing confidence
rollup (source) 4.14.3 -> 4.16.2 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unsafe-assignment] handle shorthand property assignment - **eslint-plugin:** \[explicit-function-return-type] fix checking wrong ancestor's return type - **eslint-plugin:** \[prefer-optional-chain] only look at left operand for `requireNullish` - **eslint-plugin:** \[no-for-in-array] refine report location - **eslint-plugin:** \[no-unnecessary-type-assertion] allow non-null assertion for void type ##### ❤️ Thank You - Abraham Guo - Kirk Waiblinger - 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.7.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#771-2024-04-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.0...v7.7.1) 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.
rollup/rollup (rollup) ### [`v4.16.2`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4162) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.1...v4.16.2) *2024-04-22* ##### Bug Fixes - Resolve a situation condition where reassignments of function parameters were not tracked properly ([#​5482](https://togithub.com/rollup/rollup/issues/5482)) - Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) ([#​5479](https://togithub.com/rollup/rollup/issues/5479)) ##### Pull Requests - [#​5479](https://togithub.com/rollup/rollup/pull/5479): Add libc field to armv7 packages ([@​sapphi-red](https://togithub.com/sapphi-red)) - [#​5482](https://togithub.com/rollup/rollup/pull/5482): fix: function parameter reassigned update ([@​liuly0322](https://togithub.com/liuly0322)) ### [`v4.16.1`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4161) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.16.0...v4.16.1) *2024-04-21* ##### Bug Fixes - Fix crash when rendering logical or conditional expressions ([#​5481](https://togithub.com/rollup/rollup/issues/5481)) ##### Pull Requests - [#​5481](https://togithub.com/rollup/rollup/pull/5481): fix: conditional/logical expression should request a new tree-shaking ([@​liuly0322](https://togithub.com/liuly0322)) ### [`v4.16.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4160) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.15.0...v4.16.0) *2024-04-21* ##### Features - Track function call arguments to optimize functions only called once or with the same literal values ([#​5443](https://togithub.com/rollup/rollup/issues/5443)) ##### Pull Requests - [#​5443](https://togithub.com/rollup/rollup/pull/5443): feat: improve tree-shaking by propagate const parameter ([@​liuly0322](https://togithub.com/liuly0322), [@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v4.15.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#4150) [Compare Source](https://togithub.com/rollup/rollup/compare/v4.14.3...v4.15.0) *2024-04-20* ##### Features - Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes ([#​5474](https://togithub.com/rollup/rollup/issues/5474)) ##### Pull Requests - [#​5474](https://togithub.com/rollup/rollup/pull/5474): Add ImportAttributesKey to choose keyword ("with" | "assert") ([@​doubleaa93](https://togithub.com/doubleaa93), [@​lukastaegert](https://togithub.com/lukastaegert)) - [#​5475](https://togithub.com/rollup/rollup/pull/5475): chore(deps): lock file maintenance minor/patch updates ([@​renovate](https://togithub.com/renovate)\[bot]) - [#​5477](https://togithub.com/rollup/rollup/pull/5477): Try to run emulated smoke tests for Linux environments ([@​lukastaegert](https://togithub.com/lukastaegert))

Configuration

📅 Schedule: Branch creation - "before 9am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.