-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: python-thread/thread
base: v2.0.2
head repository: python-thread/thread
compare: v2.0.3
- 15 commits
- 95 files changed
- 4 contributors
Commits on May 25, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 02afa82 - Browse repository at this point
Copy the full SHA 02afa82View commit details -
* ci(labeler): Update trigger * ci(test): Do not cancel in progress Signed-off-by: AlexNg <contact@ngjx.org>
Configuration menu - View commit details
-
Copy full SHA for da4b258 - Browse repository at this point
Copy the full SHA da4b258View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 88990ea - Browse repository at this point
Copy the full SHA 88990eaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6d09e26 - Browse repository at this point
Copy the full SHA 6d09e26View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5310835 - Browse repository at this point
Copy the full SHA 5310835View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e3e0a6e - Browse repository at this point
Copy the full SHA e3e0a6eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4ca4684 - Browse repository at this point
Copy the full SHA 4ca4684View commit details
Commits on May 26, 2024
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for 87b9e57 - Browse repository at this point
Copy the full SHA 87b9e57View commit details -
* 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>
Configuration menu - View commit details
-
Copy full SHA for 3ca816f - Browse repository at this point
Copy the full SHA 3ca816fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e415c58 - Browse repository at this point
Copy the full SHA e415c58View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5a1adef - Browse repository at this point
Copy the full SHA 5a1adefView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f85742f - Browse repository at this point
Copy the full SHA f85742fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c58f67b - Browse repository at this point
Copy the full SHA c58f67bView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0cbe5a6 - Browse repository at this point
Copy the full SHA 0cbe5a6View commit details
Commits on May 27, 2024
-
chore(ver): Bumpp v2.0.2 -> v2.0.3 (#106)
Signed-off-by: AlexNg <contact@ngjx.org>
Configuration menu - View commit details
-
Copy full SHA for a95367f - Browse repository at this point
Copy the full SHA a95367fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.2...v2.0.3