Skip to content

Update dependency ember-concurrency to v4.0.6#977

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ember-concurrency-4.x-lockfile
Open

Update dependency ember-concurrency to v4.0.6#977
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ember-concurrency-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2026

This PR contains the following updates:

Package Change Age Confidence
ember-concurrency 4.0.34.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

v4.0.4

Compare Source

  • dropped ember-source and @glimmer/tracking from peerDependencies (#​586)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@netlify
Copy link

netlify bot commented Mar 7, 2026

Deploy Preview for ember-api-docs ready!

Name Link
🔨 Latest commit 04537e3
🔍 Latest deploy log https://app.netlify.com/projects/ember-api-docs/deploys/69ab9fbcd061d50008b9935f
😎 Deploy Preview https://deploy-preview-977--ember-api-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants