From d18529988eb7b1038473161e44c88225c7a0236d Mon Sep 17 00:00:00 2001 From: Roei Erez Date: Sun, 26 Nov 2023 18:22:14 +0200 Subject: [PATCH] Update versions --- libs/Cargo.lock | 4 +- libs/Cargo.toml | 2 +- libs/sdk-flutter/ios/breez_sdk.podspec | 2 +- .../ios/breez_sdk.podspec.production | 4 +- libs/sdk-flutter/pubspec.lock | 26 +- libs/sdk-flutter/pubspec.yaml | 2 +- libs/sdk-react-native/package.json | 302 +++++++++--------- tools/sdk-cli/Cargo.lock | 4 +- tools/sdk-cli/Cargo.toml | 2 +- 9 files changed, 174 insertions(+), 174 deletions(-) diff --git a/libs/Cargo.lock b/libs/Cargo.lock index cd5e4e463..98830e285 100644 --- a/libs/Cargo.lock +++ b/libs/Cargo.lock @@ -509,7 +509,7 @@ dependencies = [ [[package]] name = "breez-sdk-core" -version = "0.2.9" +version = "0.2.10" dependencies = [ "aes", "anyhow", @@ -558,7 +558,7 @@ dependencies = [ [[package]] name = "breez_sdk" -version = "0.2.9" +version = "0.2.10" dependencies = [ "anyhow", "breez-sdk-core", diff --git a/libs/Cargo.toml b/libs/Cargo.toml index 036ca725a..26b2ce8d9 100644 --- a/libs/Cargo.toml +++ b/libs/Cargo.toml @@ -13,7 +13,7 @@ members = [ resolver = "2" [workspace.package] -version = "0.2.9" +version = "0.2.10" [workspace.dependencies] uniffi = "0.23.0" diff --git a/libs/sdk-flutter/ios/breez_sdk.podspec b/libs/sdk-flutter/ios/breez_sdk.podspec index cc2e3d1ac..881595097 100644 --- a/libs/sdk-flutter/ios/breez_sdk.podspec +++ b/libs/sdk-flutter/ios/breez_sdk.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'breez_sdk' - s.version = '0.1.9' + s.version = '0.2.10' s.summary = 'BreezSDK flutter plugin.' s.description = <<-DESC BreezSDK flutter plugin. diff --git a/libs/sdk-flutter/ios/breez_sdk.podspec.production b/libs/sdk-flutter/ios/breez_sdk.podspec.production index 38d8d10a9..091d2dc99 100644 --- a/libs/sdk-flutter/ios/breez_sdk.podspec.production +++ b/libs/sdk-flutter/ios/breez_sdk.podspec.production @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'breez_sdk' - s.version = '0.2.9' + s.version = '0.2.10' s.summary = 'BreezSDK flutter plugin.' s.description = <<-DESC BreezSDK flutter plugin. @@ -21,5 +21,5 @@ Pod::Spec.new do |s| # Flutter.framework does not contain a i386 slice. s.pod_target_xcconfig = {'STRIP_STYLE' => 'non-global', 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' } s.swift_version = '5.0' - s.dependency "breez_sdkFFI", "0.2.9" + s.dependency "breez_sdkFFI", "0.2.10" end diff --git a/libs/sdk-flutter/pubspec.lock b/libs/sdk-flutter/pubspec.lock index e32e3a3a7..e5200b73b 100644 --- a/libs/sdk-flutter/pubspec.lock +++ b/libs/sdk-flutter/pubspec.lock @@ -165,10 +165,10 @@ packages: dependency: transitive description: name: collection - sha256: f092b211a4319e98e5ff58223576de6c2803db36221657b46c82574721240687 + sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a url: "https://pub.dev" source: hosted - version: "1.17.2" + version: "1.18.0" convert: dependency: transitive description: @@ -383,10 +383,10 @@ packages: dependency: transitive description: name: meta - sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3" + sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e url: "https://pub.dev" source: hosted - version: "1.9.1" + version: "1.10.0" mime: dependency: transitive description: @@ -524,18 +524,18 @@ packages: dependency: transitive description: name: stack_trace - sha256: c3c7d8edb15bee7f0f74debd4b9c5f3c2ea86766fe4178eb2a18eb30a0bdaed5 + sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b" url: "https://pub.dev" source: hosted - version: "1.11.0" + version: "1.11.1" stream_channel: dependency: transitive description: name: stream_channel - sha256: "83615bee9045c1d322bbbd1ba209b7a749c2cbcdcb3fdd1df8eb488b3279c1c8" + sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7 url: "https://pub.dev" source: hosted - version: "2.1.1" + version: "2.1.2" stream_transform: dependency: transitive description: @@ -564,10 +564,10 @@ packages: dependency: transitive description: name: test_api - sha256: "75760ffd7786fffdfb9597c35c5b27eaeec82be8edfb6d71d32651128ed7aab8" + sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b" url: "https://pub.dev" source: hosted - version: "0.6.0" + version: "0.6.1" timing: dependency: transitive description: @@ -620,10 +620,10 @@ packages: dependency: transitive description: name: web - sha256: dc8ccd225a2005c1be616fe02951e2e342092edf968cf0844220383757ef8f10 + sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152 url: "https://pub.dev" source: hosted - version: "0.1.4-beta" + version: "0.3.0" web_socket_channel: dependency: transitive description: @@ -649,5 +649,5 @@ packages: source: hosted version: "2.1.1" sdks: - dart: ">=3.1.0 <4.0.0" + dart: ">=3.2.0-194.0.dev <4.0.0" flutter: ">=3.10.0" diff --git a/libs/sdk-flutter/pubspec.yaml b/libs/sdk-flutter/pubspec.yaml index 2a608e133..085c9e748 100644 --- a/libs/sdk-flutter/pubspec.yaml +++ b/libs/sdk-flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: breez_sdk description: A new flutter plugin project. -version: 0.2.9 +version: 0.2.10 publish_to: none environment: diff --git a/libs/sdk-react-native/package.json b/libs/sdk-react-native/package.json index efab248ba..456b91fa7 100644 --- a/libs/sdk-react-native/package.json +++ b/libs/sdk-react-native/package.json @@ -1,158 +1,158 @@ { - "name": "@breeztech/react-native-breez-sdk", - "version": "0.2.9", - "description": "React Native Breez SDK", - "main": "lib/commonjs/index", - "module": "lib/module/index", - "types": "lib/typescript/index.d.ts", - "react-native": "src/index", - "source": "src/index", - "files": [ - "src", - "lib", - "android", - "ios", - "breez_sdk.podspec", - "!PUBLISHING.md", - "!example", - "!lib/typescript/example", - "!android/.gradle", - "!android/.idea", - "!android/build", - "!ios/build", - "!**/__tests__", - "!**/__fixtures__", - "!**/__mocks__" - ], - "scripts": { - "test": "jest", - "typescript": "tsc --noEmit", - "lint": "eslint \"**/*.{js,ts,tsx}\"", - "prepare": "bob build", - "release": "release-it", - "example": "yarn --cwd example", - "pods": "cd example/ios && pod install", - "bootstrap": "rm -rf node_modules && rm -rf example/node_modules && yarn && yarn example && yarn pods" - }, - "keywords": [ - "react-native", - "ios", - "android", - "breez", - "breez-sdk", - "lightning", - "bitcoin", - "lnurl" - ], - "repository": "https://github.com/breez/breez-sdk", - "author": "Ross Savage (https://github.com/satimoto)", - "license": "MIT", - "bugs": { - "url": "https://github.com/breez/breez-sdk/issues" - }, - "homepage": "https://breez.technology", - "publishConfig": { - "registry": "https://registry.npmjs.org/" - }, - "devDependencies": { - "@commitlint/config-conventional": "^11.0.0", - "@react-native-community/eslint-config": "^2.0.0", - "@release-it/conventional-changelog": "^2.0.0", - "@types/jest": "^26.0.0", - "@types/react": "^16.9.19", - "@types/react-native": "0.62.13", - "commitlint": "^11.0.0", - "eslint": "^7.2.0", - "eslint-config-prettier": "^7.0.0", - "eslint-plugin-prettier": "^3.1.3", - "husky": "^6.0.0", - "jest": "^26.0.1", - "pod-install": "^0.1.0", - "prettier": "^2.0.5", - "react": "18.1.0", - "react-native": "0.70.6", - "react-native-builder-bob": "^0.18.0", - "release-it": "^14.2.2", - "typescript": "^4.1.3" - }, - "peerDependencies": { - "react": "*", - "react-native": "*" + "name": "@breeztech/react-native-breez-sdk", + "version": "0.2.10", + "description": "React Native Breez SDK", + "main": "lib/commonjs/index", + "module": "lib/module/index", + "types": "lib/typescript/index.d.ts", + "react-native": "src/index", + "source": "src/index", + "files": [ + "src", + "lib", + "android", + "ios", + "breez_sdk.podspec", + "!PUBLISHING.md", + "!example", + "!lib/typescript/example", + "!android/.gradle", + "!android/.idea", + "!android/build", + "!ios/build", + "!**/__tests__", + "!**/__fixtures__", + "!**/__mocks__" + ], + "scripts": { + "test": "jest", + "typescript": "tsc --noEmit", + "lint": "eslint \"**/*.{js,ts,tsx}\"", + "prepare": "bob build", + "release": "release-it", + "example": "yarn --cwd example", + "pods": "cd example/ios && pod install", + "bootstrap": "rm -rf node_modules && rm -rf example/node_modules && yarn && yarn example && yarn pods" + }, + "keywords": [ + "react-native", + "ios", + "android", + "breez", + "breez-sdk", + "lightning", + "bitcoin", + "lnurl" + ], + "repository": "https://github.com/breez/breez-sdk", + "author": "Ross Savage (https://github.com/satimoto)", + "license": "MIT", + "bugs": { + "url": "https://github.com/breez/breez-sdk/issues" + }, + "homepage": "https://breez.technology", + "publishConfig": { + "registry": "https://registry.npmjs.org/" + }, + "devDependencies": { + "@commitlint/config-conventional": "^11.0.0", + "@react-native-community/eslint-config": "^2.0.0", + "@release-it/conventional-changelog": "^2.0.0", + "@types/jest": "^26.0.0", + "@types/react": "^16.9.19", + "@types/react-native": "0.62.13", + "commitlint": "^11.0.0", + "eslint": "^7.2.0", + "eslint-config-prettier": "^7.0.0", + "eslint-plugin-prettier": "^3.1.3", + "husky": "^6.0.0", + "jest": "^26.0.1", + "pod-install": "^0.1.0", + "prettier": "^2.0.5", + "react": "18.1.0", + "react-native": "0.70.6", + "react-native-builder-bob": "^0.18.0", + "release-it": "^14.2.2", + "typescript": "^4.1.3" + }, + "peerDependencies": { + "react": "*", + "react-native": "*" + }, + "jest": { + "preset": "react-native", + "modulePathIgnorePatterns": [ + "/example/node_modules", + "/lib/" + ] + }, + "commitlint": { + "extends": [ + "@commitlint/config-conventional" + ] + }, + "release-it": { + "git": { + "commitMessage": "chore: release ${version}", + "tagName": "v${version}" }, - "jest": { - "preset": "react-native", - "modulePathIgnorePatterns": [ - "/example/node_modules", - "/lib/" - ] + "npm": { + "publish": true }, - "commitlint": { - "extends": [ - "@commitlint/config-conventional" - ] + "github": { + "release": true }, - "release-it": { - "git": { - "commitMessage": "chore: release ${version}", - "tagName": "v${version}" - }, - "npm": { - "publish": true - }, - "github": { - "release": true - }, - "plugins": { - "@release-it/conventional-changelog": { - "preset": "angular" - } + "plugins": { + "@release-it/conventional-changelog": { + "preset": "angular" + } + } + }, + "eslintConfig": { + "root": true, + "extends": [ + "@react-native-community", + "prettier" + ], + "rules": { + "prettier/prettier": [ + "error", + { + "endOfLine": "lf", + "printWidth": 150, + "semi": false, + "singleQuote": false, + "tabWidth": 4, + "trailingComma": "none" } - }, - "eslintConfig": { - "root": true, - "extends": [ - "@react-native-community", - "prettier" - ], - "rules": { - "prettier/prettier": [ - "error", - { - "endOfLine": "lf", - "printWidth": 150, - "semi": false, - "singleQuote": false, - "tabWidth": 4, - "trailingComma": "none" - } - ] + ] + } + }, + "eslintIgnore": [ + "node_modules/", + "lib/" + ], + "prettier": { + "endOfLine": "lf", + "printWidth": 150, + "semi": false, + "singleQuote": false, + "tabWidth": 4, + "trailingComma": "none" + }, + "react-native-builder-bob": { + "source": "src", + "output": "lib", + "targets": [ + "commonjs", + "module", + [ + "typescript", + { + "project": "tsconfig.build.json" } - }, - "eslintIgnore": [ - "node_modules/", - "lib/" - ], - "prettier": { - "endOfLine": "lf", - "printWidth": 150, - "semi": false, - "singleQuote": false, - "tabWidth": 4, - "trailingComma": "none" - }, - "react-native-builder-bob": { - "source": "src", - "output": "lib", - "targets": [ - "commonjs", - "module", - [ - "typescript", - { - "project": "tsconfig.build.json" - } - ] - ] - }, - "dependencies": {} + ] + ] + }, + "dependencies": {} } \ No newline at end of file diff --git a/tools/sdk-cli/Cargo.lock b/tools/sdk-cli/Cargo.lock index 4ecd56977..3f0984b6c 100644 --- a/tools/sdk-cli/Cargo.lock +++ b/tools/sdk-cli/Cargo.lock @@ -439,7 +439,7 @@ dependencies = [ [[package]] name = "breez-sdk-cli" -version = "0.2.9" +version = "0.2.10" dependencies = [ "anyhow", "breez-sdk-core", @@ -456,7 +456,7 @@ dependencies = [ [[package]] name = "breez-sdk-core" -version = "0.2.9" +version = "0.2.10" dependencies = [ "aes", "anyhow", diff --git a/tools/sdk-cli/Cargo.toml b/tools/sdk-cli/Cargo.toml index e68c6a06a..372dbc81c 100644 --- a/tools/sdk-cli/Cargo.toml +++ b/tools/sdk-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "breez-sdk-cli" -version = "0.2.9" +version = "0.2.10" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html