julianlam / nodebb-plugin-emailer-mailgun

An emailer plugin for NodeBB using Mailgun as a third party service
9 stars 7 forks source link

fix(deps): update dependency mailgun.js to v10 #101

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mailgun.js ^4.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

mailgun/mailgun.js (mailgun.js) ### [`v10.2.3`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1023-2024-07-18) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.2.2...v10.2.3) ### [`v10.2.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1022-2024-07-17) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.2.1...v10.2.2) ### [`v10.2.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1021-2024-02-16) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.2.0...v10.2.1) ### [`v10.2.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1020-2024-02-15) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.1.0...v10.2.0) ##### Features - Better types and handling for different FormData implementations ([c547be9](https://redirect.github.com/mailgun/mailgun.js/commits/c547be9895dc1fcfb625ddf0aadc82778e82a259)) ### [`v10.1.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1010-2024-01-31) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.0.1...v10.1.0) ##### Features - Add proxy configuration to the client ([fa013f1](https://redirect.github.com/mailgun/mailgun.js/commits/fa013f1f49792d1e42b4e718b629514198393f4e)) ##### Bug Fixes - **docs:** Add url param for EU infrastructure ([360b867](https://redirect.github.com/mailgun/mailgun.js/commits/360b867c03da6f70669e6bba0c3070fdd9f10885)) ##### Other changes - Update readme ([3897e59](https://redirect.github.com/mailgun/mailgun.js/commits/3897e59554316994579960eb5f3ee7373b72f29d)) ##### [10.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v10.0.0...v10.0.1) (2024-01-26) ##### Bug Fixes - Update vulnerable version of lodash.set ([cf6c8e9](https://redirect.github.com/mailgun/mailgun.js/commits/cf6c8e96a9e6bdb2dd1682ee703ee29c4024da6f)) ### [`v10.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1001-2024-01-26) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v10.0.0...v10.0.1) ### [`v10.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#1000-2024-01-18) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.4.1...v10.0.0) ##### Bug Fixes - Run npm audit fix ([dee7b00](https://redirect.github.com/mailgun/mailgun.js/commits/dee7b00060aafeec579294ce2b6a83a17ce5dae7)) ##### Breaking changes - Update minimaly supported version of Node.js ([5121d8a](https://redirect.github.com/mailgun/mailgun.js/commits/5121d8ac9817081d33c5dbf2db0eedef634eb627)) ##### Other changes - Update CI to decrease linter noise ([f89bbf1](https://redirect.github.com/mailgun/mailgun.js/commits/f89bbf189f1d6d2071c650b03bd69b2e69147d5d)) ##### [9.4.1](https://redirect.github.com/mailgun/mailgun.js/compare/v9.4.0...v9.4.1) (2024-01-04) ##### Bug Fixes - Filename is not respected for attachments with type string ([7e2cd18](https://redirect.github.com/mailgun/mailgun.js/commits/7e2cd18dd273053bcc7067070080afba5e38730f)) - Update condition in tests ([72ecbaa](https://redirect.github.com/mailgun/mailgun.js/commits/72ecbaa0c98c080e7f06029ad25d8552c8a80d7e)) ##### Other changes - Update CI to run on multiple node versions ([b0e9ae0](https://redirect.github.com/mailgun/mailgun.js/commits/b0e9ae08840ab53e33c03d985971ea4a4db139ae)) ### [`v9.4.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#941-2024-01-04) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.4.0...v9.4.1) ### [`v9.4.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#940-2023-12-13) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.3.0...v9.4.0) ##### Features - Add subaccounts ([3ca1d56](https://redirect.github.com/mailgun/mailgun.js/commits/3ca1d56955f7651bcba758c75cdbee3be48d5748)) ##### Bug Fixes - **deps-dev:** bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.22.5 to 7.23.2 ([53f3e8f](https://redirect.github.com/mailgun/mailgun.js/commits/53f3e8fd673857b75ab0844bb1e04e016dad6ed5)) - **deps:** bump axios from 1.3.3 to 1.6.0 ([729032d](https://redirect.github.com/mailgun/mailgun.js/commits/729032d7a19ec307255c401bd698f5e7835925fb)) ##### Other changes - Update the formatting, merge headers to avoid overriding ([6e46eca](https://redirect.github.com/mailgun/mailgun.js/commits/6e46ecac1742660673931a99735988e4ffb046ce)) ### [`v9.3.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#930-2023-09-18) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.2.1...v9.3.0) ##### Features - Update webhook.update method to allow multiple URLs ([633bce9](https://redirect.github.com/mailgun/mailgun.js/commits/633bce9f2a7a704972251af16aeafdc73d5cbbde)) ##### Other changes - Update docs ([3a3b8d8](https://redirect.github.com/mailgun/mailgun.js/commits/3a3b8d8a9ced9f6a2d63ce42010980d20cfaf815)) ##### [9.2.1](https://redirect.github.com/mailgun/mailgun.js/compare/v9.2.0...v9.2.1) (2023-08-16) ##### Bug Fixes - Node.js native FormData issue ([f00dd57](https://redirect.github.com/mailgun/mailgun.js/commits/f00dd57137334e663b01dc833deefad2f36b23f6)) ##### Other changes - Update readme for events ([83996c9](https://redirect.github.com/mailgun/mailgun.js/commits/83996c95fce7d8ecc3f2c5b8fcd0241500a7b1a5)) ### [`v9.2.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#921-2023-08-16) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.2.0...v9.2.1) ### [`v9.2.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#920-2023-07-07) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.1.2...v9.2.0) ##### Features - Add skiped domain update method ([cef4e3b](https://redirect.github.com/mailgun/mailgun.js/commits/cef4e3ba97e0003f27a5ef9a5d905b942838cb9d)) ##### Other changes - Move type from class file ([24c6002](https://redirect.github.com/mailgun/mailgun.js/commits/24c6002b64e0377fef8cdaf49591f3fb925a5821)) ##### [9.1.2](https://redirect.github.com/mailgun/mailgun.js/compare/v9.1.1...v9.1.2) (2023-06-30) ##### Bug Fixes - Added priority? to DNSRecord type ([65a9d02](https://redirect.github.com/mailgun/mailgun.js/commits/65a9d02e81dc2c78a64095c073ab69530081577d)) - Dependencies update ([60478d0](https://redirect.github.com/mailgun/mailgun.js/commits/60478d0b5075defaf032ac91dd6e21ea9dba3b1b)) ##### Other changes - Update build ([bdc3dc5](https://redirect.github.com/mailgun/mailgun.js/commits/bdc3dc5afe7cca544e02238aa31d5e07e10ad5d8)) ##### [9.1.1](https://redirect.github.com/mailgun/mailgun.js/compare/v9.1.0...v9.1.1) (2023-06-23) ##### Bug Fixes - Creating one unsubscribe with the tag property ([6f27372](https://redirect.github.com/mailgun/mailgun.js/commits/6f2737229d14977093e4f8076c053be77002322c)) - Replace models map by object to remove eslint warning ([1faada1](https://redirect.github.com/mailgun/mailgun.js/commits/1faada106b50bb05ddac0b5af1b139264059a12b)) ##### Other changes - Readme update ([3ccc575](https://redirect.github.com/mailgun/mailgun.js/commits/3ccc57535ac6d4eda46b12b5cad398c4eb11ff9d)) ### [`v9.1.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#912-2023-06-30) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.1.1...v9.1.2) ### [`v9.1.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#911-2023-06-23) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#910-2023-06-16) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.0.1...v9.1.0) ##### Features - Add tags property for unsubscribe data type ([3a02a50](https://redirect.github.com/mailgun/mailgun.js/commits/3a02a50bc824ed2393075a262399f3e660cf771c)) ##### Other changes - Add issues template ([c7e8515](https://redirect.github.com/mailgun/mailgun.js/commits/c7e85152f7cc725a15612385c090a4f794461a78)) - Add to release commit TS docs files ([7c7376e](https://redirect.github.com/mailgun/mailgun.js/commits/7c7376e1fd3802e79c5259b74418aa8063e4e2f7)) - Freshest docs ([5258cda](https://redirect.github.com/mailgun/mailgun.js/commits/5258cda2b1864e4f71681db1549df8b90daa8ca6)) - Rename issue template file ([4f7857d](https://redirect.github.com/mailgun/mailgun.js/commits/4f7857db8b0e331c89d2e6e3a19aa47c87bf3e39)) - Update readme with a link to docs ([371a46f](https://redirect.github.com/mailgun/mailgun.js/commits/371a46f8c20d5418d6389df769eabd4e957f7732)) - Update typedoc to use markdown ([393c6f1](https://redirect.github.com/mailgun/mailgun.js/commits/393c6f186cd2416c0e2802aa50848bf6556a1a15)) ##### [9.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v9.0.0...v9.0.1) (2023-06-06) ##### Bug Fixes - Add public properties to IDomainsClient interface ([f4ca325](https://redirect.github.com/mailgun/mailgun.js/commits/f4ca3253c9042cd67739024cc6096996dbdcd026)) - Add public properties to IMailListsMembers interface ([0782c8d](https://redirect.github.com/mailgun/mailgun.js/commits/0782c8d3d04b520cce6eaec51231089ba44864a1)) - Add public properties to IMultipleValidationClient interface ([f1fd614](https://redirect.github.com/mailgun/mailgun.js/commits/f1fd6142c5ccbf5b772ce91d51d165fcb867af54)) ##### Other changes - Add tests for IDomainsClient public props ([8f1b81e](https://redirect.github.com/mailgun/mailgun.js/commits/8f1b81e663d4c26f16e22b3073045abf98061f14)) ### [`v9.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#901-2023-06-06) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v9.0.0...v9.0.1) ### [`v9.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#900-2023-05-29) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.2.2...v9.0.0) ##### ⚠ BREAKING CHANGES - Types available as a named import from the package - Add missing types and interfaces - Move StatsClient and StatsContainer classes to different files - Move rest of the types to appropriate folders - Move common types to another folder - Move Validations types to another folder - Move Suppressions types to another folder - Move MailingLists types to another folder - Move domains types to another folder - WebhookClient class renamed to WebhooksClient - Client class renamed to MailgunClient - Options interfase renamed to MailgunClientOptions ##### Features - Add missing types and interfaces ([ea4f289](https://redirect.github.com/mailgun/mailgun.js/commits/ea4f2898c93504354c57eb26bf6264dbfdec80e2)) - Add types,enums, and interfaces to default export from SDK ([6ccc043](https://redirect.github.com/mailgun/mailgun.js/commits/6ccc0433569cb55de48125a527cf6d527f329c6f)) - TS version update ([8523c11](https://redirect.github.com/mailgun/mailgun.js/commits/8523c118e2320e13a2d4ce430bbef1d9756dc082)) - Types available as a named import from the package ([adf93c8](https://redirect.github.com/mailgun/mailgun.js/commits/adf93c81391f2224a11432739c0caa75c6c7079b)) ##### Breaking changes - Group enums to own folder ([306e19a](https://redirect.github.com/mailgun/mailgun.js/commits/306e19a56c97ce03c9b8af5fc6363a0726864c61)) - Group related Classes and Interfaces to folders ([8d785fa](https://redirect.github.com/mailgun/mailgun.js/commits/8d785fa1fd6232dca4651b8f38666192369961c3)) - Move common types to another folder ([d31b802](https://redirect.github.com/mailgun/mailgun.js/commits/d31b8026799d5d2d66a940cccb9973e6e78e6681)) - Move domains types to another folder ([6f5b479](https://redirect.github.com/mailgun/mailgun.js/commits/6f5b479d8e03c3e2ba3b40dc6f31982e20f87a47)) - Move MailingLists types to another folder ([416e7be](https://redirect.github.com/mailgun/mailgun.js/commits/416e7be1860e2ce7883fadcbf7d124be23b3bf5b)) - Move rest of the types to appropriate folders ([4c0c81a](https://redirect.github.com/mailgun/mailgun.js/commits/4c0c81a8da036f438cb549d741b6322e8653367a)) - Move StatsClient and StatsContainer classes to different files ([bfc25cf](https://redirect.github.com/mailgun/mailgun.js/commits/bfc25cf9ff926657b73e8dc7c7593f67ec9e2dc7)) - Move Suppressions types to another folder ([efd2e92](https://redirect.github.com/mailgun/mailgun.js/commits/efd2e929b82200bfca7407e424069462a543b7da)) - Move Validations types to another folder ([a64112a](https://redirect.github.com/mailgun/mailgun.js/commits/a64112aa32c8f03b8dd8e467f5a87e9e1a2d4b49)) ##### Other changes - Add typedock generation step to release ([d7afc0e](https://redirect.github.com/mailgun/mailgun.js/commits/d7afc0ea06db5b38f228f1beb32aeeee1b925dd5)) - Decrease number of eslint warnings ([c372344](https://redirect.github.com/mailgun/mailgun.js/commits/c37234443a4a853ac5a668a32ddd140d8bc3d6a9)) - Merge branch 'master' into expose-types ([53f6435](https://redirect.github.com/mailgun/mailgun.js/commits/53f643512686619506cebf8fe59bb546306d6263)) - Move suppressions classes to different files ([2b692de](https://redirect.github.com/mailgun/mailgun.js/commits/2b692deb2b7acb11cb3ce189342d751844d441b5)) - Rename suppressions.ts file to SuppressionClient.ts ([b3ba0ac](https://redirect.github.com/mailgun/mailgun.js/commits/b3ba0acc90111d953f2278b4c0d49729cd649c8b)) - Update interfaces folder name to be Interfaces in dist ([0b22bcd](https://redirect.github.com/mailgun/mailgun.js/commits/0b22bcd6be02b111a1030df2b0d3c0ae6d491e3c)) - Update readme one more time ([0f5a98b](https://redirect.github.com/mailgun/mailgun.js/commits/0f5a98b507d2dca3668d2efda05c0aa7d42a1043)) - Update registry for npm ([3175093](https://redirect.github.com/mailgun/mailgun.js/commits/3175093de9501eb5976387a31c237fdd349da1fd)) - Update ts-loader and ts-node ([d6b0ba0](https://redirect.github.com/mailgun/mailgun.js/commits/d6b0ba0b96a9346a7f7347c0b2ddb40bee16a608)) - Update Typedoc documentation ([6ae20c2](https://redirect.github.com/mailgun/mailgun.js/commits/6ae20c2b82968ac89c4bd01e1a8c45c122c5445e)) ##### [8.2.2](https://redirect.github.com/mailgun/mailgun.js/compare/v8.2.1...v8.2.2) (2023-05-26) ##### Bug Fixes - **deps-dev:** bump webpack from 5.70.0 to 5.76.0 ([3b28232](https://redirect.github.com/mailgun/mailgun.js/commits/3b2823281e5ff59f1d04e55bf4f37da6bc691df7)) - **deps:** bump yaml and [@​commitlint/cli](https://redirect.github.com/commitlint/cli) ([c6d1538](https://redirect.github.com/mailgun/mailgun.js/commits/c6d153874e306a8b4209b544005918e5307ce332)) ##### [8.2.1](https://redirect.github.com/mailgun/mailgun.js/compare/v8.2.0...v8.2.1) (2023-03-06) ##### Bug Fixes - **[#​342](https://redirect.github.com/mailgun/mailgun.js/issues/342):** Items Can be Missing When Paging ([95ca758](https://redirect.github.com/mailgun/mailgun.js/commits/95ca7587eba6067a278179f7f015366c97a4f757)), closes [#​342](https://redirect.github.com/mailgun/mailgun.js/issues/342) ##### Other changes - Udpate build ([1db5554](https://redirect.github.com/mailgun/mailgun.js/commits/1db555450f63d21f415c164cfef43de377399133)) - Update eslit rules for tests ([0d0a00d](https://redirect.github.com/mailgun/mailgun.js/commits/0d0a00db7a2dc342dfc3e615ce51a07c597cdbc1)) - Update suppressions tests to decrease usage of any ([2d3754a](https://redirect.github.com/mailgun/mailgun.js/commits/2d3754a4b632a074d7275535ea708380bfa064ad)) ### [`v8.2.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#822-2023-05-26) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.2.1...v8.2.2) ### [`v8.2.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#821-2023-03-06) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.2.0...v8.2.1) ### [`v8.2.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#820-2023-03-02) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.1.0...v8.2.0) ##### Features - Add type propert to errors ([71efcc5](https://redirect.github.com/mailgun/mailgun.js/commits/71efcc534ec69400b335091950dc59f372263486)) ##### Other changes - Update d.ts file ([b25f2bf](https://redirect.github.com/mailgun/mailgun.js/commits/b25f2bf1bc996b30dba14181cddb31bd0b80b4d8)) ### [`v8.1.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#810-2023-02-23) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.6...v8.1.0) ##### Features - Add support for FormData Node.js in v18 ([7176d24](https://redirect.github.com/mailgun/mailgun.js/commits/7176d2412465b81d098d6dc30a3f96c0d3749dfe)) ##### Bug Fixes - **deps:** bump json5 from 1.0.1 to 1.0.2 ([28732c8](https://redirect.github.com/mailgun/mailgun.js/commits/28732c8f469c494c878c224d3ca76ab74adc267e)) - Headers object processing ([f3f5523](https://redirect.github.com/mailgun/mailgun.js/commits/f3f5523e518f5d658a361255a34b2ae16c945a64)) ##### Other changes - Add build and changelog steps ([433b41f](https://redirect.github.com/mailgun/mailgun.js/commits/433b41ffe7102f412d654a087e54fe620c349e4b)) - Add indents to the readme file ([8934a2f](https://redirect.github.com/mailgun/mailgun.js/commits/8934a2fd92d4055b077ac031755f10c7fe775974)) - Add linter to GA. Fix linter issues ([cc63d14](https://redirect.github.com/mailgun/mailgun.js/commits/cc63d14eed799a83d2903ebec27c2f91374a4316)) - Add suppresions destroy method to documentation ([5c1deb8](https://redirect.github.com/mailgun/mailgun.js/commits/5c1deb8bcf75e525eae8842b20d45262ad2df705)) ##### [8.0.6](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.5...v8.0.6) (2022-11-17) ##### Bug Fixes - Fix domains list method when items property is null ([4153941](https://redirect.github.com/mailgun/mailgun.js/commits/41539418a1b774a79bc05082d7df9409cc5bdf81)) ##### [8.0.5](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.4...v8.0.5) (2022-11-17) ##### Bug Fixes - **deps:** bump loader-utils from 2.0.3 to 2.0.4 ([59f140c](https://redirect.github.com/mailgun/mailgun.js/commits/59f140cdbaaa9276c1b9cba6e97aea8a2863d223)) ##### Other changes - Update standard-version types array to include pull-requests from dependabot ([ba165a8](https://redirect.github.com/mailgun/mailgun.js/commits/ba165a81391f8bd68d8f62109d715757b7708a97)) ##### [8.0.4](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.3...v8.0.4) (2022-11-16) ##### Bug Fixes - **types:** Clarify DomainTemplatesQuery properties ([dcc633c](https://redirect.github.com/mailgun/mailgun.js/commits/dcc633c131e3e118518c27b0e4c9c34957d57bff)) ##### [8.0.3](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.2...v8.0.3) (2022-11-16) ##### Bug Fixes - Bumps [loader-utils](https://redirect.github.com/webpack/loader-utils) from 2.0.2 to 2.0.3. ##### [8.0.2](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.1...v8.0.2) (2022-10-24) ##### Bug Fixes - Increase limit on body size ([8cd6fad](https://redirect.github.com/mailgun/mailgun.js/commits/8cd6fad1c497839a22a08a682690287a44954428)) ##### Other changes - Update comment ([d2dbff5](https://redirect.github.com/mailgun/mailgun.js/commits/d2dbff516acfe70a0a8b6addff755a3fb9bc55c7)) ##### [8.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.0...v8.0.1) (2022-08-30) ##### Bug Fixes - Move webpack-merge to the dev dependencies ([68304c2](https://redirect.github.com/mailgun/mailgun.js/commits/68304c20f28ad38b8202ddf008c4a5f0786f1f54)) ##### Other changes - Update build ([633e539](https://redirect.github.com/mailgun/mailgun.js/commits/633e5392b5bc2843fa08e3541a63f5b67179dcf6)) - Update send-email example ([a5a7c5a](https://redirect.github.com/mailgun/mailgun.js/commits/a5a7c5aeaa560cf8e6d6d9936b9c0137e84ba7e9)) ### [`v8.0.6`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#806-2022-11-17) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.5...v8.0.6) ### [`v8.0.5`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#805-2022-11-17) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.4...v8.0.5) ### [`v8.0.4`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#804-2022-11-16) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.3...v8.0.4) ### [`v8.0.3`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#803-2022-11-16) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.2...v8.0.3) ### [`v8.0.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#802-2022-10-24) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.1...v8.0.2) ### [`v8.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#801-2022-08-30) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#800-2022-07-28) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.4...v8.0.0) ##### ⚠ BREAKING CHANGES - (MultipleValidationClient) Changed result interface for Multiple Validation. - (ListsClient) property with the name 'skip' was replaced by 'page' in the ListsQuery interface. - (ListsClient.list)'list' method changed the response interface to MailingListResult - Unify iterating thru pages in Domain Templates - (SuppressionClient) Some interfaces moved from Suppressions.d.ts to separate files (SuppressionClient.list) Property with name 'address' was replaced by iteratorPosition in the response in 'pages' - (EventClient.get) Number propery was replaced by iteratorPosition in pages property of response - (DomainTagsClient) Page property was added to DomainTagsQuery. - (DomainTagsClient) Status property was added to DomainTagsList. - (DomainTagsClient) Address property replaced by iteratorPosition in ParsedPage for list method. - (MailListsMembers) Updated listMembers response to be object with MailListMembersResult interface ##### Features - Add query to MultipleValidationClient ([2a7fd64](https://redirect.github.com/mailgun/mailgun.js/commits/2a7fd646af22675c75c81d144821f1d05ce87815)) - Unify iterating thru pages in domain tags ([2ee7bd2](https://redirect.github.com/mailgun/mailgun.js/commits/2ee7bd2afee6d397ae41357c9cf66e4c88e7feff)) - Unify iterating thru pages in Domain Templates ([2dcf453](https://redirect.github.com/mailgun/mailgun.js/commits/2dcf453ad9c53d2359620f890edd709f373e9aee)) - Unify iterating thru pages in events ([41de3bb](https://redirect.github.com/mailgun/mailgun.js/commits/41de3bb084dc3c5b90abb81cdcfe7c365b6df097)) - Unify iterating thru pages in Mailing lists ([40a6859](https://redirect.github.com/mailgun/mailgun.js/commits/40a685944057c308e7cb09c7f8d02b2b7177b87e)) - Unify iterating thru pages in Multiple Validations ([db0d1f8](https://redirect.github.com/mailgun/mailgun.js/commits/db0d1f8629dda5849ff54a95607b7b388dde57d9)) - Unify iterating thru pages in suppressions ([11962dc](https://redirect.github.com/mailgun/mailgun.js/commits/11962dcb7f8fe716af4f559ab97984154f3a30c6)) ##### Bug Fixes - Fix assignment for force_dkim_authority ([ab442fe](https://redirect.github.com/mailgun/mailgun.js/commits/ab442fea88631e0e09c9399f14e1498782cc8373)) ##### Breaking changes - Add pages navigation for mail list members ([a62ebbf](https://redirect.github.com/mailgun/mailgun.js/commits/a62ebbfc26768d56d78d1514836e97f8fdf1351f)) ##### Other changes - Add release:test command ([6fd1e48](https://redirect.github.com/mailgun/mailgun.js/commits/6fd1e48f17bfb001f3fa337a85bbca9714025532)) - Increase test coverage ([93014da](https://redirect.github.com/mailgun/mailgun.js/commits/93014dafc2ff91cc9b8ef52830472e9d354cb605)) - Move duplicate logic to common class ([4603fd2](https://redirect.github.com/mailgun/mailgun.js/commits/4603fd2d35c0e94499aa0914b3c42168ece6d203)) - Regenerate docs ([665068d](https://redirect.github.com/mailgun/mailgun.js/commits/665068d210b1b36b17cb4678dab178686db0c232)) - Update commitlint rules ([a5a8897](https://redirect.github.com/mailgun/mailgun.js/commits/a5a8897932cb2499f62aabaf31f6f5c8650236a5)) - Update readme ([3c32f1b](https://redirect.github.com/mailgun/mailgun.js/commits/3c32f1b726c0f19bcd5e009bd36b12c98e23cc8d)) ##### [7.0.4](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.3...v7.0.4) (2022-07-07) ##### Bug Fixes - Message Data (one of text, html, template required) ([abd2862](https://redirect.github.com/mailgun/mailgun.js/commits/abd2862fcf36ca54d68dea14cb2b2658d33092ec)) ##### Other changes - Add content to message data ([a878cc1](https://redirect.github.com/mailgun/mailgun.js/commits/a878cc1acb0b4ca441b100278ca0fd2b47d137e3)) - Add propetry for mime messages ([f701cfb](https://redirect.github.com/mailgun/mailgun.js/commits/f701cfb591f08dbb882953bb2b77131fae089bad)) - Fix build error ([c7fcb5e](https://redirect.github.com/mailgun/mailgun.js/commits/c7fcb5e05bd84fc6ef04589bde37846a11f9466d)) - Fix tests ([b4791c4](https://redirect.github.com/mailgun/mailgun.js/commits/b4791c4e746a97aec359635272c2b29cb956ab6f)) ##### [7.0.3](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.2...v7.0.3) (2022-06-30) ##### Bug Fixes - Update handler of mime messages to support strings ([8d88163](https://redirect.github.com/mailgun/mailgun.js/commits/8d881636e7de54275d2cccb9652198c9af8cf0a1)) ##### Other changes - Add missed subject property in readme ([7f4d128](https://redirect.github.com/mailgun/mailgun.js/commits/7f4d1286642d4009b25224514d75a0fb51af9bef)) - Fix link to doc for domains ([944a189](https://redirect.github.com/mailgun/mailgun.js/commits/944a1898b03ea020534a7e1be64b1b993ba86439)) - Regenerate docs ([7f6d318](https://redirect.github.com/mailgun/mailgun.js/commits/7f6d3184523c2f9a851093f2b733c5c8fc6806a4)) - Replace console.log by console.error for logging errors in the readme ([fd9a31f](https://redirect.github.com/mailgun/mailgun.js/commits/fd9a31fe90908c9e2e40b2df34cf94a39a716687)) ##### [7.0.2](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.1...v7.0.2) (2022-06-14) ##### Bug Fixes - Add boolean values handling in message create ([ff91208](https://redirect.github.com/mailgun/mailgun.js/commits/ff91208aac087913df51563928b76583ba1eac05)) ##### [7.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.0...v7.0.1) (2022-06-10) ##### Bug Fixes - Update max body length configuration. Fix Axios error handling ([cbc4182](https://redirect.github.com/mailgun/mailgun.js/commits/cbc4182db59ec6e41aada0eaad5fbf39a344d4b6)) ### [`v7.0.4`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#704-2022-07-07) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.3...v7.0.4) ### [`v7.0.3`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#703-2022-06-30) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.2...v7.0.3) ### [`v7.0.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#702-2022-06-14) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.1...v7.0.2) ### [`v7.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#701-2022-06-10) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v7.0.0...v7.0.1) ### [`v7.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#700-2022-05-19) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v6.0.1...v7.0.0) ##### ⚠ BREAKING CHANGES - Replaced ky with axios ##### Features - Fix tests. Improve error handling ([063e3ee](https://redirect.github.com/mailgun/mailgun.js/commits/063e3eedcd7d55b59bd32e521aa053be0a8d3101)) ##### Bug Fixes - Correct handling of options body. Add header for form-data ([e2e210d](https://redirect.github.com/mailgun/mailgun.js/commits/e2e210d919ca1a68d76ed4c4aa93cc1178f6ebba)) - Corrected test to check body and not improper status code ([d11cd39](https://redirect.github.com/mailgun/mailgun.js/commits/d11cd39a1316c34bac0bc437bb43d4f8797cd3bd)) - Refactored ky usage with axios ([df4da91](https://redirect.github.com/mailgun/mailgun.js/commits/df4da916f10a0653d1a7e3ed8243f02bd3b824e1)) - Removed console.log ([b4e21c7](https://redirect.github.com/mailgun/mailgun.js/commits/b4e21c74b218f92a8292237aa8fe8b2af91b4b81)) ##### Other changes - Update docs and readme ([1ccaeac](https://redirect.github.com/mailgun/mailgun.js/commits/1ccaeaca4ed954985b2ee9a0c0e7666c2f8f6b0f)) ##### Breaking changes - Replaced ky with axios ([142bb7a](https://redirect.github.com/mailgun/mailgun.js/commits/142bb7ada1671c31a636d89efd7ffc62afaf3671)) ##### [6.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v6.0.0...v6.0.1) (2022-05-10) ##### Bug Fixes - Remove file property handling as a file ([d1a8a14](https://redirect.github.com/mailgun/mailgun.js/commits/d1a8a14eb5b12ca38772f9414e068fd49a011bad)) ##### Other changes - Update tests ([52e443c](https://redirect.github.com/mailgun/mailgun.js/commits/52e443c20bd57c36e1b50aa1b8d930e160370ab6)) ### [`v6.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#601-2022-05-10) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#600-2022-05-06) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.2.2...v6.0.0) ##### ⚠ BREAKING CHANGES - Update ip-pools client responses body shapes. Refactor of request.ts file ##### Breaking changes - Update ip-pools client responses body shapes. Refactor of request.ts file ([0595d62](https://redirect.github.com/mailgun/mailgun.js/commits/0595d62eeba66caa98b19b048425385db982d2f0)) ##### Other changes - Add tests ([8590989](https://redirect.github.com/mailgun/mailgun.js/commits/859098970b21b84a1085cb8cf967db769f28ed0f)) ##### [5.2.2](https://redirect.github.com/mailgun/mailgun.js/compare/v5.2.1...v5.2.2) (2022-04-22) ##### Bug Fixes - Fix parsing of a response body with json data ([d57671f](https://redirect.github.com/mailgun/mailgun.js/commits/d57671f0b0af0c24e64684697e3f5d9001fa43cd)) - Update message type. Update readme file ([dd22ec0](https://redirect.github.com/mailgun/mailgun.js/commits/dd22ec0588b7ddcf04f2f96f6b109502446f766c)) - Update query parameter type for events get method ([1705a1f](https://redirect.github.com/mailgun/mailgun.js/commits/1705a1f34f855d53471548646dda44dbdd0d6338)) - Update response handler to support string response ([6e0f305](https://redirect.github.com/mailgun/mailgun.js/commits/6e0f3053e2ffe9dec25dd6fa8cfe19140be626ad)) ##### [5.2.1](https://redirect.github.com/mailgun/mailgun.js/compare/v5.2.0...v5.2.1) (2022-04-14) ##### Bug Fixes - Remove invalid StatsEvent types ([61ac971](https://redirect.github.com/mailgun/mailgun.js/commits/61ac97132c384d493f84784a5daae91831bccf75)) ### [`v5.2.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#522-2022-04-22) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.2.1...v5.2.2) ### [`v5.2.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#521-2022-04-14) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.2.0...v5.2.1) ### [`v5.2.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#520-2022-04-11) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.1.0...v5.2.0) ##### Features - Add validation methods to mailing list client ([224790c](https://redirect.github.com/mailgun/mailgun.js/commits/224790c4c20466a2203856d703b51e7d4a03a195)) ### [`v5.1.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#510-2022-04-08) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.5...v5.1.0) ##### Features - Add verify method to domains ([dd65f7b](https://redirect.github.com/mailgun/mailgun.js/commits/dd65f7b50930d4c34f1503ed4b87e0f4b8829b37)) ##### [5.0.5](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.4...v5.0.5) (2022-03-31) ##### Bug Fixes - Add types to message create method ([5c31628](https://redirect.github.com/mailgun/mailgun.js/commits/5c31628f7adbafbfb8fb7283076b64448d10226d)) ##### [5.0.4](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.3...v5.0.4) (2022-03-29) ##### Bug Fixes - Remove dts-bundle dependency. Add package.json to dist ([94cfd56](https://redirect.github.com/mailgun/mailgun.js/commits/94cfd561908317c897d6764e2bbb9fed8b8bd854)) - Update postchangelog command ([08439c8](https://redirect.github.com/mailgun/mailgun.js/commits/08439c835ca4f5757cff8d52ec588288892817f7)) ##### [5.0.3](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.2...v5.0.3) (2022-03-23) ##### Bug Fixes - Remove deprecated url package ([406eb56](https://redirect.github.com/mailgun/mailgun.js/commits/406eb56916bd52ca8e3d9b1ffacf419d42db5a86)) - TypeError -> mailgun_js\_1.default is not a constructor ([ff91333](https://redirect.github.com/mailgun/mailgun.js/commits/ff91333c3f34434c54e993da62a61dc38d6196f4)) - Update DomainsQuery interface for mg.domains.list ([b55eb52](https://redirect.github.com/mailgun/mailgun.js/commits/b55eb52c18eb6d81dd3e6fcb991a8b7b5a75a4ab)) - Update get method in Domain templates client interface to have an optional parameter ([12868a8](https://redirect.github.com/mailgun/mailgun.js/commits/12868a88e5465d4f3dcb3e3797522c7b4fc552a0)) ##### Other changes - Update webpack release config ([240038a](https://redirect.github.com/mailgun/mailgun.js/commits/240038a180eb0ad6a704bf24ed01e3c241bef5d5)) ##### [5.0.2](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.1...v5.0.2) (2022-03-14) ##### Bug Fixes - Make `StatsQuery` interface properties optional, add `StatsEvent` type ([91a2d6a](https://redirect.github.com/mailgun/mailgun.js/commits/91a2d6ae22f2c9cb86ee64ccab636d23926bb6d1)) ##### [5.0.1](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.0...v5.0.1) (2022-02-23) ##### Bug Fixes - Resolve ts strict mode issues ([473f6a2](https://redirect.github.com/mailgun/mailgun.js/commits/473f6a2909bfa72e9d779d1233485767eac6f323)) ### [`v5.0.5`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#505-2022-03-31) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.4...v5.0.5) ### [`v5.0.4`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#504-2022-03-29) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.3...v5.0.4) ### [`v5.0.3`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#503-2022-03-23) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.2...v5.0.3) ### [`v5.0.2`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#502-2022-03-14) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.1...v5.0.2) ### [`v5.0.1`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#501-2022-02-23) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v5.0.0...v5.0.1) ### [`v5.0.0`](https://redirect.github.com/mailgun/mailgun.js/blob/HEAD/CHANGELOG.md#500-2022-02-23) [Compare Source](https://redirect.github.com/mailgun/mailgun.js/compare/v4.2.3...v5.0.0) ##### ⚠ BREAKING CHANGES - Concatenation of d.ts files into one. Change import path for types ##### Bug Fixes - Remove redundant log ([49e9e40](https://redirect.github.com/mailgun/mailgun.js/commits/49e9e409078a9e520745fb054bcbd89c74b272c5)) - Remove redundant log ([b088f8e](https://redirect.github.com/mailgun/mailgun.js/commits/b088f8e7db2f0e4fa086cfbb6143c795abfb6d05)) ##### Other changes - Move index.ts file to lib folder ([2592c68](https://redirect.github.com/mailgun/mailgun.js/commits/2592c68e8368505b56c29dcf0ff13b338205a045)) ##### Breaking changes - Concatenation of d.ts files into one. Change import path for types ([d27db87](https://redirect.github.com/mailgun/mailgun.js/commits/d27db87e4f1c08caa68b9719eb17329d94a2a717)) ##### [4.2.3](https://redirect.github.com/mailgun/mailgun.js/compare/v4.2.2...v4.2.3) (2022-02-23) ##### Bug Fixes - Remove redundant log ([b088f8e](https://redirect.github.com/mailgun/mailgun.js/commits/b088f8e7db2f0e4fa086cfbb6143c795abfb6d05)) ##### [4.2.2](https://redirect.github.com/mailgun/mailgun.js/compare/v4.2.1...v4.2.2) (2022-02-16) ##### Bug Fixes - Remove reduntant console.log ([3e138dd](https://redirect.github.com/mailgun/mailgun.js/commits/3e138ddc5a80dbe9e7a2e424c8095820ebc0fb3f)) ##### [4.2.1](https://redirect.github.com/mailgun/mailgun.js/compare/v4.2.0...v4.2.1) (2022-02-04) ##### Bug Fixes - Remove redundant logs ([27142a0](https://redirect.github.com/mailgun/mailgun.js/commits/27142a0f0af6bbb18463a46c50f36dce66f85ad5)) ##### Other changes - Update readme ([ea795e6](https://redirect.github.com/mailgun/mailgun.js/commits/ea795e62eea82d575907691a570f867b863c0fb9))

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.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 1 month ago

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: eslint-config-nodebb@0.2.1
npm error Found: eslint@9.10.0
npm error node_modules/eslint
npm error   dev eslint@"9.10.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.2.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.2.0" from eslint@9.10.0
npm error
npm error Could not resolve dependency:
npm error peer eslint@"7.x || 8.x" from eslint-config-nodebb@0.2.1
npm error node_modules/eslint-config-nodebb
npm error   dev eslint-config-nodebb@"0.2.1" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.0
npm error node_modules/eslint
npm error   peer eslint@"7.x || 8.x" from eslint-config-nodebb@0.2.1
npm error   node_modules/eslint-config-nodebb
npm error     dev eslint-config-nodebb@"0.2.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-09-09T17_02_26_321Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-09-09T17_02_26_321Z-debug-0.log
File name: yarn.lock
error SyntaxError: Invalid value type 78:0 in /tmp/renovate/repos/github/julianlam/nodebb-plugin-emailer-mailgun/yarn.lock
    at Parser.unexpected (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:64026:11)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:64154:16)
    at Parser.parse (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:64131:26)
    at parse (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:64231:21)
    at module.exports.exports.default (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:63793:96)
    at Function.<anonymous> (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:3068:63)
    at Generator.next (<anonymous>)
    at step (/opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:310:30)
    at /opt/containerbase/tools/yarn-slim/1.22.22/20.17.0/node_modules/yarn/lib/cli.js:321:13