Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/arduino/go-properties-orderedmap from 1.8.0 to 1.8.1 #739

Commits on Jun 6, 2024

  1. Bump github.com/arduino/go-properties-orderedmap from 1.8.0 to 1.8.1

    Bumps [github.com/arduino/go-properties-orderedmap](https://github.com/arduino/go-properties-orderedmap) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/arduino/go-properties-orderedmap/releases)
    - [Commits](arduino/go-properties-orderedmap@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/arduino/go-properties-orderedmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d6ba70c View commit details
    Browse the repository at this point in the history
  2. Tidy Go module dependencies data for Go 1.17

    Go 1.17 has a different handling of dependencies. By default, it emulates the old behavior for compatibility with older
    Go versions. The Dependabot PRs are produced in this manner.
    
    This project now uses Go 1.17 exclusively, as is indicated by the `go` directive and by the contributor guide. There is
    no need to provide compatibility with unsupported Go versions, so we use the `-compat=1.17` flag in the `go mod tidy`
    command, as is done here.
    per1234 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0aea57c View commit details
    Browse the repository at this point in the history
  3. Tidy dependent modules to reflect `github.com/arduino/go-properties-o…

    …rderedmap` bump
    
    The bump of the dependency of the project's root `github.com/arduino/arduino-lint` module also requires updates to the
    Go dependencies metadata of the project's modules which depend on `github.com/arduino/arduino-lint`.
    per1234 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5b78e89 View commit details
    Browse the repository at this point in the history
  4. Update dependency license metadata cache for `github.com/arduino/go-p…

    …roperties-orderedmap` bump
    per1234 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e0f61c1 View commit details
    Browse the repository at this point in the history