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

chore(deps-dev): bump ember-template-lint from 1.2.0 to 1.3.0 #74

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ember-template-lint from 1.2.0 to 1.3.0.

Release notes

Sourced from ember-template-lint's releases.

Release 1.3.0

🚀 Enhancement

  • #742 Update table-groups rule to allow {{#some-component tagName="tbody"}}{{/some-component}} to be a child of table (@​bmish)

🐛 Bug Fix

  • #750 Ensure custom rules can be disabled with inline comments. (@​rwjblue)

📝 Documentation

  • #744 Tweak error message for no-element-event-actions rule. (@​bmish)
  • #740 Fix rule ordering and incorrect rule name in plugin documentation (@​bmish)

🏠 Internal

  • #738 Add support for new node types to the AST (@​CvX)

Committers: 4

Changelog

Sourced from ember-template-lint's changelog.

v1.3.0 (2019-06-19)

🚀 Enhancement

  • #742 Update table-groups rule to allow {{#some-component tagName="tbody"}}{{/some-component}} to be a child of table (@​bmish)

🐛 Bug Fix

  • #750 Ensure custom rules can be disabled with inline comments. (@​rwjblue)

📝 Documentation

  • #744 Tweak error message for no-element-event-actions rule. (@​bmish)
  • #740 Fix rule ordering and incorrect rule name in plugin documentation (@​bmish)

🏠 Internal

  • #738 Add support for new node types to the AST (@​CvX)

Committers: 4

Commits
  • ecfa3b9 Release 1.3.0
  • b764d20 Ensure custom rules can be disabled with inline comments. (#750)
  • 8b5a429 Pass all known rule names to each plugin instance.
  • 8707c9d Allow plugin rules to be disabled inline
  • 77f7a30 Tweak error message for no-element-event-actions rule. (#744)
  • 350cb1b build(deps-dev): bump eslint-config-prettier from 4.3.0 to 5.0.0
  • 6930ab9 docs: tweak error message for no-element-event-actions rule
  • 0e1b235 Fixup linting failure after updating eslint-plugin-node.
  • dbe2974 build(deps-dev): bump eslint-plugin-node from 8.0.1 to 9.1.0
  • 218810e yarn lint:js --fix
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 20, 2019
@dependabot-preview dependabot-preview bot merged commit 546ff37 into master Jun 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-template-lint-1.3.0 branch June 20, 2019 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants