Skip to content

Commit

Permalink
Publish 0.8.3 (#1560)
Browse files Browse the repository at this point in the history
* Publish `0.5.4`

* Move methods around

* Fix pubspec

* Set test data to new version
  • Loading branch information
mosuem authored Sep 13, 2024
1 parent e2f7d13 commit 4d55186
Show file tree
Hide file tree
Showing 13 changed files with 36 additions and 37 deletions.
3 changes: 2 additions & 1 deletion pkgs/native_assets_builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
## 0.8.3-wip
## 0.8.3

- Added a validation step on the output of the build and link hooks (both as a
per package, and as in all the packages together).
- Fixed caching bug for link hooks
[#1515](https://github.com/dart-lang/native/pull/1515).
- Bump `native_toolchain_c` to `0.5.4` and `native_assets_cli` to `0.8.0`.

## 0.8.2

Expand Down
4 changes: 1 addition & 3 deletions pkgs/native_assets_builder/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: native_assets_builder
description: >-
This package is the backend that invokes build hooks.
version: 0.8.3-wip
version: 0.8.3
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder

publish_to: none

environment:
sdk: '>=3.3.0 <4.0.0'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
lints: ^3.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
lints: ^3.0.0
Expand Down
6 changes: 3 additions & 3 deletions pkgs/native_assets_builder/test_data/native_add/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.3
native_toolchain_c:
path: ../../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../../native_toolchain_c/

dev_dependencies:
ffigen: ^8.0.2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ dependencies:
native_assets_cli: ^0.8.0
# native_assets_cli:
# path: ../../../../native_assets_cli/
# native_toolchain_c: ^0.5.2
native_toolchain_c:
path: ../../../../native_toolchain_c/
native_toolchain_c: ^0.5.4
# native_toolchain_c:
# path: ../../../../native_toolchain_c/

dev_dependencies:
ffigen: ^10.0.0
Expand Down

0 comments on commit 4d55186

Please sign in to comment.