grafana / clock-panel

Clock Panel Plugin for Grafana
MIT License
95 stars 62 forks source link

Bump @swc/core from 1.3.58 to 1.3.61 #143

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @swc/core from 1.3.58 to 1.3.61.

Changelog

Sourced from @​swc/core's changelog.

[1.3.61] - 2023-05-30

Bug Fixes

  • (css/modules) Don't drop the correct selector (#7450) (d370324)

  • (es/codegen) Emit ; for TsImportEqualsDecl (#7464) (3935d02)

  • (es/parser) Fix parsing of generic jsx element name (#7449) (77850dd)

  • (plugin/runner) Disable wasi_env cleanup (#7458) (1868d36)

Features

  • (common) Enable bytecheck for missing structs (#7465) (56ac9eb)

  • (es/minifier) Inline for loop variables (#7445) (0cd2b61)

Miscellaneous Tasks

Testing

  • (es/parser) Add a test for a fixed issue (#7467) (8274cce)

[1.3.60] - 2023-05-25

Bug Fixes

  • (es) Init filesystem cache only if plugin exists (#7436) (786cf3a)

  • (es) Ignore input sourcemap error (#7446) (0c92e53)

... (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)