cloudinary
cloudinary copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| @cld-apis/types | ^0.1.3 -> ^0.1.6 |
devDependencies | patch | ||||
| @cld-apis/utils | ^0.1.3 -> ^0.2.0 |
dependencies | minor | ||||
| @nuxt/content-theme-docs | ^0.10.1 -> ^0.11.1 |
dependencies | minor | ||||
| @nuxt/typescript-build | ^2.0.5 -> ^2.1.0 |
devDependencies | minor | ||||
| chalk | ^4.1.0 -> ^4.1.2 |
dependencies | patch | ||||
| cloudinary (source) | ^1.25.0 -> ^1.30.0 |
dependencies | minor | ||||
| cloudinary-core | ^2.11.3 -> ^2.12.3 |
dependencies | minor | ||||
| cloudinary-vue | ^1.1.2 -> ^1.2.4 |
dependencies | minor | ||||
| mkdist | ^0.1.1 -> ^0.3.13 |
devDependencies | minor | ||||
| node | 14.15.5 -> 14.19.3 |
volta | minor | ||||
| nuxt | ^2.15.1 -> ^2.15.8 |
dependencies | patch | ||||
| playwright (source) | ^1.8.1 -> ^1.22.2 |
devDependencies | minor |
Release Notes
mayashavin/cloudinary-api (@cld-apis/types)
v0.1.6
Note: Version bump only for package @cld-apis/types
v0.1.5
Note: Version bump only for package @cld-apis/types
mayashavin/cloudinary-api (@cld-apis/utils)
v0.2.0
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
v0.1.5
Note: Version bump only for package @cld-apis/utils
chalk/chalk
v4.1.2
- Readme updates
v4.1.1
- Readme updates https://github.com/chalk/chalk/commit/89e9e3a5b0601f4eda4c3a92acd887ec836d0175
cloudinary/cloudinary_npm
v1.30.0
==================
- Add filename_override option to types (#548)
v1.29.1
==================
v1.29.0
==================
New functionality
- Add support for
resources_by_asset_idsAdmin API (#529) - Add support for
reorder_metadata_fieldsAdmin API (#526)
Other changes
- bump bson version (#541)
- bumbed ejs version in photo_album (#540)
- Add Travis configuration for node 16 (#535)
- Stabilize OCR tests (#533)
- update README (#528)
- Stabilize metadata tests (#530)
v1.28.1
==================
- Bump proxy-agent version to ^5.0.0 due to vulnerability
v1.28.0
==================
New functionality
- Add support for folder decoupling (#523)
- Add support for
resource_by_asset_idAdmin API (#522) - Add proxy support (#518)
Other changes
- Add tests for expression normalization (#521)
v1.27.1
==================
- Add node version to user agent (#519)
v1.27.0
==================
- Fix:
verifyNotificationSignaturetimestamps 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
==================
v1.26.2
==================
- fixed font_family encoding (#498)
v1.26.1
==================
- updated sent upload params (#497)
- Improve the return type of cloudinary.v2.config() in TypeScript (#494)
v1.26.0
==================
Add support for oauth authorization (#489)
v1.25.2
==================
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
==================
cloudinary/cloudinary_js
v2.12.3
==================
- Fix transparent video on safari 14.1 by using fetch instead of XHR (#282)
v2.12.2
==================
- Fix missing userAgent on Node.js (#281)
v2.12.1
==================
- Fix pictureTag arguments & add missing definitions (#278)
- Fix image srcset passed as attribute (#277)
- Fix transparent video on Safari (#280)
v2.12.0
============= New functionality and features
- Add support for variables in text style (#271)
Other Changes
v2.11.4
==================
unjs/mkdist
v0.3.13
v0.3.12
v0.3.11
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
⚠ BREAKING CHANGES
- resolve relative imports for mjs files (resolves #7)
Features
0.2.1 (2021-04-23)
Features
- ext option (f2c1bc6)
v0.2.1
v0.2.0
⚠ BREAKING CHANGES
- emit
.mjsfiles whn format is mjs
Features
- emit
.mjsfiles 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
- pkg: use siroc build (ec85042)
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
nodejs/node
v14.19.3
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
- [
68397e49d9] - deps: update archs files for OpenSSL-1.1.1o (RafaelGSS) #42956 - [
7f9a5ed4a8] - deps: upgrade openssl sources to 1.1.1o (RafaelGSS) #42956 - [
61eba58cb6] - doc: add release key for Juan Arboleda (Juan José) #42961
v14.19.2
Notable Changes
doc:
- New release key for Bryan English
Learn more at: #42102 Contributed by Bryan English (@bengl)
npm:
- Upgrade
npmtov6.14.17.
Learn more at: #42900 Contributed by Ruy Adorno (@ruyadorno)
V8:
- V8 had a stack overflow issue affecting the
vmmodule, cherry-pickingcc9a8a37445efrom 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 backporting367b0c1e7a32from V8.
Learn more at: #42637 Contributed by Chengzhong Wu (@legendecas)
Commits
- [
c73ac527d6] - build: set DESTCPU correctly for 'make binary' on Apple Silicon (Chris Heisterkamp) #40147 - [
dcaed6db24] - build: use ccache in make-v8.sh on ppc64le and s390x (Richard Lau) #42204 - [
4203d132b1] - child_process: queue pending messages (Erick Wendel) #41221 - [
a3ebdbfe8f] - deps: upgrade npm to 6.14.17 (Ruy Adorno) #42900 - [
39e44f8382] - deps: V8: cherry-pickcc9a8a3(Gus Caplan) #41826 - [
b52a268b6f] - deps: V8: cherry-pick367b0c1(legendecas) #42637 - [
77ba012065] - doc: fix documentation ofFileHandle.prototype.appendFile(Antoine du Hamel) #42588 - [
3d3d7ed1b7] - doc: specify flag needed for JSON and Wasm modules (Rich Trott) #42736 - [
542d812c93] - doc: use openpgp.org for keyserver examples (Nick Schonning) #39227 - [
7f2825b1a9] - doc: add release key for Bryan English (Bryan English) #42102 - [
75302d3dce] - fs: fix write methods param validation and docs (Livia Medeiros) #41677 - [
d4171e0eac] - stream: resume stream on drain (Robert Nagy) #41848 - [
de474c8b6f] - worker: do not send message if port is closing (Rich Trott) #42357
v14.19.1
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
- [
b5c52e337e] - build: pin Windows GitHub runner to windows-2019 (Richard Lau) #42350 - [
3b1a0b24f0] - deps: update archs files for OpenSSL-1.1.1n (Richard Lau) #42347 - [
c83dd99e0b] - deps: upgrade openssl sources to 1.1.1n (Richard Lau) #42347
v14.19.0
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
- [
0231ffa501] - build: add--without-corepack(Jonah Snider) #41060 - [
5389b8ab05] - crypto: update root certificates (Richard Lau) #40280 - [
0d448eaab5] - (SEMVER-MINOR) crypto: make FIPS related options always available (Vít Ondruch) #36341 - [
cd20ecc7cb] - deps: upgrade Corepack to 0.10 (Maël Nison) #40374 - [
737df75e17] - (SEMVER-MINOR) deps: add corepack (Maël Nison) #39608 - [
b85aa5a143] - deps: upgrade npm to 6.14.16 (Ruy Adorno) #41603 - [
2755d391a5] - deps: update ICU to 70.1 (Michaël Zasso) #40658 - [
3089326d89] - deps: update archs files for OpenSSL-1.1.1m (Richard Lau) #41173 - [
59da7c12aa] - deps: upgrade openssl sources to 1.1.1m (Richard Lau) #41173 - [
cede1f26f6] - deps: add -fno-strict-aliasing flag to libuv (Daniel Bevenius) #40631 - [
4477da858f] - doc: fix corepack grammar for--forceflag (Steven) #40762 - [
5971d58600] - doc: add missing YAML tag inesm.md(Antoine du Hamel) #41516 - [
e903798ae1] - doc: add note regarding unfinished TLA (Antoine du Hamel) #41434 - [
a90defebcf] - esm: makeprocess.exit()default to exit code 0 (Gang Chen) #41388 - [
fc328f1ab0] - fs: nullish coalescing to respect zero positional reads (Omar El-Mihilmy) #40716 - [
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 - [
2c365961d0] - module: support pattern trailers for imports field (Guy Bedford) #40041 - [
607bc74eae] - (SEMVER-MINOR) module: support pattern trailers (Guy Bedford) #39635 - [
f74fe2a59c] - (SEMVER-MINOR) src: make napi_create_reference accept symbol (JckXia) #39926 - [
b050c65885] - src: add option to disable loading native addons (Dominic Elm) #39977 - [
c1695ac68a] - tools: update certdata.txt (Richard Lau) #40280
v14.18.3
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
- [
e2a74f3c99] - console: fix prototype pollution via console.table (Tobias Nießen) nodejs-private/node-private#307 - [
df1b2c33f6] - crypto,tls: implement safe x509 GeneralName format (Tobias Nießen and Akshay Kumar) nodejs-private/node-private#300 - [
9f2c52617f] - src: add cve reverts and associated tests (Michael Dawson and Akshay Kumar) nodejs-private/node-private#300 - [
b14be42518] - src: remove unused x509 functions (Tobias Nießen and Akshay Kumar) nodejs-private/node-private#300 - [
83d8f880bb] - tls: fix handling of x509 subject and issuer (Tobias Nießen and Akshay Kumar) nodejs-private/node-private#300 - [
461a0c674b] - tls: drop support for URI alternative names (Tobias Nießen and Akshay Kumar) nodejs-private/node-private#300
v14.18.2
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
- [
7923c61a62] - build: pin build-docs workflow to Node.js 14 (Richard Lau) #40939 - [
da356128fb] - build: support Python 3.10.0 (FrankQiu) #40296 - [
9c3a85d279] - deps: update c-ares to 1.18.1 (Richard Lau) #40660 - [
cd7c340545] - deps: V8: patch jinja2 for Python 3.10 compat (Michaël Zasso) #40296 - [
6330d435f5] - doc: mark Node.js 10 as End-of-Life (Richard Lau) #38482 - [
8ca082ec71] - doc: fix CJS-ESM selector in Safari (Bradley Farias) #40135 - [
92490d1c89] - doc: add macOS arm64 experimental status (Michael Rienstra) #40127 - [
8894bdd4d8] - lib: fix regular expression to detect `/` and `\` (Francesco Trotta) #40325 - [
704989b698] - test: deflake child-process-pipe-dataflow (Luigi Pinca) #40838 - [
df401cd346] - test: update upload.zip to be uncorrupted (Greg Ziskind) #37294 - [
aa947f7dbf] - tools: add script to update c-ares (Richard Lau) #40660 - [
6b7b2bba41] - tools: patch jinja2 for Python 3.10 compat (Michaël Zasso) #40296 - [
39583f77d8] - worker: avoid potential deadlock on NearHeapLimit (Santiago Gimeno) #38403
v14.18.1
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
- [
8c254ca7e4] - deps: update llhttp to 2.1.4 (Fedor Indutny) nodejs-private/node-private#285 - [
9b92ae2499] - http: add regression test for smuggling content length (Matteo Collina) nodejs-private/node-private#285 - [
f467539719] - http: add regression test for chunked smuggling (Matteo Collina) nodejs-private/node-private#285
v14.18.0
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: allowoptions.cwdreceive 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-orderto 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 tofsPromises.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: allowpositionparameter to be aBigIntin 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.