FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(deps): update dependency attrs to v26 by renovate[bot] · Pull Request #390 · gitbugactions/gitbugactions · GitHub

fix(deps): update dependency attrs to v26 - #390

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/attrs-26.x
Open

fix(deps): update dependency attrs to v26#390
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/attrs-26.x

Conversation

renovate Bot commented Mar 29, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
attrs (changelog) ^25.0.0 → ^26.0.0

Release Notes

python-attrs/attrs (attrs)

v26.1.0

Compare Source

Backwards-incompatible Changes
  • Field aliases are now resolved before calling field_transformer, so transformers receive fully populated Attribute objects with usable alias values instead of None.
    The new Attribute.alias_is_default flag indicates whether the alias was auto-generated (True) or explicitly set by the user (False).
    #​1509
Changes
  • Fix type annotations for attrs.validators.optional(), so it no longer rejects tuples with more than one validator.
    #​1496
  • The attrs.validators.disabled() contextmanager can now be nested.
    #​1513
  • Frozen classes can set on_setattr=attrs.setters.NO_OP in addition to None.
    #​1515
  • It's now possible to pass attrs instances in addition to attrs classes to attrs.fields().
    #​1529

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate Bot force-pushed the renovate/attrs-26.x branch 2 times, most recently from 8951762 to 098fc8e Compare April 28, 2026 06:08
renovate Bot force-pushed the renovate/attrs-26.x branch from 098fc8e to d3b2c71 Compare May 15, 2026 21:24
renovate Bot force-pushed the renovate/attrs-26.x branch 4 times, most recently from 339a9d9 to 46ed58c Compare June 19, 2026 21:02
renovate Bot force-pushed the renovate/attrs-26.x branch 4 times, most recently from c8106bc to 035bde1 Compare July 21, 2026 22:37
renovate Bot force-pushed the renovate/attrs-26.x branch 2 times, most recently from d07d919 to 756a2c3 Compare August 4, 2026 05:42
renovate Bot force-pushed the renovate/attrs-26.x branch 3 times, most recently from f1b0a71 to 6f8ea78 Compare August 27, 2026 17:54
renovate Bot force-pushed the renovate/attrs-26.x branch from 6f8ea78 to f2de49a Compare August 27, 2026 23:18
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL