chore(deps): bump the dependencies group with 8 updates #47
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 dependencies group with 8 updates:
1.2.1
1.3.2
0.4.0
0.4.2
0.0.16
0.0.20
2.2.0
2.4.0
1.5.0
1.6.0
1.6.1
1.8.0
1.23.0
1.27.0
0.4.0
0.14.0
Updates
github.com/BurntSushi/toml
from 1.2.1 to 1.3.2Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
b324da5
Store BURNTSUSHI_TOML_110 in parser and lexerd4c441a
Add benchmark for larger document96fcef2
Check BURNTSUSHI_TOML_110 in the parser743df59
Fix encode benchmark60801d0
Correctly set the Meta.Keys() order for inline tablesc859a22
Remove stray commentd9b9172
Evaluate omitempty against un-dereferenced fields (#392)5073d46
Test Go 1.20 in CIa2cbdda
Fix line-ending backslash whitespace escaping for multiline strings (#391)d56d9f6
Allow MarshalTOML and MarshalText to be used on the document type itselfUpdates
github.com/labstack/gommon
from 0.4.0 to 0.4.2Release notes
Sourced from github.com/labstack/gommon's releases.
Commits
2888b9c
update deps (#58)bf0335a
update deps and CI flow (#57)508eabf
feat(random): use crypto/rand for random string generator (#55)d43909e
update depsUpdates
github.com/mattn/go-isatty
from 0.0.16 to 0.0.20Commits
a7c0235
Merge pull request #74 from dkegel-fastly/dkegel-bug73-tinygo13f3590
Adjust build tags to allow building on tinygo; for #73.c067b4f
Merge pull request #86 from dolmen-go/testing-log-result42997b3
tests: log value of IsTerminal72a590e
Merge pull request #82 from dolmen-go/upgrade-x-sys-taggedc84e2cc
Merge pull request #83 from dolmen-go/ci-add-go1.2077d7704
CI: add Go 1.201f92190
CI: drop Go 1.15, 1.16ddec212
deps: use a tagged version of golang.org/x/sysed75e61
Merge pull request #78 from sthibaul/masterUpdates
github.com/nicksnyder/go-i18n/v2
from 2.2.0 to 2.4.0Release notes
Sourced from github.com/nicksnyder/go-i18n/v2's releases.
... (truncated)
Commits
62e3978
Support configurable template parsers (#317)5257e26
remove deprecated use of ioutil0cc0111
Update .codecov.yml833e5ac
t.Fatal instead of panic in test56d59e5
remove .golangci.yml (#314)6f270f3
Create golangci-lint.yml (#313)b4fe018
use Codecov token794ed38
Update .codecov.yml589ec0e
Update Codecov action to v3 (#312)33f0caf
Update .codecov.ymlUpdates
github.com/spf13/cast
from 1.5.0 to 1.6.0Release notes
Sourced from github.com/spf13/cast's releases.
Commits
48ddde5
Bump Go version in go.mod to 1.19b09a6f8
deps: update to github.com/frankban/quicktest v1.14.6268227c
github: Replace the test workflow with the one used in Aferoe9ba3ce
Merge pull request #190 from spf13/updates9d37e3a
ci: fix dependabot configa441ac7
ci: pin actions versions, fix checkout order9c5e91d
docs: update badgesc49a664
ci: rename ci.yml to ci.yaml0b4af69
Merge pull request #185 from spf13/dependabot/go_modules/github.com/frankban/...235f028
Merge pull request #180 from spf13/dependabot/github_actions/actions/setup-go-4Updates
github.com/spf13/cobra
from 1.6.1 to 1.8.0Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
a0a6ae0
Improve API to get flag completion function (#2063)890302a
Support usage as plugin for tools like kubectl (#2018)48cea5c
build(deps): bump actions/checkout from 3 to 4 (#2028)22953d8
Replace all non-alphanumerics in active help env var program prefix (#1940)00b68a1
Add tests for flag completion registration (#2053)b711e87
Don't complete --help flag when flag parsing disabled (#2061)8b1eba4
Fix linter errors (#2052)4cafa37
Allow running persistent run hooks of all parents (#2044)5c962a2
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.2 to 2.0.3 (#2047)efe8fa3
build(deps): bump actions/setup-go from 3 to 4 (#1934)Updates
go.uber.org/zap
from 1.23.0 to 1.27.0Release notes
Sourced from go.uber.org/zap's releases.
... (truncated)
Changelog
Sourced from go.uber.org/zap's changelog.
... (truncated)
Commits
fcf8ee5
Release v1.27.0 (#1419)e5a56ee
Add WithPanicHook logger option for panic log tests (#1416)0e2aa4e
assets: Fix logo color profile (#1418)956a21c
Add methods for logging with level as argument (#1406)2a893f6
build(deps): bump golangci/golangci-lint-action from 3 to 4 (#1417)e5745d6
ci: Test with Go 1.22 (#1409)7db06bc
zapslog: rename Option to HandlerOption (#1411)35ded09
zapslog: fix all with slogtest, support inline group, ignore empty group. (#1...27b96e3
Make zaptest.NewTestingWriter public (#1399)70f61bb
zapslog: Bump zap from v1.24.0 to v1.26.0 (#1404)Updates
golang.org/x/text
from 0.4.0 to 0.14.0Commits
6c97a16
all: update go directive to 1.18f488e19
unicode/norm: fix function name on commentfb697c0
cmd/gotext: actually use -dir flagf3e69ed
cmd/gotext: fix misbehaviorsab07ad1
all: remove repetitive wordse503480
encoding/japanese, language: shorten very long sub-test names2df65d7
all: regenerate for Unicode 15.0.0e3c038a
all: prepare for Unicode 15.0.03a7a255
internal/export/idna: make more space for mapping indexd61dd50
go.mod: delete repeated "indirect"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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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