fix(deps): update osv-detector minor
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/BurntSushi/toml | v1.3.2 -> v1.4.0 |
||||
| github.com/fatih/color | v1.16.0 -> v1.18.0 |
||||
| github.com/google/go-cmp | v0.6.0 -> v0.7.0 |
||||
| golang.org/x/mod | v0.14.0 -> v0.24.0 |
Release Notes
fatih/color (github.com/fatih/color)
v1.18.0
What's Changed
- Add RGB API support by @fatih in https://github.com/fatih/color/pull/225
- Bump GitHub workflow actions by @deining in https://github.com/fatih/color/pull/235
- Bump golang.org/x/sys from 0.18.0 to 0.24.0 by @dependabot in https://github.com/fatih/color/pull/236
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in https://github.com/fatih/color/pull/237
New Contributors
- @deining made their first contribution in https://github.com/fatih/color/pull/235
Full Changelog: https://github.com/fatih/color/compare/v1.17.0...v1.18.0
v1.17.0
What's Changed
- Fix multi-parameter println spacing by @klauspost in https://github.com/fatih/color/pull/228
- ci: update Go and Staticcheck versions by @fatih in https://github.com/fatih/color/pull/222
- Bump golang.org/x/sys from 0.14.0 to 0.17.0 by @dependabot in https://github.com/fatih/color/pull/221
- Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/fatih/color/pull/217
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in https://github.com/fatih/color/pull/224
New Contributors
- @klauspost made their first contribution in https://github.com/fatih/color/pull/228
Full Changelog: https://github.com/fatih/color/compare/v1.16.0...v1.17.0
google/go-cmp (github.com/google/go-cmp)
v0.7.0
New API:
- (#367) Support compare functions with SortSlices and SortMaps
Panic messaging:
- (#370) Detect proto.Message types when failing to export a field
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
| Package | Change |
|---|---|
golang.org/x/sys |
v0.14.0 -> v0.25.0 |