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.3 #2239

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

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: https://github.com/Shopify/erb-lint/compare/v0.1.2...v0.1.3

0.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/Shopify/erb-lint/compare/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)