cloudinary icon indicating copy to clipboard operation
cloudinary copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 4 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cld-apis/types ^0.1.3 -> ^0.1.6 age adoption passing confidence devDependencies patch
@cld-apis/utils ^0.1.3 -> ^0.2.0 age adoption passing confidence dependencies minor
@nuxt/content-theme-docs ^0.10.1 -> ^0.11.1 age adoption passing confidence dependencies minor
@nuxt/typescript-build ^2.0.5 -> ^2.1.0 age adoption passing confidence devDependencies minor
chalk ^4.1.0 -> ^4.1.2 age adoption passing confidence dependencies patch
cloudinary (source) ^1.25.0 -> ^1.30.0 age adoption passing confidence dependencies minor
cloudinary-core ^2.11.3 -> ^2.12.3 age adoption passing confidence dependencies minor
cloudinary-vue ^1.1.2 -> ^1.2.4 age adoption passing confidence dependencies minor
mkdist ^0.1.1 -> ^0.3.13 age adoption passing confidence devDependencies minor
node 14.15.5 -> 14.19.3 age adoption passing confidence volta minor
nuxt ^2.15.1 -> ^2.15.8 age adoption passing confidence dependencies patch
playwright (source) ^1.8.1 -> ^1.22.2 age adoption passing confidence devDependencies minor

Release Notes

mayashavin/cloudinary-api (@​cld-apis/types)

v0.1.6

Compare Source

Note: Version bump only for package @​cld-apis/types

v0.1.5

Compare Source

Note: Version bump only for package @​cld-apis/types

mayashavin/cloudinary-api (@​cld-apis/utils)

v0.2.0

Compare Source

Features

0.1.5 (2022-01-18)

Note: Version bump only for package @​cld-apis/utils

0.1.4 (2022-01-10)

Note: Version bump only for package @​cld-apis/utils

0.1.3 (2021-02-03)

Note: Version bump only for package @​cld-apis/utils

0.1.2 (2021-02-03)

Bug Fixes
  • add colorify and artistic filters (c2409ab)
  • add more types for server api (9548f34)

v0.1.5

Compare Source

Note: Version bump only for package @​cld-apis/utils

nuxt/content

v0.11.1

Compare Source

v0.11.0

Compare Source

v0.10.2

Compare Source

nuxt/typescript

v2.1.0

Compare Source

v2.0.6

Compare Source

chalk/chalk

v4.1.2

Compare Source

  • Readme updates

v4.1.1

Compare Source

  • Readme updates https://github.com/chalk/chalk/commit/89e9e3a5b0601f4eda4c3a92acd887ec836d0175
cloudinary/cloudinary_npm

v1.30.0

Compare Source

==================

  • Add filename_override option to types (#​548)

v1.29.1

Compare Source

==================

  • Fix support of the lowercase response headers (#​545)
  • Fix tags function type definition (#​544)

v1.29.0

Compare Source

==================

New functionality

  • Add support for resources_by_asset_ids Admin API (#​529)
  • Add support for reorder_metadata_fields Admin API (#​526)

Other changes

v1.28.1

Compare Source

==================

  • Bump proxy-agent version to ^5.0.0 due to vulnerability

v1.28.0

Compare Source

==================

New functionality

  • Add support for folder decoupling (#​523)
  • Add support for resource_by_asset_id Admin API (#​522)
  • Add proxy support (#​518)

Other changes

  • Add tests for expression normalization (#​521)

v1.27.1

Compare Source

==================

  • Add node version to user agent (#​519)

v1.27.0

Compare Source

==================

  • Fix: verifyNotificationSignature timestamps are in seconds (#​515)
  • Allow multi and sprite with urls, add download_generated_sprite and download_multi methods (#​493)
  • Prevent preview:duration from being normalized (#​513)
  • Prevent duplicate search fields in search api (#​510)
  • Add support for create_slideshow Upload API (#​508)
  • Add support for variables in text style (#​507)

v1.26.3

Compare Source

==================

  • Add update_metada type to upload api (#​500)
  • Return structured metadata in resources APIs (#​503)

v1.26.2

Compare Source

==================

  • fixed font_family encoding (#​498)

v1.26.1

Compare Source

==================

  • updated sent upload params (#​497)
  • Improve the return type of cloudinary.v2.config() in TypeScript (#​494)

v1.26.0

Compare Source

==================

Add support for oauth authorization (#​489)

v1.25.2

Compare Source

==================

Other Changes

  • Fix - Remove file extensions from require statements (#​490)
  • Fix - Add support for complex variable names (aheight) (#​488)
  • Fix - #​486 - upload_prefix configuration retrieval (#​487)

v1.25.1

Compare Source

==================

  • Fix/unhandled promise rejection call api (#​481)
  • Fix return type of api_url function(return String instead of Promise) (#​483)
  • Add SHA-256 support for auth signatures (#​479)
cloudinary/cloudinary_js

v2.12.3

Compare Source

==================

  • Fix transparent video on safari 14.1 by using fetch instead of XHR (#​282)

v2.12.2

Compare Source

==================

  • Fix missing userAgent on Node.js (#​281)

v2.12.1

Compare Source

==================

  • Fix pictureTag arguments & add missing definitions (#​278)
  • Fix image srcset passed as attribute (#​277)
  • Fix transparent video on Safari (#​280)

v2.12.0

Compare Source

============= New functionality and features

  • Add support for variables in text style (#​271)

Other Changes

  • Fix README.md npm package links (#​272)
  • Refactor normalization of e_preview:duration (#​270)

v2.11.4

Compare Source

==================

  • Fix transformations with variable names containing predefined names (#​265)
  • Fix responsive URL generation for zero width images (#​206)
  • Fix incorrect readme text and broken links (#​264)
  • Add test for context metadata as user variables (#​266)
unjs/mkdist

v0.3.13

v0.3.12

v0.3.11

v0.3.10

Compare Source

v0.3.9

Compare Source

v0.3.8

Compare Source

v0.3.7

Compare Source

v0.3.6

Compare Source

v0.3.5

Compare Source

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

v0.3.0

Compare Source

⚠ BREAKING CHANGES
  • resolve relative imports for mjs files (resolves #​7)
Features
  • resolve relative imports for mjs files (resolves #​7) (86b6175)
0.2.1 (2021-04-23)
Features

v0.2.1

Compare Source

v0.2.0

Compare Source

⚠ BREAKING CHANGES
  • emit .mjs files whn format is mjs
Features
  • emit .mjs files whn format is mjs (ec5fcc4)
0.1.7 (2021-04-14)
0.1.6 (2021-04-09)
Bug Fixes
  • update esbuild to use transform directly (9b56d1c)
0.1.5 (2021-04-08)
Features
0.1.4 (2021-04-07)
Features
  • support cleanDist option (f613c17)
0.1.3 (2021-03-30)
Bug Fixes
  • unlink before cleaning up dist dir (c8cb2b8)
0.1.2 (2021-03-06)
0.1.1 (2021-01-17)
Bug Fixes

v0.1.7

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

v0.1.4

Compare Source

v0.1.3

Compare Source

v0.1.2

Compare Source

nodejs/node

v14.19.3

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

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

Compare Source

This is a security release.

Notable Changes

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

  • Infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)(CVE-2022-0778) More details are available at https://www.openssl.org/news/secadv/20220315.txt
Commits

v14.19.0

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

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

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

v14.18.1

Compare Source

This is a security release.

Notable changes
  • CVE-2021-22959: HTTP Request Smuggling due to spaced in headers (Medium)
    • The http parser accepts requests with a space (SP) right after the header name before the colon. This can lead to HTTP Request Smuggling (HRS). More details will be available at CVE-2021-22959 after publication.
  • CVE-2021-22960: HTTP Request Smuggling when parsing the body (Medium)
    • The parse ignores chunk extensions when parsing the body of chunked requests. This leads to HTTP Request Smuggling (HRS) under certain conditions. More details will be available at CVE-2021-22960 after publication.
Commits

v14.18.0

Compare Source

Notable Changes
  • [3a60de0135] - assert: change status of legacy asserts (James M Snell) #​38113
  • [df37c106a7] - (SEMVER-MINOR) buffer: introduce Blob (James M Snell) #​36811
  • [223494c548] - (SEMVER-MINOR) buffer: add base64url encoding option (Filip Skokan) #​36952
  • [14fc4ddabc] - (SEMVER-MINOR) child_process: allow options.cwd receive a URL (Khaidi Chu) #​38862
  • [b68b13acb3] - (SEMVER-MINOR) child_process: add timeout to spawn and fork (Nitzan Uziely) #​37256
  • [da98c9f99b] - (SEMVER-MINOR) child_process: allow promisified exec to be cancel (Carlos Fuentes) #​34249
  • [779310ac87] - (SEMVER-MINOR) child_process: add 'overlapped' stdio flag (Thiago Padilha) #​29412
  • [40eb3b79f1] - (SEMVER-MINOR) cli: add -C alias for --conditions flag (Guy Bedford) #​38755
  • [39eba0a2e1] - (SEMVER-MINOR) cli: add --node-memory-debug option (Anna Henningsen) #​35537
  • [d8d9a9628a] - (SEMVER-MINOR) dns: add "tries" option to Resolve options (Luan Devecchi) #​39610
  • [15ba19b020] - (SEMVER-MINOR) dns: allow --dns-result-order to change default dns verbatim (Ouyang Yadong) #​38099
  • [307c1d817f] - doc: refactor fs docs structure (James M Snell) #​37170
  • [9ee3f77e32] - (SEMVER-MINOR) errors: remove experimental from --enable-source-maps (Benjamin Coe) #​37362
  • [e73bfed2f4] - esm: deprecate legacy main lookup for modules (Guy Bedford) #​36918
  • [989c204a58] - (SEMVER-MINOR) fs: allow empty string for temp directory prefix (Voltrex) #​39028
  • [ef72490cde] - (SEMVER-MINOR) fs: allow no-params fsPromises fileHandle read (Nitzan Uziely) #​38287
  • [cad9d20f64] - (SEMVER-MINOR) fs: add support for async iterators to fsPromises.writeFile (HiroyukiYagihashi) #​37490
  • [2b0e2706c0] - fs: improve fsPromises readFile performance (Nitzan Uziely) #​37608
  • [fe12cc07b3] - (SEMVER-MINOR) fs: add fsPromises.watch() (James M Snell) #​37179
  • [2459c115a8] - (SEMVER-MINOR) fs: allow position parameter to be a BigInt in read and readSync (Darshan Sen) #​36190
  • [6544cfb4b9] - (SEMVER-MINOR) http2: add support for sensitive headers (Anna Henningsen) #​34145
  • [a6c6cbb4e6] - (SEMVER-MINOR) http2: allow setting the local window size of a session (Yongsheng Zhang) #​35978
  • [1e5aca550c] - inspector: mark a

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 21 '21 14:04 renovate[bot]