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: 7ed7d3a
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: b83b7db
Choose a head ref
  • 9 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    1b2a53f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    frostming authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a1a8d37 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix: error when overwriting a sub table

    Fix #313
    
    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    cfc9976 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    a55af8b View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump urllib3 from 1.26.14 to 1.26.17 (#314)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.14...1.26.17)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    636f697 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Retag 0.12.2

    frostming committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0d9ded2 View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.12.2

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    481decf View commit details
    Browse the repository at this point in the history
  3. chore: aupdate pre-commit hooks

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    84c6353 View commit details
    Browse the repository at this point in the history
  4. chore: remove pycln for incompatible

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b83b7db View commit details
    Browse the repository at this point in the history
Loading