Skip to content

chore: updated dependencies, applied refactor to accommodate new linter rules#7

Open
MDziubinski wants to merge 3 commits intoIteo:mainfrom
MDziubinski:chore/bump_dependencies
Open

chore: updated dependencies, applied refactor to accommodate new linter rules#7
MDziubinski wants to merge 3 commits intoIteo:mainfrom
MDziubinski:chore/bump_dependencies

Conversation

@MDziubinski
Copy link
Copy Markdown

No description provided.

lpusz

This comment was marked as resolved.

@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch from 077303b to bd5dc26 Compare May 9, 2023 09:35
Copy link
Copy Markdown

@lpusz lpusz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In these changes, everything seems okay for me.

Info:
In Slack DM, we decided together to fix all new warnings, coming from the linteo.

@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch 2 times, most recently from 62e8616 to 02d287a Compare May 11, 2023 08:00
@MDziubinski MDziubinski changed the title chore: bumped minimal dependency versions chore: updated dependencies, applied refactor to accommodate new linter rules May 11, 2023
@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch from 02d287a to 35e31ca Compare May 11, 2023 08:30
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Future.delayed -> Future<void>.delayed without passing empty callback (() {})

@@ -1,3 +1,4 @@
/// Dependency injection configuration using Service Locator patter in a convenient way
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo: patter -> pattern (probably)

@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch from 35e31ca to 3f13a53 Compare May 11, 2023 09:51
Copy link
Copy Markdown

@lpusz lpusz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! 👍🏼

@kozlowskigrzegorz
Copy link
Copy Markdown
Contributor

Two things to consider:

  • using newest melos (3.0.0+) it's required to have pubspec.yaml on the project root level. It should contain dev_dependency indicating melos version used in project (current: ^3.0.0)
  • second thing: may we consider change default value for preferRelativeImports to true? I think some time ago we've changed the decision to prefer absolute paths

@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch 3 times, most recently from 7d7a70b to abe2b49 Compare May 11, 2023 11:56
@MDziubinski MDziubinski force-pushed the chore/bump_dependencies branch from abe2b49 to ce824da Compare May 11, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants