Skip to content

fix(deps): update minor dependencies#5438

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor
Apr 25, 2026
Merged

fix(deps): update minor dependencies#5438
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
authlib ==1.6.11==1.7.0 age confidence packages minor
cypress (source) 15.13.115.14.1 age confidence devDependencies minor
docker/build-push-action v7.0.0v7.1.0 age confidence action minor
docker/login-action v4.0.0v4.1.0 age confidence action minor
esbuild 0.27.70.28.0 age confidence devDependencies minor
eslint-plugin-cypress 6.2.26.3.1 age confidence devDependencies minor
globals 17.4.017.5.0 age confidence devDependencies minor
gunicorn (changelog) ==25.2.0==25.3.0 age confidence packages minor
ipython ==9.11.0==9.12.0 age confidence dev-packages minor 9.13.0
ipython ==9.11.0==9.12.0 age confidence packages minor 9.13.0
json5 (changelog) ==0.13.0==0.14.0 age confidence packages minor
marshmallow-sqlalchemy (changelog) ==1.4.2==1.5.0 age confidence packages minor
mypy (changelog) ==1.19.1==1.20.2 age confidence packages minor
nox ==2026.2.9==2026.4.10 age confidence dev-packages minor
renovatebot/pre-commit-hooks 43.91.443.139.0 age confidence repository minor 43.141.2 (+10)
sass 1.98.01.99.0 age confidence dependencies minor
styled-components (source) 6.3.126.4.1 age confidence dependencies minor
trufflesecurity/trufflehog v3.94.3v3.95.2 age confidence action minor
vite-plugin-svgr 5.0.05.2.0 age confidence devDependencies minor

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

authlib/authlib (authlib)

v1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: authlib/authlib@v1.6.10...v1.7.0

cypress-io/cypress (cypress)

v15.14.1

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-1

v15.14.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15-14-0

docker/build-push-action (docker/build-push-action)

v7.1.0

Compare Source

Full Changelog: docker/build-push-action@v7.0.0...v7.1.0

docker/login-action (docker/login-action)

v4.1.0

Compare Source

Full Changelog: docker/login-action@v4.0.0...v4.1.0

evanw/esbuild (esbuild)

v0.28.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v6.3.1

Compare Source

Bug Fixes

v6.3.0

Compare Source

