Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #10

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
enumer patch 1.5.7 -> 1.5.9 age adoption passing confidence
github.com/alecthomas/assert/v2 require patch v2.4.0 -> v2.4.1 age adoption passing confidence
github.com/alecthomas/kong require patch v0.8.0 -> v0.8.1 age adoption passing confidence
github.com/alecthomas/participle/v2 require patch v2.1.0 -> v2.1.1 age adoption passing confidence
github.com/bmatcuk/doublestar/v4 require patch v4.6.0 -> v4.6.1 age adoption passing confidence
github.com/creack/pty require patch v1.1.18 -> v1.1.21 age adoption passing confidence
github.com/mattn/go-isatty require patch v0.0.19 -> v0.0.20 age adoption passing confidence
go patch 1.21.0 -> 1.21.5 age adoption passing confidence
go (source) golang patch 1.21.0 -> 1.21.5 age adoption passing confidence
golang.org/x/term require minor v0.12.0 -> v0.15.0 age adoption passing confidence
golangci-lint minor 1.54.2 -> 1.55.2 age adoption passing confidence
goreleaser minor 1.20.0 -> 1.22.1 age adoption passing confidence
svu minor 1.11.0 -> 1.12.0 age adoption passing confidence
watchexec minor 1.22.3 -> 1.24.2 age adoption passing confidence

Release Notes

dmarkham/enumer (enumer)

v1.5.9

Just dependency version bumps

alecthomas/assert (github.com/alecthomas/assert/v2)

v2.4.1

Compare Source

alecthomas/kong (github.com/alecthomas/kong)

v0.8.1

Compare Source

alecthomas/participle (github.com/alecthomas/participle/v2)

v2.1.1

Compare Source

Changelog
  • f8e85da fix: support embedded union interfaces
  • 9d97a23 chore(deps): update dependency goreleaser to v1.22.1 (#​380)
  • d79defd chore(deps): update dependency goreleaser to v1.22.0
  • ff04bfb chore(deps): update dependency go to v1.21.4
  • 55a37ec chore(deps): update dependency goreleaser to v1.21.2
  • 7ec1a55 fix(deps): update module github.com/alecthomas/kong to v0.8.1
  • 3b1e83b chore(deps): update dependency go to v1.21.3 (#​373)
  • b90730f chore(deps): update dependency go to v1.21.2 (#​372)
  • 61cdfe1 chore(deps): update dependency goreleaser to v1.21.1
  • 1f51283 chore(deps): update dependency goreleaser to v1.21.0
  • d887254 fix(deps): update module github.com/alecthomas/participle/v2 to v2.1.0
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)

v4.6.1: Fixed Match bug with patterns like `a/**/`

Compare Source

Thanks @​mmxmb for submitting the bug and opening a PR in #​89!

creack/pty (github.com/creack/pty)

v1.1.21

Compare Source

What's Changed

Full Changelog: creack/pty@v1.1.20...v1.1.21

v1.1.20

Compare Source

What's Changed

Full Changelog: creack/pty@v1.1.19...v1.1.20

v1.1.19

Compare Source

What's Changed

New Contributors

Full Changelog: creack/pty@v1.1.18...v1.1.19

mattn/go-isatty (github.com/mattn/go-isatty)

v0.0.20

Compare Source

golang/go (go)

v1.21.5

v1.21.4

v1.21.3

v1.21.2

v1.21.1

golangci/golangci-lint (golangci-lint)

v1.55.2

  1. updated linters
    • ireturn: from 0.2.1 to 0.2.2
    • ginkgolinter: from 0.14.0 to 0.14.1

v1.55.1

  1. updated linters
    • gosec: from 2.18.1 to 2.18.2
  2. misc.
    • revgrep: from v0.5.0 to v0.5.2 (support git < 2.41.0)
    • output: convert backslashes to forward slashes for GitHub Action annotations printer

v1.55.0

  1. new linters
  2. updated linters
    • bidichk: from 0.2.4 to 0.2.7
    • decorder: from 0.4.0 to 0.4.1
    • dupword: from 0.0.12 to 0.0.13
    • errchkjson: from 0.3.1 to 0.3.6
    • gci: from 0.11.0 to 0.11.2
    • ginkgolinter: from 0.13.5 to 0.14.0
    • go-errorlint: from 1.4.4 to 1.4.5
    • gocognit: from 1.0.7 to 1.1.0
    • goconst: from 1.5.1 to 1.6.0
    • godot: from 1.4.14 to 1.4.15
    • gofmt: update to HEAD
    • goimports: update to HEAD
    • gosec: from 2.17.0 to 2.18.1
    • gosmopolitan: from 1.2.1 to 1.2.2
    • govet: add appends analyzer
    • ireturn: from 0.2.0 to 0.2.1
    • protogetter: from 0.2.2 to 0.2.3
    • revgrep: from 745bb2f to v0.5.0
    • revive: from 1.3.2 to 1.3.4
    • sqlclosecheck: from 0.4.0 to 0.5.1
    • staticcheck: from 0.4.5 to 0.4.6
    • tagalign: from 1.3.2 to 1.3.3
    • unused: support passing in options
  3. misc.
    • Add a pre-commit hook to check all files
  4. Documentation
    • add source options to exclude-rules docs
    • gosec: add G602 to includes/excludes inside .golangci.reference.yml
goreleaser/goreleaser (goreleaser)

v1.22.1

Changelog

Bug fixes
Build process updates

Full Changelog: goreleaser/goreleaser@v1.22.0...v1.22.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.22.0

Changelog

New Features
Bug fixes
Dependency updates
Build process updates
Other work

Full Changelog: goreleaser/goreleaser@v1.21.2...v1.22.0

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.21.2

Changelog

Bug fixes

Full Changelog: goreleaser/goreleaser@v1.21.1...v1.21.2

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.21.1

Changelog

Bug fixes
Other work

Full Changelog: goreleaser/goreleaser@v1.21.0...v1.21.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them?
You can sponsor, get a Pro License or contribute with code.

Where to go next?

GoReleaser logo

v1.21.0

Changelog

New Features
Bug fixes
Dependency updates
Build process updates
Other work

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@alecthomas alecthomas merged commit 97331af into master Dec 22, 2023
3 checks passed
@alecthomas alecthomas deleted the renovate/all-minor-patch branch December 22, 2023 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant