node-auth-flutter-BLoC-pattern-RxDart
node-auth-flutter-BLoC-pattern-RxDart copied to clipboard
chore(deps): update dependency analyzer to v7
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| analyzer (source) | dev_dependencies | major | ^5.2.0 -> ^7.0.0 |
[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dart-lang/sdk (analyzer)
v7.0.0
- Remove deprecated
DartType.element2. - Remove deprecated
DartType.isDynamic. - Remove deprecated
DartType.isVoid. - Remove deprecated
DartType.resolveToBound. - Remove deprecated
IfElement.condition. - Remove deprecated
IfStatement.condition. - Remove deprecated
AstNode.getPropertyandAstNode.setProperty. - Remove
File.createSource(), it violates levels of abstraction. You can getSourceinstances fromAnalysisResults. - Remove deprecated
LibraryElement.toLegacyTypeIfOptOut. - Remove deprecated
LibraryElement.toLegacyElementIfOptOut. - Remove deprecated
LibraryElement.isNonNullableByDefault. - Remove deprecated
File.changesandFolder.changes. - Remove deprecated
Resource.parent2. - Remove deprecated
OnClause. - Remove deprecated
ContextBuilder, useAnalysisContextCollection. - Remove deprecated
ContextLocator, useAnalysisContextCollection. - Remove deprecated
ClassOrAugmentationDeclaration.. - Remove deprecated
MixinOrAugmentationDeclaration.. - Remove deprecated members of
AnalysisError. - Remove deprecated
TypeSystem.instantiateToBounds2. - Remove deprecated
buildSdkSummary2(). - Remove deprecated
FileSource.fileReadMode. - Remove deprecated members of
ErrorReporter. - Remove deprecated
Comment.isBlock,isDocumentation,isEndOfLine. - Remove deprecated
Element.enclosingElement. - Remove deprecated
PropertyAccessor.variable. - Remove experimental
LibraryOrAugmentationElement. - Remove deprecated
LibraryElementproperties. - Remove deprecated
enabledPluginNamesandhintfromAnalysisOptions. - Remove deprecated
source_io.dart. - Remove deprecated
lint/Spelunker. - Remove deprecated
source_resource.dart. - Remove
MultiplyInheritedExecutableElement. - Remove
AnalyzeFunctionBodiesPredicate. - Remove
normalParameterNamesandoptionalParameterNamesfromFunctionType.
v6.11.0
- Un-deprecated
LibraryElement.exportedLibraries. - Un-deprecated
LibraryElement.importedLibraries.
v6.10.0
- Deprecated
LibraryElement.accessibleExtensions, useCompilationUnitElement.accessibleExtensionsinstead. - Deprecated
LibraryElement.exportedLibraries. - Deprecated
LibraryElement.importedLibraries. - Deprecated
LibraryElement.isBrowserApplication. - Deprecated
LibraryElement.libraryExports, useCompilationUnitElement.libraryExportsinstead. - Deprecated
LibraryElement.libraryImports, useCompilationUnitElement.libraryImportsinstead. - Deprecated
LibraryElement.prefixes, useCompilationUnitElement.libraryImportPrefixesinstead. - Deprecated
LibraryElement.parts, useCompilationUnitElement.partsinstead. - Deprecated
LibraryElement.scope, useCompilationUnitElement.scopeinstead.
v6.9.0
NormalFormalParameternow implementsAnnotatedNode.- Deprecated
Element.enclosingElement, useenclosingElement3.
v6.8.0
- Add
AnalysisContextCollection.dispose(). It must be invoked at the end. - Deprecated
ContextLocatorandContextBuilder. UseAnalysisContextCollectioninstead.
v6.7.0
- Deprecated
File.createSource(), it violates levels of abstraction. You can getSourceinstances fromAnalysisResults. - Deprecated unused static members of
AnalysisError.
v6.6.0
- Stop exporting
src/file_system/file_system.dartfromfile_system/file_system.dart. - Deprecated
package:analyzer/src/source/source_resource.dart, importpackage:analyzer/source/file_source.dartinstead. - Deprecated exports from
package:analyzer/src/source/source.dart, importpackage:analyzer/source/source.dartinstead.
v6.5.2
- Updated constraints
macros: '>=0.1.2-0 <0.1.3'.
v6.5.1
- Updated constraints
macros: '>=0.1.1-0 <0.1.2'.
v6.5.0
- Deprecated
LibraryElement.toLegacyTypeIfOptOut. - Deprecated
LibraryElement.toLegacyElementIfOptOut. - Deprecated
LibraryElement.isNonNullableByDefault. - Deprecated
InterfaceElement.lookUpGetter,InterfaceElement.lookUpMethod, andInterfaceElement.lookUpSetter. - Fixed
GeneralizingAstVisitor.visitNamedTypeto invokevisitTypeAnnotation. - Deprecated
PropertyInducingElement get variableinPropertyAccessorElement, usePropertyInducingElement? get variable2instead. The reason for this is that when the property accessor is an augmentation without the corresponding declaration, there is no corresponding variable. - Deprecated
ExtensionDeclaration.onKeywordandextendedType. UseExtensionOnClause? get onClauseinstead. Extension augmentations are not allowed to haveonClause. - Deprecated
OnClause, useMixinOnClauseinstead. - Support new meta annotation:
@doNotSubmit. - Support new meta annotation:
@mustBeConst. - Support new meta TargetKinds:
constructor,directive,enumValue, andtypeParameter. - Fix for accessing constants from extension type, when import prefixed.
- Deprecated
AstNode.getPropertyandAstNode.setProperty. Clients who need the ability to add arbitrary decorations to AST nodes can achieve the same effect using Dart's built-in Expando class.
v6.4.1
- Patch for crash in ffi_verifier.
v6.3.0
- Updated the current language version to
3.3. - Removed generated
ConstantEvaluator.
v6.2.0
- Improvements for extension types.
- Heap usage improvements.
v6.1.0
- Added
InstanceElement, a super-interface forInterfaceElementandExtensionElement. - Added
TypeSystem.greatestLowerBound.
v6.0.0
- Remove deprecated
declaredElement2from AST. - Remove deprecated
element2from AST. - Remove deprecated
name2from AST. - Remove deprecated
FunctionBody.isPotentiallyMutatedInClosure. - Remove deprecated
extensionName,staticElementfromExtensionOverride. - Remove deprecated
namefromNamedType.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pubspec.lock
Command failed: flutter pub upgrade analyzer
Because no versions of built_value_generator match >8.9.2 <8.9.3 and built_value_generator >=8.9.3 depends on analyzer ^6.9.0, built_value_generator >8.9.2 requires analyzer ^6.9.0.
And because built_value_generator 8.9.2 depends on analyzer >=5.2.0 <7.0.0, built_value_generator >=8.9.2 requires analyzer >=5.2.0 <7.0.0.
So, because node_auth depends on both built_value_generator ^8.9.2 and analyzer ^7.0.0, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on analyzer: flutter pub add dev:analyzer:^6.11.0
Failed to update packages.