Skip to content

Commit

Permalink
Merge pull request #657 from hpi-studyu/chore/upgrade-deps
Browse files Browse the repository at this point in the history
Chore/upgrade deps
  • Loading branch information
johannesvedder authored Jul 15, 2024
2 parents 58f006e + 8891aaa commit 8de7048
Show file tree
Hide file tree
Showing 17 changed files with 288 additions and 173 deletions.
77 changes: 77 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,83 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 2024-07-15

### Changes

---

Packages with breaking changes:

- There are no breaking changes in this release.

Packages with other changes:

- [`studyu_app` - `v2.7.7`](#studyu_app---v277)
- [`studyu_core` - `v4.4.4`](#studyu_core---v444)
- [`studyu_designer_v2` - `v1.8.2`](#studyu_designer_v2---v182)
- [`studyu_flutter_common` - `v1.8.5`](#studyu_flutter_common---v185)

---

#### `studyu_app` - `v2.7.7`

- **FIX**: upgrade deps.
- **FIX**: upgrade deps.

#### `studyu_core` - `v4.4.4`

- **FIX**: upgrade deps.
- **FIX**: upgrade deps.

#### `studyu_designer_v2` - `v1.8.2`

- **FIX**: upgrade deps.
- **FIX**: added legend for participant activity tooltip.
- **FIX**: monitor section header tooltip participants list display fix.
- **FIX**: upgrade deps.

#### `studyu_flutter_common` - `v1.8.5`

- **FIX**: upgrade deps.
- **FIX**: upgrade deps.


## 2024-07-14

### Changes

---

Packages with breaking changes:

- [`studyu_app` - `v2.7.6`](#studyu_app---v276)
- [`studyu_core` - `v4.4.3`](#studyu_core---v443)
- [`studyu_designer_v2` - `v1.8.1`](#studyu_designer_v2---v181)
- [`studyu_flutter_common` - `v1.8.4`](#studyu_flutter_common---v184)

Packages with other changes:

- There are no other changes in this release.

Packages graduated to a stable release (see pre-releases prior to the stable version for changelog entries):

- `studyu_app` - `v2.7.6`
- `studyu_core` - `v4.4.3`
- `studyu_designer_v2` - `v1.8.1`
- `studyu_flutter_common` - `v1.8.4`

---

#### `studyu_app` - `v2.7.6`

#### `studyu_core` - `v4.4.3`

#### `studyu_designer_v2` - `v1.8.1`

#### `studyu_flutter_common` - `v1.8.4`


## 2024-07-01

### Changes
Expand Down
9 changes: 9 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 2.7.7

- **FIX**: upgrade deps.
- **FIX**: upgrade deps.

## 2.7.6

- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

## 2.7.6-dev.3

- **REFACTOR**: migrate to riverpod code generation 2.
Expand Down
20 changes: 10 additions & 10 deletions app/android/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.949.0)
aws-sdk-core (3.200.0)
aws-partitions (1.956.0)
aws-sdk-core (3.201.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.87.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.155.0)
aws-sdk-core (~> 3, >= 3.199.0)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.156.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
Expand All @@ -38,7 +38,7 @@ GEM
domain_name (0.6.20240107)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.110.0)
excon (0.111.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -154,7 +154,7 @@ GEM
json (2.7.2)
jwt (2.8.2)
base64
mini_magick (4.13.1)
mini_magick (4.13.2)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.4.1)
Expand Down
30 changes: 15 additions & 15 deletions app/ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ GEM
base64
nkf
rexml
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.943.0)
aws-sdk-core (3.197.0)
aws-partitions (1.956.0)
aws-sdk-core (3.201.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.83.0)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.152.1)
aws-sdk-core (~> 3, >= 3.197.0)
aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.156.0)
aws-sdk-core (~> 3, >= 3.201.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
Expand All @@ -38,7 +38,7 @@ GEM
domain_name (0.6.20240107)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.110.0)
excon (0.111.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -68,7 +68,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.3.1)
fastlane (2.220.0)
fastlane (2.221.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -152,9 +152,9 @@ GEM
httpclient (2.8.3)
jmespath (1.6.2)
json (2.7.2)
jwt (2.8.1)
jwt (2.8.2)
base64
mini_magick (4.12.0)
mini_magick (4.13.2)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.4.1)
Expand All @@ -164,7 +164,7 @@ GEM
optparse (0.5.0)
os (1.1.4)
plist (3.7.1)
public_suffix (5.0.5)
public_suffix (6.0.0)
rake (13.2.1)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down
4 changes: 2 additions & 2 deletions app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
app_links: e70ca16b4b0f88253b3b3660200d4a10b4ea9795
audio_session: 088d2483ebd1dc43f51d253d4a1c517d9a2e7207
camera_avfoundation: 759172d1a77ae7be0de08fc104cfb79738b8a59e
camera_avfoundation: dd002b0330f4981e1bbcb46ae9b62829237459a4
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_file_dialog: 4c014a45b105709a27391e266c277d7e588e9299
flutter_local_notifications: 4cde75091f6327eb8517fa068a0a5950212d2086
Expand All @@ -136,7 +136,7 @@ SPEC CHECKSUMS:
url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
video_player_avfoundation: 7c6c11d8470e1675df7397027218274b6d2360b3
wakelock_plus: 78ec7c5b202cab7761af8e2b2b3d0671be6c4ae1
webview_flutter_wkwebview: be0f0d33777f1bfd0c9fdcb594786704dbf65f36
webview_flutter_wkwebview: 2a23822e9039b7b1bc52e5add778e5d89ad488d1

PODFILE CHECKSUM: 666752a84cc2c75e2476eadd0afa8f31ee5056b0

Expand Down
Loading

0 comments on commit 8de7048

Please sign in to comment.