Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Bump erb_lint from 0.0.35 to 0.1.1 #586

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps erb_lint from 0.0.35 to 0.1.1.

Release notes

Sourced from erb_lint's releases.

v0.1.1

Bug fixes

  • Remove hidden form field from require_input_autocomplete (#232)
  • Restore dropped HTML entities to HardCodedString::TEXT_NOT_ALLOWED (#231)

0.1.0

New features

  • Allowed relative path for excluded files (#137)
  • Implemented RequireScriptNonce linter (#201)
  • Added PartialInstanceVariable linter (#210)
  • Added RequireInputAutocomplete (#215)
  • Added JSON formatter (#219)
  • Added --stdin option for editor integration (#224)
  • Support commonly used HTML Entities in HardCodedString (#229)
  • Support customizable fail level for linters (#223)

v0.0.37

Features

None

Fixes

v0.0.36

Thank you to all the contributors!

Features

Fixes

Commits
  • 9b88e8f Prepare 0.1.1
  • ce3fc33 Merge pull request #232 from adnotam/remove_hidden_autocomplete
  • 62c9121 remove hidden form field from require_input_autocomplete
  • 2615183 Merge pull request #231 from atcruice/hard-coded-string-html-entities
  • dd94be5 Restore dropped HTML entities to HardCodedString::TEXT_NOT_ALLOWED
  • 2bba85d Follow the new version of the Style guide
  • 29146d8 Upgrade Gemfile.lock
  • 84861ce Prepare 0.1.0
  • fb5427f Merge pull request #223 from llekn/customizable-fail-level
  • 7f67381 Merge pull request #219 from manuelpuyol/master
  • 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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)

Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.35 to 0.1.1.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.0.35...v0.1.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants