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.16.0
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.1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 23, 2025

  1. chore(deps): bump github.com/expr-lang/expr in the dependencies group

    Bumps the dependencies group with 1 update: [github.com/expr-lang/expr](https://github.com/expr-lang/expr).
    
    
    Updates `github.com/expr-lang/expr` from 1.17.0 to 1.17.1
    - [Release notes](https://github.com/expr-lang/expr/releases)
    - [Commits](expr-lang/expr@v1.17.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/expr-lang/expr
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2025
    Configuration menu
    Copy the full SHA
    d3f330d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2025

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

    …a005c71d46
    
    chore(deps): bump github.com/expr-lang/expr from 1.17.0 to 1.17.1 in the dependencies group
    k1LoW authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    c19940e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

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

    …dates
    
    Bumps the dependencies group with 2 updates in the / directory: [github.com/expr-lang/expr](https://github.com/expr-lang/expr) and [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml).
    
    
    Updates `github.com/expr-lang/expr` from 1.17.1 to 1.17.2
    - [Release notes](https://github.com/expr-lang/expr/releases)
    - [Commits](expr-lang/expr@v1.17.1...v1.17.2)
    
    Updates `github.com/goccy/go-yaml` from 1.16.0 to 1.17.1
    - [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.16.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/expr-lang/expr
      dependency-version: 1.17.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: github.com/goccy/go-yaml
      dependency-version: 1.17.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 6, 2025
    Configuration menu
    Copy the full SHA
    173823a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

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

    …863a684de7
    
    chore(deps): bump the dependencies group across 1 directory with 2 updates
    k1LoW authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    b581e7f View commit details
    Browse the repository at this point in the history
  2. chore: update .golangci.yml

    k1LoW committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    cfb8439 View commit details
    Browse the repository at this point in the history
  3. chore(ci): change action

    k1LoW committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    4a79bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bb3860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a4a7e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from k1LoW/tagpr-from-v0.16.0

    Release for v0.16.1
    k1LoW authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    5c395c5 View commit details
    Browse the repository at this point in the history
Loading