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

Commits on Dec 12, 2023

  1. Added sample yq script

    mikefarah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    eff7d99 View commit details
    Browse the repository at this point in the history
  2. Fixed to_entries[]

    mikefarah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    4cf123f View commit details
    Browse the repository at this point in the history
  3. Added new recipe

    mikefarah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cbd03f8 View commit details
    Browse the repository at this point in the history
  4. Added another new recipe

    mikefarah committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    eb42787 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Dec 14, 2023

  1. Bump github/codeql-action from 2 to 3 (#1903)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-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 Dec 14, 2023
    Configuration menu
    Copy the full SHA
    16bab88 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 (#1904)

    Bumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.1.0 to 2.1.1.
    - [Release notes](https://github.com/pelletier/go-toml/releases)
    - [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
    - [Commits](pelletier/go-toml@v2.1.0...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pelletier/go-toml/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    aaef271 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

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

Commits on Jan 11, 2024

  1. Updated to latest golint

    mikefarah committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    010750d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Bump golang.org/x/net from 0.19.0 to 0.20.0 (#1916)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
    - [Commits](golang/net@v0.19.0...v0.20.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c06e160 View commit details
    Browse the repository at this point in the history
  2. Bump golang from 1.21.5 to 1.21.6 (#1915)

    Bumps golang from 1.21.5 to 1.21.6.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    33a3bb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 (#1930)

    Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.11.2 to 1.11.3.
    - [Release notes](https://github.com/goccy/go-yaml/releases)
    - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md)
    - [Commits](goccy/go-yaml@v1.11.2...v1.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/goccy/go-yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6183350 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    2473068 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e21c9f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    5513ac8 View commit details
    Browse the repository at this point in the history
  2. Bumping version

    mikefarah committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e190462 View commit details
    Browse the repository at this point in the history
  3. Bump golang from 1.21.6 to 1.22.0 (#1939)

    Bumps golang from 1.21.6 to 1.22.0.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1b17de1 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/net from 0.20.0 to 0.21.0 (#1940)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.21.0.
    - [Commits](golang/net@v0.20.0...v0.21.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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    279d9a6 View commit details
    Browse the repository at this point in the history
  5. Bumping version

    mikefarah committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    bb66c9c View commit details
    Browse the repository at this point in the history
Loading