Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
51c6b3b
) 100.00% compared to head (00b8092
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
% Stmts | % Branch | % Funcs | % Lines |
---|---|---|---|
100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
File | % Stmts | % Branch | % Funcs | % Lines |
---|---|---|---|---|
src | ||||
entity.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
util.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
template.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
hide.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
index.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
src/lib | ||||
seconds_to_duration.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_number.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
constants.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
compute_state_display.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_date.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_date_time.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
use_am_pm.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_time.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
src/types | ||||
room-card-types.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
Bumps @babel/plugin-transform-runtime from 7.23.2 to 7.23.7.
Release notes
Sourced from
@babel/plugin-transform-runtime
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-runtime
's changelog.... (truncated)
Commits
e428a6d
v7.23.7bf9ff15
Update polyfill plugins (#16168)d02c1f7
v7.23.67b4ba1d
[babel 8] RemoveuseESModules
option (#16141)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)7c29fbc
[babel 8] Enforce specifying proper core-js version (#16095)13a5c83
v7.23.45e1c5f0
Use prettier 3.1 (#16098)210616f
[babel 8] Remove core-js@2 & regenerator from transform-runtime (#16063)1bce5c9
v7.23.3Dependabot 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 show