From cda2a3dc25ed82cc726fc7e6613df9314e8de3c3 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Wed, 13 Nov 2024 12:43:46 +0000 Subject: [PATCH] chore(release): 0.43.0 --- CHANGELOG.md | 43 +++ package-lock.json | 407 ++++++++++++++-------------- packages/cli/lib/version.ts | 2 +- packages/cli/package.json | 8 +- packages/frontend/package.json | 4 +- packages/nango-yaml/package.json | 4 +- packages/node-client/lib/version.ts | 2 +- packages/node-client/package.json | 4 +- packages/shared/lib/version.ts | 2 +- packages/shared/package.json | 8 +- packages/types/package.json | 2 +- packages/webapp/package.json | 2 +- 12 files changed, 270 insertions(+), 218 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d84039063..e4480538555 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,48 @@ All notable changes to this project will be documented in this file. +## [v0.43.0] - 2024-11-13 + +### Added + +- *(proxy)* Fix TikTok Ads access_token header for proxy requests (#2933) by @hassan254-prog +- Add merge_group trigger event to github action workflow by @TBonnin +- *(okta)* [nan-2124] add okta preview (#2960) by @khaliqgant +- *(okta)* Add the okta pagination configuration (#2965) by @dannylwe +- Hosea/ext 192 add twenty crm support (#2946) by @mungaihosea +- *(integrations)* Add support for mindbody fitness (#2968) by @davidosemwegie +- *(integrations)* Add connection docs (aircall-basic) (#2954) by @dannylwe +- *(xero)* Add retry header for xero (#2969) by @khaliqgant +- Show records count on connections page (#2936) by @TBonnin +- Return records count in /sync/status endpoint/sdk (#2961) by @TBonnin +- *(nango-yaml)* Support new endpoint format (#2958) by @bodinsamuel + +### Changed + +- Add demo video to docs and readme (#2950) by @bastienbeurier +- Deploy jobs fix (#2959) by @bodinsamuel +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/a79b05ad0e63ff1b7ca777752349b283a43c775a by Khaliq. Commit message: feat(okta): [nan-2124] add in okta preview (#101) by @github-actions[bot] +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/fa19354f28f545728f578b76dea02c7e53f0721a by Daniel Roy Lwetabe. Commit message: feat(freshdesk): Update freshdesk endpoint for conversations (#100) by @github-actions[bot] +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/436500ee9f2ed83abdf6f0233f01803e9dc074e1 by Mungai Hosea. Commit message: feat: Hosea/ext 213 dropbox file sync (#99) by @github-actions[bot] + +### Fixed + +- *(server)* Expose env to configure mailgun url (#2953) by @bodinsamuel +- *(webhooks)* Fix graph in homepage, correctly handle errors (#2947) by @bodinsamuel +- *(connection)* Reintroduce copy connectionId in the UI (#2956) by @bodinsamuel +- *(deploy)* Missing hash for jobs (#2963) by @bodinsamuel +- *(pagination)* Offset type casting (#2964) by @bodinsamuel +- *(package)* Pin more internal package (#2955) by @bodinsamuel +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/8f74f8f2e07ddd4119bf4aa170d3d712fc2579e5 by Khaliq. Commit message: fix(harvest): incremental sync for harvest users (#105) by @github-actions[bot] +- *(connect)* Explicit optional fields (#2967) by @bodinsamuel +- *(documentation)* Documentation fixes - images and ordering (#2973) by @khaliqgant +- *(connect)* Bad regex for hostname, add prefix when hostname, improve marketo validation (#2970) by @bodinsamuel +- Upsert summary race condition (#2952) by @TBonnin +- Service ID for connect-UI staging (#2975) by @TBonnin +- *(integration-templates)* Automated commit updating flows.yaml based on changes in https://github.com/NangoHQ/integration-templates/commit/1d44fff629df827b42302a532cc69864319f350a by Khaliq. Commit message: fix(intercom): update syncs and actions (#106) by @github-actions[bot] +- *(cli)* Clean up some references to shared and unused code (#2976) by @bodinsamuel +- *(connect)* Support oauth2_cc, fix password, improve bamboohr/jira display (#2979) by @bodinsamuel + ## [v0.42.22] - 2024-11-06 ### Added @@ -2237,6 +2279,7 @@ All notable changes to this project will be documented in this file. - Update Zendesk Chat configuration file (#161) by @Frenchcooc - APIs using client_credentials as grant type (#165) by @Frenchcooc +[v0.43.0]: https://github.com/NangoHQ/nango/compare/v0.42.22..v0.43.0 [v0.42.22]: https://github.com/NangoHQ/nango/compare/v0.42.21..v0.42.22 [v0.42.21]: https://github.com/NangoHQ/nango/compare/v0.42.20..v0.42.21 [v0.42.20]: https://github.com/NangoHQ/nango/compare/v0.42.19..v0.42.20 diff --git a/package-lock.json b/package-lock.json index 7a89dc0a823..6c253728502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34685,14 +34685,14 @@ }, "packages/cli": { "name": "nango", - "version": "0.42.22", + "version": "0.43.0", "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY", "dependencies": { "@babel/parser": "^7.22.5", "@babel/traverse": "^7.22.5", "@babel/types": "^7.22.5", - "@nangohq/nango-yaml": "0.42.22", - "@nangohq/shared": "0.42.22", + "@nangohq/nango-yaml": "0.43.0", + "@nangohq/shared": "^0.43.0", "@swc/core": "^1.5.25", "ajv": "^8.12.0", "ajv-errors": "^3.0.0", @@ -34725,7 +34725,7 @@ "@babel/core": "^7.22.1", "@babel/preset-env": "^7.22.4", "@babel/preset-typescript": "^7.21.5", - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "@types/babel__traverse": "^7.20.1", "@types/babel-traverse": "^6.25.7", "@types/commander": "^2.12.2", @@ -35006,10 +35006,10 @@ }, "packages/frontend": { "name": "@nangohq/frontend", - "version": "0.42.22", + "version": "0.43.0", "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY", "devDependencies": { - "@nangohq/types": "0.42.22" + "@nangohq/types": "0.43.0" } }, "packages/integration-template-tests": { @@ -35338,13 +35338,13 @@ }, "packages/nango-yaml": { "name": "@nangohq/nango-yaml", - "version": "0.42.22", + "version": "0.43.0", "dependencies": { "js-yaml": "^4.1.0", "ms": "3.0.0-canary.1" }, "devDependencies": { - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "vitest": "1.6.0" } }, @@ -35357,13 +35357,13 @@ }, "packages/node-client": { "name": "@nangohq/node", - "version": "0.42.22", + "version": "0.43.0", "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY", "dependencies": { "axios": "^1.7.4" }, "devDependencies": { - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "tsup": "^8.2.4", "vitest": "1.6.0" }, @@ -35690,7 +35690,7 @@ }, "packages/shared": { "name": "@nangohq/shared", - "version": "0.42.22", + "version": "0.43.0", "bundleDependencies": [ "@nangohq/utils", "@nangohq/database" @@ -35701,8 +35701,8 @@ "@datadog/datadog-api-client": "1.26.0", "@hapi/boom": "^10.0.1", "@nangohq/database": "file:../database", - "@nangohq/nango-yaml": "0.42.22", - "@nangohq/node": "0.42.22", + "@nangohq/nango-yaml": "0.43.0", + "@nangohq/node": "^0.43.0", "@nangohq/utils": "file:../utils", "@sentry/node": "^7.119.2", "ajv": "^8.12.0", @@ -35729,7 +35729,7 @@ "devDependencies": { "@nangohq/logs": "file:../logs", "@nangohq/nango-orchestrator": "file:../orchestrator", - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "@sentry/types": "7.112.2", "@types/braintree": "^3.3.12", "@types/js-yaml": "^4.0.5", @@ -35753,7 +35753,7 @@ "packages/shared/node_modules/@nangohq/database": { "version": "1.0.0", "resolved": "file:packages/shared/vendor/nangohq-database-1.0.0.tgz", - "integrity": "sha512-EzXk2JvQWjOV6FURwO8aqO3GnFxri2kcD78XE/XosELl5RLn+vPO4pqAcsf6veM9rWupvBFxdivAvcYi5lcEyA==", + "integrity": "sha512-DnD5Rmyn4ZTp9TMCl1xSft/lLUDwzmHy3xdnF/1njNlgfjUXbqV0DqfiQ5US4PhJ5So+cndZUEjA+qqYEckuog==", "bundleDependencies": [ "@nangohq/utils", "knex", @@ -35844,7 +35844,7 @@ } }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/@datadog/native-iast-rewriter/node_modules/node-gyp-build": { - "version": "4.8.2", + "version": "4.8.3", "inBundle": true, "license": "MIT", "bin": { @@ -35993,17 +35993,6 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/abort-controller": { - "version": "3.0.0", - "inBundle": true, - "license": "MIT", - "dependencies": { - "event-target-shim": "^5.0.0" - }, - "engines": { - "node": ">=6.5" - } - }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/acorn": { "version": "8.14.0", "inBundle": true, @@ -36054,48 +36043,6 @@ "proxy-from-env": "^1.1.0" } }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/base64-js": { - "version": "1.5.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "inBundle": true, - "license": "MIT" - }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/buffer": { - "version": "6.0.3", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "inBundle": true, - "license": "MIT", - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/cjs-module-lexer": { "version": "1.4.1", "inBundle": true, @@ -36263,22 +36210,6 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/event-target-shim": { - "version": "5.0.1", - "inBundle": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/events": { - "version": "3.3.0", - "inBundle": true, - "license": "MIT", - "engines": { - "node": ">=0.8.x" - } - }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/exponential-backoff": { "version": "3.1.1", "inBundle": true, @@ -36463,7 +36394,7 @@ "license": "MIT" }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/logform": { - "version": "2.6.1", + "version": "2.7.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -36606,14 +36537,6 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/process": { - "version": "0.11.10", - "inBundle": true, - "license": "MIT", - "engines": { - "node": ">= 0.6.0" - } - }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/protobufjs": { "version": "7.4.0", "hasInstallScript": true, @@ -36845,33 +36768,18 @@ } }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/winston-transport": { - "version": "4.8.0", + "version": "4.9.0", "inBundle": true, "license": "MIT", "dependencies": { - "logform": "^2.6.1", - "readable-stream": "^4.5.2", + "logform": "^2.7.0", + "readable-stream": "^3.6.2", "triple-beam": "^1.3.0" }, "engines": { "node": ">= 12.0.0" } }, - "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/winston-transport/node_modules/readable-stream": { - "version": "4.5.2", - "inBundle": true, - "license": "MIT", - "dependencies": { - "abort-controller": "^3.0.0", - "buffer": "^6.0.3", - "events": "^3.3.0", - "process": "^0.11.10", - "string_decoder": "^1.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, "packages/shared/node_modules/@nangohq/database/node_modules/@nangohq/utils/node_modules/winston/node_modules/is-stream": { "version": "2.0.1", "inBundle": true, @@ -37338,7 +37246,7 @@ } }, "packages/shared/node_modules/@nangohq/utils/node_modules/@datadog/native-iast-rewriter/node_modules/node-gyp-build": { - "version": "4.8.2", + "version": "4.8.3", "inBundle": true, "license": "MIT", "bin": { @@ -37487,17 +37395,6 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/abort-controller": { - "version": "3.0.0", - "inBundle": true, - "license": "MIT", - "dependencies": { - "event-target-shim": "^5.0.0" - }, - "engines": { - "node": ">=6.5" - } - }, "packages/shared/node_modules/@nangohq/utils/node_modules/acorn": { "version": "8.14.0", "inBundle": true, @@ -37517,51 +37414,35 @@ "acorn": "^8" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/agent-base": { + "version": "7.1.1", + "inBundle": true, + "license": "MIT", + "dependencies": { + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/async": { "version": "3.2.6", "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/base64-js": { - "version": "1.5.1", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], + "packages/shared/node_modules/@nangohq/utils/node_modules/asynckit": { + "version": "0.4.0", "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/buffer": { - "version": "6.0.3", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], + "packages/shared/node_modules/@nangohq/utils/node_modules/axios": { + "version": "1.7.7", "inBundle": true, "license": "MIT", "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" } }, "packages/shared/node_modules/@nangohq/utils/node_modules/cjs-module-lexer": { @@ -37609,6 +37490,17 @@ "text-hex": "1.0.x" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/combined-stream": { + "version": "1.0.8", + "inBundle": true, + "license": "MIT", + "dependencies": { + "delayed-stream": "~1.0.0" + }, + "engines": { + "node": ">= 0.8" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/crypto-randomuuid": { "version": "1.0.0", "inBundle": true, @@ -37662,6 +37554,27 @@ "node": ">=18" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/debug": { + "version": "4.3.7", + "inBundle": true, + "license": "MIT", + "dependencies": { + "ms": "^2.1.3" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/debug/node_modules/ms": { + "version": "2.1.3", + "inBundle": true, + "license": "MIT" + }, "packages/shared/node_modules/@nangohq/utils/node_modules/delay": { "version": "5.0.0", "inBundle": true, @@ -37673,6 +37586,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/delayed-stream": { + "version": "1.0.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=0.4.0" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/detect-newline": { "version": "3.1.0", "inBundle": true, @@ -37691,21 +37612,15 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/event-target-shim": { - "version": "5.0.1", + "packages/shared/node_modules/@nangohq/utils/node_modules/exponential-backoff": { + "version": "3.1.1", "inBundle": true, - "license": "MIT", - "engines": { - "node": ">=6" - } + "license": "Apache-2.0" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/events": { - "version": "3.3.0", + "packages/shared/node_modules/@nangohq/utils/node_modules/fast-safe-stringify": { + "version": "2.1.1", "inBundle": true, - "license": "MIT", - "engines": { - "node": ">=0.8.x" - } + "license": "MIT" }, "packages/shared/node_modules/@nangohq/utils/node_modules/fecha": { "version": "4.2.3", @@ -37717,6 +37632,70 @@ "inBundle": true, "license": "MIT" }, + "packages/shared/node_modules/@nangohq/utils/node_modules/follow-redirects": { + "version": "1.15.9", + "funding": [ + { + "type": "individual", + "url": "https://github.com/sponsors/RubenVerborgh" + } + ], + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=4.0" + }, + "peerDependenciesMeta": { + "debug": { + "optional": true + } + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/form-data": { + "version": "4.0.1", + "inBundle": true, + "license": "MIT", + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/guess-json-indent": { + "version": "3.0.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=18.18.0" + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/http-proxy-agent": { + "version": "7.0.2", + "inBundle": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.1.0", + "debug": "^4.3.4" + }, + "engines": { + "node": ">= 14" + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/https-proxy-agent": { + "version": "7.0.4", + "inBundle": true, + "license": "MIT", + "dependencies": { + "agent-base": "^7.0.2", + "debug": "4" + }, + "engines": { + "node": ">= 14" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/ieee754": { "version": "1.2.1", "funding": [ @@ -37817,7 +37796,7 @@ "license": "MIT" }, "packages/shared/node_modules/@nangohq/utils/node_modules/logform": { - "version": "2.6.1", + "version": "2.7.0", "inBundle": true, "license": "MIT", "dependencies": { @@ -37850,6 +37829,25 @@ "node": ">=12" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/mime-db": { + "version": "1.52.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">= 0.6" + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/mime-types": { + "version": "2.1.35", + "inBundle": true, + "license": "MIT", + "dependencies": { + "mime-db": "1.52.0" + }, + "engines": { + "node": ">= 0.6" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/module-details-from-path": { "version": "1.0.3", "inBundle": true, @@ -37941,14 +37939,6 @@ "inBundle": true, "license": "MIT" }, - "packages/shared/node_modules/@nangohq/utils/node_modules/process": { - "version": "0.11.10", - "inBundle": true, - "license": "MIT", - "engines": { - "node": ">= 0.6.0" - } - }, "packages/shared/node_modules/@nangohq/utils/node_modules/protobufjs": { "version": "7.4.0", "hasInstallScript": true, @@ -37972,6 +37962,11 @@ "node": ">=12.0.0" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/proxy-from-env": { + "version": "1.1.0", + "inBundle": true, + "license": "MIT" + }, "packages/shared/node_modules/@nangohq/utils/node_modules/readable-stream": { "version": "3.6.2", "inBundle": true, @@ -38085,6 +38080,22 @@ "safe-buffer": "~5.2.0" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/string-byte-length": { + "version": "3.0.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=18.18.0" + } + }, + "packages/shared/node_modules/@nangohq/utils/node_modules/string-byte-slice": { + "version": "3.0.0", + "inBundle": true, + "license": "MIT", + "engines": { + "node": ">=18.18.0" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/text-hex": { "version": "1.0.0", "inBundle": true, @@ -38103,6 +38114,19 @@ "node": ">= 14.0.0" } }, + "packages/shared/node_modules/@nangohq/utils/node_modules/truncate-json": { + "version": "3.0.0", + "inBundle": true, + "license": "MIT", + "dependencies": { + "guess-json-indent": "^3.0.0", + "string-byte-length": "^3.0.0", + "string-byte-slice": "^3.0.0" + }, + "engines": { + "node": ">=18.18.0" + } + }, "packages/shared/node_modules/@nangohq/utils/node_modules/type-fest": { "version": "2.19.0", "inBundle": true, @@ -38146,33 +38170,18 @@ } }, "packages/shared/node_modules/@nangohq/utils/node_modules/winston-transport": { - "version": "4.8.0", + "version": "4.9.0", "inBundle": true, "license": "MIT", "dependencies": { - "logform": "^2.6.1", - "readable-stream": "^4.5.2", + "logform": "^2.7.0", + "readable-stream": "^3.6.2", "triple-beam": "^1.3.0" }, "engines": { "node": ">= 12.0.0" } }, - "packages/shared/node_modules/@nangohq/utils/node_modules/winston-transport/node_modules/readable-stream": { - "version": "4.5.2", - "inBundle": true, - "license": "MIT", - "dependencies": { - "abort-controller": "^3.0.0", - "buffer": "^6.0.3", - "events": "^3.3.0", - "process": "^0.11.10", - "string_decoder": "^1.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, "packages/shared/node_modules/@nangohq/utils/node_modules/winston/node_modules/is-stream": { "version": "2.0.1", "inBundle": true, @@ -38396,7 +38405,7 @@ }, "packages/types": { "name": "@nangohq/types", - "version": "0.42.22", + "version": "0.43.0", "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY", "devDependencies": { "@types/json-schema": "7.0.15", @@ -38507,7 +38516,7 @@ "@heroicons/react": "2.1.5", "@mantine/core": "7.12.1", "@mantine/prism": "5.10.5", - "@nangohq/frontend": "0.42.22", + "@nangohq/frontend": "^0.43.0", "@nangohq/server": "file:../server", "@nangohq/types": "file:../types", "@radix-ui/react-avatar": "1.1.1", diff --git a/packages/cli/lib/version.ts b/packages/cli/lib/version.ts index a119352d69a..1bd11e4e9bc 100644 --- a/packages/cli/lib/version.ts +++ b/packages/cli/lib/version.ts @@ -1 +1 @@ -export const NANGO_VERSION = '0.42.22'; +export const NANGO_VERSION = '0.43.0'; diff --git a/packages/cli/package.json b/packages/cli/package.json index 14041a84470..fb8beb385a6 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "nango", - "version": "0.42.22", + "version": "0.43.0", "description": "Nango's CLI tool.", "type": "module", "main": "dist/index.js", @@ -24,8 +24,8 @@ "@babel/parser": "^7.22.5", "@babel/traverse": "^7.22.5", "@babel/types": "^7.22.5", - "@nangohq/nango-yaml": "0.42.22", - "@nangohq/shared": "0.42.22", + "@nangohq/nango-yaml": "0.43.0", + "@nangohq/shared": "^0.43.0", "@swc/core": "^1.5.25", "ajv": "^8.12.0", "ajv-errors": "^3.0.0", @@ -55,7 +55,7 @@ "@babel/core": "^7.22.1", "@babel/preset-env": "^7.22.4", "@babel/preset-typescript": "^7.21.5", - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "@types/babel__traverse": "^7.20.1", "@types/babel-traverse": "^6.25.7", "@types/commander": "^2.12.2", diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 44983bd206c..3a848192e73 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "@nangohq/frontend", - "version": "0.42.22", + "version": "0.43.0", "description": "Nango's frontend library for OAuth handling.", "type": "module", "main": "dist/index.js", @@ -15,7 +15,7 @@ "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY", "scripts": {}, "devDependencies": { - "@nangohq/types": "0.42.22" + "@nangohq/types": "0.43.0" }, "files": [ "dist/**/*.js", diff --git a/packages/nango-yaml/package.json b/packages/nango-yaml/package.json index 28ae475c86b..28230ca4b62 100644 --- a/packages/nango-yaml/package.json +++ b/packages/nango-yaml/package.json @@ -1,6 +1,6 @@ { "name": "@nangohq/nango-yaml", - "version": "0.42.22", + "version": "0.43.0", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -17,7 +17,7 @@ "ms": "3.0.0-canary.1" }, "devDependencies": { - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "vitest": "1.6.0" }, "files": [ diff --git a/packages/node-client/lib/version.ts b/packages/node-client/lib/version.ts index a119352d69a..1bd11e4e9bc 100644 --- a/packages/node-client/lib/version.ts +++ b/packages/node-client/lib/version.ts @@ -1 +1 @@ -export const NANGO_VERSION = '0.42.22'; +export const NANGO_VERSION = '0.43.0'; diff --git a/packages/node-client/package.json b/packages/node-client/package.json index 324221151a0..a48dab7fb35 100644 --- a/packages/node-client/package.json +++ b/packages/node-client/package.json @@ -1,6 +1,6 @@ { "name": "@nangohq/node", - "version": "0.42.22", + "version": "0.43.0", "description": "Nango's Node client.", "type": "module", "main": "dist/index.js", @@ -36,7 +36,7 @@ "README.md" ], "devDependencies": { - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "tsup": "^8.2.4", "vitest": "1.6.0" } diff --git a/packages/shared/lib/version.ts b/packages/shared/lib/version.ts index a119352d69a..1bd11e4e9bc 100644 --- a/packages/shared/lib/version.ts +++ b/packages/shared/lib/version.ts @@ -1 +1 @@ -export const NANGO_VERSION = '0.42.22'; +export const NANGO_VERSION = '0.43.0'; diff --git a/packages/shared/package.json b/packages/shared/package.json index 8e26faa750e..5d1e2ac91e1 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@nangohq/shared", - "version": "0.42.22", + "version": "0.43.0", "description": "Nango's shared components.", "type": "module", "main": "dist/index.js", @@ -22,8 +22,8 @@ "@datadog/datadog-api-client": "1.26.0", "@hapi/boom": "^10.0.1", "@nangohq/database": "file:../database", - "@nangohq/nango-yaml": "0.42.22", - "@nangohq/node": "0.42.22", + "@nangohq/nango-yaml": "0.43.0", + "@nangohq/node": "^0.43.0", "@nangohq/utils": "file:../utils", "@sentry/node": "^7.119.2", "ajv": "^8.12.0", @@ -54,7 +54,7 @@ "devDependencies": { "@nangohq/logs": "file:../logs", "@nangohq/nango-orchestrator": "file:../orchestrator", - "@nangohq/types": "0.42.22", + "@nangohq/types": "0.43.0", "@sentry/types": "7.112.2", "@types/braintree": "^3.3.12", "@types/js-yaml": "^4.0.5", diff --git a/packages/types/package.json b/packages/types/package.json index c030f3c1cb5..676178db69a 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@nangohq/types", - "version": "0.42.22", + "version": "0.43.0", "description": "Types used in Nango applications", "type": "module", "typings": "dist/index.d.ts", diff --git a/packages/webapp/package.json b/packages/webapp/package.json index d378e225b2d..0cf11f27a75 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -35,7 +35,7 @@ "@heroicons/react": "2.1.5", "@mantine/core": "7.12.1", "@mantine/prism": "5.10.5", - "@nangohq/frontend": "0.42.22", + "@nangohq/frontend": "^0.43.0", "@nangohq/server": "file:../server", "@nangohq/types": "file:../types", "@radix-ui/react-avatar": "1.1.1",