Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 #590

Merged
merged 3 commits into from
Jun 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
linter:
rules:
public_member_api_docs: false
Expand Down
2 changes: 1 addition & 1 deletion api/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
analyzer:
exclude:
- build/**
Expand Down
2 changes: 1 addition & 1 deletion api/backend_admin/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
linter:
rules:
public_member_api_docs: false
2 changes: 1 addition & 1 deletion api/backend_admin/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^1.0.3
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

flutter:
uses-material-design: true
Expand Down
2 changes: 1 addition & 1 deletion api/packages/board_renderer/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/board_renderer/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/packages/crossword_repository/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/crossword_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/packages/db_client/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/db_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.0
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/firebase_cloud_storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/packages/game_domain/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml

analyzer:
exclude:
Expand Down
2 changes: 1 addition & 1 deletion api/packages/game_domain/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ dev_dependencies:
json_serializable: ^6.8.0
mocktail: ^1.0.3
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/packages/hint_repository/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/hint_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/packages/jwt_middleware/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/jwt_middleware/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.0
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion api/packages/leaderboard_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.0
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion lib/crossword/widgets/crossword_letter.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ typedef CrosswordLetterIndex = (int, int);
///
/// For example, given:
///
/// ```
/// ```none
/// F U N
/// - - O
/// ```
Expand Down
2 changes: 1 addition & 1 deletion packages/api_client/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion packages/api_client/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dev_dependencies:
mocktail: ^1.0.0
test: ^1.19.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0

dependencies:
equatable: ^2.0.5
Expand Down
2 changes: 1 addition & 1 deletion packages/authentication_repository/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
2 changes: 1 addition & 1 deletion packages/authentication_repository/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ dev_dependencies:
flutter_test:
sdk: flutter
mocktail: ^1.0.3
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
2 changes: 1 addition & 1 deletion packages/board_generator/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include: package:very_good_analysis/analysis_options.5.1.0.yaml
include: package:very_good_analysis/analysis_options.6.0.0.yaml
28 changes: 14 additions & 14 deletions packages/board_generator/lib/src/crossword.dart
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand All @@ -75,7 +75,7 @@ class Crossword {
///
/// Adding the word "SUN" at (2, -2) would be connected:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - U
Expand All @@ -86,7 +86,7 @@ class Crossword {
///
/// However, adding the word "SUN" at (-2, 0) would not be connected:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand Down Expand Up @@ -115,7 +115,7 @@ class Crossword {
///
/// For example, considering the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand All @@ -126,7 +126,7 @@ class Crossword {
///
/// Adding the word "USA" at (1, -2) would have five connections:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E S -
Expand All @@ -137,7 +137,7 @@ class Crossword {
///
/// If we label the connections with a "*" we would have:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L * * *
/// -1 - - * S -
Expand All @@ -163,7 +163,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -5 -4 -3 -2 -1 0 1 2
/// -2 - - - A L B U S
/// -1 - - - - - E - -
Expand All @@ -174,7 +174,7 @@ class Crossword {
///
/// Adding the word "USA" at (-5, -2) would overlap with "ALBUS":
///
/// ```
/// ```none
/// -5 -4 -3 -2 -1 0 1 2
/// -2 U S A A L B U S
/// -1 - - - - - E - -
Expand All @@ -185,7 +185,7 @@ class Crossword {
///
/// However, adding the word "SUN" at (2, -2) would not overlap:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - U
Expand Down Expand Up @@ -232,7 +232,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 - - B U S
/// -1 - - E - -
Expand All @@ -247,7 +247,7 @@ class Crossword {
/// at (-2, -2) would override "BUS" partially.
///
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 W E B S S
/// -1 - - E - -
Expand Down Expand Up @@ -282,7 +282,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand All @@ -300,7 +300,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand All @@ -322,7 +322,7 @@ class Crossword {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -2 A L B U S
/// -1 - - E - -
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class HorizontalLineOfSymmetry {
///
/// For example, consider an horizontal line of symmetry at y = 0:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -3 - - - - -
/// -2 - - - - -
Expand All @@ -41,7 +41,7 @@ class HorizontalLineOfSymmetry {
/// If new entries are added in such mirrored locations, the board's grid
/// would be symmetrical horizontally:
///
/// ```
/// ```none
/// -2 -1 0 1 2
/// -3 - - P I N
/// -2 - - O - -
Expand Down
4 changes: 2 additions & 2 deletions packages/board_generator/lib/src/models/word_candidate.dart
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class FixedLengthWordCandidate extends WordCandidate {
///
/// For example, consider the following board:
///
/// ```
/// ```none
/// -1 0 1 2
/// -3 - - - -
/// -2 - B U S
Expand All @@ -130,7 +130,7 @@ class FixedLengthWordCandidate extends WordCandidate {
/// If we label those surrounding locations with "*" we get:
///
///
/// ```
/// ```none
/// -1 0 1 2
/// -3 - * - -
/// -2 * B * S
Expand Down
2 changes: 1 addition & 1 deletion packages/board_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ dependencies:
dev_dependencies:
mocktail: ^1.0.3
test: ^1.25.2
very_good_analysis: ^5.1.0
very_good_analysis: ^6.0.0
Loading