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 all dependencies #239

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 27, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/hard-source-webpack-plugin (source) 1.0.3 -> 1.0.8 age adoption passing confidence devDependencies patch
@types/lodash (source) 4.14.172 -> 4.17.13 age adoption passing confidence devDependencies minor
bulma (source) 0.9.3 -> 0.9.4 age adoption passing confidence dependencies patch
eslint-config-prettier 8.3.0 -> 8.10.0 age adoption passing confidence devDependencies minor
husky 7.0.1 -> 7.0.4 age adoption passing confidence devDependencies patch
lint-staged 11.1.2 -> 11.2.6 age adoption passing confidence devDependencies minor
node (source) 14.17.5 -> 14.21.3 age adoption passing confidence minor
prettier (source) 2.3.2 -> 2.8.8 age adoption passing confidence devDependencies minor
sass-loader 10.2.0 -> 10.5.2 age adoption passing confidence devDependencies minor
typescript (source) 4.3.5 -> 4.9.5 age adoption passing confidence resolutions minor
typescript (source) 4.3.5 -> 4.9.5 age adoption passing confidence devDependencies minor
yaml-loader 0.6.0 -> 0.8.1 age adoption passing confidence devDependencies minor

Release Notes

jgthms/bulma (bulma)

v0.9.4

Compare Source

