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.2
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.3
Choose a head ref
  • 15 commits
  • 95 files changed
  • 4 contributors

Commits on May 25, 2024

  1. chore: Repo maintainence (#92)

    * chore(labels): Remove scoped labels
    
    Ref: #88
    Ref: #89
    
    * chore(labels): Add gfi label
    
    Ref: #88
    
    * ci(labeler): Remove .github/* and .github/workflows/* from doc label
    
    Ref: #88
    
    * chore(dependabot): Add dependabot for GHactions
    
    Ref: #88
    
    * chore(dependabot): Add dependabot for pip
    
    Ref: #88
    
    * chore(contributing): Update CONTRIBUTING
    
    Ref: #88
    
    * chore(codestyle): Update CODESTYLE
    
    Ref: #88
    
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    caffeine-addictt authored May 25, 2024
    Configuration menu
    Copy the full SHA
    02afa82 View commit details
    Browse the repository at this point in the history
  2. chore: Fix failing CI (#98)

    * ci(labeler): Update trigger
    
    * ci(test): Do not cancel in progress
    
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    caffeine-addictt authored May 25, 2024
    Configuration menu
    Copy the full SHA
    da4b258 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump JRubics/poetry-publish from 1.17 to 2.0 (#95)

    Bumps [JRubics/poetry-publish](https://github.com/jrubics/poetry-publish) from 1.17 to 2.0.
    - [Release notes](https://github.com/jrubics/poetry-publish/releases)
    - [Commits](JRubics/poetry-publish@v1.17...v2.0)
    
    ---
    updated-dependencies:
    - dependency-name: JRubics/poetry-publish
      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>
    Reviewed-by: AlexNg <contact@ngjx.org>
    dependabot[bot] authored May 25, 2024
    Configuration menu
    Copy the full SHA
    88990ea View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump pytest from 7.4.4 to 8.2.1 (#97)

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.4...8.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:development
      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>
    Co-authored-by: Jun Xiang (カエデ) <contact@ngjx.org>
    Reviewed-by: Jun Xiang (カエデ) <contact@ngjx.org>
    dependabot[bot] and caffeine-addictt authored May 25, 2024
    Configuration menu
    Copy the full SHA
    6d09e26 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/checkout from 3 to 4 (#93)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    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>
    Reviewed-by:  Jun Xiang (カエデ) <contact@ngjx.org>
    dependabot[bot] authored May 25, 2024
    Configuration menu
    Copy the full SHA
    5310835 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump release-drafter/release-drafter from 5 to 6 (#94)

    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      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>
    Reviewed-by:  Jun Xiang (カエデ) <contact@ngjx.org>
    dependabot[bot] authored May 25, 2024
    Configuration menu
    Copy the full SHA
    e3e0a6e View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump ruff from 0.1.15 to 0.4.5 (#96)

    * chore(deps-dev): bump ruff from 0.1.15 to 0.4.5
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.4.5.
    - [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.1.15...v0.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * style: Formating with ruff
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: AlexNg <contact@ngjx.org>
    Reviewed-by: AlexNg <contact@ngjx.org>
    dependabot[bot] and caffeine-addictt authored May 25, 2024
    Configuration menu
    Copy the full SHA
    4ca4684 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. docs: Migrate docs (#99)

    * docs: Ported docs here from the other repo
    
    Ref: python-thread/thread.ngjx.org#59
    Closes: #89
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    Co-authored-by: Jun Xiang (カエデ) <contact@ngjx.org>
    Co-authored-by: ShiroTohu <shirotohu@shirotohu.dev>
    Co-authored-by: dependabot[bot] <support@github.com>
    
    * chore(gitignore): Merge gitignore files
    
    * chore(dependabot): Watch npm deps
    
    Ref: #89
    
    * chore: Add root-level package.json
    
    Ref: 89
    
    * chore: Integrate python into package.json
    
    * chore(deps-dev): Add prettier to docs
    
    * ci(lint): Update linting
    
    * style: Use prettier at the root-level
    
    * ci(test): Update tests
    
    * ci(linting): Update linting
    
    * test: Add test script
    
    * chore(deps): Update lockfile
    
    * style: Formatting
    
    * style: Add markdown ignore rules
    
    * style: Split into multiple lines
    
    * docs: Add contributing guide
    
    * docs: Remake steps
    
    * docs: Update links
    
    Updated with bash find/sed. It should have gotten all of it :>
    
    Ref: #89
    Ref: python-thread/thread.ngjx.org#59
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    
    * style: Formatting
    
    * docs: Remove misc stuff
    
    * style: Update CODESTYLE 2 -> 4 spaces
    
    * docs: Update contributing
    
    ---------
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    Co-authored-by: ShiroTohu <shirotohu@shirotohu.dev>
    Co-authored-by: dependabot[bot] <support@github.com>
    3 people authored May 26, 2024
    Configuration menu
    Copy the full SHA
    87b9e57 View commit details
    Browse the repository at this point in the history
  2. ci(depoly): Deploy ci (#105)

    * ci(deploy): Add docs deploy CI
    
    * ci(deploy): Only test docs
    
    * ci(deploy): Fix secret name
    
    * docs: Fix weird rendering behavior
    
    
    Signed-off-by: AlexNg <contact@ngjx.org>
    caffeine-addictt authored May 26, 2024
    Configuration menu
    Copy the full SHA
    3ca816f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump postcss from 8.4.32 to 8.4.38 (#104)

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.32 to 8.4.38.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.32...8.4.38)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      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>
    Reviewed-by: AlexNg <contact@ngjx.org>
    dependabot[bot] authored May 26, 2024
    Configuration menu
    Copy the full SHA
    e415c58 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump autoprefixer from 10.4.16 to 10.4.19 (#101)

    Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.19.
    - [Release notes](https://github.com/postcss/autoprefixer/releases)
    - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
    - [Commits](postcss/autoprefixer@10.4.16...10.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: autoprefixer
      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 May 26, 2024
    Configuration menu
    Copy the full SHA
    5a1adef View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @types/react from 18.2.45 to 18.3.3 (#103)

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.45 to 18.3.3.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      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>
    Co-authored-by: Jun Xiang (カエデ) <contact@ngjx.org>
    dependabot[bot] and caffeine-addictt authored May 26, 2024
    Configuration menu
    Copy the full SHA
    f85742f View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 (#100)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.5.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 May 26, 2024
    Configuration menu
    Copy the full SHA
    c58f67b View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @types/react-dom from 18.2.18 to 18.3.0 (#102)

    Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.18 to 18.3.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react-dom"
      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 May 26, 2024
    Configuration menu
    Copy the full SHA
    0cbe5a6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. chore(ver): Bumpp v2.0.2 -> v2.0.3 (#106)

    Signed-off-by: AlexNg <contact@ngjx.org>
    caffeine-addictt authored May 27, 2024
    Configuration menu
    Copy the full SHA
    a95367f View commit details
    Browse the repository at this point in the history
Loading