Skip to content

Commit 0b545d6

Browse files
committed
Update dependencies and add changelog for 0.6.0
1 parent 5b8cb96 commit 0b545d6

File tree

12 files changed

+419
-437
lines changed

12 files changed

+419
-437
lines changed

SECURITY.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
## Supported Versions
44

5-
| Version | Supported | |
6-
| ------- | --------- | ---------------------------------------------------------------------------------------------------------------- |
7-
| 0.5.1 | :warning: | [Docs](https://setonix.world/docs/v1/intro) [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.5.1) |
8-
| 0.4.1 | :x: | [Docs](https://setonix.world/docs/v1/intro) [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.4.1) |
9-
| 0.3.0 | :x: | [Docs](https://setonix.world/docs/v1/intro) [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.3.0) |
10-
| 0.2.0 | :x: | [Docs](https://setonix.world/docs/v1/intro) [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.2.0) |
11-
| 0.1.1 | :x: | [Docs](https://setonix.world/docs/v1/intro) [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.1.1) |
5+
| Version | Supported | |
6+
| ------- | --------- | -------------------------------------------------------------------- |
7+
| 0.5.2 | :warning: | [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.5.2) |
8+
| 0.4.1 | :x: | [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.4.1) |
9+
| 0.3.0 | :x: | [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.3.0) |
10+
| 0.2.0 | :x: | [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.2.0) |
11+
| 0.1.1 | :x: | [Release](https://github.com/LinwoodDev/Setonix/releases/tag/v0.1.1) |
1212

1313
Currently there is no version released yet.
1414
Because of that, there is also no main branch.

app/android/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
artifactory (3.0.17)
1212
atomos (0.1.3)
1313
aws-eventstream (1.4.0)
14-
aws-partitions (1.1167.0)
14+
aws-partitions (1.1168.0)
1515
aws-sdk-core (3.233.0)
1616
aws-eventstream (~> 1, >= 1.3.0)
1717
aws-partitions (~> 1, >= 1.992.0)

app/lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,4 +206,4 @@ const isNightly =
206206
flavor == 'nightly' || flavor == 'dev' || flavor == 'development';
207207
const shortApplicationName = isNightly ? 'Setonix Nightly' : 'Setonix';
208208
const applicationName = 'Linwood $shortApplicationName';
209-
const applicationMinorVersion = '0.5.2';
209+
const applicationMinorVersion = '0.6.0';

app/pubspec.lock

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@ packages:
8585
dependency: transitive
8686
description:
8787
name: build
88-
sha256: "5b887c55a0f734b433b3b2d89f9cd1f99eb636b17e268a5b4259258bc916504b"
88+
sha256: "825fed4d63050252a0b6e74f2d75844c4a85b664814be6993bd3493fb5239779"
8989
url: "https://pub.dev"
9090
source: hosted
91-
version: "4.0.0"
91+
version: "4.0.1"
9292
build_cli_annotations:
9393
dependency: transitive
9494
description:
@@ -117,10 +117,10 @@ packages:
117117
dependency: "direct dev"
118118
description:
119119
name: build_runner
120-
sha256: "804c47c936df75e1911c19a4fb8c46fa8ff2b3099b9f2b2aa4726af3774f734b"
120+
sha256: "4e54dbeefdc70691ba80b3bce3976af63b5425c8c07dface348dfee664a0edc1"
121121
url: "https://pub.dev"
122122
source: hosted
123-
version: "2.8.0"
123+
version: "2.9.0"
124124
built_collection:
125125
dependency: transitive
126126
description:
@@ -334,10 +334,10 @@ packages:
334334
dependency: transitive
335335
description:
336336
name: file_selector_android
337-
sha256: "1ce58b609289551f8ec07265476720e77d19764339cc1d8e4df3c4d34dac6499"
337+
sha256: "6966f4e9a10defae3d87f77f9df4db9c0c41f59f11ac0d1e9d7d3a4cf54d8226"
338338
url: "https://pub.dev"
339339
source: hosted
340-
version: "0.5.1+17"
340+
version: "0.5.2"
341341
file_selector_ios:
342342
dependency: transitive
343343
description:
@@ -555,14 +555,6 @@ packages:
555555
description: flutter
556556
source: sdk
557557
version: "0.0.0"
558-
frontend_server_client:
559-
dependency: transitive
560-
description:
561-
name: frontend_server_client
562-
sha256: f64a0333a82f30b0cca061bc3d143813a486dc086b574bfb233b7c1372427694
563-
url: "https://pub.dev"
564-
source: hosted
565-
version: "4.0.0"
566558
fuchsia_remote_debug_protocol:
567559
dependency: transitive
568560
description: flutter
@@ -1167,10 +1159,10 @@ packages:
11671159
dependency: transitive
11681160
description:
11691161
name: shared_preferences_android
1170-
sha256: bd14436108211b0d4ee5038689a56d4ae3620fd72fd6036e113bf1345bc74d9e
1162+
sha256: "0b0f98d535319cb5cdd4f65783c2a54ee6d417a2f093dbb18be3e36e4c3d181f"
11711163
url: "https://pub.dev"
11721164
source: hosted
1173-
version: "2.4.13"
1165+
version: "2.4.14"
11741166
shared_preferences_foundation:
11751167
dependency: transitive
11761168
description:
@@ -1365,10 +1357,10 @@ packages:
13651357
dependency: transitive
13661358
description:
13671359
name: url_launcher_android
1368-
sha256: "199bc33e746088546a39cc5f36bac5a278c5e53b40cb3196f99e7345fdcfae6b"
1360+
sha256: c0fb544b9ac7efa10254efaf00a951615c362d1ea1877472f8f6c0fa00fcf15b
13691361
url: "https://pub.dev"
13701362
source: hosted
1371-
version: "6.3.22"
1363+
version: "6.3.23"
13721364
url_launcher_ios:
13731365
dependency: transitive
13741366
description:
@@ -1477,10 +1469,10 @@ packages:
14771469
dependency: transitive
14781470
description:
14791471
name: watcher
1480-
sha256: "5bf046f41320ac97a469d506261797f35254fa61c641741ef32dacda98b7d39c"
1472+
sha256: "592ab6e2892f67760543fb712ff0177f4ec76c031f02f5b4ff8d3fc5eb9fb61a"
14811473
url: "https://pub.dev"
14821474
source: hosted
1483-
version: "1.1.3"
1475+
version: "1.1.4"
14841476
web:
14851477
dependency: transitive
14861478
description:

docs/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"@astrojs/react": "^4.4.0",
1515
"@astrojs/starlight": "^0.36.0",
1616
"@phosphor-icons/react": "^2.1.10",
17-
"@types/react": "^19.1.16",
18-
"@types/react-dom": "^19.1.9",
17+
"@types/react": "^19.2.0",
18+
"@types/react-dom": "^19.2.0",
1919
"astro": "^5.14.1",
20-
"react": "^19.1.1",
21-
"react-dom": "^19.1.1",
20+
"react": "^19.2.0",
21+
"react-dom": "^19.2.0",
2222
"remark-gemoji": "^8.0.0",
2323
"remark-heading-id": "^1.0.1",
24-
"typescript": "^5.9.2"
24+
"typescript": "^5.9.3"
2525
},
26-
"packageManager": "pnpm@10.17.1",
26+
"packageManager": "pnpm@10.18.0",
2727
"devDependencies": {
2828
"@vite-pwa/astro": "^1.1.0",
2929
"sass": "^1.93.2",

0 commit comments

Comments
 (0)