Commit ed62894
authored
Build(deps-dev): Bump pry from 0.15.0 to 0.15.2 (#730)
Bumps [pry](https://github.com/pry/pry) from 0.15.0 to 0.15.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pry/pry/releases">pry's
releases</a>.</em></p>
<blockquote>
<h2>v0.15.2</h2>
<p>This release fixes one additional scenario that could happen if Prism
was not available.</p>
<h2>Bug Fixes</h2>
<p>Avoid breaking reading input if Prism version is undetectable
(<a
href="https://redirect.github.com/pry/pry/pull/2340">pry/pry#2340</a>)</p>
<h2>v0.15.1</h2>
<h4>Bug Fixes</h4>
<ul>
<li>Restore Pry.config.ls compatibility
(<a href="https://redirect.github.com/pry/pry/pull/2335">#2335</a>)</li>
<li>Avoid breaking reading inputs if Prism is not available
(<a href="https://redirect.github.com/pry/pry/pull/2338">#2338</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pry/pry/blob/master/CHANGELOG.md">pry's
changelog</a>.</em></p>
<blockquote>
<h3><a
href="https://github.com/pry/pry/blob/master/v0.15.2">https://github.com/pry/pry/blob/master/v0.15.2</a>
(December 24, 2024)</h3>
<h4>Bug Fixes</h4>
<ul>
<li>Avoid breaking reading input if Prism version is undetectable
(<a href="https://redirect.github.com/pry/pry/pull/2340">#2340</a>)</li>
</ul>
<h3><a
href="https://github.com/pry/pry/blob/master/v0.15.1">https://github.com/pry/pry/blob/master/v0.15.1</a>
(December 24, 2024)</h3>
<h4>Bug Fixes</h4>
<ul>
<li>Restore Pry.config.ls compatibility
(<a href="https://redirect.github.com/pry/pry/pull/2335">#2335</a>)</li>
<li>Avoid breaking reading inputs if Prism is not available
(<a href="https://redirect.github.com/pry/pry/pull/2338">#2338</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pry/pry/commit/2c89b65855b1519947cdb4855e6814637397f8eb"><code>2c89b65</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2341">#2341</a> from
pry/prep-for-0-15-2</li>
<li><a
href="https://github.com/pry/pry/commit/b4c4c3057461cf08b8680cb48ef92ede34f0a097"><code>b4c4c30</code></a>
Prep for v0.15.2</li>
<li><a
href="https://github.com/pry/pry/commit/beb098e6780d5fd1b9009bdfc4abbaebaf4a842c"><code>beb098e</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2340">#2340</a> from
pry/prism-not-available-version</li>
<li><a
href="https://github.com/pry/pry/commit/ec09d6ada6e97784719ee66cceab7223621e3a9d"><code>ec09d6a</code></a>
Avoid breaking pry when prism version is not detectable</li>
<li><a
href="https://github.com/pry/pry/commit/da8ca5900534b6136d3314e6ba1993d96835a967"><code>da8ca59</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2339">#2339</a> from
pry/prep-for-0-15-1</li>
<li><a
href="https://github.com/pry/pry/commit/4dff41857a7c143e98a81da1f036c27824a0e290"><code>4dff418</code></a>
Prep for v0.15.1 release</li>
<li><a
href="https://github.com/pry/pry/commit/cb333c9706dc33698db15e6d271d83f7128566f1"><code>cb333c9</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2338">#2338</a> from
andrehjr/prism-not-available</li>
<li><a
href="https://github.com/pry/pry/commit/b347dce3958751f06d5c074e13511e5850464810"><code>b347dce</code></a>
Avoid breaking pry when prism is not available</li>
<li><a
href="https://github.com/pry/pry/commit/798d620ebd19eae6ad928d7f3a25a729b66c01b9"><code>798d620</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2333">#2333</a> from
pry/dependabot/bundler/psych-lte-5.3.0</li>
<li><a
href="https://github.com/pry/pry/commit/e7a576840ea1d252918a1edbd1fe63c5bd82b4fc"><code>e7a5768</code></a>
Merge pull request <a
href="https://redirect.github.com/pry/pry/issues/2335">#2335</a> from
andrehjr/make-ls-config-backwards-compat</li>
<li>Additional commits viewable in <a
href="https://github.com/pry/pry/compare/v0.15.0...v0.15.2">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>2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments