chore(deps): bump the gomod group across 1 directory with 7 updates #485
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 gomod group with 6 updates in the / directory:
0.6.0
0.7.0
0.10.0
0.11.0
1.3.1
1.4.0
0.114.8
0.116.0
1.6.0
1.7.0
0.21.0
0.23.0
Updates
github.com/charmbracelet/glamour
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/charmbracelet/glamour's releases.
Commits
c271197
test: add test for custom stylesef3b2d1
fix: lint issues (#280)77f8c87
test: test table alignment9e3abf6
fix: properly set table alignmentsba919ab
Bump golang.org/x/net from 0.12.0 to 0.17.0 (#265)61945ee
Fix lint issues (#285)e995670
Bump golangci/golangci-lint-action from 3 to 4 (#281)3e8952b
Create CODEOWNERSd5df407
fix(ci): update coverage workflowe526301
Bump actions/setup-go from 4 to 5 (#273)Updates
github.com/charmbracelet/lipgloss
from 0.10.0 to 0.11.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
5cd858c
fix: respect UnderlineSpaces and StrikethroughSpaces (#299)c91ab3e
chore(ci): enable gofumpt83fa9be
chore: use x/ansi instead of exp/termce5323e
chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#290)e3596ae
chore(ci): test for different GOOS & GOARCH2fe044a
fix: Change the propkeys from int to int643ee5dca
chore(docs): doc updates with regard to style.Copy() deprecation517b1a1
fix: remove unused typed2795c7
refactor: replace props map with struct fields (#276)c986440
chore(lint): remove deprecated ifshort linting optionUpdates
github.com/charmbracelet/wish
from 1.3.1 to 1.4.0Release notes
Sourced from github.com/charmbracelet/wish's releases.
Commits
309ee5c
chore(deps): update charmbracelet/sshbc0f67f
chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#255)0169ff6
feat: logging.StructuredMiddleware (#254)c8de232
chore(deps): bump github.com/charmbracelet/log in /examples (#252)3061fba
chore(deps): bump github.com/charmbracelet/log from 0.3.1 to 0.4.0 (#253)3d2054d
fix: remove ssh server version (#249)8edb0a1
chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#248)b0e6bdc
chore(deps): bump github.com/charmbracelet/lipgloss from 0.9.1 to 0.10.0 (#247)748a837
chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 in /examples (#246)65d9f07
chore(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0 (#245)Updates
github.com/go-rod/rod
from 0.114.8 to 0.116.0Release notes
Sourced from github.com/go-rod/rod's releases.
Commits
2d3e61f
Feat: Add the PagePool.TryGet method while it returns an error for processing...5a690b3
update chromium version4efda70
fix: shouldn't reset the user preferences by defaulta565903
fix: update example to match the latest website4391b88
fix: example6a4d1da
update chromium revisionUpdates
github.com/hashicorp/go-version
from 1.6.0 to 1.7.0Release notes
Sourced from github.com/hashicorp/go-version's releases.
Changelog
Sourced from github.com/hashicorp/go-version's changelog.
Commits
fcaa532
Update CHANGELOG.mdb85381a
Update CHANGELOG.mdd55f214
Implement the Scan and driver.Value SQL interfaces (#133)e04a866
remove reflection dependency (#91)94bab9e
[COMPLIANCE] Add Copyright and License Headers (#115)73ddc63
github: Change Dependabot to only manage HashiCorp-owned Actionsbf1144e
SEC-090: Automated trusted workflow pinning (2023-04-05) (#124)644291d
Bump actions/cache from 3.0.11 to 3.2.5 (#116)8f6487b
Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#112)7f856b8
Bump actions/checkout from 3.2.0 to 3.3.0 (#111)Updates
golang.org/x/crypto
from 0.21.0 to 0.23.0Commits
905d78a
go.mod: update golang.org/x dependenciesebb717d
ssh: validate key type in SSH_MSG_USERAUTH_PK_OK response0da2a6a
openpgp: fix function name in comment5defcc1
sha3: fix Sum results for SHAKE functions on s390xd042a39
go.mod: update golang.org/x dependenciesb92bf94
ssh: respect MaxAuthTries also for "none" auth attempts6f79b5a
ssh: add server side multi-step authentication8d0d405
x/crypto/chacha20: cleanup chacha_ppc64le.sb91329d
all: remove redundant words in comments and fix some typosUpdates
golang.org/x/term
from 0.18.0 to 0.20.0Commits
46c790f
go.mod: update golang.org/x dependencies5b15d26
go.mod: update golang.org/x dependenciesDependabot 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