Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
ember-concurrency 4.0.4 -> 4.0.6 age confidence

Release Notes

machty/ember-concurrency (ember-concurrency)

v4.0.6

Compare Source

More V5 deprecations (#​592):

  • rm reference to Ember._setComputedDecorator
  • deprecate any form of the task() constructor other than task([{}], async () => {})
    • The only allowable use is the one with async arrow fn that gets transpiled by our babel codemod.

v4.0.5

Compare Source

Begin adding V5 deprecations (#​591):

  • Deprecated:
    • Decorator APIs
      • Decorators don't play well with TS - use modern taskName = task(async () => {}) syntax instead
    • waitForProperty
      • Relies on legacy observers.
    • Task Groups
      • Awkward to continue to support, overloaded as a concept in general

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ember-concurrency-4.x branch from bb1fd2c to 4d4b969 Compare August 8, 2025 20:22
@renovate renovate bot changed the title Update dependency ember-concurrency to v4.0.5 Update dependency ember-concurrency to v4.0.6 Aug 8, 2025
@renovate renovate bot force-pushed the renovate/ember-concurrency-4.x branch from 4d4b969 to 4d2c830 Compare August 10, 2025 13:29
@renovate renovate bot force-pushed the renovate/ember-concurrency-4.x branch from 4d2c830 to 22b3d57 Compare August 19, 2025 19:49
@Turbo87 Turbo87 merged commit a3455cb into main Aug 23, 2025
11 checks passed
@Turbo87 Turbo87 deleted the renovate/ember-concurrency-4.x branch August 23, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants