Skip to content

Commit

Permalink
Bump the bundler-dev group with 6 updates (#3788)
Browse files Browse the repository at this point in the history
Bumps the bundler-dev group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [overcommit](https://github.com/sds/overcommit) | `0.62.0` | `0.63.0`
|
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) |
`4.17.0` | `4.18.1` |
| [listen](https://github.com/guard/listen) | `3.8.0` | `3.9.0` |
| [ruby-lsp](https://github.com/Shopify/ruby-lsp) | `0.14.1` | `0.14.3`
|
| [rspec-support](https://github.com/rspec/rspec-support) | `3.13.0` |
`3.13.1` |
| [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.5.11262` |
`0.5.11268` |

Updates `overcommit` from 0.62.0 to 0.63.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sds/overcommit/releases">overcommit's
releases</a>.</em></p>
<blockquote>
<h2>0.63.0</h2>
<ul>
<li>Add <code>Sorbet</code> pre-commit hook</li>
<li>Add <code>RSpec</code> pre-commit hook</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sds/overcommit/blob/main/CHANGELOG.md">overcommit's
changelog</a>.</em></p>
<blockquote>
<h2>0.63.0</h2>
<ul>
<li>Add <code>Sorbet</code> pre-commit hook</li>
<li>Add <code>RSpec</code> pre-commit hook</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sds/overcommit/commit/b700bd25723fe0a731c2102d33b42d5e5d760d80"><code>b700bd2</code></a>
Cut version 0.63.0 (<a
href="https://redirect.github.com/sds/overcommit/issues/843">#843</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/b58b6358e7e8d8a278d4ebba83a5b4a68d2f0058"><code>b58b635</code></a>
Add RSpec Hook to PreCommit, Add Applicable files if set (<a
href="https://redirect.github.com/sds/overcommit/issues/842">#842</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/c4aa796d09ac5a432501a37cf270f8edc6aa4cb2"><code>c4aa796</code></a>
Fix RuboCop warnings (<a
href="https://redirect.github.com/sds/overcommit/issues/841">#841</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/a2fb742f28407c9a762d60ae723a796b6472667c"><code>a2fb742</code></a>
[FEATURE] New pre-commit hook: Sorbet (Issue <a
href="https://redirect.github.com/sds/overcommit/issues/825">#825</a>)
(<a
href="https://redirect.github.com/sds/overcommit/issues/826">#826</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/9c3d118b8f21ef8bf77d9a9dfc62a8051f8078d3"><code>9c3d118</code></a>
Green CI PoC (<a
href="https://redirect.github.com/sds/overcommit/issues/833">#833</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/65e211451816710afe3b530d2e319db08f2c2f1b"><code>65e2114</code></a>
Revert &quot;Get suite running smoothly again (<a
href="https://redirect.github.com/sds/overcommit/issues/824">#824</a>)&quot;
(<a
href="https://redirect.github.com/sds/overcommit/issues/840">#840</a>)</li>
<li><a
href="https://github.com/sds/overcommit/commit/607ce057b760b697dc63623e7b7dc06a79316eab"><code>607ce05</code></a>
Get suite running smoothly again (<a
href="https://redirect.github.com/sds/overcommit/issues/824">#824</a>)</li>
<li>See full diff in <a
href="https://github.com/sds/overcommit/compare/v0.62.0...v0.63.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `selenium-webdriver` from 4.17.0 to 4.18.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.18.0</h2>
<h3>Changelog</h3>
<p>For each component's detailed changelog, please check:</p>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/CHANGES.md">JavaScript</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></li>
<li><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/cpp/iedriverserver/CHANGELOG">IEDriverServer</a></li>
</ul>
<h3>Commits in this release</h3>
<!-- raw HTML omitted -->
<ul>
<li><a
href="http://github.com/seleniumhq/selenium/commit/5404e6d523492067f50db2ce663e29d22e2cb711"><code>5404e6d523</code></a>
- updating versions to nightly :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/7bec7b419db312704cf83eb2072fcd9b1ce9a733"><code>7bec7b419d</code></a>
- [build] fixes to automated release tasks :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/7112e476d616b05299b303bede281351b97ecf6c"><code>7112e476d6</code></a>
- [build] fix chmod value for geenrated dotnet files :: Titus
Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/72436c43b64d8eb3f335e311f8bcb96684fc4ea0"><code>72436c43b6</code></a>
- [build] fix release note formatting :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/f9ff9b3c080e17a3916eae424bef6ae27abde2bb"><code>f9ff9b3c08</code></a>
- [java] Recommitting self-signed certificate should not require
certificate file :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/1e2b8d63237d49644e459674608dde7e2a559c84"><code>1e2b8d6323</code></a>
- [js] Fix running the casting related methods in chromium (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13479">#13479</a>)
:: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/91e7572bf7ba5b919bf8c75a0ba636c178c7f7c5"><code>91e7572bf7</code></a>
- Fix typo in setup.py (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13487">#13487</a>)
:: EwaMarek</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6334c2fa228c83c77eeb32a1785957b3574b1a6c"><code>6334c2fa22</code></a>
- Update mirror info (Tue Jan 23 12:06:42 UTC 2024) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/9a044b831017bb96d4aaa3026a8ca694f9a4e90a"><code>9a044b8310</code></a>
- [py] Bumping to 4.17.1 and updating CHANGES :: Diego Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/e2b595b486185df4e112385755b184fb2b379f72"><code>e2b595b486</code></a>
- [py] Correct typing_extension dependency for wheel generation :: David
Burns</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/d9ff42059eb233877ec09fc808d1b81453186ad9"><code>d9ff42059e</code></a>
- [py] Bumping to 4.17.2 and updating CHANGES :: Diego Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/5440d2b1736bdd19e96c6b28021e7a91a2cbbcb6"><code>5440d2b173</code></a>
- [build] rust version needs to be changed before running the Selenium
Manager task not after :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/d74db8a1314ed52d99f1ab6c22fb872ebba2b60e"><code>d74db8a131</code></a>
- [build] create selenium-release target for python :: Titus
Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/dd02fbf9c187da728d6bbefbe0fd3ebc35e6386f"><code>dd02fbf9c1</code></a>
- [build] need to include twine in requirements to use it in target ::
Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/c5fb5a551a3feb6481efbfa971710f4b865dc911"><code>c5fb5a551a</code></a>
- [build] fix short version in python docs :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/c618cac603e124a4bafeadcaf6ee2c701c58eed0"><code>c618cac603</code></a>
- [build] create workflow to PR changes to browser versions (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13466">#13466</a>)
:: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/4f9d290ca7d6156108372d11d9af56d961668546"><code>4f9d290ca7</code></a>
- [js] Enabling virtual authenticator tests for Firefox :: Diego
Molina</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/83838605d1c16c5d106cab273926a2e457042e0b"><code>83838605d1</code></a>
- Update mirror info (Wed Jan 24 00:19:31 UTC 2024) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/fa658f499add45c0d1a281169ae5f94062f73f30"><code>fa658f499a</code></a>
- [bidi] Add browsing context destroyed event :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/fe77555cd2ba0a79771ca284f7ea608545ddd780"><code>fe77555cd2</code></a>
- [bidi][js] Add test for basic auth network event :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/ca9c0c12377f4c72f41e82beb5103650da15ac85"><code>ca9c0c1237</code></a>
- [bidi] [js] Add realm destroyed event :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/b5259d8a4bcef7114733e269aaa4fce743e88c29"><code>b5259d8a4b</code></a>
- [java] Add missing support events for Web Driver Listener (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13210">#13210</a>)
:: Oscar Devora</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/17d0491b6f55b90bafab9c521399b6e135bbdeab"><code>17d0491b6f</code></a>
- Update mirror info (Thu Jan 25 00:16:17 UTC 2024) :: Selenium CI
Bot</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/569e64be173986edfb67434b12a60ff6b4303610"><code>569e64be17</code></a>
- [bidi][java] Add network intercept commands :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/a9a0aa4c0b613a3ce8877c2776aefd593e00f247"><code>a9a0aa4c0b</code></a>
- [bidi][java] Add command &quot;continuewithAuth&quot; :: Puja
Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/6ad24d37316c98f2f8c3fde9d66864c94400e676"><code>6ad24d3731</code></a>
- [bidi][java] Add failRequest command :: Puja Jagani</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/1f01bfe3fb583e6bd0cd92480013ca0117edcbee"><code>1f01bfe3fb</code></a>
- [build] add git gem to gemspec as a development dependency :: Titus
Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/eb38753337ef191560821564a91601276d41f935"><code>eb38753337</code></a>
- [build] add more information to bazel errors in tasks :: Titus
Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/319e4d71195c7794d12c65c2ec0579901586ff30"><code>319e4d7119</code></a>
- [build] make sure task arguments are Arrays :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/ad4fb54ea371a3b2cb4af91055ecbf860775d036"><code>ad4fb54ea3</code></a>
- [build] fix git code in rake tasks :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/e93719e41bf659afcb627ebbbbfbca9d08315dc5"><code>e93719e41b</code></a>
- [build] add toggle to build ruby webdriver or devtools gems
independently :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/b1af5d64953740cea98fe70ffc7f6d966222853f"><code>b1af5d6495</code></a>
- [build] update version in package-lock for node :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/339a837444e59f2934053acfe09d9892f692b8ca"><code>339a837444</code></a>
- [build] update tasks for release preparation :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/c2ea3b2c2db7afd25f00fc1e7063cd2c92a4ad73"><code>c2ea3b2c2d</code></a>
- [build] do not update copyright information as part of release
preparation :: Titus Fortner</li>
<li><a
href="http://github.com/seleniumhq/selenium/commit/168c9f5417a125f02ad0ecfba555aae15979f3f2"><code>168c9f5417</code></a>
- [rb] make suggested updates from rubocop :: Titus Fortner</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">selenium-webdriver's
changelog</a>.</em></p>
<blockquote>
<h1>4.18.1 (2024-02-19)</h1>
<ul>
<li>Add CDP for Chrome 122 and remove 119</li>
</ul>
<h1>4.18.0 (2024-02-19)</h1>
<ul>
<li>Update documentation link in readme (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13570">#13570</a>)</li>
<li>make suggested updates from rubocop</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/7ce5ca80f62afb32bda81766d451d08cfb2431e2"><code>7ce5ca8</code></a>
Bumping versions to 4.18.1</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/77dd7250fcf5999606fe535a6bcb46bb3eccf2bd"><code>77dd725</code></a>
CDP 122 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13603">#13603</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/b6bf9de7cc2a492a8d1d26e418005996075c698f"><code>b6bf9de</code></a>
Release 4.18.0 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13602">#13602</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/587c8acd963054c3bc2e485c64ef64f7a4e53c38"><code>587c8ac</code></a>
Update documentation link in readme (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/13570">#13570</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/eba101db0e9ceef7c7fb49677e3038ac6be720eb"><code>eba101d</code></a>
[rb] update rubocop and revert incorrect changes</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/7c1b450a2542a18f880650a061c2b8c8538e0a58"><code>7c1b450</code></a>
[rb] fix another bad rubocop autocorrection</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/4ffaab1e22541ba8f892cb6f128f8fe9b9d55104"><code>4ffaab1</code></a>
[rb] fix bad rubocop autocorrection</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/168c9f5417a125f02ad0ecfba555aae15979f3f2"><code>168c9f5</code></a>
[rb] make suggested updates from rubocop</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/1f01bfe3fb583e6bd0cd92480013ca0117edcbee"><code>1f01bfe</code></a>
[build] add git gem to gemspec as a development dependency</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/5404e6d523492067f50db2ce663e29d22e2cb711"><code>5404e6d</code></a>
updating versions to nightly</li>
<li>See full diff in <a
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.18.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `listen` from 3.8.0 to 3.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/guard/listen/releases">listen's
releases</a>.</em></p>
<blockquote>
<h2>v3.9.0</h2>
<ul>
<li>Issue <a
href="https://redirect.github.com/guard/listen/issues/572">#572</a>:
make kernel warn configurable -- see README (<a
href="https://redirect.github.com/guard/listen/issues/579">#579</a>) <a
href="https://github.com/ColinDKelley"><code>@​ColinDKelley</code></a>
<a href="https://github.com/AlexB52"><code>@​AlexB52</code></a></li>
<li>drop ruby 2.6 and add ruby 3.3 to the test matrix (<a
href="https://redirect.github.com/guard/listen/issues/578">#578</a>) <a
href="https://github.com/ColinDKelley"><code>@​ColinDKelley</code></a></li>
<li>Fix github workflows link in README (<a
href="https://redirect.github.com/guard/listen/issues/577">#577</a>) <a
href="https://github.com/hotoolong"><code>@​hotoolong</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/guard/listen/commit/7b7a2f586d4363ec6e2e82c72732df92a1476d6e"><code>7b7a2f5</code></a>
issue <a
href="https://redirect.github.com/guard/listen/issues/572">#572</a>:
switch Kernel.warn and warn to adapter_warn</li>
<li><a
href="https://github.com/guard/listen/commit/4d682d3f7805afe66753ef870899d33d9831ef76"><code>4d682d3</code></a>
issue <a
href="https://redirect.github.com/guard/listen/issues/572">#572</a>: add
support for LISTEN_GEM_ADAPTER_WARN_BEHAVIOR=warn|log|silent</li>
<li><a
href="https://github.com/guard/listen/commit/2a34596185f076e00083fbd10aba3563e16df5df"><code>2a34596</code></a>
issue <a
href="https://redirect.github.com/guard/listen/issues/572">#572</a>:
bump version to v3.9</li>
<li><a
href="https://github.com/guard/listen/commit/eea28914d1b193849d0bc903fdea9361e1febde9"><code>eea2891</code></a>
issue <a
href="https://redirect.github.com/guard/listen/issues/572">#572</a>: add
Listen.adapter_warn_behavior =</li>
<li><a
href="https://github.com/guard/listen/commit/0f600f3e2c079d7cadada2d577b820afba762347"><code>0f600f3</code></a>
drop ruby 2.6 and add ruby 3.3 to the test matrix</li>
<li><a
href="https://github.com/guard/listen/commit/4fc1d068a5b908757fe7c4fc1106b61c485eb165"><code>4fc1d06</code></a>
fix github workflows link</li>
<li>See full diff in <a
href="https://github.com/guard/listen/compare/v3.8.0...v3.9.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `ruby-lsp` from 0.14.1 to 0.14.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Shopify/ruby-lsp/releases">ruby-lsp's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.3</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>Fix method completion on explicit self by <a
href="https://github.com/bjarosze"><code>@​bjarosze</code></a> in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1399">Shopify/ruby-lsp#1399</a></li>
</ul>
<h3>🛠 Other Changes</h3>
<ul>
<li>Add note about indexing by <a
href="https://github.com/andyw8"><code>@​andyw8</code></a> in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1408">Shopify/ruby-lsp#1408</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bjarosze"><code>@​bjarosze</code></a>
made their first contribution in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1399">Shopify/ruby-lsp#1399</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.14.2...v0.14.3">https://github.com/Shopify/ruby-lsp/compare/v0.14.2...v0.14.3</a></p>
<h2>v0.14.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>Set Bundler's UI level as early as possible by <a
href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1396">Shopify/ruby-lsp#1396</a></li>
<li>Allow addons to define initialize by <a
href="https://github.com/vinistock"><code>@​vinistock</code></a> in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1400">Shopify/ruby-lsp#1400</a></li>
</ul>
<h3>🛠 Other Changes</h3>
<ul>
<li>Add output to ruby-lsp-doctor before indexing starts by <a
href="https://github.com/Earlopain"><code>@​Earlopain</code></a> in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1392">Shopify/ruby-lsp#1392</a></li>
<li>Add rubyLsp/workspace/dependencies support to Neovim config by <a
href="https://github.com/semanticart"><code>@​semanticart</code></a> in
<a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1389">Shopify/ruby-lsp#1389</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Earlopain"><code>@​Earlopain</code></a>
made their first contribution in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1392">Shopify/ruby-lsp#1392</a></li>
<li><a
href="https://github.com/semanticart"><code>@​semanticart</code></a>
made their first contribution in <a
href="https://redirect.github.com/Shopify/ruby-lsp/pull/1389">Shopify/ruby-lsp#1389</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.14.1...v0.14.2">https://github.com/Shopify/ruby-lsp/compare/v0.14.1...v0.14.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/a54570c274ed1daab43c074329412a743146cec2"><code>a54570c</code></a>
Bump version to v0.14.3</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/ff43ab1c2f485895b6aac2af98d211dc39b425a4"><code>ff43ab1</code></a>
Add note about indexing (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1408">#1408</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/0c21f7afa65ed8ba4baf4b521e02961cff36f9f1"><code>0c21f7a</code></a>
Fix method completion on explicit self (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1399">#1399</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/b1e109236f3a311ee09c087bbb2596f373a98268"><code>b1e1092</code></a>
Remove fixed debugger socket path from the executable (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1405">#1405</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/b01738fe47b900d14006b399cf3789662ca4221b"><code>b01738f</code></a>
Allow addons to define initialize (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1400">#1400</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/8e1e2d7635ff8c822e57261c14a1f3a2d2921bde"><code>8e1e2d7</code></a>
Bump version to v0.14.2</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/e3b10b44cc327d8e4b6c7860f8b4d472d54f4d90"><code>e3b10b4</code></a>
Set Bundler's UI level as early as possible (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1396">#1396</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/bc2223f6fdaadc6599f3d3e9e01379c62aa1b3f1"><code>bc2223f</code></a>
Add rubyLsp/workspace/dependencies support to Neovim config (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1389">#1389</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/8b79175af7892d66f48569c13bb0a31f1ef01d5a"><code>8b79175</code></a>
Add output to ruby-lsp-doctor before indexing starts (<a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1392">#1392</a>)</li>
<li><a
href="https://github.com/Shopify/ruby-lsp/commit/f5da9c54b0f08ab86a579247856d76f53510d615"><code>f5da9c5</code></a>
Merge pull request <a
href="https://redirect.github.com/Shopify/ruby-lsp/issues/1388">#1388</a>
from Shopify/dependabot/bundler/minor-and-patch-f689...</li>
<li>Additional commits viewable in <a
href="https://github.com/Shopify/ruby-lsp/compare/v0.14.1...v0.14.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `rspec-support` from 3.13.0 to 3.13.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rspec/rspec-support/blob/main/Changelog.md">rspec-support's
changelog</a>.</em></p>
<blockquote>
<h3>3.13.1 / 2024-02-23</h3>
<p><a
href="http://github.com/rspec/rspec-support/compare/v3.13.0...v3.13.1">Full
Changelog</a></p>
<p>Bug Fixes:</p>
<ul>
<li>Exclude ruby internal require warnings from
<code>RSpec::Support::CallerFilter#first_non_rspec_line</code>.
(Jon Rowe, <a
href="https://redirect.github.com/rspec/rspec-support/issues/593">#593</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rspec/rspec-support/commit/38e40fec3f2bda7074f76b1f9b4c96be613df6d1"><code>38e40fe</code></a>
Fix clone of rspec-rails</li>
<li><a
href="https://github.com/rspec/rspec-support/commit/fccf233e202995b50dfb0e8de430a1f9885e0ca8"><code>fccf233</code></a>
v3.13.1</li>
<li><a
href="https://github.com/rspec/rspec-support/commit/b34c206fce456906abffb765d04bb959b4fc3dad"><code>b34c206</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-support/issues/593">#593</a>
from rspec/update-ci-build-scripts-2024-02-23-for-main</li>
<li>See full diff in <a
href="https://github.com/rspec/rspec-support/compare/v3.13.0...v3.13.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `sorbet-runtime` from 0.5.11262 to 0.5.11268
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sorbet/sorbet/releases">sorbet-runtime's
releases</a>.</em></p>
<blockquote>
<h2>sorbet 0.5.11267.20240223103645-ad6c21634</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11267', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11267'
</code></pre>
<h2>sorbet 0.5.11266.20240222125103-12e9cc93b</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11266', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11266'
</code></pre>
<h2>sorbet 0.5.11265.20240222110338-f632f9790</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11265', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11265'
</code></pre>
<h2>sorbet 0.5.11264.20240221125829-58b25508d</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11264', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11264'
</code></pre>
<h2>sorbet 0.5.11263.20240221101220-1171d7fee</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11263', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11263'
</code></pre>
<h2>sorbet 0.5.11262.20240216112140-fb09bed28</h2>
<p>To use Sorbet add this line to your Gemfile:</p>
<pre><code>gem 'sorbet', '0.5.11262', :group =&gt; :development
gem 'sorbet-runtime', '0.5.11262'
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/sorbet/sorbet/commits">compare view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent d353c9e commit 0a783ee
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ GEM
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
llhttp-ffi (0.5.0)
Expand Down Expand Up @@ -279,7 +279,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
overcommit (0.62.0)
overcommit (0.63.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
Expand Down Expand Up @@ -396,7 +396,7 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.13.0)
rspec-support (3.13.1)
rubocop (1.60.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -428,7 +428,7 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-graphviz (1.2.5)
rexml
ruby-lsp (0.14.1)
ruby-lsp (0.14.3)
language_server-protocol (~> 3.17.0)
prism (>= 0.22.0, < 0.25)
sorbet-runtime (>= 0.5.10782)
Expand All @@ -449,7 +449,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.17.0)
selenium-webdriver (4.18.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand All @@ -470,7 +470,7 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11262)
sorbet-runtime (0.5.11268)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit 0a783ee

Please sign in to comment.