lifeart / ember-ref-modifier

Ember Ref Modifier
MIT License
44 stars 6 forks source link

Bump ember-template-lint from 2.9.0 to 2.12.0 #372

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-template-lint from 2.9.0 to 2.12.0.

Release notes

Sourced from ember-template-lint's releases.

Release 2.12.0

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #1497 Avoid validating text within attributes in no-whitespace-within-word (@zelaznik)

:memo: Documentation

Committers: 5

Release 2.11.0

:rocket: Enhancement

:bug: Bug Fix

  • #1136 no-curly-component-invocation: update rule to ignore ember-cli-app-version usage (@lifeart)

:memo: Documentation

Changelog

Sourced from ember-template-lint's changelog.

v2.12.0 (2020-09-09)

:boom: Breaking Change

:rocket: Enhancement

:bug: Bug Fix

  • #1497 Avoid validating text within attributes in no-whitespace-within-word (@zelaznik)

:memo: Documentation

Committers: 5

v2.11.0 (2020-08-27)

:rocket: Enhancement

:bug: Bug Fix

  • #1136 no-curly-component-invocation: update rule to ignore ember-cli-app-version usage (@lifeart)

:memo: Documentation

Commits
  • 420f2d5 Release 2.12.0
  • d452277 Merge pull request #1509 from ember-template-lint/rwjblue-patch-1
  • f921307 Merge pull request #1497 from zelaznik/zel-allow-spaces-in-attribute-values
  • 06d115a Add no-duplicate-id to a11y preset
  • 09a8add Merge pull request #1187 from ember-template-lint/feature/no-duplicate-ids
  • 0fcfa17 Refactor visitor to use path.parents().
  • 7e03c73 Refactor no-duplicate-id
  • b264a94 Merge pull request #1505 from ember-template-lint/MelSumner-patch-2
  • a1fe9aa Merge pull request #1504 from ember-template-lint/MelSumner-patch-1
  • db671cc extracted getting the id value into its own helper
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #374.