Skip to content

fix(deps): ember-decorators #94

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 11, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-decorators (source) 5.2.0 -> 6.1.1 age adoption passing confidence

Release Notes

ember-decorators/ember-decorators

v6.1.1

Compare Source

v6.1.0

Compare Source

  • Adds the @classNameBindings and @attributeBindings class decorators, which make 1-1 conversions for components that use these APIs much easier

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking Changes

  • Removed Packages

    • @ember-decorators/babel-transforms
    • @ember-decorators/controller
    • @ember-decorators/data
    • @ember-decorators/service
  • Removed APIs from @ember-decorators/object

    • @computed
    • @wrapComputed
    • @action
    • All computed macros

The functionality provided by these APIs is now built into Ember directly! You will be able to use them by importing them from ember, e.g.

import { action, computed } from '@​ember/object';

You can include these in your app today using the polyfill.


Configuration

📅 Schedule: Branch creation - "after 3am,before 9am" in timezone America/Los_Angeles, 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 has been generated by Mend Renovate. View repository job log here.

Sorry, something went wrong.

@renovate renovate bot force-pushed the renovate/major-ember-decorators-monorepo branch from c6530b2 to 6cae95f Compare May 17, 2019 17:56
@renovate renovate bot force-pushed the renovate/major-ember-decorators-monorepo branch from 6cae95f to 38bf138 Compare June 6, 2019 17:07
@renovate renovate bot force-pushed the renovate/major-ember-decorators-monorepo branch 2 times, most recently from 83c7c69 to 4399e72 Compare August 14, 2019 19:55

Unverified

This user has not yet uploaded their public signing key.
@renovate renovate bot force-pushed the renovate/major-ember-decorators-monorepo branch from 4399e72 to c92843c Compare September 6, 2019 17:43
@renovate
Copy link
Author

renovate bot commented Mar 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

None yet

1 participant