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 node.js to v16.20.2 #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change
node (source) engines minor 16 -> 16.20.2

Release Notes

nodejs/node (node)

v16.20.2: 2023-08-09, Version 16.20.2 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in August 2023 Security Releases blog post.

Commits

v16.20.1: 2023-06-20, Version 16.20.1 'Gallium' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

More detailed information on each of the vulnerabilities can be found in June 2023 Security Releases blog post.

Commits

v16.20.0: 2023-03-29, Version 16.20.0 'Gallium' (LTS), @​BethGriggs

Compare Source

Notable Changes
  • deps:
    • update undici to 5.20.0 (Node.js GitHub Bot) #​46711
    • update c-ares to 1.19.0 (Michaël Zasso) #​46415
    • upgrade npm to 8.19.4 (npm team) #​46677
    • update corepack to 0.17.0 (Node.js GitHub Bot) #​46842
  • (SEMVER-MINOR) src: add support for externally shared js builtins (Michael Dawson) #​44376
Commits

v16.19.1: 2023-02-16, Version 16.19.1 'Gallium' (LTS), @​richardlau

Compare Source

This is a security release.

Notable Changes

The following CVEs are fixed in this release:

  • CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule (High)
  • CVE-2023-23919: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
  • CVE-2023-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)

Fixed by an update to undici:

More detailed information on each of the vulnerabilities can be found in February 2023 Security Releases blog post.

This security release includes OpenSSL security updates as outlined in the recent
OpenSSL security advisory.

Commits

v16.19.0: 2022-12-13, Version 16.19.0 'Gallium' (LTS), @​richardlau

Compare Source

Notable Changes
OpenSSL 1.1.1s

This update is a bugfix release and does not address any security
vulnerabilities.

Root certificates updated to NSS 3.85

Certificates added:

  • Autoridad de Certificacion Firmaprofesional CIF A626340
  • Certainly Root E1
  • Certainly Root R1
  • D-TRUST BR Root CA 1 2020
  • D-TRUST EV Root CA 1 2020
  • DigiCert TLS ECC P384 Root G5
  • DigiCert TLS RSA4096 Root G5
  • E-Tugra Global Root CA ECC v3
  • E-Tugra Global Root CA RSA v3
  • HiPKI Root CA - G1
  • ISRG Root X2
  • Security Communication ECC RootCA1
  • Security Communication RootCA3
  • Telia Root CA v2
  • vTrus ECC Root CA
  • vTrus Root CA

Certificates removed:

  • Cybertrust Global Root
  • DST Root CA X3
  • GlobalSign Root CA - R2
  • Hellenic Academic and Research Institutions RootCA 2011
Time zone update to 2022f

Time zone data has been updated to 2022f. This includes changes to Daylight
Savings Time (DST) for Fiji and Mexico. For more information, see
https://mm.icann.org/pipermail/tz-announce/2022-October/000075.html.

Other Notable Changes

Dependency updates:

Experimental features:

Commits

v16.18.1: 2022-11-04, Version 16.18.1 'Gallium' (LTS), @​BethGriggs

Compare Source

This is a security release.

Notable changes

The following CVEs are fixed in this release:

  • CVE-2022-43548: DNS rebinding in --inspect via invalid octal IP address (Medium)

More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post.

Commits

v16.18.0: 2022-10-12, Version 16.18.0 'Gallium' (LTS), @​juanarbol

Compare Source

