Skip to content

fix(deps): update all non-major dependencies#112

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#112
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 24, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/cli (source) ^17.6.6^17.8.1 age confidence devDependencies patch
@commitlint/config-conventional (source) ^17.6.6^17.8.1 age confidence devDependencies patch
@google-cloud/firestore (source) ^7.11.0^7.11.6 age confidence dependencies patch
express (source) 4.x4.22.1 age confidence dependencies minor
node (source) 1818.20.8 age confidence minor
node (source) 1818.20.8 age confidence engines minor
node 12.x12.22.12 age confidence uses-with minor
node 18.x18.20.8 age confidence uses-with minor
pagarme ^4.32.0^4.35.2 age confidence dependencies patch
qs ^6.11.2^6.15.1 age confidence dependencies minor
standard (source) ^17.1.0^17.1.2 age confidence devDependencies patch
uglify-js ^3.17.4^3.19.3 age confidence dependencies patch

Release Notes

googleapis/google-cloud-node (@​google-cloud/firestore)

v7.11.6

Bug Fixes
  • Pool.ts: add even more logging (c508d1b)

v7.11.5

Bug Fixes
  • Pool.ts: add more detailed logging for client garbage collection (#​2420) (1bbca46)

v7.11.4

Bug Fixes
  • Improve debug logging for the internal client pool. Added client IDs to debug log statements for client management. (99918f1)

v7.11.3

Bug Fixes
  • Improve performance of the UTF-8 string comparison logic (#​2380) (bc6a03e)

v7.11.2

Bug Fixes

v7.11.1

Bug Fixes
expressjs/express (express)

v4.22.1

Compare Source

v4.22.0

Compare Source

nodejs/node (node)

v18.20.8: 2025-03-27, Version 18.20.8 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release updates OpenSSL to 3.0.16 and root certificates to NSS 3.108.

Commits

v18.20.7: 2025-02-20, Version 18.20.7 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

v18.20.6: 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR_PROTO (Medium)
  • CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)

Dependency update:

  • CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
Commits

v18.20.5: 2024-11-12, Version 18.20.5 'Hydrogen' (LTS), @​aduh95

Compare Source

Notable Changes
  • [ac37e554a5] - esm: mark import attributes and JSON module as stable (Nicolò Ribaudo) #​55333
Commits

v18.20.4: 2024-07-08, Version 18.20.4 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
Commits

v18.20.3: 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with newer versions of Clang.

The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
  • acorn updated to 8.11.3.
  • acorn-walk updated to 8.3.2.
  • ada updated to 2.7.8.
  • c-ares updated to 1.28.1.
  • corepack updated to 0.28.0.
  • nghttp2 updated to 1.61.0.
  • ngtcp2 updated to 1.3.0.
  • npm updated to 10.7.0. Includes a fix from npm@​10.5.1 to limit the number of open connections npm/cli#7324.
  • simdutf updated to 5.2.4.
  • zlib updated to 1.3.0.1-motley-7d77fb7.
Commits

v18.20.2: 2024-04-10, Version 18.20.2 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v18.20.1: 2024-04-03, Version 18.20.1 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27983 - Assertion failed in node::http2::Http2Session::~Http2Session() leads to HTTP/2 server crash- (High)
  • CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation - (Medium)
  • llhttp version 9.2.1
  • undici version 5.28.4
Commits

v18.20.0: 2024-03-26, Version 18.20.0 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes
Added support for import attributes

Support has been added for import attributes, to replace the old import
assertions syntax. This will aid migration by making the new syntax available
across all currently supported Node.js release lines.

This adds the with keyword which should be used in place of the previous
assert keyword, which will be removed in a future semver-major Node.js
release.

For example,

import "foo" assert { ... }

should be replaced with

import "foo" with { ... }

For more details, see

Contributed by Nicolò Ribaudo in #​51136
and Antoi


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title chore(deps): update all non-major dependencies to ^17.6.7 chore(deps): update all non-major dependencies to ^17.7.0 Aug 9, 2023
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0815d39 to edbd315 Compare August 9, 2023 09:08
@renovate renovate Bot changed the title chore(deps): update all non-major dependencies to ^17.7.0 chore(deps): update all non-major dependencies Aug 10, 2023
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from edbd315 to 44b2303 Compare August 10, 2023 06:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 44b2303 to eae0d6b Compare August 26, 2023 20:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e1843ca to 84caecc Compare September 14, 2023 16:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5def22e to bacd55a Compare September 28, 2023 18:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2220b1e to 5fb7e57 Compare October 20, 2023 13:20
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5fb7e57 to 0335c5f Compare October 26, 2023 21:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 0335c5f to 9ec8e25 Compare November 8, 2023 19:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 9ec8e25 to 9cc65f5 Compare February 6, 2024 21:39
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0c106b2 to 20780ef Compare February 22, 2024 16:08
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 20780ef to c6d6bef Compare March 6, 2024 20:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 96b2e45 to c6ad783 Compare April 14, 2024 10:25
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 91aeb07 to a3ff7f2 Compare May 3, 2024 14:35
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a3ff7f2 to 52a8b6f Compare May 20, 2024 18:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 52a8b6f to 153339c Compare June 10, 2024 00:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from bb5af11 to a03ce01 Compare July 9, 2024 00:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from a03ce01 to 540a9bf Compare July 17, 2024 12:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 3d9bfeb to 2e5ba04 Compare August 2, 2024 04:17
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f7c9eb3 to 8359393 Compare January 22, 2025 21:19
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from cd2b99a to bc304bd Compare February 26, 2025 09:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ad0e413 to c73d051 Compare March 11, 2025 18:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 714aa2c to ac15528 Compare March 28, 2025 17:22
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ac15528 to f362b27 Compare April 24, 2025 22:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from f362b27 to 5f273d8 Compare May 14, 2025 17:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5f273d8 to 4ba8d13 Compare June 14, 2025 15:16
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 4ba8d13 to af099c7 Compare June 25, 2025 18:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from af099c7 to 73f1c0b Compare July 16, 2025 00:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 73f1c0b to dc968b1 Compare July 23, 2025 10:06
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 138163a to 4e6e3e4 Compare September 16, 2025 19:44
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 77315de to 039baff Compare September 29, 2025 19:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 039baff to 5e136dc Compare September 30, 2025 16:00
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5e136dc to d5015dc Compare November 18, 2025 23:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f96f959 to e11a3e2 Compare December 1, 2025 22:15
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d638374 to f64fd18 Compare January 1, 2026 22:50
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9d88edf to 4248ba9 Compare February 14, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants