Skip to content

Update dependency ember-css-modules to v2 #4206

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

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-css-modules 1.6.0 -> 2.0.0 age adoption passing confidence

Release Notes

salsify/ember-css-modules

v2.0.0

Compare Source

This major release of Ember CSS Modules primarily removes support for deprecated patterns and updates our minimum support for other elements of the ecosystem.

Compatibility

Ember CSS Modules is now tested against the following as minimum supported versions:

  • Ember 3.24
  • Ember CLI 3.24
  • Node 12

Older Ember and Node versions may incidentally work, but are no longer officially supported.

Removed

While ECM will still work for templates backed by Ember.Component classes, all special handling for such components' implicit root element has been removed, in line with the broader ecosystem shift to template-only and @glimmer/component components. This includes the following removals:

  • the @localClassNames and @localClassName decorators
  • support for localClassNames and localClassNameBindings properties
  • the patchClassicComponent configuration flag

Special support for Ember.Component was deprecated in v1.5.0 of ember-css-modules; see the changelog for that release for further advice on migrating to newer Octane-based component APIs.


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from pichfl November 22, 2021 15:57
@renovate renovate bot force-pushed the renovate/ember-css-modules-2.x branch from 579a40f to 6d5d243 Compare November 22, 2021 21:02
@Turbo87
Copy link
Member

Turbo87 commented Nov 22, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Nov 22, 2021

📌 Commit 6d5d243 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Nov 22, 2021

⌛ Testing commit 6d5d243 with merge cf0b510...

@bors
Copy link
Contributor

bors commented Nov 22, 2021

☀️ Test successful - checks-actions
Approved by: Turbo87
Pushing cf0b510 to master...

@bors bors merged commit cf0b510 into master Nov 22, 2021
@renovate renovate bot deleted the renovate/ember-css-modules-2.x branch November 22, 2021 21:21
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