Skip to content

fix(deps): update all minor dependencies - #3048

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor

Conversation

@renovate

@renovate renovate Bot commented Sep 5, 2026 •

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
aws-xray-sdk 2.14.0 → 2.15.0 age confidence dependencies minor
axe-core (source) 4.11.1 → 4.13.0 age confidence devDependencies minor
cachelib (changelog) 0.12.0 → 0.17.0 age confidence dependencies minor
cffi (changelog) 2.0.0 → 2.1.1 age confidence dependencies minor
click-datetime 0.2 → 0.4.0 age confidence dependencies minor
cypress (source) 15.12.0 → 15.21.1 age confidence devDependencies minor
cypress-html-validate 8.1.0 → 8.2.0 age confidence dependencies minor
fakeredis 2.35.1 → 2.38.0 age confidence test minor
flask-marshmallow 0.14.0 → 0.15.0 age confidence dependencies minor
greenlet (changelog) 3.1.1 → 3.5.6 age confidence dependencies minor
idna (changelog) 3.15 → 3.20 age confidence dependencies minor
locust 2.31.3 → 2.46.6 age confidence test minor
mypy (changelog) 1.5 → 1.20.2 age confidence test minor
notifications-python-client 12.1.0 → 12.2.0 age confidence dependencies minor
postgres (source) 16.11-bookworm → 16.15-bookworm age confidence minor
pyairtable 3.3.0 → 3.4.2 age confidence dependencies minor 3.5.0
pytest-mock (changelog) 3.14.0 → 3.15.1 age confidence test minor
pytest-mock-resources 2.12.4 → 2.13.0 age confidence test minor
python ~3.12.7 → ~3.14.0 age confidence dependencies minor
ruff (source, changelog) ^0.8.2 → ^0.16.0 age confidence test minor 0.16.9
types-requests (changelog) 2.32.4.20250913 → 2.33.0.20260906 age confidence test minor
typing-extensions (changelog) 4.12.2 → 4.16.0 age confidence dependencies minor
unidecode 1.3.8 → 1.4.0 age confidence dependencies minor

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

Release Notes

aws/aws-xray-sdk-python (aws-xray-sdk)

v2.15.0

Compare Source

==========

  • bugfix: Fix log stack overflow if metadata contains circular reference https://github.com/aws/aws-xray-sdk-python/pull/464
dequelabs/axe-core (axe-core)

v4.13.0

Compare Source

