Bump the dependencies group with 3 updates (#1568)
Bumps the dependencies group with 3 updates: actions/cache, dart-lang/setup-dart and DavidAnson/markdownlint-cli2-action.
Updates
actions/cachefrom 5.0.3 to 5.0.4Updates
dart-lang/setup-dartfrom 1.7.1 to 1.7.2Updates
DavidAnson/markdownlint-cli2-actionfrom 22.0.0 to 23.0.0
updated-dependencies:
- dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies
- dependency-name: dart-lang/setup-dart dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies
- dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Provides Dart Build System builders for handling JSON.
json_serializable
The core package providing Generators for JSON-specific tasks.
Import it into your pubspec
dev_dependencies:section.json_annotation
The annotation package which has no dependencies.
Import it into your pubspec
dependencies:section.checked_yaml
Generate more helpful exceptions when decoding YAML documents using
package:json_serializableandpackage:yaml.Import it into your pubspec
dependencies:section.example
An example showing how to set up and use
json_serializableandjson_annotation.