Skip to content

Bump ember-style-modifier from 0.8.0 to 2.0.0#389

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-style-modifier-2.0.0
Closed

Bump ember-style-modifier from 0.8.0 to 2.0.0#389
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ember-style-modifier-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 23, 2022

Copy link
Copy Markdown
Contributor

Bumps ember-style-modifier from 0.8.0 to 2.0.0.

Release notes

Sourced from ember-style-modifier's releases.

Release 2.0.0

ember-style-modifier v2 requires consuming application to have an explicit dependency on ember-auto-import@v2. This is the only breaking change introduced.

Addon authors are encouraged to support both v1 and v2 of ember-style-modifier in parallel. Instead of replacing ember-style-modifier@^1.0.0 dependency with a dependency on ember-style-modifier@^2.0.0 widening the version range to ^1.0.0 || ^2.0.0 is recommended. Widening the version range is not a change. Doing so allows applications to upgrade to ember-style-modifer@^2.0.0 as soon as all their direct and indirect addons support both.

💥 Breaking Change

  • #133 Widen ember-modifier versions to support v4 (and add ember-auto-import v2 dependency) (@​SergeAstapov)

🚀 Enhancement

  • #133 Widen ember-modifier versions to support v4 (and add ember-auto-import v2 dependency) (@​SergeAstapov)

Committers: 1

Release 1.0.0

💥 Breaking Change

🏠 Internal

Committers: 2

Changelog

Sourced from ember-style-modifier's changelog.

v2.0.0 (2022-12-22)

ember-style-modifier v2 requires consuming application to have an explicit dependency on ember-auto-import@v2. This is the only breaking change introduced.

Addon authors are encouraged to support both v1 and v2 of ember-style-modifier in parallel. Instead of replacing ember-style-modifier@^1.0.0 dependency with a dependency on ember-style-modifier@^2.0.0 widening the version range to ^1.0.0 || ^2.0.0 is recommended. Widening the version range is not a change. Doing so allows applications to upgrade to ember-style-modifer@^2.0.0 as soon as all their direct and indirect addons support both.

💥 Breaking Change

🚀 Enhancement

Committers: 1

v1.0.0 (2022-10-14)

💥 Breaking Change

🏠 Internal

Committers: 2

Commits
  • 9e8a1e5 Release 2.0.0
  • e6c85bf Bump loader-utils from 2.0.2 to 2.0.4 (#124)
  • ab77255 Bump decode-uri-component from 0.2.0 to 0.2.2 (#129)
  • bc97de0 Lock file maintenance (#134)
  • f21e5ce Widen ember-modifier versions to support v4 (and add ember-auto-import v2 dep...
  • 11bbfab Update dependency ember-resolver to v9 (#135)
  • 4429445 Update dependency ember-template-lint to v5 (#125)
  • ed5a86b Lock file maintenance (#121)
  • f84160e Update dependency @​embroider/test-setup to v2 (#127)
  • 73c8970 Update dependency ember-source to ~4.9.0 (#128)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ember-style-modifier](https://github.com/jelhan/ember-style-modifier) from 0.8.0 to 2.0.0.
- [Release notes](https://github.com/jelhan/ember-style-modifier/releases)
- [Changelog](https://github.com/jelhan/ember-style-modifier/blob/master/CHANGELOG.md)
- [Commits](jelhan/ember-style-modifier@v0.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: ember-style-modifier
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 23, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jan 16, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #392.

@dependabot dependabot Bot closed this Jan 16, 2023
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ember-style-modifier-2.0.0 branch January 16, 2023 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants