-
-
Notifications
You must be signed in to change notification settings - Fork 111
Comparing changes
Open a pull request
base repository: python-poetry/tomlkit
base: 0.12.4
head repository: python-poetry/tomlkit
compare: 0.12.5
- 10 commits
- 21 files changed
- 3 contributors
Commits on Apr 30, 2024
-
[pre-commit.ci] pre-commit autoupdate (#337)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.10.1 → 24.4.2](psf/black@23.10.1...24.4.2) - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](asottile/pyupgrade@v3.15.0...v3.15.2) - [github.com/pycqa/flake8: 6.1.0 → 7.0.0](PyCQA/flake8@6.1.0...7.0.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f2ae7f - Browse repository at this point
Copy the full SHA 4f2ae7fView commit details -
chore(deps-dev): bump idna from 3.4 to 3.7 (#339)
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... 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 dab2da8 - Browse repository at this point
Copy the full SHA dab2da8View commit details -
fix: linter errors caused by black
Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for 3711b06 - Browse repository at this point
Copy the full SHA 3711b06View commit details -
fix: CI workflow for macos (#342)
* fix: CI workflow for macos Signed-off-by: Frost Ming <me@frostming.com> * fix: python version Signed-off-by: Frost Ming <me@frostming.com> * fix: use default python and remove linting job Signed-off-by: Frost Ming <me@frostming.com> * fix Signed-off-by: Frost Ming <me@frostming.com> * fix: update yaml Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for 6351f3d - Browse repository at this point
Copy the full SHA 6351f3dView commit details
Commits on May 7, 2024
-
chore(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#344)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... 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 059fab2 - Browse repository at this point
Copy the full SHA 059fab2View commit details -
fix: don't add sign if the float is negative (#345)
Fix #341 Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for bf01a25 - Browse repository at this point
Copy the full SHA bf01a25View commit details -
chore: switch to ruff lint and format
Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for e5e09e9 - Browse repository at this point
Copy the full SHA e5e09e9View commit details -
fix: redundant minus sign added to negative integers when multiplie b…
…y -1 Fix #346 Signed-off-by: Frost Ming <me@frostming.com>
Configuration menu - View commit details
-
Copy full SHA for 990e325 - Browse repository at this point
Copy the full SHA 990e325View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2611c5 - Browse repository at this point
Copy the full SHA c2611c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96883b - Browse repository at this point
Copy the full SHA a96883bView 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 0.12.4...0.12.5