forked from apache/iceberg-rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 777d9dc
authored
chore(deps): Bump apache/skywalking-eyes from 0.7.0 to 0.8.0 (apache#1760)
Bumps
[apache/skywalking-eyes](https://github.com/apache/skywalking-eyes) from
0.7.0 to 0.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/61275cc80d0798a405cb070f7d3a8aaf7cf2c2c1"><code>61275cc</code></a>
Add fsf-free and osi-approved options (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/250">#250</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/d1a97dfe935d8d66f1cea93d05a763f7efd08d27"><code>d1a97df</code></a>
Update example workflow in the README for the Ruby scenario (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/248">#248</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/2ca7b4de66bc42c76dc23a9a63a9899a31434fd1"><code>2ca7b4d</code></a>
fix: Gemfile / Gemspec parser to ignore commented dependencies (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/249">#249</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/454b8ead48f7073cd40ea20487fdfb2409247e69"><code>454b8ea</code></a>
feat: add some compatibility licenses (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/247">#247</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/36f75de28f410b0d4eab1534a685ea59435171da"><code>36f75de</code></a>
feat: Compatibility matrix: MIT & Ruby (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/209">#209</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/18cb362bacae99d5a5c940d67847b52e19741e85"><code>18cb362</code></a>
GemfileLockResolver adjusted to exclude all specs when runtime
dependencies a...</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/5a19c655ba4cb6befa50c1bc4c1f03b6a68ce871"><code>5a19c65</code></a>
Fixed a panic caused by nil dependency specs in Ruby Gemfile.lock
resolver (#...</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/0d9c4df441f742f91faefd840d3ca48b49f28d2b"><code>0d9c4df</code></a>
fix: return error in license check, add MIT header (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/206">#206</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/3655e78854be6a56ae72a0c9a847aedd133c3b74"><code>3655e78</code></a>
Ruby dependency license scanning support via Gemfile.lock. (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/205">#205</a>)</li>
<li><a
href="https://github.com/apache/skywalking-eyes/commit/07a607ff5b0759f5ed47306c865aac50fe9b3985"><code>07a607f</code></a>
Bump golang.org/x/oauth2 from 0.5.0 to 0.27.0 (<a
href="https://redirect.github.com/apache/skywalking-eyes/issues/204">#204</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/skywalking-eyes/compare/v0.7.0...v0.8.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent d33f3bb commit 777d9dcCopy full SHA for 777d9dc
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments