peopledoc / eslint-config-peopledoc

ESLint config for PeopleDoc frontend projects
MIT License
1 stars 1 forks source link

build(deps): bump eslint-plugin-ember from 11.0.5 to 11.5.1 #152

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps eslint-plugin-ember from 11.0.5 to 11.5.1.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.5.1

:bug: Bug Fix

Committers: 1

Release 11.5.0

:rocket: Enhancement

Committers: 1

Release 11.4.9

:bug: Bug Fix

Committers: 1

Release 11.4.8

:bug: Bug Fix

  • #1801 Fix issue with token mapping for lint errors on template tokens in gjs/gts files by displaying eslint error on the opening \<template> tag (@​hmajoros)
  • #1788 Fix no-array-prototype extensions undefined error from trying to access callee from non-CallExpression (@​canrozanes)
  • #1795 refactor glimmer post-process, better handle template tag (@​hmajoros)

Committers: 2

Release 11.4.7

:bug: Bug Fix

  • #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros)
  • #1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@​hmajoros)

Committers: 1

Release 11.4.6

:bug: Bug Fix

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.5.1 (2023-04-07)

:bug: Bug Fix

Committers: 1

v11.5.0 (2023-04-05)

:rocket: Enhancement

Committers: 1

v11.4.9 (2023-03-28)

:bug: Bug Fix

Committers: 1

v11.4.8 (2023-03-14)

:bug: Bug Fix

  • #1801 Fix issue with token mapping for lint errors on template tokens in gjs/gts files by displaying eslint error on the opening \<template> tag (@​hmajoros)
  • #1788 Fix no-array-prototype extensions undefined error from trying to access callee from non-CallExpression (@​canrozanes)
  • #1795 refactor glimmer post-process, better handle template tag (@​hmajoros)

Committers: 2

v11.4.7 (2023-03-02)

:bug: Bug Fix

  • #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros)
  • #1792 [gjs] Return original diagnostic if transformed line matches original line in glimmer preprocessor (@​hmajoros)

Committers: 1

v11.4.6 (2023-02-01)

... (truncated)

Commits
  • b1c8e37 Release 11.5.1
  • 24b1ff8 Clarify error message for no-pause-test rule (#1828)
  • 2578c8d Release 11.5.0
  • 7118e35 build(deps-dev): Bump release-it from 15.9.3 to 15.10.1 (#1824)
  • c5780c6 build(deps-dev): Bump @​typescript-eslint/parser from 5.56.0 to 5.57.0 (#1826)
  • 919e1f6 build(deps-dev): Bump eslint from 8.36.0 to 8.37.0 (#1827)
  • 0c3e59c build(deps-dev): Bump typescript from 5.0.2 to 5.0.3 (#1825)
  • e497078 Add getProperties autofixer to no-get rule (#1823)
  • a714b46 Release 11.4.9
  • d3e4c3f build(deps-dev): Bump @​typescript-eslint/parser from 5.54.1 to 5.56.0 (#1814)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #153.