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.6.1 to 11.4.9 #688

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps eslint-plugin-ember from 10.6.1 to 11.4.9.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.4.9

🐛 Bug Fix

Committers: 1

Release 11.4.8

🐛 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 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 Fix

Committers: 1

Release 11.4.5

🐛 Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

Release 11.4.4

🐛 Bug Fix

  • #1749 Ignore direct instantiation of EmberArray in no-array-prototype-extensions rule (@​canrozanes)

Committers: 1

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.4.9 (2023-03-28)

🐛 Bug Fix

Committers: 1

v11.4.8 (2023-03-14)

🐛 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 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)

🐛 Bug Fix

Committers: 1

v11.4.5 (2023-01-28)

🐛 Bug Fix

  • #1748 Ignore Ember Data store service calls in no-array-prototype-extensions rule (@​bmish)
  • #1761 Fix false positive with Promise.any() in no-array-prototype-extensions rule (@​bmish)

Committers: 1

... (truncated)

Commits
  • a714b46 Release 11.4.9
  • d3e4c3f build(deps-dev): Bump @​typescript-eslint/parser from 5.54.1 to 5.56.0 (#1814)
  • 22fc97e build(deps-dev): Bump eslint-remote-tester-repositories from 1.0.0 to 1.0.1 (...
  • 214e02a build(deps-dev): Bump eslint-config-prettier from 8.7.0 to 8.8.0 (#1818)
  • f0d3b79 build(deps-dev): Bump @​babel/eslint-parser from 7.19.1 to 7.21.3 (#1812)
  • db86954 build(deps-dev): Bump prettier from 2.8.4 to 2.8.7 (#1815)
  • 4e7df0d build(deps-dev): Bump release-it from 15.8.0 to 15.9.3 (#1817)
  • 555538c build(deps-dev): Bump typescript from 4.9.5 to 5.0.2 (#1813)
  • 5e47435 build(deps): Bump @​glimmer/syntax from 0.84.2 to 0.84.3 (#1816)
  • a4a7f45 Bump ember-template-imports to 3.4.2 (#1819)
  • 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.6.1 to 11.4.9.
- [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.6.1...v11.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2023
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.

0 participants