Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps ember-template-lint from 2.4.0 to 2.4.1.

Release notes

Sourced from ember-template-lint's releases.

Release 2.4.1

🐛 Bug Fix

  • #1229 Ensure template parsing errors are only reported once (not once per-rule) (@lifeart)
  • #1210 Fix invalid failure for invalid block param definition (@lifeart)

📝 Documentation

  • #1220 Ensure each rule documentation file has the right title and an examples section (@bmish)

🏠 Internal

  • #1212 Re-run npm init rwjblue-release-it-setup --update. (@rwjblue)

Committers: 3

Changelog

Sourced from ember-template-lint's changelog.

v2.4.1 (2020-03-25)

🐛 Bug Fix

  • #1229 Ensure template parsing errors are only reported once (not once per-rule) (@lifeart)
  • #1210 Fix invalid failure for invalid block param definition (@lifeart)

📝 Documentation

  • #1220 Ensure each rule documentation file has the right title and an examples section (@bmish)

🏠 Internal

  • #1212 Re-run npm init rwjblue-release-it-setup --update. (@rwjblue)

Committers: 3

Commits
  • c392ac5 Release 2.4.1
  • 774e1cb Merge pull request #1229 from lifeart/bugfix-exit-from-linter-on-hbs-error
  • 1972c6b fix tests
  • f7d454a fix linting errors
  • e5111f1 exit from linter on parsing error
  • 0acaf35 Bump prettier from 2.0.1 to 2.0.2
  • 06e8c0b Bump release-it from 13.1.2 to 13.3.0
  • 26fcdea Run yarn lint:js --fix
  • 1aa7cbb Remove outdated Prettier config
  • 225c9a1 Bump prettier from 1.19.1 to 2.0.1
  • 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 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
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@rust-highfive
Copy link

r? @jtgeibel

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member

Turbo87 commented Mar 30, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Mar 30, 2020

📌 Commit 72a3b56 has been approved by Turbo87

@bors
Copy link
Contributor

bors commented Mar 30, 2020

⌛ Testing commit 72a3b56 with merge 3bdd47e...

@bors
Copy link
Contributor

bors commented Mar 30, 2020

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 3bdd47e to master...

@bors bors merged commit 3bdd47e into master Mar 30, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-template-lint-2.4.1 branch March 30, 2020 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants