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

⬆️ Bump eslint-plugin-ember from 10.5.1 to 10.5.3 #377

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps eslint-plugin-ember from 10.5.1 to 10.5.3.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.3

🐛 Bug Fix

  • #1283 Fix crash with let foo in no-controller-access-in-routes (@​bmish)

Committers: 1

Release 10.5.2

🐛 Bug Fix

📝 Documentation

  • #1275 Fix typo in no-controller-access-in-routes rule doc (@​locks)
  • #1245 Explain how to fix violations in no-empty-glimmer-component-classes rule doc (@​hxqlin)

🏠 Internal

Committers: 4

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.3 (2021-08-17)

🐛 Bug Fix

  • #1283 Fix crash with let foo in no-controller-access-in-routes (@​bmish)

Committers: 1

v10.5.2 (2021-08-17)

🐛 Bug Fix

📝 Documentation

  • #1275 Fix typo in no-controller-access-in-routes rule doc (@​locks)
  • #1245 Explain how to fix violations in no-empty-glimmer-component-classes rule doc (@​hxqlin)

🏠 Internal

Committers: 4

Commits
  • 9ced38a Release 10.5.3
  • 81e87d5 Merge pull request #1283 from bmish/no-controller-access-in-routes-crash-var
  • a10df4a fix: crash in no-controller-access-in-routes
  • d0a7a73 Release 10.5.2
  • c5122c1 Merge pull request #1281 from bmish/no-controller-access-in-routes-destructured
  • 629bdf3 fix: destructured access in no-controller-access-in-routes rule
  • 516b699 Merge pull request #1280 from ember-cli/CodeQL
  • 6d367f0 Add CodeQL
  • 3ce8a41 Merge pull request #1279 from ember-cli/dependabot/npm_and_yarn/release-it-14...
  • 4eecebc build(deps-dev): bump release-it from 14.10.1 to 14.11.5
  • 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 [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.5.1 to 10.5.3.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v10.5.1...v10.5.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ⬆️⬇️ dependencies Pull requests that update a dependency file label Aug 23, 2021
@wwilsman wwilsman enabled auto-merge (squash) August 25, 2021 19:54
Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

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

🎮

@wwilsman wwilsman merged commit 38eb6a0 into master Aug 25, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-10.5.3 branch August 25, 2021 19:54
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.

None yet

1 participant