-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit af25653
authored
Bump concurrent-ruby from 1.3.4 to 1.3.5 (#4246)
Bumps
[concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby)
from 1.3.4 to 1.3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ruby-concurrency/concurrent-ruby/releases">concurrent-ruby's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Remove dependency on logger by <a
href="https://github.com/eregon"><code>@eregon</code></a> in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1062">ruby-concurrency/concurrent-ruby#1062</a></li>
<li>Avoid error when member is present on ancestor class by <a
href="https://github.com/francesmcmullin"><code>@francesmcmullin</code></a>
in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1068">ruby-concurrency/concurrent-ruby#1068</a></li>
<li>Set rake-compiler source and target to Java 8 by <a
href="https://github.com/headius"><code>@headius</code></a> in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1071">ruby-concurrency/concurrent-ruby#1071</a></li>
<li>chore: fix typos by <a
href="https://github.com/chenrui333"><code>@chenrui333</code></a> in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1076">ruby-concurrency/concurrent-ruby#1076</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/francesmcmullin"><code>@francesmcmullin</code></a>
made their first contribution in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1068">ruby-concurrency/concurrent-ruby#1068</a></li>
<li><a
href="https://github.com/chenrui333"><code>@chenrui333</code></a> made
their first contribution in <a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/pull/1076">ruby-concurrency/concurrent-ruby#1076</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.4...v1.3.5">https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.4...v1.3.5</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md">concurrent-ruby's
changelog</a>.</em></p>
<blockquote>
<h2>Release v1.3.5, edge v0.7.2 (15 January 2025)</h2>
<p>concurrent-ruby:</p>
<ul>
<li>(<a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/issues/1062">#1062</a>)
Remove dependency on logger.</li>
</ul>
<p>concurrent-ruby-edge:</p>
<ul>
<li>(<a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/issues/1062">#1062</a>)
Remove dependency on logger.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/33abefb6823a07699f4b8665abba9297ef5d2ccd"><code>33abefb</code></a>
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2</li>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/5d700c5f6afc6984bdd606012282ce90e0498d45"><code>5d700c5</code></a>
chore: fix typos (<a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/issues/1076">#1076</a>)</li>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/957cf7d09aae59db7026e607ca42768aad644ebc"><code>957cf7d</code></a>
Set rake-compiler source and target to Java 8 (<a
href="https://redirect.github.com/ruby-concurrency/concurrent-ruby/issues/1071">#1071</a>)</li>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/56227a4c3ebdd53b8b0976eb8296ceb7a093496f"><code>56227a4</code></a>
Improve ancestor classes spec</li>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/56fd2406e7ed96b91445dc273878e6984b45a547"><code>56fd240</code></a>
Avoid error when member is present on ancestor class</li>
<li><a
href="https://github.com/ruby-concurrency/concurrent-ruby/commit/d7ce956dacd0b772273d39b8ed31a30cff7ecf38"><code>d7ce956</code></a>
Remove dependency on logger</li>
<li>See full diff in <a
href="https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.3.4...v1.3.5">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 9adf92b commit af25653Copy full SHA for af25653
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
|
0 commit comments