-
-
Notifications
You must be signed in to change notification settings - Fork 50
Bump the gomod group across 1 directory with 15 updates #238
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/gomod-32594306ef
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ariga.io/atlas](https://github.com/ariga/atlas) | `0.30.0` | `0.36.1` | | [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.15.0` | `2.20.0` | | [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) | `0.20.0` | `0.21.0` | | [github.com/charmbracelet/wish](https://github.com/charmbracelet/wish) | `1.4.6` | `1.4.7` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.11` | `1.18.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.24` | `1.14.32` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.33.0` | `1.34.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) | `2.21.3` | `2.24.2` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.8` | `1.7.13` | | [github.com/yuin/goldmark-emoji](https://github.com/yuin/goldmark-emoji) | `1.0.4` | `1.0.6` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.38.0` | `0.41.0` | Updates `ariga.io/atlas` from 0.30.0 to 0.36.1 - [Release notes](https://github.com/ariga/atlas/releases) - [Commits](ariga/atlas@v0.30.0...v0.36.1) Updates `github.com/alecthomas/chroma/v2` from 2.15.0 to 2.20.0 - [Release notes](https://github.com/alecthomas/chroma/releases) - [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml) - [Commits](alecthomas/chroma@v2.15.0...v2.20.0) Updates `github.com/charmbracelet/bubbles` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Changelog](https://github.com/charmbracelet/bubbles/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbles@v0.20.0...v0.21.0) Updates `github.com/charmbracelet/bubbletea` from 1.2.4 to 1.3.4 - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v1.2.4...v1.3.4) Updates `github.com/charmbracelet/lipgloss` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml) - [Commits](charmbracelet/lipgloss@v1.0.0...v1.1.0) Updates `github.com/charmbracelet/wish` from 1.4.6 to 1.4.7 - [Release notes](https://github.com/charmbracelet/wish/releases) - [Changelog](https://github.com/charmbracelet/wish/blob/main/.goreleaser.yml) - [Commits](charmbracelet/wish@v1.4.6...v1.4.7) Updates `github.com/klauspost/compress` from 1.17.11 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.11...v1.18.0) Updates `github.com/mattn/go-sqlite3` from 1.14.24 to 1.14.32 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.24...v1.14.32) Updates `github.com/muesli/termenv` from 0.15.3-0.20240509142007-81b8f94111d5 to 0.16.0 - [Release notes](https://github.com/muesli/termenv/releases) - [Commits](https://github.com/muesli/termenv/commits/v0.16.0) Updates `github.com/rs/zerolog` from 1.33.0 to 1.34.0 - [Commits](rs/zerolog@v1.33.0...v1.34.0) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `github.com/tdewolff/minify/v2` from 2.21.3 to 2.24.2 - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.21.3...v2.24.2) Updates `github.com/yuin/goldmark` from 1.7.8 to 1.7.13 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.8...v1.7.13) Updates `github.com/yuin/goldmark-emoji` from 1.0.4 to 1.0.6 - [Release notes](https://github.com/yuin/goldmark-emoji/releases) - [Commits](yuin/goldmark-emoji@v1.0.4...v1.0.6) Updates `golang.org/x/crypto` from 0.38.0 to 0.41.0 - [Commits](golang/crypto@v0.38.0...v0.41.0) --- updated-dependencies: - dependency-name: ariga.io/atlas dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/alecthomas/chroma/v2 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/charmbracelet/bubbles dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/charmbracelet/bubbletea dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/charmbracelet/lipgloss dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/charmbracelet/wish dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/muesli/termenv dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/rs/zerolog dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.24.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/yuin/goldmark dependency-version: 1.7.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/yuin/goldmark-emoji dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 12 updates in the / directory:
0.30.0
0.36.1
2.15.0
2.20.0
0.20.0
0.21.0
1.4.6
1.4.7
1.17.11
1.18.0
1.14.24
1.14.32
1.33.0
1.34.0
1.10.0
1.11.1
2.21.3
2.24.2
1.7.8
1.7.13
1.0.4
1.0.6
0.38.0
0.41.0
Updates
ariga.io/atlas
from 0.30.0 to 0.36.1Release notes
Sourced from ariga.io/atlas's releases.
... (truncated)
Commits
7653dbb
atlasexec: allow passing--git-base
and--git-dir
to migrate/lint (#3554)1afaaba
sdk: move atlas-go-sdk into atlas as submodule (#3543)118ead5
cmd/atlas/internal/cmdlog: unsupported functions (#3535)0785310
sql/schema: add ChangeDepender interface (#3524)907691a
all: upgrade Go to v1.24 (#3522)27fe6e6
sql/schema: exclude on third-level should not affect the second level (#3520)6d50008
sql/schema: skip printing pos line if not set (#3510)ca0c0e5
sql/schema: add PosSetter to objects (#3509)537e1cf
schemahcl: append validation error on resource error (#3508)cc59644
cmd/atlas/internal/cmdapi: allow extending schema diff with --include (#3503)Updates
github.com/alecthomas/chroma/v2
from 2.15.0 to 2.20.0Release notes
Sourced from github.com/alecthomas/chroma/v2's releases.
... (truncated)
Commits
303b65d
feat: improve tracing1f48e65
fix(markdown): don't delegate to HTML lexerea89498
chore(deps): update ubuntu docker tag to v24 (#1104)14227ee
chore(deps): update dependency biome to v2 (#1109)4a1dcb2
chore(deps): update dependency uv to v0.8.4 (#1115)dca61f8
chore(deps): pin dependencies (#1098)a21d7b8
chore: go mod tidy + update README list of languages1ca24c9
correct lexing AS keyword for docker (#1114)1dfa2b6
update css.xml with current properties (#1113)5b2a4c5
feat(formatter): add writeCSSComments option (#1112)Updates
github.com/charmbracelet/bubbles
from 0.20.0 to 0.21.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
... (truncated)
Commits
8b55efb
fix(textarea): placeholder with chinese chars (#767)bd2a5b0
fix: golangci-lint 2 fixes (#769)cce8481
ci: sync golangci-lint config (#770)ea344ab
feat(viewport): horizontal scroll with mouse wheel (#761)39668ec
fix(viewport): normalize method names (#763)f2434c3
Revert "fix(viewport): normalize method names"c7f889e
fix(viewport): normalize method names9e5365e
docs: add example for ValidateFunc (#705)c814ac7
chore(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#751)3befccc
chore(deps): bump github.com/muesli/termenv from 0.15.2 to 0.16.0 (#740)Updates
github.com/charmbracelet/bubbletea
from 1.2.4 to 1.3.4Release notes
Sourced from github.com/charmbracelet/bubbletea's releases.
... (truncated)
Commits
bf1216d
fix: windows: enable mouse mode on demand (#1340)e817654
feat(ci): move from goveralls to codecov (#1332)4a30f3f
ci: sync dependabot config (#1329)00e3ef4
ci: sync dependabot config (#1328)cb6f840
chore: revert "chore: deprecate some StartupOptions in favor of Cmds (#1307)"ee7cf45
chore: revert "Remove irrelevant option comments"b0186ad
fix: windows: handle cancel io error771a101
fix: renderer: use newline instead of cud1 to move cursor down (#1323)cebad5b
chore(examples): update go.mod and go.sum439398b
Remove irrelevant option commentsUpdates
github.com/charmbracelet/lipgloss
from 1.0.0 to 1.1.0Release notes
Sourced from github.com/charmbracelet/lipgloss's releases.
... (truncated)
Commits
f0e4547
chore: fix lintfb0d757
chore(taskfile): deletelint:all
andlint:soft
tasks1209cf0
ci: sync golangci-lint config (#490)c454a0a
feat(tables): add markdown and ascii border style for tables (#480)341996d
chore: updatecharmbracelet/x/cellbuf
1f1209e
feat(table): use cellbuf to preserve styles for wrapped content2aa2eb0
test(table): test wrapping cell styles9500f10
fix(table): ensure we're passing the right row index tostyleFunc
7b191c5
fix(test): make table wrapping tests use golden files9cfb7dd
test(table): check truncation logic for overflow and nowrapUpdates
github.com/charmbracelet/wish
from 1.4.6 to 1.4.7Release notes
Sourced from github.com/charmbracelet/wish's releases.
Commits
5385cd3
fix(tea): do not force color profile if session is not a PTY (#443)e247a7e
chore(deps): bump github.com/pkg/sftp from 1.13.7 to 1.13.8 in /examples (#438)e8e76b2
chore(deps): bump github.com/charmbracelet/log in /examples (#439)9f4a557
chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#437)bee56c2
chore(deps): bump github.com/charmbracelet/log from 0.4.0 to 0.4.1 (#436)4639aaf
chore(deps): bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#435)94694ca
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /examples (#434)72b7d40
chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#433)2f73aca
chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 in /examples (#432)3020bd9
chore(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 (#429)Updates
github.com/klauspost/compress
from 1.17.11 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
8e79dc4
Deprecate Go 1.21 and add 1.24 (#1055)df8e99c
build(deps): bump the github-actions group with 2 updates (#1053)7787431
zstd: fix unused debug code (#1052)0bf3ecb
flate: Cleanup & reduce casts (#1050)e0f89a9
flate: Fix matchlen L5+L6 (#1049)c8a8470
s2: Improve small block compression speed w/o asm (#1048)b05b993
s2: Add block decode fuzzer (#1044)aafbabd
flate: Simplify matchlen (remove asm) (#1045)dbaa9c1
flate: Simplify l4-6 loading (#1043)4fa2036
Add unsafe little endian loaders (#1036)Updates
github.com/mattn/go-sqlite3
from 1.14.24 to 1.14.32Commits
8bf7a8a
update amalgamation code2e165e0
fix syntax errore63a0c3
fix testa9775d4
return errorc857a95
drop call of AuthEnabled()eb86f08
check authEnabled4372bf2
enable test for sqlite_userauth but it is dropped at least69a843e
fix GitHub workflow4c1ac1e
fix GitHub workflowa8be3f8
fix GitHub workflowUpdates
github.com/muesli/termenv
from 0.15.3-0.20240509142007-81b8f94111d5 to 0.16.0Release notes
Sourced from github.com/muesli/termenv's releases.
Commits
Updates
github.com/rs/zerolog
from 1.33.0 to 1.34.0Commits
db9d1be
Update go versions covered by CI5f4b880
Delete _config.ymlffb2708
Remove CNAME filecc4dde7
Create CONTRIBUTING.md04ea0f4
Implement Close() for zerolog.FilteredLevelWriter (#715)0398600
fix: reset condition in burst sampler (#711) (#712)1869fa5
FormatPartValueByName for flexible custom formatting for ConsoleWriter (#541)31e7995
remove unnecessary nil checks (#701)582f820
Get BasicSampler(0), RandomSampler(0), and BurstSampler(0) to behave the same...6abadab
Bump github.com/rs/xid from 1.5.0 to 1.6.0 (#684)Updates
github.com/stretchr/testify
from 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterUpdates
github.com/tdewolff/minify/v2
from 2.21.3 to 2.24.2Release notes
Sourced from github.com/tdewolff/minify/v2's releases.