d-velop / grafana-odata-datasource

This is a Grafana data source plugin that allows you to query and visualize data from OData V4 compatible data sources.
Apache License 2.0
8 stars 2 forks source link

Bump @swc/core from 1.4.13 to 1.5.29 #157

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @swc/core from 1.4.13 to 1.5.29.

Changelog

Sourced from @​swc/core's changelog.

[1.5.29] - 2024-06-13

Bug Fixes

Performance

  • (es/minifier) Do not visit var init multiple times (#9039) (675916c)

  • (es/parser) Optimize lexing of template literals (#9036) (6ab19a1)

  • (es/parser) Optimize lexing of template literals, again (#9037) (5bffd0f)

[1.5.28] - 2024-06-11

Bug Fixes

  • (es/minifier) Fix typescript enum detection (#9031) (6669343)

[1.5.26] - 2024-06-10

Bug Fixes

  • (es/es2015) Remove needless unreachable! (#9021) (555e71c)

Features

... (truncated)

Commits
  • 4ecda38 chore: Publish 1.5.29 with swc_core v0.93.4
  • 06592cb chore: Update changelog
  • 1c9a050 chore: Publish 1.5.29-nightly-20240612.3 with swc_core v0.93.4
  • e4cbc8d chore(ci): Fix binary upload action
  • c3c714e chore: Update changelog
  • dab7bfc chore: Publish 1.5.29-nightly-20240612.2 with swc_core v0.93.4
  • ad3ab3b chore: Publish 1.5.29-nightly-20240612.1 with swc_core v0.93.4
  • 80d22e3 chore: Bump crates
  • 733dcc6 fix(xtask): Fix nightly action (#9042)
  • 2ecd550 chore: Publish 1.5.29-nightly-20240612.1
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)