Notable changes
  • [1cc050eaa8] - (SEMVER-MINOR) assert: add getCalls and reset to callTracker (Moshe Atlow) #​44191
  • [e5c9975f11] - (SEMVER-MINOR) crypto: allow zero-length secret KeyObject (Filip Skokan) #​44201
  • [317cd051ce] - (SEMVER-MINOR) crypto: allow zero-length IKM in HKDF and in webcrypto PBKDF2 (Filip Skokan) #​44201
  • [f80bdc5ef3] - (SEMVER-MINOR) doc: deprecate modp1, modp2, and modp5 groups (Tobias Nießen) #​44588
  • [8398e98b1b] - (SEMVER-MINOR) http: make idle http parser count configurable (theanarkh) #​43974
  • [2cd2f56962] - (SEMVER-MINOR) http: throw error on content-length mismatch (sidwebworks) #​44378
  • [6be761e8a9] - (SEMVER-MINOR) lib: add diagnostics channel for process and worker (theanarkh) #​44045
  • [1400796cef] - (SEMVER-MINOR) net,tls: pass a valid socket on tlsClientError (Daeyeon Jeong) #​44021
  • [092239a7f1] - (SEMVER-MINOR) net: add local family (theanarkh) #​43975
  • [381e11e18e] - (SEMVER-MINOR) report: expose report public native apis (Chengzhong Wu) #​44255
  • [2ba547aa5b] - (SEMVER-MINOR) src: expose environment RequestInterrupt api (Chengzhong Wu) #​44362
  • [6ed3367155] - (SEMVER-MINOR) stream: add ReadableByteStream.tee() (Daeyeon Jeong) #​44505
  • [0fbedac6ce] - (SEMVER-MINOR) test_runner: add before/after/each hooks (Moshe Atlow) #​43730
  • [70563b53c5] - (SEMVER-MINOR) util: add maxArrayLength option to Set and Map (Kohei Ueno) #​43576
Commits

Configuration

📅 Schedule: Branch creation - "after 6am and before 10am on monday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Nov 18, 2024
Copy link
Contributor

Images automagically compressed by Calibre's image-actions

Compression reduced images by 28.7%, saving 1.16 MB.

Filename Before After Improvement Visual comparison
template/public/img/uploads/banner-tarja-air.webp 9.08 KB 8.82 KB -2.9% View diff
template/public/img/uploads/banner-tarja-desktop-.jpg 38.53 KB 11.64 KB -69.8% View diff
template/public/img/uploads/banner-tarja-powerful.webp 9.99 KB 9.88 KB -1.1% View diff
template/public/img/uploads/bazipass-faixa-desktop-.jpg 102.26 KB 37.78 KB -63.1% View diff
template/public/img/uploads/bazipass-faixa-mobile-.jpg 52.31 KB 16.31 KB -68.8% View diff
template/public/img/uploads/bazipass-setembro-desktop.jpg 427.15 KB 103.50 KB -75.8% View diff
template/public/img/uploads/bazipass-setembro-desktop.webp 215.18 KB 55.60 KB -74.2% View diff
template/public/img/uploads/bazipass-setembro-mobile.jpg 172.03 KB 44.85 KB -73.9% View diff
template/public/img/uploads/bazipass-setembro-mobile.webp 80.52 KB 25.09 KB -68.8% View diff
template/public/img/uploads/bazipass-slider-desktop.jpg 272.65 KB 101.47 KB -62.8% View diff
template/public/img/uploads/bazipass-slider-mobile.jpg 157.35 KB 47.88 KB -69.6% View diff
template/public/img/uploads/bazipass.webp 14.45 KB 13.80 KB -4.5% View diff
template/public/img/uploads/branca-desktop-.webp 22.65 KB 21.87 KB -3.5% View diff
template/public/img/uploads/calca-desktop.webp 86.91 KB 79.40 KB -8.6% View diff
template/public/img/uploads/calca-mobile.webp 41.84 KB 39.39 KB -5.8% View diff
template/public/img/uploads/desktop_ant.webp 39.93 KB 38.87 KB -2.7% View diff
template/public/img/uploads/desktop_lancamentos.webp 48.64 KB 46.19 KB -5.0% View diff
template/public/img/uploads/desktop_marrom.webp 41.81 KB 39.61 KB -5.2% View diff
template/public/img/uploads/desktop_rep-23-02.webp 46.32 KB 45.63 KB -1.5% View diff
template/public/img/uploads/desktop_verao.webp 49.90 KB 49.05 KB -1.7% View diff
template/public/img/uploads/desktop-1-.webp 34.46 KB 32.98 KB -4.3% View diff
template/public/img/uploads/desktop-100.webp 67.00 KB 64.15 KB -4.3% View diff
template/public/img/uploads/desktop-ano-novo.webp 50.07 KB 48.91 KB -2.3% View diff
template/public/img/uploads/desktop-frete-gratis-ne.webp 50.58 KB 43.95 KB -13.1% View diff
template/public/img/uploads/frete-desktop-webp.webp 68.60 KB 67.44 KB -1.7% View diff
template/public/img/uploads/frete-mobile--1.webp 23.79 KB 23.45 KB -1.4% View diff
template/public/img/uploads/frete-mobile-webp.webp 50.02 KB 49.41 KB -1.2% View diff
template/public/img/uploads/gola-v-oferta.webp 39.41 KB 36.41 KB -7.6% View diff
template/public/img/uploads/kids-desktop.webp 62.78 KB 59.67 KB -4.9% View diff
template/public/img/uploads/kids-mobile.webp 26.38 KB 24.96 KB -5.4% View diff
template/public/img/uploads/mega-outlet-frete-desktop-.webp 38.23 KB 37.66 KB -1.5% View diff
template/public/img/uploads/mega-outlet-frete-mobile-.webp 29.75 KB 28.07 KB -5.7% View diff
template/public/img/uploads/mobile_ant.webp 24.58 KB 23.87 KB -2.9% View diff
template/public/img/uploads/mobile_lancamentos.webp 26.02 KB 24.59 KB -5.5% View diff
template/public/img/uploads/mobile_marrom.webp 24.50 KB 23.15 KB -5.5% View diff
template/public/img/uploads/mobile_rep-23-02.webp 32.61 KB 31.84 KB -2.4% View diff
template/public/img/uploads/mobile_verao.webp 38.97 KB 38.44 KB -1.3% View diff
template/public/img/uploads/mobile-1-.webp 18.34 KB 17.86 KB -2.6% View diff
template/public/img/uploads/mobile-ano-novo.webp 41.73 KB 40.54 KB -2.9% View diff
template/public/img/uploads/mobile-frete-gratis-ne.webp 20.63 KB 19.37 KB -6.1% View diff
template/public/img/uploads/mochila_desktop.webp 60.08 KB 56.54 KB -5.9% View diff
template/public/img/uploads/mochila_mobile.webp 21.44 KB 20.44 KB -4.7% View diff
template/public/img/uploads/novidades.webp 11.17 KB 10.80 KB -3.3% View diff
template/public/img/uploads/outlet-desktop.webp 20.17 KB 19.93 KB -1.2% View diff
template/public/img/uploads/outlet-mobile.webp 17.28 KB 17.07 KB -1.2% View diff
template/public/img/uploads/pagina-bazicash-desktop.webp 341.71 KB 331.58 KB -3.0% View diff
template/public/img/uploads/pagina-bazicash-mobile.webp 384.35 KB 376.34 KB -2.1% View diff
template/public/img/uploads/polo-desktop.webp 121.69 KB 111.45 KB -8.4% View diff
template/public/img/uploads/polo-mobile.webp 51.63 KB 47.34 KB -8.3% View diff
template/public/img/uploads/presente-mobile-web.webp 42.94 KB 42.40 KB -1.2% View diff
template/public/img/uploads/pretinobazicopreta-powerful-mobile-.webp 19.79 KB 19.54 KB -1.3% View diff
template/public/img/uploads/principal-desktop-web.webp 91.55 KB 89.99 KB -1.7% View diff
template/public/img/uploads/programa-de-indicacao.webp 13.59 KB 12.91 KB -5.0% View diff
template/public/img/uploads/provisorio_desktop.webp 39.81 KB 36.82 KB -7.5% View diff
template/public/img/uploads/provisorio_mobile.webp 21.68 KB 20.65 KB -4.8% View diff
template/public/img/uploads/reveillon.webp 20.18 KB 19.68 KB -2.5% View diff
template/public/img/uploads/short-e-polo.webp 23.44 KB 22.51 KB -4.0% View diff
template/public/img/uploads/tarja-air-mobile.webp 3.94 KB 3.85 KB -2.3% View diff
template/public/img/uploads/tarja-mobile-.jpg 17.34 KB 4.51 KB -74.0% View diff
template/public/img/uploads/top-10.webp 25.16 KB 23.98 KB -4.7% View diff
template/public/img/uploads/vinho_desktop.webp 39.83 KB 37.55 KB -5.7% View diff
template/public/img/uploads/vinho_mobile.webp 27.58 KB 26.64 KB -3.4% View diff
template/public/img/uploads/vinhodesktop.webp 41.03 KB 38.44 KB -6.3% View diff

197 images did not require optimisation.

Copy link
Contributor Author

renovate bot commented Nov 18, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants