Bump build_runner, freezed_annotation, json_annotation, json_serializable, freezed and dartdoc - #180
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…able, freezed and dartdoc Bumps [build_runner](https://github.com/dart-lang/build), [freezed_annotation](https://github.com/rrousselGit/freezed), [json_annotation](https://github.com/google/json_serializable.dart), [json_serializable](https://github.com/google/json_serializable.dart), [freezed](https://github.com/rrousselGit/freezed) and [dartdoc](https://github.com/dart-lang/dartdoc). These dependencies needed to be updated together. Updates `build_runner` from 2.5.4 to 2.16.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.16.1) Updates `freezed_annotation` from 2.4.4 to 3.1.0 - [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0) Updates `json_annotation` from 4.9.0 to 4.12.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.12.0) Updates `json_serializable` from 6.9.5 to 6.14.1 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.14.1) Updates `freezed` from 2.5.8 to 4.0.2 - [Commits](rrousselGit/freezed@freezed-v2.5.8...freezed-v4.0.2) Updates `dartdoc` from 8.3.4 to 9.0.9 - [Release notes](https://github.com/dart-lang/dartdoc/releases) - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md) - [Commits](dart-lang/dartdoc@v8.3.4...v9.0.9) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.16.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: freezed_annotation dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: json_annotation dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: json_serializable dependency-version: 6.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: freezed dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: dartdoc dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps build_runner, freezed_annotation, json_annotation, json_serializable, freezed and dartdoc. These dependencies needed to be updated together.
Updates
build_runnerfrom 2.5.4 to 2.16.1Release notes
Sourced from build_runner's releases.
... (truncated)
Commits
5e25e60Release build, build_config, build_daemon, build_runner, build_test. (#5111)43c2bb7Remove test-only PreviousBuild.fromFinishedBuildState. (#5109)a6078a0Use AssetFile for deletes. (#5108)3051007RemoveBuildState.isFile. (#5106)da162e6Do not invalidate retained package path outputs on artifact tree conflicts. (...d51da7eSet default test timeout to 3m in build_runner/dart_test.yaml. (#5104)47aba81[build_web_compilers] Standardize web app entrypoint selection (#5095)f15a84eRestrict incompatibleBuildOutputsToDelete to outputPackages. (#5103)1a276c2Clarify source/cache/visible/hidden. (#5096)f5cc910ImproveBuildOutputReader; addBuildOutputReadResult. (#5101)Updates
freezed_annotationfrom 2.4.4 to 3.1.0Commits
6351730Don't publish benchmarkac7666ffreezed_annotation : 3.0.0 -> 3.1.02c0d0a1fixes #126171b51d2⚡️ Stop writing// dart format width=80to the generated freezed files (#1256)05e2bb4Add when/map back (#1271)170db3bfix markdown link syntax (#1254)9317203chore: update sponsors.svga42c20cUsebuilt_test3.2.1, test fixes. (#1266)6f1a033chore: update sponsors.svg168513bdocs: simplify dependency installation commands by grouping packages (#1268)Updates
json_annotationfrom 4.9.0 to 4.12.0Release notes
Sourced from json_annotation's releases.
Commits
61e7b87Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)62e16d8Bump the dependencies group with 2 updates (#1572)c6cdfcfUpdate analyzer to latest, prepare v6.13.2 (#1571)fba9479Bump the dependencies group with 3 updates (#1568)da67f42allow pkg:analyzer latest, prepare v6.13.1 (#1566)8b781acImprove error message when generating code for Record types with unsupported ...6b711e3Improve error messages when typeToCode throws an exception (#1450)5d5fecaisSynthetic is removed in Analyzer 11 (#1564)c61a809Bump actions/stale from 10.1.1 to 10.2.0 in the dependencies group (#1563)2b03869Prepare for release (#1562)Updates
json_serializablefrom 6.9.5 to 6.14.1Release notes
Sourced from json_serializable's releases.
... (truncated)
Commits
c727bb9chore(deps): support analyzer <15.0.0 (#1584)eaad5f6Bump the dependencies group with 2 updates (#1579)5a1856aBump the dependencies group with 2 updates (#1576)61e7b87Add JsonKey.explicitJsonNullWhenNonNullField for PATCH tri-state JSON (#1574)62e16d8Bump the dependencies group with 2 updates (#1572)c6cdfcfUpdate analyzer to latest, prepare v6.13.2 (#1571)fba9479Bump the dependencies group with 3 updates (#1568)da67f42allow pkg:analyzer latest, prepare v6.13.1 (#1566)8b781acImprove error message when generating code for Record types with unsupported ...6b711e3Improve error messages when typeToCode throws an exception (#1450)Updates
freezedfrom 2.5.8 to 4.0.2Commits
17e06dffreezed : 4.0.1 -> 4.0.22524fafMerge pull request #1375 from rrousselGit/fix-dead-codebe9a38fRemove redundant check67c6e34Bump minimum analyzer4388c50Formatdcc9e4aFix testfe813caFormat562dd16FIx dead code8bdb15afreezed : 4.0.0 -> 4.0.107710d0Merge pull request #1372 from peter-trost:analyzer-14Updates
dartdocfrom 8.3.4 to 9.0.9Release notes
Sourced from dartdoc's releases.
... (truncated)
Changelog
Sourced from dartdoc's changelog.
... (truncated)
Commits
8be851eBump to 9.0.9 (#4278)1fd02f7Bump the github-actions group with 3 updates (#4276)ac96918Require analyzer 14.1.0, migrate from deprecated updateAnalysisOptions4. (#4262)c771ad2bump to 9.0.8 (#4270)38d079aFix RangeError when stripping doc-imports from files with CRLF line endings (...794a1d3bump to 9.0.7 (#4269)b9c9473Add interactive copy-to-clipboard button to code snippets (#4267)9831db9Add support and styling for custom <callout-box> HTML tags (#4264)f52f910Bump the github-actions group with 3 updates (#4265)36b1aebBump to 9.0.6 (#4263)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)