ConduitIO / conduit

Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
https://conduit.io
Apache License 2.0
363 stars 42 forks source link

npm: bump ember-source from 5.7.0 to 5.8.0 in /ui #1528

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps ember-source from 5.7.0 to 5.8.0.

Release notes

Sourced from ember-source's releases.

v5.8.0

CHANGELOG

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.8.0-beta.2

CHANGELOG

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.8.0-beta.1

CHANGELOG

  • No user-facing changes that were not backported.
Changelog

Sourced from ember-source's changelog.

v5.8.0 (April 15, 2024)

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.
Commits
  • 3294138 Release v5.8.0
  • 4a55a17 Add v5.8.0 to CHANGELOG
  • 21fe7e0 [BUGFIX beta] use correct syntax for computed.test.ts
  • a80cf9f Release v5.8.0-beta.2
  • bac833a Add v5.8.0-beta.2 to CHANGELOG
  • 5a7766a [BUGFIX lts] Restore {{this.attrs.foo}} deprecation
  • 5c99a57 Release v5.8.0-beta.1
  • bde4c96 Add v5.8.0-beta.1 to CHANGELOG
  • 81a9da5 Add v5.7.0 to CHANGELOG
  • 4405510 Merge pull request #20646 from johanrd/patch-2
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | ember-source | [>= 4.a, < 5] |

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)