Thanks to visit codestin.com
Credit goes to github.com

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: TheMythologist/guardian
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.1
Choose a base ref
...
head repository: TheMythologist/guardian
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.0
Choose a head ref
  • 16 commits
  • 23 files changed
  • 2 contributors

Commits on Jul 27, 2023

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

Commits on Jul 30, 2023

  1. refactor: use mypy strict type checks (#32)

    * chore: remove unnecessary module for mypy overrides
    
    * refactor: use pathlib import instead of os
    
    * refactor: use strict mypy checks
    TheMythologist authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e83329d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a1913 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a6bee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    090012b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04b9bc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    682650c View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump pre-commit from 2.21.0 to 3.3.3 (#37)

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.3.3.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v2.21.0...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2a48db9 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump black from 22.12.0 to 23.7.0 (#36)

    Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.7.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@22.12.0...23.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    96544c0 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump mypy from 0.991 to 1.4.1 (#35)

    Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.4.1.
    - [Commits](python/mypy@v0.991...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    fd267a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    80daa20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00d033e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6da0cd5 View commit details
    Browse the repository at this point in the history
  4. feat: update heuristics for v1.66+ (#39)

    * feat: update heuristics for v1.66+
    TheMythologist authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5c79cee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d066fa1 View commit details
    Browse the repository at this point in the history
Loading