-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Bump attrs from 21.4.0 to 22.1.0 #33
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
lang-Python
Everything related to the Python programming language
labels
Sep 23, 2022
dependabot
bot
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
from
September 23, 2022 10:37
1b7ce1a
to
b9d7083
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
dependabot
bot
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
2 times, most recently
from
September 23, 2022 12:23
a3d9e10
to
ab9a561
Compare
@dependabot rebase |
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
renefritze
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
from
September 23, 2022 13:14
ab9a561
to
6665011
Compare
dependabot
bot
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
18 times, most recently
from
September 23, 2022 18:22
4fcf54a
to
828596a
Compare
dependabot
bot
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
2 times, most recently
from
September 23, 2022 18:35
82bfce5
to
95f9c03
Compare
Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 22.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](python-attrs/attrs@21.4.0...22.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/attrs-22.1.0
branch
from
September 23, 2022 18:42
95f9c03
to
15e06f5
Compare
github-actions bot
added a commit
that referenced
this pull request
Oct 9, 2023
Bumps [pytest-datadir](https://github.com/gabrielcnr/pytest-datadir) from 1.4.1 to 1.5.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gabrielcnr/pytest-datadir/blob/master/CHANGELOG.rst">pytest-datadir's changelog</a>.</em></p> <blockquote> <h2>1.5.0 (2023-10-02)</h2> <ul> <li>Added support for Python 3.11 and 3.12.</li> <li>Dropped support for Python 3.7.</li> <li>Fix handling of UNC paths on Windows (<code>[#33](gabrielcnr/pytest-datadir#33) <https://github.com/gabrielcnr/pytest-datadir/issues/33></code>__).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/538f817cf1df1226eab23b8a8175ad1f746940ad"><code>538f817</code></a> Release 1.5.0</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/5bff4f1d120d34cff3c4bcc2097d5955e2c1a295"><code>5bff4f1</code></a> Merge pull request <a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/67">#67</a> from nicoddemus/split-ci-workflows</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/35ec689e9a29c1ec5d8435a86408dd363eea330c"><code>35ec689</code></a> Simplify build matrix</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/253b6d8ff431b311799e8b28dfa9f1686d214c14"><code>253b6d8</code></a> Improve CI workflow</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/2f2d04717e3af99a4821de0cd38ee157bc651a2b"><code>2f2d047</code></a> Drop Python 3.7, add Python 3.11 and 3.12</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/5a054df35cb72b43ec349e496b21c44cf8e2cbf0"><code>5a054df</code></a> Fix UNC bug in _win32_longpath (<a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/34">#34</a>)</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/0b5bb4d94d5344c7c0ca127553fbd268c1ab8f21"><code>0b5bb4d</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/65">#65</a>)</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/41bb281f96c88192aed275cc281abdc1a02d90f8"><code>41bb281</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/64">#64</a>)</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/58899f76dafee72d16bd379a0fcb90bc32d46ccd"><code>58899f7</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/63">#63</a>)</li> <li><a href="https://github.com/gabrielcnr/pytest-datadir/commit/70ecb92ecae780de471c67ffdcda6eb8c4bdc9a4"><code>70ecb92</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/gabrielcnr/pytest-datadir/issues/62">#62</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gabrielcnr/pytest-datadir/compare/1.4.1...v1.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-datadir&package-manager=pip&previous-version=1.4.1&new-version=1.5.0)](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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
lang-Python
Everything related to the Python programming language
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps attrs from 21.4.0 to 22.1.0.
Release notes
Sourced from attrs's releases.
Changelog
Sourced from attrs's changelog.
Commits
b3dfebe
Prepare 22.1.0c89abcd
It totally is correct9f118b7
Tune first stepsa3d7f20
Polish contributing guide899497f
Clarify (c) ownership696fd78
Hyphenate compound adjectives65c0683
Use NG APIs in glossary5d84d9a
Move mypy config to pyproject.toml1590917
Update readme.rst (#986)a67c84f
Add more prominent callout about slots to API docsDependabot 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 commands and options
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)