Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 6, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Dec 6, 2024
@pull pull bot merged commit dbd77ad into tj-python:master Dec 6, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (f641aa4) to head (dbd77ad).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files         122      122           
  Lines       36956    36956           
  Branches     4411     4411           
=======================================
  Hits        36494    36494           
  Misses        315      315           
  Partials      147      147           
Flag Coverage Δ
CI-GHA 98.63% <ø> (ø)
OS-Linux 98.32% <ø> (ø)
OS-Windows 96.17% <ø> (ø)
OS-macOS 97.43% <ø> (ø)
Py-3.10.11 97.27% <ø> (ø)
Py-3.10.15 97.81% <ø> (-0.06%) ⬇️
Py-3.11.10 97.85% <ø> (ø)
Py-3.11.9 97.32% <ø> (+<0.01%) ⬆️
Py-3.12.7 98.37% <ø> (ø)
Py-3.13.0 97.18% <ø> (-0.01%) ⬇️
Py-3.13.1 98.34% <ø> (ø)
Py-3.9.13 97.19% <ø> (+<0.01%) ⬆️
Py-3.9.20 97.73% <ø> (-0.05%) ⬇️
Py-pypy7.3.16 97.34% <ø> (ø)
VM-macos 97.43% <ø> (ø)
VM-ubuntu 98.32% <ø> (ø)
VM-windows 96.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

pull bot pushed a commit that referenced this pull request Jan 11, 2026
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.2
to 1.0.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cpburnz/python-pathspec/releases">pathspec's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.3</h2>
<p>Release v1.0.3. See <a
href="https://github.com/cpburnz/python-pathspec/blob/v1.0.3/CHANGES.rst">CHANGES.rst</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst">pathspec's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.3 (2026-01-09)</h2>
<p>Bug fixes:</p>
<ul>
<li><code>Issue
[#101](https://github.com/cpburnz/python-pathspec/issues/101)</code>_:
pyright strict errors with pathspec &gt;= 1.0.0.</li>
<li><code>Issue
[#102](https://github.com/cpburnz/python-pathspec/issues/102)</code>_:
No module named 'tomllib'.</li>
</ul>
<p>.. _<code>Issue
[#101](https://github.com/cpburnz/python-pathspec/issues/101)</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/101">cpburnz/python-pathspec#101</a>
.. _<code>Issue
[#102](https://github.com/cpburnz/python-pathspec/issues/102)</code>: <a
href="https://redirect.github.com/cpburnz/python-pathspec/issues/102">cpburnz/python-pathspec#102</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/db3f54e78f68824f641b186bf4a749d944e2153f"><code>db3f54e</code></a>
Releasse v1.0.3</li>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/1b6bdda35a44cf48edc67a71d8020c26e84a40ec"><code>1b6bdda</code></a>
Releasse v1.0.3</li>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/f9b556abd5eebe94ec70404f5c386bf4451f5437"><code>f9b556a</code></a>
Fix docs</li>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/9867f1a954c68e8a4dc9cdcf8bfc5ad018a7951c"><code>9867f1a</code></a>
Fix tests</li>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/85cb3cc18bf925bef3b00b74a8b11049826c0129"><code>85cb3cc</code></a>
Fix docs</li>
<li><a
href="https://github.com/cpburnz/python-pathspec/commit/66281233ae20aa1de22345c1eb004dad9592b55d"><code>6628123</code></a>
Fix 101 regression</li>
<li>See full diff in <a
href="https://github.com/cpburnz/python-pathspec/compare/v1.0.2...v1.0.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pathspec&package-manager=pip&previous-version=1.0.2&new-version=1.0.3)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants