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

Bump erb_lint from 0.0.37 to 0.1.1 #2449

Merged
merged 3 commits into from
Sep 14, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2021

Bumps erb_lint from 0.0.37 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)
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 dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 29, 2021
@dependabot dependabot bot force-pushed the dependabot/bundler/integration/erb_lint-0.1.1 branch from cefc23e to c431464 Compare August 12, 2021 16:02
@dependabot dependabot bot force-pushed the dependabot/bundler/integration/erb_lint-0.1.1 branch 5 times, most recently from fd205b6 to 41711b9 Compare August 24, 2021 20:29
@pgwillia pgwillia force-pushed the dependabot/bundler/integration/erb_lint-0.1.1 branch 2 times, most recently from 8a56992 to 082e03b Compare September 3, 2021 20:13
@pgwillia
Copy link
Member

pgwillia commented Sep 3, 2021

@dependabot recreate

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

---
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/integration/erb_lint-0.1.1 branch from 082e03b to 113ed38 Compare September 3, 2021 20:17
A gem bump to erblint suggested this change.  All of these are for our search or facet input. Spoke to our stakeholders and they accepted that we keep the default behaviour.
pgwillia
pgwillia previously approved these changes Sep 14, 2021
Copy link
Member

@pgwillia pgwillia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These autocomplete image
image

These do not autocomplete:
image
image

@pgwillia pgwillia merged commit 496d104 into integration Sep 14, 2021
@dependabot dependabot bot deleted the dependabot/bundler/integration/erb_lint-0.1.1 branch September 14, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant