Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update patch dependencies #3240

Merged
merged 1 commit into from
Dec 19, 2024
Merged

fix(deps): update patch dependencies #3240

merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@uswds/compile 1.2.0 -> 1.2.1 age adoption passing confidence
aiohttp ==3.11.10 -> ==3.11.11 age adoption passing confidence
vest (source) 5.4.5 -> 5.4.6 age adoption passing confidence

Release Notes

uswds/uswds-compile (@​uswds/compile)

v1.2.1: USWDS Compile 1.2.1

Compare Source

What's new in USWDS Compile 1.2.1

Silenced USWDS Sass deprecation warnings. Sass deprecation warnings related to USWDS code will now be turned off by default. If you would like to see deprecation warnings related to USWDS Sass, set settings.compile.sassDeprecationWarnings to true in your gulpfile.js. Deprecation warnings for non-USWDS Sass will output even when this value is set to false. Thanks @​mdmower-csnw!

[!NOTE]
USWDS Sass deprecations are being tracked in uswds/uswds#6104

Dependencies and security

Dependency name Previous version New version
postcss 8.4.40 8.4.49
sass-embedded 1.77.8 1.83.0
@​uswds/uswds ^3.8.1 ^3.10.0

0 vulnerabilities using npm audit.

Release TGZ SHA-256 hash: 168d22955563e1d36f7d4c1fdfb7db6ef71fdb2d862a83b3497d7b5fb475de6e

aio-libs/aiohttp (aiohttp)

v3.11.11: 3.11.11

Compare Source

Bug fixes

  • Updated :py:meth:~aiohttp.ClientSession.request to reuse the quote_cookie setting from ClientSession._cookie_jar when processing cookies parameter.
    -- by :user:Cycloctane.

    Related issues and pull requests on GitHub:
    #​10093.

  • Fixed type of SSLContext for some static type checkers (e.g. pyright).

    Related issues and pull requests on GitHub:
    #​10099.

  • Updated :meth:aiohttp.web.StreamResponse.write annotation to also allow :class:bytearray and :class:memoryview as inputs -- by :user:cdce8p.

    Related issues and pull requests on GitHub:
    #​10154.

  • Fixed a hang where a connection previously used for a streaming
    download could be returned to the pool in a paused state.
    -- by :user:javitonino.

    Related issues and pull requests on GitHub:
    #​10169.

Features

  • Enabled ALPN on default SSL contexts. This improves compatibility with some
    proxies which don't work without this extension.
    -- by :user:Cycloctane.

    Related issues and pull requests on GitHub:
    #​10156.

Miscellaneous internal changes


ealush/vest (vest)

v5.4.6

Compare Source


  • 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 added the dependencies Pull requests that update a dependency file label Dec 18, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch from 31e2d92 to 5e39391 Compare December 19, 2024 00:25
@renovate renovate bot changed the title chore(deps): update dependency aiohttp to v3.11.11 fix(deps): update patch dependencies Dec 19, 2024
@renovate renovate bot force-pushed the renovate/all-patch branch from 5e39391 to 60630b0 Compare December 19, 2024 05:43
@renovate renovate bot merged commit a5328cd into main Dec 19, 2024
42 checks passed
@renovate renovate bot deleted the renovate/all-patch branch December 19, 2024 07:05
Copy link

🎉 This PR is included in version 1.17.7 🎉

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