New features
  • Responsive buttons: the size of a button will change for each breakpoint (Fix #​1572)
  • @mixin between: takes 2 breakpoint values, outputs a media query for the range between these 2 values
  • $breakpoints Sass map: a map of named breakpoints and their type (from, until or both)
  • @mixin breakpoint: uses the new $breakpoints Sass map to output a media query
Improvements
  • Add missing variables for content customization
  • Fix #​683 Modal - example javascript toggle
  • Fix #​3461 Bulma logo with wordmark in SVG
  • Fix #​3383 'Variables' sections on docs page (#​3513)
  • Fixes #​3510 The navbar overlaps with sidebars in "Fullheight hero with navbar" (#​3516)
  • Setup Cypress testing (#​3436)
Bugfix
  • Replace disabled attr on pagination anchor elements with is-disabled
  • #​3500 Fix hidden disabled buttons on iOS 15.4 (#​3521)
  • #​3076 Fix Table headers centered aligned in Safari
prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

v8.8.0

Compare Source

v8.7.0

Compare Source

v8.6.0

Compare Source

  • Added: [vue/multiline-ternary]. Thanks to @​xcatliu!

v8.5.0

Compare Source

v8.4.0

Compare Source

typicode/husky (husky)

v7.0.4

Compare Source

No changes. Husky v7.0.3 was reverted, this version is the same as v7.0.2.

v7.0.3

Compare Source

v7.0.2

Compare Source

Fix pre-commit hook in WebStorm (#​1023)

lint-staged/lint-staged (lint-staged)

v11.2.6

Compare Source

Bug Fixes

v11.2.5

Compare Source

Bug Fixes

v11.2.4

Compare Source

Performance Improvements

v11.2.3

Compare Source

Bug Fixes

v11.2.2

Compare Source

Bug Fixes

v11.2.1

Compare Source

Bug Fixes

v11.2.0

Compare Source

Features

v11.1.4

Compare Source

v11.1.3

Compare Source

nodejs/node (node)

v14.21.3: 2023-02-16, Version 14.21.3 'Fermium' (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-23920: Node.js insecure loading of ICU data through ICU_DATA environment variable (Low)

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.

This security release also includes an npm update for Node.js 14 to address a number
of CVEs which either do not affect Node.js or are low severity in the context of Node.js. You
can get more details for the individual CVEs in
nodejs-dependency-vuln-assessments.

Commits

v14.21.2: 2022-12-13, Version 14.21.2 'Fermium' (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.

Commits

v14.21.1: 2022-11-04, Version 14.21.1 'Fermium' (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

v14.21.0: 2022-11-01, Version 14.21.0 'Fermium' (LTS), @​danielleadams

Compare Source

Notable changes
  • deps:
    • update corepack to 0.14.2 (Node.js GitHub Bot) #​44775
  • src:
    • add --openssl-shared-config option (Daniel Bevenius) #​43124
Commits

v14.20.1: 2022-09-23, Version 14.20.1 'Fermium' (LTS), @​bengl

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 September 22nd 2022 Security Releases blog post.

Commits

v14.20.0: 2022-07-07, Version 14.20.0 'Fermium' (LTS), @​danielleadams prepared by @​juanarbol

Compare Source

This is a security release.

Notable Changes
Commits

v14.19.3: 2022-05-17, Version 14.19.3 'Fermium' (LTS), @​richardlau

Compare Source

Notable Changes
  • This release updates OpenSSL to 1.1.1o. This update is not being treated as a security release as the issues addressed in OpenSSL 1.1.1o were assessed to not affect Node.js 14. See https://nodejs.org/en/blog/vulnerability/openssl-fixes-in-regular-releases-may2022/ for more information on how the May 2022 OpenSSL releases affects other Node.js release lines.
  • The list of GPG keys used to sign releases has been synchronized with the main branch.
Commits

v14.19.2: 2022-05-04, Version 14.19.2 'Fermium' (LTS), @​BethGriggs prepared by @​juanarbol

Compare Source

Notable Changes

doc:

  • New release key for Bryan English

Learn more at: #​42102
Contributed by Bryan English (@​bengl)

npm:

  • Upgrade npm to v6.14.17.

Learn more at: #​42900
Contributed by Ruy Adorno (@​ruyadorno)

V8:

  • V8 had a stack overflow issue affecting the vm module, cherry-picking cc9a8a37445e
    from V8 solves this issue.

Learn more at: #​41826
Contributed by Gus Caplan (@​devsnek)

  • Using getHeapSnapshot() was causing a Node.js crash due a V8 issue, this is fixed by backporting 367b0c1e7a32
    from V8.

Learn more at: #​42637
Contributed by Chengzhong Wu (@​legendecas)

Commits

v14.19.1: 2022-03-17, Version 14.19.1 'Fermium' (LTS), @​richardlau

Compare Source

This is a security release.

Notable Changes

Update to OpenSSL 1.1.1n, which addresses the following vulnerability:

Commits

v14.19.0: 2022-02-01, Version 14.19.0 'Fermium' (LTS), @​richardlau

Compare Source

Notable Changes
Corepack

Node.js now includes Corepack, a script that acts as a bridge between Node.js projects and the package managers they are intended to be used with during development.
In practical terms, Corepack will let you use Yarn and pnpm without having to install them - just like what currently happens with npm, which is shipped in Node.js by default.
Please head over to the Corepack documentation page for more information on how to use it.

Contributed by Maël Nison - #​39608

ICU updated

ICU has been updated to 70.1. This updates timezone database to 2021a3, including bringing forward the start for DST for Jordan from March to February.

Contributed by Michaël Zasso - #​40658

New option to disable loading of native addons

A new command line option --no-addons has been added to disallow loading of native addons.

Contributed by Dominic Elm - #​39977

Updated Root Certificates

Root certificates have been updated to those from Mozilla's Network Security Services 3.71.

Contributed by Richard Lau - #​40280

Other Notable Changes
  • [0d448eaab5] - (SEMVER-MINOR) crypto: make FIPS related options always available (Vít Ondruch) #​36341
  • [004eafbebf] - (SEMVER-MINOR) lib: add unsubscribe method to non-active DC channels (simon-id) #​40433
  • [625be7585d] - (SEMVER-MINOR) lib: add return value for DC channel.unsubscribe (simon-id) #​40433
  • [607bc74eae] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #​39635
  • [f74fe2a59c] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #​39926
Commits

v14.18.3: 2022-01-10, Version 14.18.3 'Fermium' (LTS), @​richardlau

Compare Source

This is a security release.

Notable changes
Improper handling of URI Subject Alternative Names (Medium)(CVE-2021-44531)

Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.

Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.

More details will be available at CVE-2021-44531 after publication.

Certificate Verification Bypass via String Injection (Medium)(CVE-2021-44532)

Node.js converts SANs (Subject Alternative Names) to a string format. It uses this string to check peer certificates against hostnames when validating connections. The string format was subject to an injection vulnerability when name constraints were used within a certificate chain, allowing the bypass of these name constraints.

Versions of Node.js with the fix for this escape SANs containing the problematic characters in order to prevent the injection. This behavior can be reverted through the --security-revert command-line option.

More details will be available at CVE-2021-44532 after publication.

Incorrect handling of certificate subject and issuer fields (Medium)(CVE-2021-44533)

Node.js did not handle multi-value Relative Distinguished Names correctly. Attackers could craft certificate subjects containing a single-value Relative Distinguished Name that would be interpreted as a multi-value Relative Distinguished Name, for example, in order to inject a Common Name that would allow bypassing the certificate subject verification.

Affected versions of Node.js do not accept multi-value Relative Distinguished Names and are thus not vulnerable to such attacks themselves. However, third-party code that uses node's ambiguous presentation of certificate subjects may be vulnerable.

More details will be available at CVE-2021-44533 after publication.

Prototype pollution via console.table properties (Low)(CVE-2022-21824)

Due to the formatting logic of the console.table() function it was not safe to allow user controlled input to be passed to the properties parameter while simultaneously passing a plain object with at least one property as the first parameter, which could be __proto__. The prototype pollution has very limited control, in that it only allows an empty string to be assigned numerical keys of the object prototype.

Versions of Node.js with the fix for this use a null protoype for the object these properties are being assigned to.

More details will be available at CVE-2022-21824 after publication.

Thanks to Patrik Oldsberg (rugvip) for reporting this vulnerability.

Commits

v14.18.2: 2021-11-30, Version 14.18.2 'Fermium' (LTS), @​richardlau

Compare Source

Notable changes

This release contains a c-ares update to fix a regression introduced in
Node.js 14.17.5 resolving CNAME records containing underscores
#​39780.

Also included are commits to allow Node.js 14 to continue to build and
pass tests on our Jenkins CI, including adding Python 3.10 to the list
of allowable Python versions for building.

Commits

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 added the renovate label Aug 27, 2021
@renovate renovate bot force-pushed the renovate/all-dependencies branch from e32b9da to 1accf0a Compare August 31, 2021 16:15
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from 2bf6997 to 5a452a9 Compare September 15, 2021 23:59
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5a452a9 to 44e0cf7 Compare September 16, 2021 10:03
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from c03285e to 687c5d9 Compare September 28, 2021 12:51
@renovate renovate bot force-pushed the renovate/all-dependencies branch 4 times, most recently from d26f117 to 694feb8 Compare October 10, 2021 18:44
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 7507d25 to f9efd82 Compare October 12, 2021 20:59
@renovate renovate bot force-pushed the renovate/all-dependencies branch 3 times, most recently from d41342a to 5ec2b4a Compare October 21, 2021 03:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 5ec2b4a to e645b07 Compare March 7, 2022 11:20
@renovate renovate bot force-pushed the renovate/all-dependencies branch from e645b07 to 8ae8dbc Compare March 26, 2022 15:47
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 8ae8dbc to 1327034 Compare April 25, 2022 00:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1327034 to 964fb2d Compare May 15, 2022 22:45
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 964fb2d to 6ab9aed Compare June 18, 2022 20:35
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 6ab9aed to 135c5cc Compare September 25, 2022 16:46
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 135c5cc to 36c9418 Compare November 20, 2022 10:48
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 99af2a7 to db0ef55 Compare March 24, 2023 18:01
@renovate renovate bot force-pushed the renovate/all-dependencies branch from db0ef55 to 6e4f65b Compare March 27, 2023 19:46
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 6e4f65b to eb48517 Compare April 17, 2023 12:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch from eb48517 to 0821e75 Compare May 28, 2023 11:44
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 293a3e2 to b54b259 Compare August 3, 2023 10:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch from b54b259 to eec984c Compare August 9, 2023 21:19
@renovate renovate bot force-pushed the renovate/all-dependencies branch from eec984c to fc64fa1 Compare September 5, 2023 19:38
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 5ae099d to 6eea65c Compare September 23, 2023 00:25
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from a4c77bf to a79d3f2 Compare October 18, 2023 11:40
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 597effb to 2ee7b8d Compare November 7, 2023 22:20
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 2ee7b8d to 02c6895 Compare November 21, 2023 01:40
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 02c6895 to 508b6e0 Compare December 6, 2023 22:50
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 508b6e0 to 1cdae51 Compare December 19, 2023 14:13
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 1cdae51 to a8006e8 Compare January 4, 2024 13:30
@renovate renovate bot force-pushed the renovate/all-dependencies branch from a8006e8 to ae89f2e Compare February 21, 2024 17:01
@renovate renovate bot force-pushed the renovate/all-dependencies branch from ae89f2e to e0a2134 Compare March 12, 2024 10:47
@renovate renovate bot force-pushed the renovate/all-dependencies branch from e0a2134 to 0b23571 Compare May 4, 2024 09:50
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from 1ac6a1b to f1cc0fa Compare May 17, 2024 07:44
@renovate renovate bot force-pushed the renovate/all-dependencies branch from f1cc0fa to 6fc8a29 Compare May 24, 2024 18:23
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 6fc8a29 to 93be239 Compare June 8, 2024 07:51
@renovate renovate bot force-pushed the renovate/all-dependencies branch from 93be239 to bafd83f Compare June 27, 2024 17:03
@renovate renovate bot force-pushed the renovate/all-dependencies branch from bafd83f to cac6ec3 Compare July 16, 2024 05:29
@renovate renovate bot force-pushed the renovate/all-dependencies branch from cac6ec3 to a54af1b Compare September 23, 2024 22:49
@renovate renovate bot force-pushed the renovate/all-dependencies branch from a54af1b to 54453de Compare October 3, 2024 11:05
@renovate renovate bot force-pushed the renovate/all-dependencies branch 2 times, most recently from afae82b to ad5c7b2 Compare October 19, 2024 09:34
@renovate renovate bot force-pushed the renovate/all-dependencies branch from ad5c7b2 to df4e760 Compare October 30, 2024 02:34
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants