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: k1LoW/expand
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.5
Choose a base ref
...
head repository: k1LoW/expand
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 16, 2025

  1. chore(deps): bump the dependencies group across 1 directory with 3 up…

    …dates
    
    Bumps the dependencies group with 3 updates in the / directory: [github.com/expr-lang/expr](https://github.com/expr-lang/expr), [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) and [github.com/google/go-cmp](https://github.com/google/go-cmp).
    
    
    Updates `github.com/expr-lang/expr` from 1.16.9 to 1.17.0
    - [Release notes](https://github.com/expr-lang/expr/releases)
    - [Commits](expr-lang/expr@v1.16.9...v1.17.0)
    
    Updates `github.com/goccy/go-yaml` from 1.15.23 to 1.16.0
    - [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.15.23...v1.16.0)
    
    Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
    - [Release notes](https://github.com/google/go-cmp/releases)
    - [Commits](google/go-cmp@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/expr-lang/expr
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/goccy/go-yaml
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: github.com/google/go-cmp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    4b8dbc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Merge pull request #68 from k1LoW/dependabot/go_modules/dependencies-…

    …9a6a80bfa6
    
    chore(deps): bump the dependencies group across 1 directory with 3 updates
    k1LoW authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    24819f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a852b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939aec4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from k1LoW/tagpr-from-v0.15.5

    Release for v0.16.0
    k1LoW authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    798ce52 View commit details
    Browse the repository at this point in the history
Loading