Skip to content

chore(deps): update dependency attrs to v26 - #31

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
attrs (changelog) >=25.0.0,<26.0.0>=26.1.0,<26.2.0 age confidence

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: (in timezone America/New_York)

  • 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
renovate Bot force-pushed the renovate/attrs-26.x branch from b02ab1a to 763f8b4 Compare May 18, 2026 09:32
@renovate renovate Bot changed the title chore(deps): update dependency attrs to v26 chore(deps): update dependency attrs to v26 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate
renovate Bot deleted the renovate/attrs-26.x branch August 30, 2026 10:35
@renovate renovate Bot changed the title chore(deps): update dependency attrs to v26 - autoclosed chore(deps): update dependency attrs to v26 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/attrs-26.x branch 2 times, most recently from 763f8b4 to 280b8ea Compare August 30, 2026 13:16
@renovate renovate Bot changed the title chore(deps): update dependency attrs to v26 chore(deps): update dependency attrs to v26 - autoclosed Sep 5, 2026
@renovate renovate Bot closed this Sep 5, 2026
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| pypi       | attrs   | 25.4.0 | 26.1.0 |
@renovate renovate Bot changed the title chore(deps): update dependency attrs to v26 - autoclosed chore(deps): update dependency attrs to v26 Sep 5, 2026
@renovate renovate Bot reopened this Sep 5, 2026
@renovate
renovate Bot force-pushed the renovate/attrs-26.x branch 2 times, most recently from c0b2222 to 280b8ea Compare September 5, 2026 22:06
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