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

[Backport 2.x] dependabot: bump fernandrone/linelint from 0.0.4 to 0.0.6 #3214

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5066dcd from #3211.

Bumps [fernandrone/linelint](https://github.com/fernandrone/linelint)
from 0.0.4 to 0.0.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fernandrone/linelint/commit/7907a5dca0c28ea7dd05c6d8d8cacded713aca11"><code>7907a5d</code></a>
Merge pull request <a
href="https://redirect.github.com/fernandrone/linelint/issues/5">#5</a>
from fernandrone/fix-autofix-and-add-stdin</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/af685f4ea2f4ea1aa070c2318d01efed11e38401"><code>af685f4</code></a>
Fix (for real) drone.yml node img</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/4396f2bc72b4ce70f84710ebe4e7d4c1e783042f"><code>4396f2b</code></a>
Fix default linelint path and gitignore tests</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/5680d8cfd26ca7b2e52994758145caf97ef3385a"><code>5680d8c</code></a>
Fix .drone.yml node img</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/7c760080ab8769605a6598cfa6db8f470313512b"><code>7c76008</code></a>
Make defaultConf public and rm implict dependency on file</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/e9137a9d3b0fb4ba1ff41db40d54ed402bc2910b"><code>e9137a9</code></a>
Add markdownlint step on drone</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/6c9b77c1c8d763416ed743d1b141e38397de398b"><code>6c9b77c</code></a>
Trim some lines</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/5f775f453e80e52d5170fead604f37d4df37107f"><code>5f775f4</code></a>
Fix <a
href="https://redirect.github.com/fernandrone/linelint/issues/2">#2</a>
and add stdin</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/0a5d2258fddef89e6f59458d260d8afa557f9cb4"><code>0a5d225</code></a>
Update go.sum</li>
<li><a
href="https://github.com/fernandrone/linelint/commit/fd137ed60575918a90d99d73426fd085a4a4ef67"><code>fd137ed</code></a>
Update dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/fernandrone/linelint/compare/0.0.4...0.0.6">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fernandrone/linelint&package-manager=github_actions&previous-version=0.0.4&new-version=0.0.6)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 5066dcd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #3214 (f55d962) into 2.x (4ee078b) will increase coverage by 0.06%.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #3214      +/-   ##
============================================
+ Coverage     62.20%   62.27%   +0.06%     
- Complexity     3312     3317       +5     
============================================
  Files           265      265              
  Lines         19508    19508              
  Branches       3329     3329              
============================================
+ Hits          12135    12148      +13     
+ Misses         5743     5733      -10     
+ Partials       1630     1627       -3     

see 5 files with indirect coverage changes

@cwperks cwperks merged commit c38e8e1 into 2.x Aug 21, 2023
@cwperks cwperks deleted the backport/backport-3211-to-2.x branch August 21, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants