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

chore(deps): update promex #346

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

chore(deps): update promex #346

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 18.19.33 -> 18.19.50 age adoption passing confidence
axios (source) 1.7.2 -> 1.7.7 age adoption passing confidence
express (source) 4.19.2 -> 4.21.0 age adoption passing confidence
prom-client 15.1.2 -> 15.1.3 age adoption passing confidence
typescript (source) 5.4.5 -> 5.6.2 age adoption passing confidence
vite (source) 5.2.12 -> 5.4.7 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.7.7

Compare Source

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

v1.7.6

Compare Source

Bug Fixes
Contributors to this release

v1.7.5

Compare Source

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release
expressjs/express (express)

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
siimon/prom-client (prom-client)

v15.1.3

Compare Source

Changed
  • Improve error message when number of registered labels mismatch with the number of labels provided
microsoft/TypeScript (typescript)

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

vitejs/vite (vite)

v5.4.7

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.6

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.5

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.4

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.3

Compare Source

@renovate renovate bot requested review from michaelmass and a team as code owners July 1, 2024 04:30
@renovate renovate bot force-pushed the renovate/promex branch 6 times, most recently from d94dbc3 to 97ccb89 Compare July 4, 2024 15:27
@renovate renovate bot force-pushed the renovate/promex branch 2 times, most recently from e324228 to 4424cfe Compare July 16, 2024 14:48
@renovate renovate bot force-pushed the renovate/promex branch 5 times, most recently from cdd476f to 1191a94 Compare July 23, 2024 20:31
@renovate renovate bot force-pushed the renovate/promex branch 2 times, most recently from d6ded90 to 38935c9 Compare July 25, 2024 11:41
@renovate renovate bot force-pushed the renovate/promex branch 3 times, most recently from d1b9018 to aab1536 Compare August 7, 2024 16:34
@renovate renovate bot force-pushed the renovate/promex branch 3 times, most recently from a67c205 to 181cd72 Compare August 15, 2024 14:25
@renovate renovate bot force-pushed the renovate/promex branch 7 times, most recently from c8e3c24 to d108cd7 Compare August 23, 2024 17:05
@renovate renovate bot force-pushed the renovate/promex branch 5 times, most recently from 27e6d98 to 6c0e57f Compare August 28, 2024 04:09
@renovate renovate bot force-pushed the renovate/promex branch 8 times, most recently from b4c88dd to 69aa5cb Compare September 5, 2024 16:51
@renovate renovate bot force-pushed the renovate/promex branch 5 times, most recently from c01a411 to 17da32b Compare September 13, 2024 10:20
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