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-poetry/tomlkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.5
Choose a base ref
...
head repository: python-poetry/tomlkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.13.0
Choose a head ref
  • 14 commits
  • 13 files changed
  • 4 contributors

Commits on May 13, 2024

  1. fix: Test failures with Python 3.13.0a4: test_dates_behave_like_dates…

    … and test_times_behave_like_times (#349)
    
    Fixes #333
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored May 13, 2024
    Configuration menu
    Copy the full SHA
    05d9be1 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#350)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    13576bb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    30a22f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#354)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.4...v0.4.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b3f9a68 View commit details
    Browse the repository at this point in the history
  2. Update tests action (#357)

    * Update github action
    
    * fix typo
    
    * Change to new GITHUB_OUTPUT syntax
    
    * Use `version=` instead of `name=version::`
    waketzheng authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    22676f9 View commit details
    Browse the repository at this point in the history
  3. fix: tomlkit 0.12.5 : Encoder contract interferes with external `Ty…

    …peError`s raised in encoders (#358)
    
    Fixes #355
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    400057b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#359)

    updates:
    - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.1](astral-sh/ruff-pre-commit@v0.4.7...v0.5.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cce567c View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump certifi from 2024.2.2 to 2024.7.4 (#362)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.02.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    49daa69 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. fix: Remove 3.7 from the CI matrix

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d55d837 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump urllib3 from 2.0.7 to 2.2.2 (#363)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.7...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0747884 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump requests from 2.31.0 to 2.32.2 (#364)

    Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.2)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f4b2f74 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump zipp from 3.15.0 to 3.19.1 (#365)

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.15.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f12ece3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85aaf7a View commit details
    Browse the repository at this point in the history
  6. chore: bump version to 0.13.0

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4d06dff View commit details
    Browse the repository at this point in the history
Loading