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: arduino/go-properties-orderedmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ebf9cbb
Choose a base ref
...
head repository: arduino/go-properties-orderedmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b9618c5
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 16, 2023

  1. Bump actions/setup-go from 3 to 4 (#30)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      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 Mar 16, 2023
    Configuration menu
    Copy the full SHA
    f22e4e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    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>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    da40cc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from arduino/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    per1234 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    87b718b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    348fa6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from arduino/lists

    ExtractSubIndexLists now allows non-sequential elements
    cmaglie authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b9618c5 View commit details
    Browse the repository at this point in the history
Loading