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 shared components packages #660

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 22.8.2 -> 22.10.1 age adoption passing confidence devDependencies minor
craicoverflow/install-git-chglog 6d338c1 -> fd5ace9 action digest
express (source) 4.18.2 -> 4.21.1 age adoption passing confidence dependencies minor
node 22.10.0-alpine -> 22.11.0-alpine age adoption passing confidence final minor
openapi-backend (source) 5.8.1 -> 5.11.1 age adoption passing confidence dependencies minor
peter-evans/create-pull-request 4320041 -> 5e91468 action digest
rlespinasse/github-slug-action 4bf56f0 -> 7976662 action digest
semver 7.3.8 -> 7.6.3 age adoption passing confidence devDependencies minor
typescript (source) 5.0.2 -> 5.7.2 age adoption passing confidence devDependencies minor
wait-on 8.0.0 -> 8.0.1 age adoption passing confidence devDependencies patch
yargs (source) 17.7.1 -> 17.7.2 age adoption passing confidence dependencies patch

Release Notes

expressjs/express (express)

v4.21.1

Compare Source

What's Changed

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

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: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • 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: [email protected]
    • 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

v4.19.2

Compare Source

==========

  • Improved fix for open redirect allow list bypass

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks

v4.19.0

Compare Source

v4.18.3

Compare Source

==========

nodejs/node (node)

v22.11.0: 2024-10-29, Version 22.11.0 'Jod' (LTS), @​richardlau

Compare Source

Notable Changes

This release marks the transition of Node.js 22.x into Long Term Support (LTS)
with the codename 'Jod'. The 22.x release line now moves into "Active LTS"
and will remain so until October 2025. After that time, it will move into
"Maintenance" until end of life in April 2027.

Other than updating metadata, such as the process.release object, to reflect
that the release is LTS, no further changes from Node.js 22.10.0 are included.

OpenSSL 3.x

Official binaries for Node.js 22.x currently include OpenSSL 3.0.x (more
specifically, the quictls OpenSSL fork).
OpenSSL 3.0.x is the currently designated long term support version that is
scheduled to be supported until 7th September 2026, which is within the expected
lifetime of Node.js 22.x. We are expecting upstream OpenSSL to announce a
successor long term support version prior to that date and since OpenSSL now
follows a semantic versioning-like versioning scheme we expect to be able to
update to the next long term supported version of OpenSSL during the lifetime of
Node.js 22.x.

openapistack/openapi-backend (openapi-backend)

v5.11.1

Compare Source

v5.11.0

Compare Source

v5.10.6

Compare Source

v5.10.5

Compare Source

v5.10.4

Compare Source

v5.10.3

Compare Source

v5.10.2

Compare Source

v5.10.1

Compare Source

v5.10.0

Compare Source

v5.9.2

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

npm/node-semver (semver)

v7.6.3

Compare Source

Bug Fixes
Documentation

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores

v7.6.0

Compare Source

Features
Chores

v7.5.4

Compare Source

Bug Fixes

v7.5.3

Compare Source

Bug Fixes
Documentation

v7.5.2

Compare Source

Bug Fixes

v7.5.1

Compare Source

Bug Fixes

v7.5.0

Compare Source

Features
Bug Fixes

v7.4.0

Compare Source

Features
Bug Fixes
Documentation
microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

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:

v5.4.5: TypeScript 5.4.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:

v5.4.4: TypeScript 5.4.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.4.3: TypeScript 5.4.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.4.2: TypeScript 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.3.3: TypeScript 5.3.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.3.2: TypeScript 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.2.2: TypeScript 5.2

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.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.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:

v5.1.3: TypeScript 5.1.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.0.4: TypeScript 5.0.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.0.3: TypeScript 5.0.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:

jeffbski/wait-on (wait-on)

v8.0.1

Compare Source

yargs/yargs (yargs)

v17.7.2

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/shared-components-packages branch from 5abdc36 to 0127713 Compare March 9, 2023 21:29
@renovate renovate bot changed the title fix(deps): update dependency openapi-backend to v5.9.1 chore(deps): update shared components packages Mar 9, 2023
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 7 times, most recently from e6b9d4e to d2f13ad Compare March 17, 2023 19:21
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 9 times, most recently from d2075e2 to 73c940f Compare March 26, 2023 03:11
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from f26d0f0 to 085ea1f Compare March 31, 2023 08:49
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 3 times, most recently from fade5a0 to 8d9f324 Compare April 11, 2023 00:26
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 4 times, most recently from c2c477c to bc2c4c9 Compare April 21, 2023 05:06
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 3 times, most recently from 794afb7 to 2fc0166 Compare October 9, 2024 04:38
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from 2eb62f7 to f0f0f59 Compare October 23, 2024 17:36
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 8 times, most recently from ae2112c to 9afd637 Compare November 1, 2024 09:45
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from c37497f to ba5f438 Compare November 10, 2024 04:45
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 5 times, most recently from 09723a1 to 93f3c29 Compare November 23, 2024 06:12
@renovate renovate bot force-pushed the renovate/shared-components-packages branch 2 times, most recently from 4a756eb to 6ed485c Compare November 26, 2024 04:19
@renovate renovate bot force-pushed the renovate/shared-components-packages branch from 6ed485c to 9c4021d Compare November 28, 2024 08:39
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