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 ember-template-lint from 1.8.2 to 1.10.0 #458

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-template-lint from 1.8.2 to 1.10.0.

Release notes

Sourced from ember-template-lint's releases.

v1.10.0

🚀 Enhancement

  • #966 Report errors as GitHub Actions Annotations (@​Turbo87)
  • #930 Updated require-valid-alt-text to ensure <img ... role="presentation"> or <img ... role="none"> must have an empty alt attribute (@​MelSumner)
  • #980 Add no-invalid-role rule (@​MelSumner)

🐛 Bug Fix

  • #986 no-multiple-empty-lines: Fix parseConfig() implementation (@​Turbo87)

🏠 Internal

Committers: 2

v1.9.0

🚀 Enhancement

🐛 Bug Fix

  • #944 Fix no-invalid-interactive to allow {{on "load"...}} and {{on "error"...}} for <img> (@​lifeart)

🏠 Internal

Committers: 4

Changelog

Sourced from ember-template-lint's changelog.

v1.10.0 (2019-12-07)

🚀 Enhancement

  • #966 Report errors as GitHub Actions Annotations (@​Turbo87)
  • #930 Updated require-valid-alt-text to ensure <img ... role="presentation"> or <img ... role="none"> must have an empty alt attribute (@​MelSumner)
  • #980 Add no-invalid-role rule (@​MelSumner)

🐛 Bug Fix

  • #986 no-multiple-empty-lines: Fix parseConfig() implementation (@​Turbo87)

🏠 Internal

Committers: 2

v1.9.0 (2019-12-04)

🚀 Enhancement

🐛 Bug Fix

  • #944 Fix no-invalid-interactive to allow {{on "load"...}} and {{on "error"...}} for <img> (@​lifeart)

🏠 Internal

Committers: 4

Commits
  • 8b1b2cf v1.10.0
  • 2bdc84d Report errors as GitHub Actions Annotations (#966)
  • b70b770 test: Extract setupEnvVar() test helper
  • cfc45f5 Report errors as GitHub Actions Annotations
  • c2e235e updated require-valid-alt-text to check for common a11y failur… (#930)
  • bd6ab49 Merge pull request #980 from ember-template-lint/feature/no-invalid-role
  • 9a7c2df Merge branch 'master' into feature/update-require-valid-alt
  • d87457f Add angle bracket invocation test
  • 4d6a5d5 Rename error builder function to createErrorMessage
  • 31811a0 Use short-circuit return (address review feedback)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by turbo87, a new releaser for ember-template-lint since your current version.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@vladucu vladucu merged commit a7a9bcf into master Dec 9, 2019
@vladucu vladucu deleted the dependabot/npm_and_yarn/ember-template-lint-1.10.0 branch December 9, 2019 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant