marcokreeft87 / room-card

Show multiple entity states, attributes and icons in a single card in Home Assistant's Lovelace UI
MIT License
228 stars 38 forks source link

Bump @babel/preset-env from 7.22.5 to 7.22.9 #262

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @babel/preset-env from 7.22.5 to 7.22.9.

Release notes

Sourced from @​babel/preset-env's releases.

7.22.9

v7.22.9 (2023-07-12)

:bug: Bug Fix

  • babel-plugin-transform-typescript
  • babel-helper-module-transforms, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-wrap-function

:nail_care: Polish

:house: Internal

Committers: 5

v7.22.8 (2023-07-06)

This release reverts a commit that caused all new angular installations to fail: angular/angular-cli#25496

:leftwards_arrow_with_hook: Revert

Committers: 1

v7.22.7 (2023-07-06)

:bug: Bug Fix

:house: Internal

Committers: 4

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.22.9 (2023-07-12)

:bug: Bug Fix

:nail_care: Polish

:house: Internal

v7.22.8 (2023-07-06)

:leftwards_arrow_with_hook: Revert

v7.22.7 (2023-07-06)

:bug: Bug Fix

:house: Internal

v7.22.6 (2023-07-04)

:bug: Bug Fix

  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-plugin-transform-optional-chaining
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs
  • babel-compat-data, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3, babel-runtime
  • babel-standalone
  • babel-core

:house: Internal

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago

:open_umbrella: Code Coverage

% Stmts% Branch% Funcs% Lines
99.41 :green_circle:99.16 :green_circle:100 :green_circle:99.3 :green_circle:
Click to expand
File% Stmts% Branch% Funcs% Lines
src
index.ts95 :green_circle:94.03 :green_circle:100 :green_circle:94.34 :green_circle:
entity.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
util.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
template.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
hide.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src/lib
seconds_to_duration.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_number.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
constants.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
compute_state_display.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_date.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_date_time.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
use_am_pm.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
format_time.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
src/types
room-card-types.ts100 :green_circle:100 :green_circle:100 :green_circle:100 :green_circle:
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (b01bf39) 99.37% compared to head (28efe8d) 99.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## ======================================= Coverage 99.37% 99.37% ======================================= Files 14 14 Lines 477 477 Branches 193 193 ======================================= Hits 474 474 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #267.