Bump the smallweb-deps group across 1 directory with 8 updates #139
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the smallweb-deps group with 7 updates in the / directory:
2.12.12.13.01.2.01.2.12.2.22.3.21.9.11.10.20.35.00.39.00.23.00.25.11.7.01.10.0Updates
github.com/cli/go-gh/v2from 2.12.1 to 2.13.0Release notes
Sourced from github.com/cli/go-gh/v2's releases.
Commits
a0a6e89Merge pull request #201 from cli/kw/bump-go-1.25.01585603Merge pull request #202 from cli/babakks/explain-resp-body-closeec8f5cadocs(pkg/api): explainHandleHTTPErrordoes not close resp body5a975a9Update Go version to 1.25.041e1e0dMerge pull request #200 from cli/babakks/upgrade-golangci-lintf6d1f60chore: upgrade to Golangci-lintv2.6b7798dcdocs: fix incorrect godoc usages32287aerefactor: lift break condition into the loopff8ebd0chore: disableQF1008fromstaticcheckrulesc6bd235chore: remove redundant/deprecated// +buildtagsUpdates
github.com/knadh/koanf/providers/filefrom 1.2.0 to 1.2.1Release notes
Sourced from github.com/knadh/koanf/providers/file's releases.
Commits
29cce50Merge pull request #101 from e-nikolov/fix-pflag-map-types0202243posflag: add support for pflag map typesUpdates
github.com/knadh/koanf/v2from 2.2.2 to 2.3.2Release notes
Sourced from github.com/knadh/koanf/v2's releases.
Commits
ec91994fix: preserve nil pointer types in Get() method (#397)99a91c6FixGet()panic on nil pointers. Fixes #396.fbccb44Upgrade go-huml (v0.2.0 spec).9c90b76fix: pass event to callback instead of nil when file changes detected (#384)45d1dc2Refactor all instances ofinterface{}toany(#385)7e04a35Bump golang.org/x/crypto from 0.37.0 to 0.45.0 in /providers/nats (#390)733704aBump golang.org/x/crypto from 0.40.0 to 0.45.0 in /providers/kiln (#391)8818413fix panic in dotenv parser when callback function is not provided (#387)e38d5b4providers/cliflagv3: Set the flags if they have a default value (#382)20c4cbafix: bump mapstructure version (#381)Updates
github.com/spf13/cobrafrom 1.9.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
golang.org/x/termfrom 0.35.0 to 0.39.0Commits
a7e5b04go.mod: update golang.org/x dependencies943f25dx/term: handle transpose9b991ddx/term: handle delete key3863673go.mod: update golang.org/x dependencies1231d54go.mod: update golang.org/x dependencies3475bc8term: fix some comments3a0828ago.mod: update golang.org/x dependenciesUpdates
github.com/caddyserver/certmagicfrom 0.23.0 to 0.25.1Release notes
Sourced from github.com/caddyserver/certmagic's releases.
Commits
d2a7286Upgrade dependencies, esp. zerossl20b57b0Bump golang.org/x/crypto from 0.41.0 to 0.45.0 (#358)80e9a59Explicitly allow small RSA key sizes for testingd66689dAdd TryLock for use with optional tasks like ARI updates to reduce lock conte...aba1313Fix edge case panic in case of repeated account recreation failure (fix #354)14972fdDon't log about OCSP when disabled (Fixes #353)5a448abAbility to disable distributed solvers7084df0Precise lock lease renewal for storages that support it (#347)621b7e9Move cfg nil check from RenewManagedCertificates to getConfig (#348)17fb245readme: Update draft-ari link to RFC 9773Updates
github.com/samber/slog-httpfrom 1.7.0 to 1.10.0Release notes
Sourced from github.com/samber/slog-http's releases.
Commits
4873072bump v1.10.032ac81cfeat: add WithClientIP property (#16)2f02e32fix: recovery handler suppresses http.ErrAbortHandler (#12)c945fd6feat: variadic slog.Attr arg list to Add*Attributes functions (#11)9d29b35fix: fix out of bounds slice328e75eHuma sse support (#8)f6a1a47Add support for SSE connections (#7)c549f1fUpdate README.md34f5ebeUpdate README.mda7a5d98Update README.mdUpdates
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions