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: mikefarah/yq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.45.1
Choose a base ref
...
head repository: mikefarah/yq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 21, 2025

  1. Copy the full SHA
    1508f1f View commit details

Commits on Jan 22, 2025

  1. sort_by works on maps

    mikefarah committed Jan 22, 2025
    Copy the full SHA
    f202d06 View commit details
  2. Bump golang.org/x/net from 0.33.0 to 0.34.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.34.0.
    - [Commits](golang/net@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Jan 22, 2025
    Copy the full SHA
    2bce6b2 View commit details
  3. Bump github.com/elliotchance/orderedmap from 1.7.1 to 1.8.0

    Bumps [github.com/elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) from 1.7.1 to 1.8.0.
    - [Release notes](https://github.com/elliotchance/orderedmap/releases)
    - [Commits](elliotchance/orderedmap@v1.7.1...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/elliotchance/orderedmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Jan 22, 2025
    Copy the full SHA
    99e2495 View commit details

Commits on Jan 23, 2025

  1. Bump golang from 1.23.4 to 1.23.5

    Bumps golang from 1.23.4 to 1.23.5.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Jan 23, 2025
    Copy the full SHA
    c34d3f7 View commit details

Commits on Feb 22, 2025

  1. Bump golang from 1.23.5 to 1.24.0

    Bumps golang from 1.23.5 to 1.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Feb 22, 2025
    Copy the full SHA
    e176ec6 View commit details
  2. Bump github.com/spf13/pflag from 1.0.5 to 1.0.6

    Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6.
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.5...v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Feb 22, 2025
    Copy the full SHA
    a9495ff View commit details
  3. Bump github.com/goccy/go-json from 0.10.4 to 0.10.5

    Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.4 to 0.10.5.
    - [Release notes](https://github.com/goccy/go-json/releases)
    - [Changelog](https://github.com/goccy/go-json/blob/master/CHANGELOG.md)
    - [Commits](goccy/go-json@v0.10.4...v0.10.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/goccy/go-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Feb 22, 2025
    Copy the full SHA
    15071ba View commit details
  4. Bump golang.org/x/text from 0.21.0 to 0.22.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mikefarah committed Feb 22, 2025
    Copy the full SHA
    d74e701 View commit details

Commits on Mar 3, 2025

  1. Copy the full SHA
    ba1b973 View commit details
Loading