This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 595f038
authored
build(deps): Bump spacy from 3.2.4 to 3.2.5 in /package-parser (#1174)
Bumps [spacy](https://github.com/explosion/spaCy) from 3.2.4 to 3.2.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/explosion/spaCy/releases">spacy's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.5: Bug fixes and future NumPy compatibility</h2>
<p>This bug fix release is primarily to avoid deprecation warnings and
future incompatibility with NumPy v1.24+.</p>
<h2>🔴 Bug fixes</h2>
<ul>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/10573">#10573</a>:
Remove Click pin following Typer updates.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11331">#11331</a>,
<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11701">#11701</a>:
Clean up warnings in spaCy and its test suite.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11845">#11845</a>:
Don't raise an error in displaCy for unset spans keys.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11860">#11860</a>:
Fix <code>spancat</code> for docs with zero suggestions.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11864">#11864</a>:
Add <code>smart_open</code> requirement and update deprecated
options.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11899">#11899</a>:
Fix <code>spacy init config --gpu</code> for environments without
<code>spacy-transformers</code>.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11933">#11933</a>:
Update for compatibility with NumPy v1.24+ integer conversions.</li>
<li><a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11935">#11935</a>:
Restore missing error messages for beam search.</li>
</ul>
<h2>👥 Contributors</h2>
<p><a
href="https://github.com/adrianeboyd"><code>@adrianeboyd</code></a>, <a
href="https://github.com/honnibal"><code>@honnibal</code></a>, <a
href="https://github.com/ines"><code>@ines</code></a>, <a
href="https://github.com/polm"><code>@polm</code></a>, <a
href="https://github.com/svlandeg"><code>@svlandeg</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/explosion/spaCy/commit/6e8ab15445b3b3ca04e2660e4bf45704adc102bd"><code>6e8ab15</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11964">#11964</a>
from adrianeboyd/backport/v3.2.5</li>
<li><a
href="https://github.com/explosion/spaCy/commit/427de63f0a19433ce91f1ee6bfbeb8816d705661"><code>427de63</code></a>
Set version to v3.2.5</li>
<li><a
href="https://github.com/explosion/spaCy/commit/386a3e69da10d0449826e3dd030a20a41da87c85"><code>386a3e6</code></a>
CI and precommit hooks: switch to flake8==5.0.4</li>
<li><a
href="https://github.com/explosion/spaCy/commit/b449d355d54bb766acedf48b578801f0799812ec"><code>b449d35</code></a>
CI: Install thinc-apple-ops through extra (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11963">#11963</a>)</li>
<li><a
href="https://github.com/explosion/spaCy/commit/e73755e49f75997975dbe0b7dc814997ad898ad4"><code>e73755e</code></a>
Switch ubuntu-latest to ubuntu-20.04 in main tests (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11928">#11928</a>)</li>
<li><a
href="https://github.com/explosion/spaCy/commit/41afbb2f89dd3ddade930812e5705c2c3312cc5c"><code>41afbb2</code></a>
Modernize and simplify CI steps (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11738">#11738</a>)</li>
<li><a
href="https://github.com/explosion/spaCy/commit/571ef56fa9e0682ca9cad6cb31ad2bbd6e7d050e"><code>571ef56</code></a>
Modify similarity tests to avoid spurious warnings</li>
<li><a
href="https://github.com/explosion/spaCy/commit/1a5352e4238bec22a520a33a6d86a95e924807b9"><code>1a5352e</code></a>
Clean up warnings in the test suite (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11331">#11331</a>)</li>
<li><a
href="https://github.com/explosion/spaCy/commit/e3ef798e032c416bbb299bb30eb2ad25993febd6"><code>e3ef798</code></a>
Rename test helper method with non-test_ name (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11701">#11701</a>)</li>
<li><a
href="https://github.com/explosion/spaCy/commit/8cfc4c732502fdfc4731ac688c395e22a1ec4d6e"><code>8cfc4c7</code></a>
Cast to uint64 for all array-based doc representations (<a
href="https://github-redirect.dependabot.com/explosion/spaCy/issues/11933">#11933</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/explosion/spaCy/compare/v3.2.4...v3.2.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 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 a010a96 commit 595f038Copy full SHA for 595f038
File tree
Expand file treeCollapse file tree
2 files changed
+26
-25
lines changedFilter options
- package-parser
Expand file treeCollapse file tree
2 files changed
+26
-25
lines changedCollapse file: package-parser/poetry.lock
+25-24Lines changed: 25 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: package-parser/pyproject.toml
package-parser/pyproject.toml
Copy file name to clipboardExpand all lines: package-parser/pyproject.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments