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

dependabot: bump fernandrone/linelint from 0.0.4 to 0.0.6 #3211

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps fernandrone/linelint from 0.0.4 to 0.0.6.

Commits
  • 7907a5d Merge pull request #5 from fernandrone/fix-autofix-and-add-stdin
  • af685f4 Fix (for real) drone.yml node img
  • 4396f2b Fix default linelint path and gitignore tests
  • 5680d8c Fix .drone.yml node img
  • 7c76008 Make defaultConf public and rm implict dependency on file
  • e9137a9 Add markdownlint step on drone
  • 6c9b77c Trim some lines
  • 5f775f4 Fix #2 and add stdin
  • 0a5d225 Update go.sum
  • fd137ed Update dependencies
  • 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 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)

Bumps [fernandrone/linelint](https://github.com/fernandrone/linelint) from 0.0.4 to 0.0.6.
- [Release notes](https://github.com/fernandrone/linelint/releases)
- [Commits](fernandrone/linelint@0.0.4...0.0.6)

---
updated-dependencies:
- dependency-name: fernandrone/linelint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@dependabot dependabot bot requested a review from RyanL1997 as a code owner August 21, 2023 06:48
@dependabot dependabot bot added the github_actions Pull requests that update GitHub Actions code label Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #3211 (0550e1b) into main (32d3112) will decrease coverage by 2.12%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #3211      +/-   ##
============================================
- Coverage     62.45%   60.34%   -2.12%     
+ Complexity     3353     3252     -101     
============================================
  Files           254      254              
  Lines         19748    19748              
  Branches       3334     3334              
============================================
- Hits          12334    11917     -417     
- Misses         5785     6207     +422     
+ Partials       1629     1624       -5     

see 30 files with indirect coverage changes

@willyborankin willyborankin merged commit 5066dcd into main Aug 21, 2023
@willyborankin willyborankin deleted the dependabot/github_actions/fernandrone/linelint-0.0.6 branch August 21, 2023 12:10
@cwperks cwperks added the backport 2.x backport to 2.x branch label Aug 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 21, 2023
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] <[email protected]>
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>
cwperks pushed a commit that referenced this pull request Aug 21, 2023
…0.6 (#3214)

Backport 5066dcd from #3211.

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants