elwayman02 / ember-resize-modifier

Resize Modifier for Ember.js Applications using ResizeObserver
https://ember-resize-modifier.jhawk.co/
MIT License
12 stars 6 forks source link

[skip netlify]: Bump ember-source from 5.7.0 to 5.9.0 #942

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps ember-source from 5.7.0 to 5.9.0.

Release notes

Sourced from ember-source's releases.

v5.9.0

CHANGELOG

v5.9.0-beta.2

CHANGELOG

v5.9.0-beta.1

CHANGELOG

  • #20656 [BUGFIX] Update router.js
  • #20664 [BUGFIX] Upgrade router_js to support exactOptionalPropertyTypes
  • #20658 Upgrade glimmer-vm to v0.92
  • #20669 [FEATURE] Make deprecations throw when the until for ember-source has passed

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.9.0 (June 3, 2024)

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
  • 2413cb2 Release v5.9.0
  • 2d6375f Add v5.9.0 to CHANGELOG
  • 3b52205 Release v5.9.0-beta.2
  • 9452592 Add v5.9.0-beta.2 to CHANGELOG
  • 0b2767d Fix tests when deprecations are enabled
  • 2f8fa6d Enable the DEPRECATE_TEMPLATE_ACTION deprecation
  • 7911146 Release v5.9.0-beta.1
  • 613920c Add v5.9.0-beta.1 to CHANGELOG
  • 702da64 Add v5.8.0 to CHANGELOG
  • 0b79740 Merge pull request #20678 from emberjs/fix-ast-deprecation
  • 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 will merge this PR once CI passes on it, as requested by @elwayman02.


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)
dependabot[bot] commented 4 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 3 months ago

Superseded by #962.