Skip to content

Commit

Permalink
Bump pubspec versions (#834)
Browse files Browse the repository at this point in the history
* Bump CumulusDS/get-yaml-paths-action from 1.0.1 to 1.0.2

* Bump pub_semver from 2.1.1 to 2.1.4

* Bump google_maps_flutter from 2.2.1 to 2.3.0

* Bump connectivity_plus from 2.3.9 to 4.0.2

* [BOT] Applying version.

---------

Co-authored-by: camillebrulotte <[email protected]>
  • Loading branch information
camillebrulotte and camillebrulotte authored Sep 7, 2023
1 parent 400dad1 commit 63ef0a1
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 38 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v3
- name: Get the version from the pubspec
id: pubspecVersion
uses: CumulusDS/[email protected].1
uses: CumulusDS/[email protected].2
with:
file: pubspec.yaml
version: version
Expand Down
80 changes: 47 additions & 33 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -140,42 +140,14 @@ packages:
name: connectivity_plus
url: "https://pub.dartlang.org"
source: hosted
version: "2.3.9"
connectivity_plus_linux:
dependency: transitive
description:
name: connectivity_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
connectivity_plus_macos:
dependency: transitive
description:
name: connectivity_plus_macos
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.6"
version: "4.0.2"
connectivity_plus_platform_interface:
dependency: transitive
description:
name: connectivity_plus_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.0"
connectivity_plus_web:
dependency: transitive
description:
name: connectivity_plus_web
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.5"
connectivity_plus_windows:
dependency: transitive
description:
name: connectivity_plus_windows
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.2"
version: "1.2.4"
convert:
dependency: transitive
description:
Expand All @@ -190,6 +162,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.1"
csslib:
dependency: transitive
description:
name: csslib
url: "https://pub.dartlang.org"
source: hosted
version: "0.17.2"
dart_style:
dependency: transitive
description:
Expand Down Expand Up @@ -562,13 +541,20 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.2"
google_maps:
dependency: transitive
description:
name: google_maps
url: "https://pub.dartlang.org"
source: hosted
version: "6.3.0"
google_maps_flutter:
dependency: "direct main"
description:
name: google_maps_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.1"
version: "2.3.0"
google_maps_flutter_android:
dependency: transitive
description:
Expand All @@ -590,6 +576,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.4"
google_maps_flutter_web:
dependency: transitive
description:
name: google_maps_flutter_web
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.1"
graphs:
dependency: transitive
description:
Expand All @@ -604,6 +597,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.6"
html:
dependency: transitive
description:
name: html
url: "https://pub.dartlang.org"
source: hosted
version: "0.15.3"
http:
dependency: "direct main"
description:
Expand Down Expand Up @@ -653,6 +653,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.4"
js_wrapping:
dependency: transitive
description:
name: js_wrapping
url: "https://pub.dartlang.org"
source: hosted
version: "0.7.4"
json_annotation:
dependency: transitive
description:
Expand Down Expand Up @@ -904,7 +911,7 @@ packages:
name: pub_semver
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.1"
version: "2.1.4"
rive:
dependency: "direct main"
description:
Expand All @@ -919,6 +926,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.27.3"
sanitize_html:
dependency: transitive
description:
name: sanitize_html
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1241,4 +1255,4 @@ packages:
version: "3.1.0"
sdks:
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.0.0"
flutter: ">=3.3.0"
8 changes: 4 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 4.23.1+1
version: 4.23.2+1

environment:
sdk: ">=2.10.0 <3.0.0"
Expand Down Expand Up @@ -54,18 +54,18 @@ dependencies:
shared_preferences: ^2.0.15
webview_flutter: ^3.0.4
flutter_custom_tabs: ^1.0.4
google_maps_flutter: ^2.2.1
google_maps_flutter: ^2.3.0
github: ^9.1.0
package_info_plus: ^1.4.2
feature_discovery: ^0.14.0
path_provider: ^2.0.11
rive: ^0.9.1
connectivity_plus: ^2.3.7
connectivity_plus: ^4.0.2
flutter_svg: ^1.0.3
font_awesome_flutter: ^10.2.1
in_app_review: ^2.0.6
device_info_plus: ^4.0.0
pub_semver: ^2.1.0
pub_semver: ^2.1.4
home_widget: ^0.1.6
marquee: 2.2.1
auto_size_text: ^3.0.0
Expand Down

0 comments on commit 63ef0a1

Please sign in to comment.