From 8a916b3b9c76f460bf87ccfc2c6f7f171b6e81b6 Mon Sep 17 00:00:00 2001 From: areee <10089872+areee@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:16:58 +0300 Subject: [PATCH 1/3] Update kassakuitti dependency --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 24c92e4..62e1810 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: args: ^2.3.2 hive: ^2.2.3 intl: ^0.18.0 - kassakuitti: ^0.5.1 + kassakuitti: ^0.5.2 mime: ^1.0.4 path: ^1.8.3 yaml: ^3.1.1 From c4fc57673b46203439a4003e54a553a2300ab9a4 Mon Sep 17 00:00:00 2001 From: areee <10089872+areee@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:17:19 +0300 Subject: [PATCH 2/3] Update some dependencies in pubspec.lock --- pubspec.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 6bce766..3620f4b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: transitive description: name: archive - sha256: d6347d54a2d8028e0437e3c099f66fdb8ae02c4720c1e7534c9f24c10351f85d + sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a" url: "https://pub.dev" source: hosted - version: "3.3.6" + version: "3.3.7" args: dependency: "direct main" description: @@ -325,10 +325,10 @@ packages: dependency: "direct main" description: name: kassakuitti - sha256: fc26e7df38e99d1c6f3a1ae71dc716c480162631680c63fe7580de81bc8d2e66 + sha256: "34c5670099211f5198bb5c228bf49a1b02d56747dac311f0f00dfc41f29cf769" url: "https://pub.dev" source: hosted - version: "0.5.1" + version: "0.5.2" lints: dependency: "direct dev" description: @@ -405,10 +405,10 @@ packages: dependency: transitive description: name: pointycastle - sha256: c3120a968135aead39699267f4c74bc9a08e4e909e86bc1b0af5bfd78691123c + sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c" url: "https://pub.dev" source: hosted - version: "3.7.2" + version: "3.7.3" pool: dependency: transitive description: @@ -613,10 +613,10 @@ packages: dependency: transitive description: name: web_socket_channel - sha256: ca49c0bc209c687b887f30527fb6a9d80040b072cc2990f34b9bec3e7663101b + sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "2.4.0" webkit_inspection_protocol: dependency: transitive description: From 3626e3e10d9324e3f98e3c09c37b3704c6d920f9 Mon Sep 17 00:00:00 2001 From: areee <10089872+areee@users.noreply.github.com> Date: Sat, 15 Apr 2023 12:19:48 +0300 Subject: [PATCH 3/3] Update version number & update the changelog --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f2a8b..3b38f1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 2.10.0 + +- Update a dependency. + ## 2.9.0 - Update dependencies. diff --git a/pubspec.yaml b/pubspec.yaml index 62e1810..d8e98a8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: dart_kassakuitti_cli description: A simple Dart CLI app to handle a cash receipt coming from S-kaupat or K-ruoka (two Finnish food online stores). -version: 2.9.0 +version: 2.10.0 homepage: https://github.com/areee/dart_kassakuitti_cli environment: