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: oittaa/uuid6-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.07.10
Choose a base ref
...
head repository: oittaa/uuid6-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 11, 2024

  1. Bump coverage[toml] from 7.5.0 to 7.5.4 (#160)

    Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.4.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.5.0...7.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: coverage[toml]
      dependency-type: direct:development
      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] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1c17d08 View commit details
    Browse the repository at this point in the history
  2. Bump flake8 from 7.0.0 to 7.1.0 (#159)

    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:development
      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] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    33a430d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Bump coverage[toml] from 7.5.4 to 7.6.0 (#161)

    Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.5.4...7.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage[toml]
      dependency-type: direct:development
      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] authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7774a1a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Bump mypy from 1.10.1 to 1.11.0 (#162)

    Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.1...v1.11)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      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] authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    da407cd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Bump mypy from 1.11.0 to 1.11.1 (#163)

    Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      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] authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    082e3fe View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Update README.md (#165)

    oittaa authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    9c8206f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c776232 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c464c88 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Bump coverage[toml] from 7.6.0 to 7.6.1 (#167)

    Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.0...7.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverage[toml]
      dependency-type: direct:development
      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] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    48009f7 View commit details
    Browse the repository at this point in the history
  2. Bump flake8 from 7.1.0 to 7.1.1 (#168)

    Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1.
    - [Commits](PyCQA/flake8@7.1.0...7.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
      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] authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    daba76d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Bump mypy from 1.11.1 to 1.11.2 (#169)

    Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.1...v1.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      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] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5fce3b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#171)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.1.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      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] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    abb52ba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#172)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.1...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      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] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    67c91a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump pyperf from 2.7.0 to 2.8.0 (#173)

    Bumps [pyperf](https://github.com/psf/pyperf) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/psf/pyperf/releases)
    - [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst)
    - [Commits](psf/pyperf@2.7.0...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyperf
      dependency-type: direct:development
      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] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c1c3a57 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump mypy from 1.11.2 to 1.13.0 (#182)

    Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.11.2...v1.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      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] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    708dcca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350eccf View commit details
    Browse the repository at this point in the history
  3. Bump pyperf from 2.8.0 to 2.8.1 (#189)

    Bumps [pyperf](https://github.com/psf/pyperf) from 2.8.0 to 2.8.1.
    - [Release notes](https://github.com/psf/pyperf/releases)
    - [Changelog](https://github.com/psf/pyperf/blob/main/doc/changelog.rst)
    - [Commits](psf/pyperf@2.8.0...2.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyperf
      dependency-type: direct:development
      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] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9b843a6 View commit details
    Browse the repository at this point in the history
  4. Bump coverage[toml] from 7.6.1 to 7.6.7 (#188)

    Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.1 to 7.6.7.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.6.1...7.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: coverage[toml]
      dependency-type: direct:development
      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] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    23fff85 View commit details
    Browse the repository at this point in the history
  5. Bump codecov/codecov-action from 3 to 5 (#186)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    821dcca View commit details
    Browse the repository at this point in the history
  6. Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.12.2 (#185)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.2 to 1.12.2.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.2...v1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      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] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    abd320e View commit details
    Browse the repository at this point in the history
Loading