Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

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

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

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

Conversation

@oep-renovate

@oep-renovate oep-renovate Bot commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
attrs (changelog) ~=25.3~=26.1 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: (UTC)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • 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 has been generated by Mend Renovate.

@oep-renovate

oep-renovate Bot commented May 8, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

jcchr
jcchr previously approved these changes May 27, 2026
@oep-renovate
oep-renovate Bot force-pushed the renovate/attrs-26.x branch from d090d55 to 47fbc14 Compare May 28, 2026 03:21
@oep-renovate
oep-renovate Bot requested a review from a team as a code owner May 28, 2026 03:21
@oep-renovate oep-renovate Bot changed the title fix(deps): update dependency attrs to v26 fix(deps): update dependency attrs to v26 - autoclosed Jun 4, 2026
@oep-renovate oep-renovate Bot closed this Jun 4, 2026
@oep-renovate
oep-renovate Bot deleted the renovate/attrs-26.x branch June 4, 2026 03:21
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
@oep-renovate oep-renovate Bot changed the title fix(deps): update dependency attrs to v26 - autoclosed fix(deps): update dependency attrs to v26 Jun 7, 2026
@oep-renovate oep-renovate Bot reopened this Jun 7, 2026
@oep-renovate
oep-renovate Bot force-pushed the renovate/attrs-26.x branch 2 times, most recently from 47fbc14 to c4b640a Compare June 7, 2026 03:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant