Skip to content

Commit

Permalink
Upgrade: Bump erb_lint from 0.4.0 to 0.5.0 (#4129)
Browse files Browse the repository at this point in the history
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.4.0 to
0.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Shopify/erb-lint/releases">erb_lint's
releases</a>.</em></p>
<blockquote>
<h2>0.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Make HardCodedString linter ignore × by <a
href="https://github.com/mvz"><code>@​mvz</code></a> in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/284">Shopify/erb-lint#284</a></li>
<li>Clarify list of strings that don't need translating by <a
href="https://github.com/mvz"><code>@​mvz</code></a> in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/285">Shopify/erb-lint#285</a></li>
<li>Add junit reporter by <a
href="https://github.com/mikoto2000"><code>@​mikoto2000</code></a> in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/321">Shopify/erb-lint#321</a></li>
<li>Fix section anchors in README by <a
href="https://github.com/gravitystorm"><code>@​gravitystorm</code></a>
in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/327">Shopify/erb-lint#327</a></li>
<li>Don't repeat global excludes in linter config by <a
href="https://github.com/ianfleeton"><code>@​ianfleeton</code></a> in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/325">Shopify/erb-lint#325</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/mikoto2000"><code>@​mikoto2000</code></a> made
their first contribution in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/321">Shopify/erb-lint#321</a></li>
<li><a
href="https://github.com/sambostock"><code>@​sambostock</code></a> made
their first contribution in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/323">Shopify/erb-lint#323</a></li>
<li><a
href="https://github.com/gravitystorm"><code>@​gravitystorm</code></a>
made their first contribution in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/327">Shopify/erb-lint#327</a></li>
<li><a
href="https://github.com/ianfleeton"><code>@​ianfleeton</code></a> made
their first contribution in <a
href="https://redirect.github.com/Shopify/erb-lint/pull/325">Shopify/erb-lint#325</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Shopify/erb-lint/compare/v0.4.0...v0.5.0">https://github.com/Shopify/erb-lint/compare/v0.4.0...v0.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Shopify/erb-lint/commit/e450ab9c75ecc7f82709e4b8413bab47d97e979e"><code>e450ab9</code></a>
v0.5.0</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/5d189473412c744be4605a55aa2eb1e93e800df4"><code>5d18947</code></a>
Don't repeat global excludes in linter config (<a
href="https://redirect.github.com/Shopify/erb-lint/issues/325">#325</a>)</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/38a143d302664fcbf55a4cf89e87164e5ee5693e"><code>38a143d</code></a>
Bump activesupport from 7.0.4.3 to 7.0.7.2 (<a
href="https://redirect.github.com/Shopify/erb-lint/issues/329">#329</a>)</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/9e53328bc5df06ebaa0d2a56706641b6d349c08f"><code>9e53328</code></a>
Fix section anchors in README (<a
href="https://redirect.github.com/Shopify/erb-lint/issues/327">#327</a>)</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/aacc5623e37f3d0e7e93bc11dcec5fcfd9ac1345"><code>aacc562</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/erb-lint/issues/323">#323</a>
from Shopify/dev-ruby-version</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/31a51d1e4da0572a9ac310933d29a1f36cac96a6"><code>31a51d1</code></a>
Bump development Ruby version</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/b8b1b86a5284f59a6a124c563aaf76e23a588f1c"><code>b8b1b86</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/erb-lint/issues/321">#321</a>
from mikoto2000/add-junit-reporter</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/6f06dc186e2d5f726625f33a3ce1a3cea1522d75"><code>6f06dc1</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/erb-lint/issues/285">#285</a>
from mvz/clarify-string-list</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/9ef15e20da0ad46077c88b73bac06e4edd15d2c2"><code>9ef15e2</code></a>
Updated failure tag's text content in junit reporter.</li>
<li><a
href="https://github.com/Shopify/erb-lint/commit/b0f68a9daf345d6fe19c4814063f565b273f4f06"><code>b0f68a9</code></a>
Make HardCodedString linter ignore × (<a
href="https://redirect.github.com/Shopify/erb-lint/issues/284">#284</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/erb-lint/compare/v0.4.0...v0.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=erb_lint&package-manager=bundler&previous-version=0.4.0&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 626c138 commit dba0431
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ group :test do
gem 'capybara', '~> 3.39'
gem 'climate_control', '~> 1.2'
gem 'cuprite', '~> 0.14'
gem 'erb_lint', '~> 0.4', require: false
gem 'erb_lint', '~> 0.5', require: false
gem 'factory_bot_rails', '~> 6.2'
gem 'faraday-retry', '~> 2.2'
gem 'rspec_junit_formatter', '~> 0.6'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ GEM
multi_json (~> 1)
statsd-ruby (~> 1.1)
bcrypt (3.1.18)
better_html (2.0.1)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
Expand Down Expand Up @@ -156,7 +156,7 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
dry-initializer (3.1.1)
erb_lint (0.4.0)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
Expand Down Expand Up @@ -594,7 +594,7 @@ DEPENDENCIES
discordrb-webhooks (~> 3.4)
dotenv-rails (~> 2.8)
dry-initializer (~> 3.1)
erb_lint (~> 0.4)
erb_lint (~> 0.5)
factory_bot_rails (~> 6.2)
faraday-retry (~> 2.2)
flipper (~> 1.0)
Expand Down

0 comments on commit dba0431

Please sign in to comment.