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: pelletier/go-toml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: pelletier/go-toml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 7 commits
  • 16 files changed
  • 4 contributors

Commits on Sep 4, 2023

  1. build(deps): bump actions/checkout from 3 to 4 (#896)

    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>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ae933f2 View commit details
    Browse the repository at this point in the history
  2. Update SECURITY.md

    Remove placeholder.
    pelletier authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    3573ce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. build(deps): bump docker/login-action from 2 to 3 (#901)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      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>
    dependabot[bot] authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    dff0c12 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 23, 2023

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

Commits on Oct 26, 2023

  1. Use toml-test to generate tests (#911)

    Fixes: #909
    mpldr authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    358c8d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    34765b4 View commit details
    Browse the repository at this point in the history
Loading