Skip to content

Upgrade: Bump eslint-plugin-ember from 10.3.0 to 10.5.5#46

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-ember-10.5.5
Closed

Upgrade: Bump eslint-plugin-ember from 10.3.0 to 10.5.5#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/eslint-plugin-ember-10.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 1, 2021

Copy link
Copy Markdown
Contributor

Bumps eslint-plugin-ember from 10.3.0 to 10.5.5.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.5.5

🐛 Bug Fix

  • #1297 Support if/else route definitions in no-shadow-route-definition rule (@​raido)

📝 Documentation

🏠 Internal

Committers: 4

Release 10.5.4

🐛 Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

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

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.5.5 (2021-09-20)

🐛 Bug Fix

  • #1297 Support if/else route definitions in no-shadow-route-definition rule (@​raido)

📝 Documentation

🏠 Internal

Committers: 4

v10.5.4 (2021-08-24)

🐛 Bug Fix

  • #1286 Avoid unnecessary optional chaining in autofix for no-get rule when using useOptionalChaining option (@​raycohen)

Committers: 1

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

... (truncated)

Commits
  • 6a3f787 Release 10.5.5
  • 0171546 Merge pull request #1307 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 3b845b7 Merge pull request #1308 from ember-cli/dependabot/npm_and_yarn/sort-package-...
  • a3220cd build(deps-dev): bump sort-package-json from 1.50.0 to 1.51.0
  • cf2bb5d build(deps-dev): bump eslint-plugin-jest from 24.4.0 to 24.4.2
  • 06b301a Merge pull request #1306 from ember-cli/dependabot/npm_and_yarn/babel/eslint-...
  • ade4d38 Merge pull request #1305 from ember-cli/dependabot/npm_and_yarn/prettier-2.4.1
  • 93d87eb build(deps-dev): bump prettier from 2.3.2 to 2.4.1
  • f54948d build(deps-dev): bump @​babel/eslint-parser from 7.15.4 to 7.15.7
  • e2d55d5 Merge pull request #1293 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 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.3.0 to 10.5.5.
- [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.3.0...v10.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@changeset-bot

changeset-bot Bot commented Oct 1, 2021

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9381d31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2021
@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #49.

@dependabot dependabot Bot closed this Nov 1, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-10.5.5 branch November 1, 2021 17:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants