partner
partner copied to clipboard
Bump erb_lint from 0.0.35 to 0.1.1
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
- Fixed issue with
delegatein Rails >= 6.1 (Shopify/erb-lint#198 by@jhottenstein)v0.0.36
Thank you to all the contributors!
Features
- enabled compatibility with current rubocop versions >1 (Shopify/erb-lint#183 and Shopify/erb-lint#196 by
@exterm, Shopify/erb-lint#194 by@jhottenstein)- added support for custom output formatters and single-line formatter (Shopify/erb-lint#159 by
@andersonkrs)Fixes
- fixed running custom linters in isolation (Shopify/erb-lint#178 by
@jen-taylor-shopify)
Commits
9b88e8fPrepare 0.1.1ce3fc33Merge pull request #232 from adnotam/remove_hidden_autocomplete62c9121remove hidden form field from require_input_autocomplete2615183Merge pull request #231 from atcruice/hard-coded-string-html-entitiesdd94be5Restore dropped HTML entities to HardCodedString::TEXT_NOT_ALLOWED2bba85dFollow the new version of the Style guide29146d8Upgrade Gemfile.lock84861cePrepare 0.1.0fb5427fMerge pull request #223 from llekn/customizable-fail-level7f67381Merge pull request #219 from manuelpuyol/master- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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)