Skip to content

Bump eslint-plugin-ember from 11.4.6 to 11.4.8#152

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-ember-11.4.8
Closed

Bump eslint-plugin-ember from 11.4.6 to 11.4.8#152
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-ember-11.4.8

Conversation

@dependabot
Copy link
Contributor

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

Bumps eslint-plugin-ember from 11.4.6 to 11.4.8.

Release notes

Sourced from eslint-plugin-ember's releases.

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

Changelog

Sourced from eslint-plugin-ember's changelog.

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

Commits
  • d82f4da Release 11.4.8
  • db6cd55 Fix issue with token mapping for lint errors on template tokens in gjs/gts fi...
  • 127b09b build(deps-dev): Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0 (#1798)
  • 35ffbad build(deps-dev): Bump eslint-config-prettier from 8.6.0 to 8.7.0 (#1800)
  • b870889 build(deps-dev): Bump release-it from 15.6.0 to 15.8.0 (#1802)
  • c80ec97 build(deps-dev): Bump @​typescript-eslint/parser from 5.53.0 to 5.54.1 (#1803)
  • 485fa9c build(deps-dev): Bump jquery from 3.6.3 to 3.6.4 (#1804)
  • 3a8c6f2 build(deps-dev): Bump jsdom from 21.1.0 to 21.1.1 (#1805)
  • e13dd90 build(deps-dev): Bump eslint from 8.35.0 to 8.36.0 (#1806)
  • 0a37b95 build(deps-dev): Bump jest from 29.4.3 to 29.5.0 (#1796)
  • 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 11.4.6 to 11.4.8.
- [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@v11.4.6...v11.4.8)

---
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 Mar 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2023

Superseded by #158.

@dependabot dependabot bot closed this Mar 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-ember-11.4.8 branch March 31, 2023 16:59
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