Skip to content
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

chore(deps-dev): bump ember-cli-deprecation-workflow from 2.1.0 to 2.2.0 #274

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps ember-cli-deprecation-workflow from 2.1.0 to 2.2.0.

Release notes

Sourced from ember-cli-deprecation-workflow's releases.

Release 2.2.0

  • Introduce a dependency on ember-string to improve out of the box compatibiliy with Ember 4.12
  • Refactor to adopt newer versions of dev dependencies.
Changelog

Sourced from ember-cli-deprecation-workflow's changelog.

v2.2.0 (2023-11-01)

  • Introduce a dependency on ember-string to improve out of the box compatibiliy with Ember 4.12
  • Refactor to adopt newer versions of dev dependencies.

v2.0.0 (2021-07-04)

v2.0.0-beta.5 (2021-07-04)

🐛 Bug Fix

Committers: 1

v2.0.0-beta.4 (2021-06-04)

💥 Breaking Change

🐛 Bug Fix

🏠 Internal

Committers: 2

v2.0.0-beta.3 (2021-05-27)

💥 Breaking Change

  • Upgrade verious dependencies across major versions

🐛 Bug Fix

  • #111 Address a deprecated import path for deprecate in tests
  • #114 Drop debug handler polyfill, fixes #113.

🚀 Enhancement

  • #93 Limit logging when a high-repetition deprecation is firing.

... (truncated)

Commits
  • 22e10f4 Release 2.2.0
  • eafe4e7 Merge pull request #168 from mixonic/mixonic/add-ember-4-12
  • 9134edd Add Ember 4.12+ to CI
  • a8f256b Merge pull request #158 from lolmaus/upgrade-3-28
  • 85057ba Upgrade Ember to 3.28
  • 06c7e87 Merge pull request #167 from mixonic/mixonic/add-ember-4-5-to-ci
  • 43a45f6 Update README with confirmed support range
  • fa42400 Add Ember 4 to CI coverage
  • e003590 Merge pull request #149 from mixonic/dependabot/npm_and_yarn/socket.io-parser...
  • f23148f Merge pull request #150 from mixonic/dependabot/npm_and_yarn/loader-utils-1.4.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-cli-deprecation-workflow](https://github.com/mixonic/ember-cli-deprecation-workflow) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/mixonic/ember-cli-deprecation-workflow/releases)
- [Changelog](https://github.com/mixonic/ember-cli-deprecation-workflow/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli-deprecation-workflow@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: ember-cli-deprecation-workflow
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
@Yelinz Yelinz merged commit 3b0c8cb into main Dec 1, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-cli-deprecation-workflow-2.2.0 branch December 1, 2023 13:26
@anehx
Copy link
Contributor

anehx commented Dec 5, 2023

🎉 This PR is included in version 3.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx added the released label Dec 5, 2023
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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants