ualbertalib / discovery

Discovery is the University of Alberta Libraries' catalogue interface, built using Blacklight
http://search.library.ualberta.ca
12 stars 3 forks source link

Bump erb_lint from 0.0.37 to 0.1.1 #2194

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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[bot] commented 2 years ago

Superseded by #2239.