adopted-ember-addons / ember-pikaday

A datepicker component for Ember CLI projects.
MIT License
159 stars 169 forks source link

Bump eslint-plugin-ember from 10.6.1 to 11.12.0 #590

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps eslint-plugin-ember from 10.6.1 to 11.12.0.

Release notes

Sourced from eslint-plugin-ember's releases.

v11.12.0

:rocket: Enhancement

:bug: Bug Fix

  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@​wagenet)

Committers: 2

Release 11.11.1

:bug: Bug Fix

Committers: 1

Release 11.11.0

:rocket: Enhancement

Committers: 1

Release 11.10.0

:rocket: Enhancement

Committers: 1

Release 11.9.0

:rocket: Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

:house: Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

Release 11.8.0

:rocket: Enhancement

  • #1847 Add useAt option to autofix .lastObject to .at(-1) in no-get rule (@​ArtixZ)

... (truncated)

Changelog

Sourced from eslint-plugin-ember's changelog.

v11.12.0 (2023-12-12)

:rocket: Enhancement

:bug: Bug Fix

  • #2027 Allow ember-data type registry imports in use-ember-data-rfc-395-imports rule (@​wagenet)

Committers: 2

v11.11.1 (2023-08-22)

:bug: Bug Fix

Committers: 1

v11.11.0 (2023-08-21)

:rocket: Enhancement

Committers: 1

v11.10.0 (2023-07-07)

:rocket: Enhancement

Committers: 1

v11.9.0 (2023-06-26)

:rocket: Enhancement

  • #1899 Check template tags for service usages in no-unused-services (@​lin-ll)

:house: Internal

  • #1898 [no-empty-glimmer-component-classes] Import the template tag value instead of hardcode (@​chrisrng)

Committers: 2

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
MelSumner commented 5 months ago

@dependabot rebase