Features
Bug Fixes
4.12.1 (2026-06-09)
Bug Fixes
  • axe.d.ts: make enabled property of RuleMetadata optional (#​5129) (7eb3d2d)

v4.12.1

Compare Source

v4.12.0

Compare Source

Features
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (c6245e7)
  • aria-conditional-attr: add support for radio (#​5100) (8223c98)
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (0489e30)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (48ca955), closes #​4840
  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#​5076) (ea7202c), closes #​4704
  • DqElement: avoid calling constructors with cloneNode (#​5013) (0281fa1)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (2067b87)
  • helpUrl: ensure axe.configure always updates the help URLs (#​5114) (c4f60ff)
  • label-content-name-mismatch: match visible text with aria-label and exclude invisible text (#​5096) (3a012a1)
  • locale: ensure all subtags are correctly set (#​5112) (13005ed)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (4ec5211), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (838707a)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (a4b8091)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (1229a6e), closes #​5065
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (a8dd81b)
  • utils/getAncestry: escape node name (#​5079) (d1fabaa), closes #​5078
  • utils: Add null check to parseCrossOriginStylesheet, closes #​5074 (#​5075) (f12ef32)
  • utils: update isShadowRoot to use spec-compliant custom element regex (#​5059) (edc6ce2), closes #​5030
4.11.4 (2026-04-23)
Bug Fixes
4.11.3 (2026-04-13)
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (1d80163)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (5906273), closes #​5065
4.11.2 (2026-03-30)
Bug Fixes
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (9322148)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (99d1e77), closes #​4840
  • DqElement: avoid calling constructors with cloneNode (#​5013) (88bc57f)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (dded75a)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (2567afd), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (240f8b5)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (69d81c1)
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (cf8a3c0)
4.11.1 (2026-01-06)
Bug Fixes

v4.11.4

Compare Source

Features
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (c6245e7)
  • aria-conditional-attr: add support for radio (#​5100) (8223c98)
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (0489e30)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (48ca955), closes #​4840
  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#​5076) (ea7202c), closes #​4704
  • DqElement: avoid calling constructors with cloneNode (#​5013) (0281fa1)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (2067b87)
  • helpUrl: ensure axe.configure always updates the help URLs (#​5114) (c4f60ff)
  • label-content-name-mismatch: match visible text with aria-label and exclude invisible text (#​5096) (3a012a1)
  • locale: ensure all subtags are correctly set (#​5112) (13005ed)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (4ec5211), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (838707a)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (a4b8091)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (1229a6e), closes #​5065
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (a8dd81b)
  • utils/getAncestry: escape node name (#​5079) (d1fabaa), closes #​5078
  • utils: Add null check to parseCrossOriginStylesheet, closes #​5074 (#​5075) (f12ef32)
  • utils: update isShadowRoot to use spec-compliant custom element regex (#​5059) (edc6ce2), closes #​5030
4.11.4 (2026-04-23)
Bug Fixes
4.11.3 (2026-04-13)
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (1d80163)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) (5906273), closes #​5065
4.11.2 (2026-03-30)
Bug Fixes
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (9322148)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (99d1e77), closes #​4840
  • DqElement: avoid calling constructors with cloneNode (#​5013) (88bc57f)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (dded75a)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (2567afd), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (240f8b5)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (69d81c1)
  • target-size: ignore widgets that are inline with other inline elements (#​5000) (cf8a3c0)
4.11.1 (2026-01-06)
Bug Fixes

v4.11.3

Compare Source

Features
Bug Fixes
  • aria-allowed-attr: restrict br and wbr elements to aria-hidden only (#​4974) (c6245e7)
  • aria-conditional-attr: add support for radio (#​5100) (8223c98)
  • aria-valid-attr-value: handle multiple aria-errormessage IDs (#​4973) (0489e30)
  • aria: prevent getOwnedVirtual from returning duplicate nodes (#​4987) (48ca955), closes #​4840
  • commons/text: exclude natively hidden elements from aria-labelledby accessible name (#​5076) (ea7202c), closes #​4704
  • DqElement: avoid calling constructors with cloneNode (#​5013) (0281fa1)
  • existing-rule: aria-busy now shows an error message for a use with unallowed children (#​5017) (2067b87)
  • helpUrl: ensure axe.configure always updates the help URLs (#​5114) (c4f60ff)
  • label-content-name-mismatch: match visible text with aria-label and exclude invisible text (#​5096) (3a012a1)
  • locale: ensure all subtags are correctly set (#​5112) (13005ed)
  • scrollable-region-focusable: clarify the issue is in safari (#​4995) (4ec5211), closes WebKit#190870 WebKit#277290
  • scrollable-region-focusable: do not fail scroll areas when all content is visible without scrolling (#​4993) (838707a)
  • target-size: determine offset using clientRects if target is display:inline (#​5012) (a4b8091)
  • target-size: ignore position: fixed elements that are offscreen when page is scrolled (#​5066) ([1229a6e](https://

❗ Important

✂ PR body was truncated to here.

@renovate
renovate Bot requested a review from jimleroyer as a code owner September 5, 2026 07:05
@renovate renovate Bot added dependencies Pull requests that update a dependency file Renovate labels Sep 5, 2026
@renovate

renovate Bot commented Sep 5, 2026 •

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Creating virtualenv notification-api-Nm9E1q_n-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.14.0,<3.15.0) is not compatible with some of the required packages Python requirement:
  - notifications-utils requires Python ~3.12.7, so it will not be satisfied for Python >=3.14.0,<3.15.0
  - notifications-utils requires Python ~3.12.7, so it will not be satisfied for Python >=3.14.0,<3.15.0

Because notifications-utils (53.2.34) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.34 requires Python ~3.12.7
 and notifications-utils (53.2.34) @ git+https://github.com/cds-snc/notifier-utils.git@53.2.34 requires Python ~3.12.7, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For notifications-utils, a possible solution would be to set the `python` property to "<empty>"
    For notifications-utils, a possible solution would be to set the `python` property to "<empty>"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate
renovate Bot force-pushed the renovate/all-minor branch 12 times, most recently from 8230462 to ffd5a01 Compare September 10, 2026 20:06
@renovate
renovate Bot force-pushed the renovate/all-minor branch 12 times, most recently from 8bfcc36 to a9c4cc1 Compare September 16, 2026 01:40
@renovate
renovate Bot force-pushed the renovate/all-minor branch 13 times, most recently from 94e2e4b to 28344e1 Compare September 22, 2026 20:40
@renovate
renovate Bot force-pushed the renovate/all-minor branch 3 times, most recently from b62b29c to 2b606b2 Compare September 24, 2026 19:01
@renovate
renovate Bot force-pushed the renovate/all-minor branch from 2b606b2 to 5da9372 Compare September 26, 2026 08:45
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 Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants