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: omnilib/attribution
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.1
Choose a base ref
...
head repository: omnilib/attribution
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 6, 2024

  1. Bump ufmt from 2.3.0 to 2.5.1 (#173)

    Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.3.0 to 2.5.1.
    - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
    - [Commits](omnilib/ufmt@v2.3.0...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: ufmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    14f4935 View commit details
    Browse the repository at this point in the history
  2. Bump coverage from 7.4.1 to 7.4.3 (#170)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.3.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.1...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    aa97bde View commit details
    Browse the repository at this point in the history
  3. Bump usort from 1.0.7 to 1.0.8.post1 (#172)

    Bumps [usort](https://github.com/facebook/usort) from 1.0.7 to 1.0.8.post1.
    - [Changelog](https://github.com/facebook/usort/blob/main/CHANGELOG.md)
    - [Commits](facebook/usort@v1.0.7...v1.0.8.post1)
    
    ---
    updated-dependencies:
    - dependency-name: usort
      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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6c8e65d View commit details
    Browse the repository at this point in the history
  4. Bump rich from 13.7.0 to 13.7.1 (#171)

    Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1.
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.7.0...v13.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: rich
      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 Mar 6, 2024
    Configuration menu
    Copy the full SHA
    316fb29 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Experimental support for npm package files (#185)

    * Experimental support for npm package files
    
    * Use with_name for 3.8 compat
    amyreese committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    8ca2ea3 View commit details
    Browse the repository at this point in the history
  2. Bump sphinx-mdinclude from 0.5.3 to 0.6.1 (#184)

    Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.5.3 to 0.6.1.
    - [Changelog](https://github.com/omnilib/sphinx-mdinclude/blob/main/CHANGELOG.md)
    - [Commits](omnilib/sphinx-mdinclude@v0.5.3...v0.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-mdinclude
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1c2a996 View commit details
    Browse the repository at this point in the history
  3. Bump black from 24.2.0 to 24.4.2 (#180)

    Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.4.2.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.2.0...24.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6f03d7a View commit details
    Browse the repository at this point in the history
  4. Bump mypy from 1.8.0 to 1.10.0 (#179)

    Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.10.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.8.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    71c2dd2 View commit details
    Browse the repository at this point in the history
  5. Bump wheel from 0.42.0 to 0.43.0 (#175)

    Bumps [wheel](https://github.com/pypa/wheel) from 0.42.0 to 0.43.0.
    - [Release notes](https://github.com/pypa/wheel/releases)
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](pypa/wheel@0.42.0...0.43.0)
    
    ---
    updated-dependencies:
    - dependency-name: wheel
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b42eb44 View commit details
    Browse the repository at this point in the history
  6. Bump coverage from 7.4.3 to 7.5.3 (#183)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.3 to 7.5.3.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.3...7.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6b70e8f View commit details
    Browse the repository at this point in the history
  7. Bump flake8 from 7.0.0 to 7.1.0 (#186)

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0.
    - [Commits](PyCQA/flake8@7.0.0...7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    36f600a View commit details
    Browse the repository at this point in the history
  8. Bump sphinx from 7.2.6 to 7.3.7 (#187)

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a3e86df View commit details
    Browse the repository at this point in the history
  9. Bump ufmt from 2.5.1 to 2.6.0 (#189)

    Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.5.1 to 2.6.0.
    - [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
    - [Commits](omnilib/ufmt@v2.5.1...v2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: ufmt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d331683 View commit details
    Browse the repository at this point in the history
  10. Bump flake8-bugbear from 24.2.6 to 24.4.26 (#188)

    Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.2.6 to 24.4.26.
    - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
    - [Commits](PyCQA/flake8-bugbear@24.2.6...24.4.26)
    
    ---
    updated-dependencies:
    - dependency-name: flake8-bugbear
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    31eb107 View commit details
    Browse the repository at this point in the history
  11. Version bump v1.8.0

    amyreese committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ea88e82 View commit details
    Browse the repository at this point in the history
Loading