Comparing v2.0.3...v2.0.4 · python-thread/thread · GitHub
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: python-thread/thread
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: python-thread/thread
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 12 commits
  • 14 files changed
  • 2 contributors

Commits on May 28, 2024

  1. chore(deps): bump nextra from 2.13.2 to 2.13.4 (#111)

    Bumps [nextra](https://github.com/shuding/nextra) from 2.13.2 to 2.13.4.
    - [Release notes](https://github.com/shuding/nextra/releases)
    - [Commits](https://github.com/shuding/nextra/compare/nextra@2.13.2...nextra@2.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nextra
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    0b15d7b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. chore(deps): bump nextra-theme-docs from 2.13.2 to 2.13.4 (#110)

    Bumps [nextra-theme-docs](https://github.com/shuding/nextra) from 2.13.2 to 2.13.4.
    - [Release notes](https://github.com/shuding/nextra/releases)
    - [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@2.13.2...nextra-theme-docs@2.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nextra-theme-docs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    75106d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. chore(deps-dev): bump ruff from 0.4.5 to 0.4.7 (#115)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.7.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.5...v0.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    97feec2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump typing-extensions from 4.12.0 to 4.12.1 (#114)

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.0 to 4.12.1.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.12.0...4.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4eebb85 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. chore(deps-dev): bump eslint-config-next from 14.0.4 to 14.2.3 (#113)

    Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.0.4 to 14.2.3.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](https://github.com/vercel/next.js/commits/v14.2.3/packages/eslint-config-next)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-next
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    572c286 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tailwind-merge from 2.2.1 to 2.3.0 (#108)

    Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.2.1 to 2.3.0.
    - [Release notes](https://github.com/dcastil/tailwind-merge/releases)
    - [Commits](dcastil/tailwind-merge@v2.2.1...v2.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: tailwind-merge
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    2bbbf42 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. chore(deps-dev): bump ruff from 0.4.7 to 0.4.8 (#119)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.8.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.7...v0.4.8)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fd1516c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump braces (#123)

    Bumps the npm_and_yarn group with 1 update in the /docs directory: [braces](https://github.com/micromatch/braces).
    
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ed02ab5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps): bump typing-extensions from 4.12.1 to 4.12.2 (#117)

    Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.12.1 to 4.12.2.
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.12.1...4.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: typing-extensions
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    82ea457 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump pytest from 8.2.1 to 8.2.2 (#118)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.1...8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ca58258 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore(deps-dev): bump ruff from 0.4.8 to 0.4.10 (#131)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.10.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.8...v0.4.10)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Reviewed-by: AlexNg <contact@ngjx.org>
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    052e712 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. fix: Invalid concurrent-processing return type (#137)

    * fix: Invalid concurrentProcessing return type
    
    Fixes #136
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    
    * chore(ver): bump version from 2.0.3 to 2.0.4
    
    ---------
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    caffeine-addictt authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6a86736 View commit details
    Browse the repository at this point in the history
Loading