[go: nahoru, domu]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VeryGoodOpenSource/very_good_analysis Loading
base: v5.1.0
Choose a base ref
...
head repository: VeryGoodOpenSource/very_good_analysis Loading
compare: v6.0.0
Choose a head ref
  • 12 commits
  • 24 files changed
  • 6 contributors

Commits on Sep 6, 2023

  1. chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 (#88)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.6.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    5c41327 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    e95061d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    ab5738d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#95)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    34517be View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    7fe41f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    64b3999 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. feat(tool): include tooling to track excluded lint rules and their re…

    …asons (#100)
    
    * feat: make tooling to generate tables with excluded rules
    
    * feat: update docs, comments and names
    
    * docs: add emojis
    
    * feat: include links
    
    * refactor: use "excluded" over "disabled"
    
    * chore: formatted exclusion_reasons.json
    
    * chore: update pubspec.yaml
    
    * docs: update README phrasing
    
    * docs: updated linter_rules.dart library doc
    
    * ci: add workflow
    
    * ci: add analyze_directories
    
    * ci: update workflow
    
    * ci: add path to format command
    
    * docs: remove comma
    
    * chore: update reason for prefer_double_quotes
    
    * docs: update README.md
    
    * docs: add reason for prefer relative imports
    
    * docs: update excluded section
    
    * docs: discarded_futures reason
    
    * docs: improved docs
    
    * docs: add missing comma
    
    * docs: clarified doc
    
    * docs: missing comma
    
    * docs: add reason for use_decorated_box
    
    * feat: automatic replacement of table
    
    * docs: update CONTRIBUTING.md
    
    * docs: update exclusion reason table documentation
    
    * feat: remove old exclusions
    
    * docs: add on
    
    * docs: update docs
    
    * docs: add more docs
    
    * docs: typo in "star"
    
    * refactor: remove readme variable
    
    * docs: annotate_redeclares as Experimental
    
    * docs: include reason for always_put_control_body_on_new_line
    
    * docs: add reason for always_specify_types
    
    * feat: use JSON over scrape
    alestiago committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aea906c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat!: update VGA to Dart 3.4 (#101)

    * feat!: update VGA to Dart 3.4
    
    * feat: add no_wildcard_variable_uses
    
    * docs: update ordering
    
    * chore: remove unnecessary_library_name
    
    * docs: update reasons
    
    * docs: update CHANGELOG
    
    * docs: undo spacing
    alestiago committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f687fc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. docs: update exclusion reasons (#102)

    * docs: update use_decorated_box reason
    
    * docs: add reason for avoid_catches_without_onclauses
    
    Co-authored-by: jsgalarraga <jaimesanchez8@gmail.com>
    
    * docs: add reason for close_sinks
    
    Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com>
    
    * docs: update README table
    
    ---------
    
    Co-authored-by: jsgalarraga <jaimesanchez8@gmail.com>
    Co-authored-by: Eli <88557639+lishaduck@users.noreply.github.com>
    3 people committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b0d0f91 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. chore: v6.0.0-dev.1 (#103)

    alestiago committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9f5a2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f60c948 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore: v6.0.0 (#105)

    * chore: v6.0.0
    
    * chore: update CHANGELOG.md
    alestiago committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1cef36b View commit details
    Browse the repository at this point in the history
Loading