Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Bump erb_lint from 0.0.37 to 0.1.3 #2239

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Bumps erb_lint from 0.0.37 to 0.1.3.

Release notes

Sourced from erb_lint's releases.

0.1.3

What's Changed

New Contributors

Full Changelog: Shopify/erb_lint@v0.1.2...v0.1.3

0.1.2

What's Changed

New Contributors

Full Changelog: Shopify/erb_lint@v0.1.1...v0.1.2

0.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)
Commits
  • e392851 Prepare for 0.1.3
  • d6e25bc Merge pull request #257 from Shopify/hm-fix-example-globs
  • 1241fbc Fix '/vendor//*' glob broken in dc7cc25
  • 530ed7d Prepare for 0.1.2
  • f4866cf Autocorrect all rubocop violations
  • 032d886 Make sure the gem works with new version of Rubocop
  • 9d304e7 Add devcontainer configuration
  • 943506f Merge pull request #255 from joshski/fix-excluding-files-by-linter
  • dc7cc25 Fix bug with excluding files by linter
  • 3706df0 Merge pull request #253 from Shopify/dependabot/bundler/actionview-6.1.5.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)

Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.37 to 0.1.3.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.0.37...v0.1.3)

---
updated-dependencies:
- dependency-name: erb_lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/erb_lint-0.1.3 branch from 2a5f982 to b480b26 Compare June 28, 2022 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants