From f278ea92cb24c052812297e767f437a42e272883 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:03:35 +0000 Subject: [PATCH 1/4] Bump actions/setup-java from 3.6.0 to 3.9.0 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.6.0 to 3.9.0. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3.6.0...v3.9.0) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1fda36e..775a946 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: # Setup Java environment in order to build the Android app. - uses: actions/checkout@v3 - - uses: actions/setup-java@v3.6.0 + - uses: actions/setup-java@v3.9.0 with: java-version: 11 distribution: temurin From b7ecd01504133a8a2cb30920e70696fb6df9d4e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:05:37 +0000 Subject: [PATCH 2/4] Bump image from 3.2.2 to 3.3.0 in /example Bumps [image](https://github.com/brendan-duncan/image) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/brendan-duncan/image/releases) - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/compare/3.2.2...3.3.0) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example/pubspec.lock | 2 +- example/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.lock b/example/pubspec.lock index 51523d2..156fb7d 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -176,7 +176,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "3.3.0" image_picker: dependency: "direct main" description: diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 1916114..092a8b7 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: flutter_zxing: path: ../ font_awesome_flutter: ^10.3.0 - image: ^3.2.2 + image: ^3.3.0 image_picker: ^0.8.6 dev_dependencies: From c76bde82fe9f79035e715e4029aad73fa15de3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:09:03 +0000 Subject: [PATCH 3/4] Bump image from 3.2.2 to 3.3.0 in /zxscanner Bumps [image](https://github.com/brendan-duncan/image) from 3.2.2 to 3.3.0. - [Release notes](https://github.com/brendan-duncan/image/releases) - [Changelog](https://github.com/brendan-duncan/image/blob/main/CHANGELOG.md) - [Commits](https://github.com/brendan-duncan/image/compare/3.2.2...3.3.0) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 2 +- zxscanner/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index b828268..85fbe21 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -412,7 +412,7 @@ packages: name: image url: "https://pub.dartlang.org" source: hosted - version: "3.2.2" + version: "3.3.0" image_picker: dependency: "direct main" description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index a5fbb19..91150fa 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: font_awesome_flutter: ^10.3.0 hive: ^2.2.3 hive_flutter: ^1.1.0 - image: ^3.2.2 + image: ^3.3.0 image_picker: ^0.8.5 intl: ^0.17.0 mobx: ^2.1.3 From 2dfd0d45a637b13b4d510f5066778f074b69d300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 08:09:30 +0000 Subject: [PATCH 4/4] Bump flex_color_scheme from 6.1.1 to 6.1.2 in /zxscanner Bumps [flex_color_scheme](https://github.com/rydmike/flex_color_scheme) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/rydmike/flex_color_scheme/releases) - [Changelog](https://github.com/rydmike/flex_color_scheme/blob/master/CHANGELOG.md) - [Commits](https://github.com/rydmike/flex_color_scheme/compare/6.1.1...6.1.2) --- updated-dependencies: - dependency-name: flex_color_scheme dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- zxscanner/pubspec.lock | 2 +- zxscanner/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zxscanner/pubspec.lock b/zxscanner/pubspec.lock index b828268..40d0ef5 100644 --- a/zxscanner/pubspec.lock +++ b/zxscanner/pubspec.lock @@ -252,7 +252,7 @@ packages: name: flex_color_scheme url: "https://pub.dartlang.org" source: hosted - version: "6.1.1" + version: "6.1.2" flex_seed_scheme: dependency: transitive description: diff --git a/zxscanner/pubspec.yaml b/zxscanner/pubspec.yaml index a5fbb19..8a1a47d 100644 --- a/zxscanner/pubspec.yaml +++ b/zxscanner/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: convex_bottom_bar: ^3.1.0 cupertino_icons: ^1.0.5 - flex_color_scheme: ^6.1.1 + flex_color_scheme: ^6.1.2 flutter: sdk: flutter flutter_localizations: