Update dependency source_gen to v1 - abandoned #17
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.
This PR contains the following updates:
^0.9.5
->^1.0.0
Release Notes
dart-lang/source_gen
v1.2.7
Compare Source
repository
field.2.18
.TypeChecker
.v1.2.6
Compare Source
preamble
option tocombining_builder
.v1.2.5
Compare Source
v1.2.4
Compare Source
v1.2.3
Compare Source
analyzer: '>=4.6.0 <6.0.0'
sdk: '>=2.17.0 <3.0.0'
v1.2.2
Compare Source
formatOutput
function to the
PartBuilder
orLibraryBuilder
constructors.v1.2.1
Compare Source
represents their type. Previously we checked this pattern only for enums,
however there are enum-like usages in classes which are not enums.
package:analyzer
.v1.2.0
Compare Source
LibraryElement
inLibraryReader.allElements
,LibraryReader.annotatedWith
, andLibraryReader.annotatedWithExact
. RunGeneratorForAnnotation
generators on library elements when thelibrary
statement has the annotation.
build_extensions
configuration to thePartBuilder
andLibraryBuilder
. You must forward theBuilderOptions
object to the superconstructor for this to work.
parameters.
part
statements on Windows.v1.1.1
Compare Source
package:pedantic
.v1.1.0
build_extensions
option tocombining_builder
, allowing outputfiles to be generated into a different directory.
v1.0.5
different class than their type (but in the same library).
v1.0.4
Compare Source
v1.0.3
Compare Source
package:analyzer
.v1.0.2
Compare Source
TypeChecker.fromRuntimeType
for types that come from non-package uris.v1.0.1
Compare Source
package:analyzer
version1.7.0
.v1.0.0
Compare Source
ConstantReader.isAny
.ConstantReader.anyValue
.LibraryReader.classElements
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.