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.1 to 1.8.2 #430

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 18, 2019

Bumps ember-template-lint from 1.8.1 to 1.8.2.

Release notes

Sourced from ember-template-lint's releases.

Release 1.8.2

🐛 Bug Fix

  • #920 Ensure no-bare-strings consider literals in mustaches (e.g. {{"foo"}}) (@​lifeart)
  • #923 Allow getLocalName to work with number literals (@​alexlafroscia)
  • #913 Update no-unnecessary-component-helper rule to allow the component helper as an angle bracket component argument (@​buschtoens)
  • #908 Update no-bare-strings to ignore contents within elements that are not translated (e.g. <script>,<style>, and <pre>). (@​lifeart)
  • #905 Ensure configuration ordering does not matter with no-bare-strings (@​lifeart)
  • #904 Update block-indentation to ignore children of \<template> and <textarea> (@​lifeart)

📝 Documentation

  • #911 Update documentation for require-valid-alt-text to clarify that logo and spacer are forbidden words (@​gojefferson)

Committers: 5

Changelog

Sourced from ember-template-lint's changelog.

v1.8.2 (2019-11-17)

🐛 Bug Fix

  • #920 Ensure no-bare-strings consider literals in mustaches (e.g. {{"foo"}}) (@​lifeart)
  • #923 Allow getLocalName to work with number literals (@​alexlafroscia)
  • #913 Update no-unnecessary-component-helper rule to allow the component helper as an angle bracket component argument (@​buschtoens)
  • #908 Update no-bare-strings to ignore contents within elements that are not translated (e.g. <script>,<style>, and <pre>). (@​lifeart)
  • #905 Ensure configuration ordering does not matter with no-bare-strings (@​lifeart)
  • #904 Update block-indentation to ignore children of \<template> and <textarea> (@​lifeart)

📝 Documentation

  • #911 Update documentation for require-valid-alt-text to clarify that logo and spacer are forbidden words (@​gojefferson)

Committers: 5

Commits
  • ea5dac6 Release 1.8.2
  • 5fbe663 Ensure no-bare-strings consider literals in mustaches (e.g. `{… (#920)
  • 424146b build(deps): bump @glimmer/syntax from 0.43.0 to 0.44.0 (#917)
  • 8bd5881 fix: allow getLocalName to work with numbers (#923)
  • 7a95fcf fix: allow getLocalName to work with numbers
  • 7c03b26 build(deps-dev): bump lerna-changelog from 0.8.2 to 0.8.3
  • 9be85f2 bugfix: 914
  • 50f44b1 Update no-unnecessary-component-helper rule to allow the `comp… (#913)
  • 46b38c4 Clarify that logo and spacer are forbidden words (#911)
  • 24d996f build(deps): bump @glimmer/syntax from 0.43.0 to 0.44.0
  • 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 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)

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-template-lint-1.8.2 branch from 3bd653a to b32c9ab Compare November 28, 2019 11:13
@vladucu vladucu merged commit 22a5cbd into master Nov 28, 2019
@vladucu vladucu deleted the dependabot/npm_and_yarn/ember-template-lint-1.8.2 branch November 28, 2019 11:40
vladucu added a commit that referenced this pull request Nov 28, 2019
* master:
  Bump resolve from 1.12.0 to 1.13.1 (#441)
  Bump eslint from 6.6.0 to 6.7.1 (#431)
  Bump ember-keyboard from 4.0.0 to 5.0.0 (#435)
  Bump ember-source from 3.13.4 to 3.14.2 (#434)
  Bump ember-template-lint from 1.8.1 to 1.8.2 (#430)
  Bump husky from 3.0.9 to 3.1.0 (#428)
  Bump eslint-config-prettier from 6.5.0 to 6.7.0 (#436)
  Bump ember-test-selectors from 2.1.0 to 3.0.0 (#439)
  Bump ember-resolver from 5.3.0 to 6.0.0 (#440)
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