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

build(deps-dev): bump eslint-plugin-ember from 9.3.0 to 10.1.1 #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2021

Bumps eslint-plugin-ember from 9.3.0 to 10.1.1.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.1.1

🐛 Bug Fix

  • #1059 Do not warn about Glimmer lifecycle hooks on classic components in no-component-lifecycle-hooks rule (@Turbo87)

🏠 Internal

  • #1060 Automate release process with release-it-lerna-changelog (@bmish)

Committers: 2

v10.1.0

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 4

v10.0.2

🐛 Bug Fix

📝 Documentation

  • #1028 Mention Ember 3.13 minimum version to use tracked properties and Glimmer components in some rule docs (@bmish)

Committers: 1

v10.0.1

🐛 Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.1.1 (2020-12-29)

🐛 Bug Fix

  • #1059 Do not warn about Glimmer lifecycle hooks on classic components in no-component-lifecycle-hooks rule (@Turbo87)

🏠 Internal

  • #1060 Automate release process with release-it-lerna-changelog (@bmish)

Committers: 2

v10.1.0 (2020-12-28)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 4

v10.0.2 (2020-12-04)

🐛 Bug Fix

📝 Documentation

  • #1028 Mention Ember 3.13 minimum version to use tracked properties and Glimmer components in some rule docs (@bmish)

Committers: 1

v10.0.1 (2020-12-02)

... (truncated)

Commits
  • 50c9d2c Release 10.1.1
  • 062c84b Merge pull request #1060 from bmish/release-it
  • 8118fde chore(ci): add release-it-lerna-changelog
  • 1a912b0 Merge pull request #1059 from Turbo87/lifecycle
  • 9a26872 no-component-lifecycle-hooks: Remove redundant test cases
  • 6ff6073 docs: add willDestroy valid usage in no-component-lifecycle-hooks rule doc
  • ef8be0f no-component-lifecycle-hooks: Do not warn about Glimmer lifecycle hooks on cl...
  • 6513ee9 v10.1.0
  • 683349e Update CHANGELOG
  • a4c6d19 Merge pull request #1057 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2021
@dependabot dependabot bot requested a review from a team January 1, 2021 23:04
@MrChocolatine MrChocolatine self-assigned this Jan 4, 2021
Copy link
Member

@MrChocolatine MrChocolatine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The major version v10.0.0 does not seem a problem considering how simple this add-on is.

Any of the new rule has been violated.

@MrChocolatine MrChocolatine merged commit a903504 into master Jan 4, 2021
@MrChocolatine MrChocolatine deleted the dependabot-npm_and_yarn-eslint-plugin-ember-10.1.1 branch January 4, 2021 09:01
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.

1 participant