Features
  • added no-and rule to ensure .and() follows certain commands (#​310) (c0b7e3b)

v6.2.3

Compare Source

Bug Fixes
  • no-unnecessary-waiting flag identifiers defined in object/array patterns (#​308) (f5ccf77)
sindresorhus/globals (globals)

v17.5.0

Compare Source

benoitc/gunicorn (gunicorn)

v25.3.0: Gunicorn 25.3.0

Compare Source

Bug Fixes

  • HTTP/2 ASGI Body Duplication: Fix request body being received twice in HTTP/2
    ASGI requests, causing JSON parsing errors with "Extra data" messages
    (#​3558)

  • ASGI Chunked EOF Handling: Add finish() method to callback parser to handle
    chunked encoding edge case where connection closes before final CRLF after zero-chunk

  • HTTP/2 Documentation: Fix http_protocols examples to use comma-separated string
    instead of list syntax (#​3561)

  • Chunked Encoding: Reject chunk extensions containing bare CR bytes per RFC 9112
    (#​3556)

  • Request Line Limit: Fix --limit-request-line 0 to mean unlimited as documented,
    instead of using default maximum. Works with both Python and fast C parser.
    (#​3563)

Security

  • ASGI Parser Header Validation: Add security checks per RFC 9110/9112:
    • Reject duplicate Content-Length headers
    • Reject requests with both Content-Length and Transfer-Encoding
    • Reject chunked transfer encoding in HTTP/1.0
    • Reject stacked chunked encoding
    • Validate Transfer-Encoding values
    • Strict chunk size validation

Changes

  • Fast HTTP Parser: Update to gunicorn_h1c >= 0.6.3 for asgi_headers property
    and InvalidChunkExtension validation for bare CR rejection

  • ASGI PROXY Protocol: Add PROXY protocol v1/v2 support to callback parser

  • Docker Images: Update to Python 3.14

ipython/ipython (ipython)

v9.12.0

Compare Source

dpranke/pyjson5 (json5)

v0.14.0

Compare Source

marshmallow-code/marshmallow-sqlalchemy (marshmallow-sqlalchemy)

v1.5.0

Compare Source

python/mypy (mypy)

v1.20.2

Compare Source

v1.20.1

Compare Source

  • Always disable sync in SQLite cache (Ivan Levkivskyi, PR 21184)
  • Temporarily skip few base64 tests (Ivan Levkivskyi, PR 21193)
  • Revert dict.__or__ typeshed change (Ivan Levkivskyi, PR 21186)
  • Fix narrowing for match case with variadic tuples (Shantanu, PR 21192)
  • Avoid narrowing type[T] in type calls (Shantanu, PR 21174)
  • Fix regression for catching empty tuple in except (Shantanu, PR 21153)
  • Fix reachability for frozenset and dict view narrowing (Shantanu, PR 21151)
  • Fix narrowing with chained comparison (Shantanu, PR 21150)
  • Avoid narrowing to unreachable at module level (Shantanu, PR 21144)
  • Allow dangerous identity comparisons to Any typed variables (Shantanu, PR 21142)
  • --warn-unused-config should not be a strict flag (Ivan Levkivskyi, PR 21139)

v1.20.0

Compare Source

wntrblm/nox (nox)

v2026.4.10

Compare Source

renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v43.139.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.139.0 for more changes

v43.138.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.138.3 for more changes

v43.138.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.138.2 for more changes

v43.138.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.138.1 for more changes

v43.138.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.138.0 for more changes

v43.137.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.137.0 for more changes

v43.136.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.136.3 for more changes

v43.136.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.136.2 for more changes

v43.136.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.136.1 for more changes

v43.136.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.136.0 for more changes

v43.135.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.135.0 for more changes

v43.134.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.134.1 for more changes

v43.133.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.133.0 for more changes

v43.132.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.132.3 for more changes

v43.132.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.132.2 for more changes

v43.132.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.132.1 for more changes

v43.132.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.132.0 for more changes

v43.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.131.0 for more changes

v43.130.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.130.1 for more changes

v43.129.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.129.1 for more changes

v43.129.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.129.0 for more changes

v43.128.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.128.1 for more changes

v43.128.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.128.0 for more changes

v43.127.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.127.3 for more changes

v43.127.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.127.2 for more changes

v43.127.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.127.1 for more changes

v43.127.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.127.0 for more changes

v43.126.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.126.0 for more changes

v43.125.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.125.1 for more changes

v43.125.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.125.0 for more changes

v43.124.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.124.1 for more changes

v43.124.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.124.0 for more changes

v43.123.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.8 for more changes

v43.123.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.6 for more changes

v43.123.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.5 for more changes

v43.123.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.4 for more changes

v43.123.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.3 for more changes

v43.123.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.2 for more changes

v43.123.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.1 for more changes

v43.123.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.123.0 for more changes

v43.122.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.122.0 for more changes

v43.116.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.116.1 for more changes

v43.115.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.115.1 for more changes

v43.115.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.115.0 for more changes

v43.113.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.113.0 for more changes

v43.112.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.112.1 for more changes

v43.112.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.112.0 for more changes

v43.111.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.111.3 for more changes

v43.111.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.111.2 for more changes

v43.111.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.111.1 for more changes

v43.111.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.111.0 for more changes

v43.110.17

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.17 for more changes

v43.110.16

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.16 for more changes

v43.110.15

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.15 for more changes

v43.110.14

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.14 for more changes

v43.110.13

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.13 for more changes

v43.110.12

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.12 for more changes

v43.110.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.11 for more changes

v43.110.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.10 for more changes

v43.110.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.9 for more changes

v43.110.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.8 for more changes

v43.110.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.7 for more changes

v43.110.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.6 for more changes

v43.110.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.5 for more changes

v43.110.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.4 for more changes

v43.110.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.3 for more changes

v43.110.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.110.2 for more changes

v43.109.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.5 for more changes

v43.109.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.4 for more changes

v43.109.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.3 for more changes

v43.109.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.2 for more changes

v43.109.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.1 for more changes

v43.109.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.109.0 for more changes

v43.108.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.108.1 for more changes

v43.108.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.108.0 for more changes

v43.106.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.106.0 for more changes

v43.104.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.10 for more changes

v43.104.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.8 for more changes

v43.104.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.7 for more changes

v43.104.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.6 for more changes

v43.104.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.5 for more changes

v43.104.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.4 for more changes

v43.104.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.3 for more changes

v43.104.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.2 for more changes

v43.104.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.1 for more changes

v43.104.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.104.0 for more changes

v43.103.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.103.0 for more changes

v43.102.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.11 for more changes

v43.102.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.10 for more changes

v43.102.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.9 for more changes

v43.102.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.8 for more changes

v43.102.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.7 for more changes

v43.102.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.6 for more changes

v43.102.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.5 for more changes

v43.102.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.4 for more changes

v43.102.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.3 for more changes

v43.102.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.2 for more changes

v43.102.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.1 for more changes

v43.102.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.102.0 for more changes

v43.101.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.7 for more changes

v43.101.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.6 for more changes

v43.101.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.5 for more changes

v43.101.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.4 for more changes

v43.101.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.2 for more changes

v43.101.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.101.1 for more changes

v43.100.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.100.2 for more changes

v43.100.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.100.1 for more changes

v43.100.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.100.0 for more changes

v43.99.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.99.1 for more changes

v43.99.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.99.0 for more changes

v43.98.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.98.0 for more changes

v43.97.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.97.0 for more changes

v43.96.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.96.0 for more changes

v43.95.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.95.0 for more changes

v43.94.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.94.0 for more changes

v43.93.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.93.1 for more changes

v43.93.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/43.93.0 for more changes

v43.92.1

Compare Source

See <https://github.com/renovatebot/renovate/rele

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 6, 2026
@renovate renovate Bot force-pushed the renovate/all-minor branch 18 times, most recently from 4c186af to 890f516 Compare April 9, 2026 12:58
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🤖 Auto-formatting applied!

I detected that this PR was edited via the GitHub web UI and had some formatting issues. I automatically applied fixes using:

  • Prettier (frontend)
  • Black + isort (backend)

The fixes have been committed to this branch. For future contributions, consider setting up the local development environment to run formatters before pushing - it avoids this extra round-trip.

@renovate renovate Bot force-pushed the renovate/all-minor branch from 293e84b to f607a36 Compare April 9, 2026 17:16
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

🤖 Auto-formatting applied!

I detected that this PR was edited via the GitHub web UI and had some formatting issues. I automatically applied fixes using:

  • Prettier (frontend)
  • Black + isort (backend)

The fixes have been committed to this branch. For future contributions, consider setting up the local development environment to run formatters before pushing - it avoids this extra round-trip.

@renovate renovate Bot force-pushed the renovate/all-minor branch 2 times, most recently from 26200a2 to 64b5a95 Compare April 22, 2026 06:13
@renovate renovate Bot force-pushed the renovate/all-minor branch 3 times, most recently from e1a1e21 to 6b628b5 Compare April 22, 2026 15:11
@jonnalley jonnalley mentioned this pull request Apr 22, 2026
11 tasks
@renovate renovate Bot force-pushed the renovate/all-minor branch 20 times, most recently from dc02e37 to c6c6bac Compare April 24, 2026 20:22
@renovate renovate Bot force-pushed the renovate/all-minor branch from c6c6bac to 204c419 Compare April 24, 2026 22:47
@renovate renovate Bot merged commit 35958c3 into main Apr 25, 2026
60 checks passed
@renovate renovate Bot deleted the renovate/all-minor branch April 25, 2026 01:01
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.371.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants