-
-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: fujiwara/lambroll
base: v1.1.0
head repository: fujiwara/lambroll
compare: v1.1.2
- 10 commits
- 4 files changed
- 4 contributors
Commits on Oct 1, 2024
-
fix: Correct color configuration in CLI
- Fixed the logic for `color.NoColor` by inverting the `opts.Color` flag to ensure color output behaves as expected. - Changed the default value for the `Color` option to `true`, as the behavior would change when the color flag is not specified. This ensures colored output by default unless explicitly disabled.
Configuration menu - View commit details
-
Copy full SHA for fb704fd - Browse repository at this point
Copy the full SHA fb704fdView commit details -
Bump the aws-sdk-go-v2 group with 5 updates
Bumps the aws-sdk-go-v2 group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.31.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.31` | `1.27.39` | | [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.58.1` | `1.62.1` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.61.0` | `1.63.3` | | [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.3` | Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.31.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.31.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.31 to 1.27.39 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.31...config/v1.27.39) Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.58.1 to 1.62.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.1...service/rds/v1.62.1) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.61.0 to 1.63.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.61.0...service/s3/v1.63.3) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.5 to 1.31.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.5...service/s3/v1.31.3) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b12683d - Browse repository at this point
Copy the full SHA b12683dView commit details -
Bump golang.org/x/sys from 0.24.0 to 0.25.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0. - [Commits](golang/sys@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 187833d - Browse repository at this point
Copy the full SHA 187833dView commit details -
Bump github.com/fujiwara/tfstate-lookup from 1.3.2 to 1.4.2
Bumps [github.com/fujiwara/tfstate-lookup](https://github.com/fujiwara/tfstate-lookup) from 1.3.2 to 1.4.2. - [Release notes](https://github.com/fujiwara/tfstate-lookup/releases) - [Changelog](https://github.com/fujiwara/tfstate-lookup/blob/main/.goreleaser.yml) - [Commits](fujiwara/tfstate-lookup@v1.3.2...v1.4.2) --- updated-dependencies: - dependency-name: github.com/fujiwara/tfstate-lookup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 42ed875 - Browse repository at this point
Copy the full SHA 42ed875View commit details
Commits on Oct 2, 2024
-
Merge pull request #439 from fujiwara/dependabot/go_modules/github.co…
…m/fujiwara/tfstate-lookup-1.4.2 Bump github.com/fujiwara/tfstate-lookup from 1.3.2 to 1.4.2
Configuration menu - View commit details
-
Copy full SHA for c3de0a6 - Browse repository at this point
Copy the full SHA c3de0a6View commit details -
Merge pull request #438 from fujiwara/dependabot/go_modules/golang.or…
…g/x/sys-0.25.0 Bump golang.org/x/sys from 0.24.0 to 0.25.0
Configuration menu - View commit details
-
Copy full SHA for 1128abb - Browse repository at this point
Copy the full SHA 1128abbView commit details -
Merge pull request #437 from fujiwara/dependabot/go_modules/aws-sdk-g…
…o-v2-3195de91a9 Bump the aws-sdk-go-v2 group with 5 updates
Configuration menu - View commit details
-
Copy full SHA for 8f40db7 - Browse repository at this point
Copy the full SHA 8f40db7View commit details -
Merge pull request #436 from soh335/fix-color-flag
fix: Correct color configuration in CLI
Configuration menu - View commit details
-
Copy full SHA for 94aabe2 - Browse repository at this point
Copy the full SHA 94aabe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d2010 - Browse repository at this point
Copy the full SHA 35d2010View commit details -
Merge pull request #441 from fujiwara/fix/color-negatable
--no-color also works.
Configuration menu - View commit details
-
Copy full SHA for edb98e5 - Browse repository at this point
Copy the full SHA edb98e5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.1.2