alexdiliberto / ember-transformicons

Transformicons for Ember
https://alexdiliberto.com/ember-transformicons
MIT License
51 stars 5 forks source link

build(deps-dev): bump eslint-plugin-ember from 10.3.0 to 10.4.0 #902

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-plugin-ember from 10.3.0 to 10.4.0.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 10.4.0

:rocket: Enhancement

  • #1143 Add new rule no-unused-services (@​lin-ll)
  • #1127 Add automated suggestion to route-path-style rule for converting route path to kebab case (@​bmish)

:bug: Bug Fix

  • #1150 no-get rule should ignore proxy classes that look like ObjectProxy.extend(SomeMixin) (@​bmish)
  • #1149 Detect classic classes which have object variables passed to them in no-classic-classes rule (@​bmish)
  • #1135 Fix false positive in same level routes but nested paths in no-shadow-route-definition rule (@​raido)
  • #1132 Fix crash with dynamic/variable route name in no-shadow-route-definition rule (again) (@​raido)

Committers: 3

Changelog

Sourced from eslint-plugin-ember's changelog.

v10.4.0 (2021-04-20)

:rocket: Enhancement

  • #1143 Add new rule no-unused-services (@​lin-ll)
  • #1127 Add automated suggestion to route-path-style rule for converting route path to kebab case (@​bmish)

:bug: Bug Fix

  • #1150 no-get rule should ignore proxy classes that look like ObjectProxy.extend(SomeMixin) (@​bmish)
  • #1149 Detect classic classes which have object variables passed to them in no-classic-classes rule (@​bmish)
  • #1135 Fix false positive in same level routes but nested paths in no-shadow-route-definition rule (@​raido)
  • #1132 Fix crash with dynamic/variable route name in no-shadow-route-definition rule (again) (@​raido)

Committers: 3

Commits
  • 3bffbad Release 10.4.0
  • 36ec8d3 Merge pull request #1143 from lin-ll/no-unused-services
  • c72debd Merge pull request #1153 from ember-cli/dependabot/npm_and_yarn/eslint-plugin...
  • 2854689 Add support for computed props + macros
  • d675d2f build(deps-dev): bump eslint-plugin-eslint-plugin from 3.0.1 to 3.0.2
  • d545c93 Merge pull request #1150 from bmish/no-get-proxy-extend
  • 75483c6 Merge pull request #1149 from bmish/no-classic-classes-object-variable
  • 6f7cdb1 Merge pull request #1152 from bmish/js-code-sample-fencing
  • 141b2d9 docs: switch javascript code fences in doc code samples to js
  • 2cb019b Merge pull request #1131 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot-preview[bot] commented 3 years ago

Looks like eslint-plugin-ember is up-to-date now, so this is no longer needed.