Skip to content

Update dependency ember-concurrency to v4.0.6#977

Merged
kategengler merged 1 commit intomainfrom
renovate/ember-concurrency-4.x-lockfile
Mar 7, 2026
Merged

Update dependency ember-concurrency to v4.0.6#977
kategengler merged 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 dc7011e
🔍 Latest deploy log https://app.netlify.com/projects/ember-api-docs/deploys/69ac8e87d8689000088d058d
😎 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.

@renovate renovate bot force-pushed the renovate/ember-concurrency-4.x-lockfile branch from 04537e3 to dc7011e Compare March 7, 2026 20:45
@kategengler kategengler merged commit c0bf2b8 into main Mar 7, 2026
5 checks passed
@kategengler kategengler deleted the renovate/ember-concurrency-4.x-lockfile branch March 7, 2026 20:58
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.

1 participant