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.5.2 in /smoke-test-app #953

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 Apr 26, 2023

Bumps eslint-plugin-ember from 10.6.1 to 11.5.2.

Release notes

Sourced from eslint-plugin-ember's releases.

Release 11.5.2

🐛 Bug Fix

  • #1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObjectinno-get` rule (@​ArtixZ)

Committers: 1

Release 11.5.1

🐛 Bug Fix

Committers: 1

Release 11.5.0

🚀 Enhancement

Committers: 1

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

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.5.2 (2023-04-22)

🐛 Bug Fix

  • #1841 Fix a bug in autofixer and autofix additional cases with firstObject and lastObjectinno-get` rule (@​ArtixZ)

Committers: 1

v11.5.1 (2023-04-07)

🐛 Bug Fix

Committers: 1

v11.5.0 (2023-04-05)

🚀 Enhancement

Committers: 1

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)

... (truncated)

Commits
  • 208e6b6 Release 11.5.2
  • 7e82eb1 Fix a bug in autofixer and autofix additional cases with firstObject and la...
  • 0b314ce build(deps-dev): Bump eslint from 8.37.0 to 8.38.0 (#1830)
  • a48bd67 build(deps-dev): Bump @​typescript-eslint/parser from 5.57.0 to 5.58.0 (#1837)
  • 1883f43 build(deps-dev): Bump typescript from 5.0.3 to 5.0.4 (#1832)
  • 9e81c3d build(deps): Bump vm2 from 3.9.11 to 3.9.17 (#1839)
  • 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)
  • 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.5.2.
- [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.5.2)

---
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 Apr 26, 2023
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #953 (feab45f) into master (81c6107) will not change coverage.
The diff coverage is n/a.

❗ Current head feab45f differs from pull request most recent head 4641b48. Consider uploading reports for the commit 4641b48 to get more accurate results

@@           Coverage Diff           @@
##           master     #953   +/-   ##
=======================================
  Coverage   94.37%   94.37%           
=======================================
  Files          17       17           
  Lines         551      551           
=======================================
  Hits          520      520           
  Misses         31       31           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

None yet

0 participants