Skip to content

Bump the gomod group with 5 updates#250

Merged
robherley merged 1 commit intomainfrom
dependabot/go_modules/gomod-a9ede373b2
Jan 10, 2026
Merged

Bump the gomod group with 5 updates#250
robherley merged 1 commit intomainfrom
dependabot/go_modules/gomod-a9ede373b2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the gomod group with 5 updates:

Package From To
ariga.io/atlas 0.36.1 1.0.0
github.com/alecthomas/chroma/v2 2.20.0 2.21.1
github.com/charmbracelet/bubbletea 1.3.4 1.3.10
github.com/klauspost/compress 1.18.0 1.18.2
github.com/tdewolff/minify/v2 2.24.2 2.24.8

Updates ariga.io/atlas from 0.36.1 to 1.0.0

Release notes

Sourced from ariga.io/atlas's releases.

v1.0.0

We're excited to announce Atlas v1.0 - just in time for the holidays! 🎄

v1.0 is a milestone release. Atlas has been production-ready for a few years now, running at some of the top companies in the industry, and reaching 1.0 is our commitment to long-term stability and compatibility. It reflects what Atlas has become: a schema management product built for real production use that both platform engineers and developers love.

Here's what's in this release:

  • Monitoring as Code - Configure Atlas monitoring with HCL, including RDS discovery and cross-account support.
  • Schema Statistics - Size breakdowns, largest tables/indexes, fastest-growing objects, and growth trends over time.
  • Declarative Migrations UI - A new dashboard for databases, migrations, deployments, and status visibility.
  • Database Drivers - Databricks, Snowflake, and Oracle graduate from beta to stable; plus improvements across Postgres, MySQL, Spanner, Redshift, and ClickHouse.
  • Deployment Rollout Strategies - Staged rollouts (canaries, parallelism, and error handling) for multi-tenant and fleet deployments.
  • Deployment Traces - End-to-end traceability for how changes move through environments.
  • Multi-Config Files - Layer config files with -c file://base.hcl,file://app.hcl.

Read the full announcement in our blogpost.

Quick installation

macOS + Linux:

curl -sSf https://atlasgo.sh | sh

Homebrew:

brew install ariga/tap/atlas

Docker:

docker pull arigaio/atlas

Windows

Download

Legal

The default binaries in this release are distributed released under Atlas EULA, and the community binaries are released under the Apache 2.0 license.

v0.38.0

We are excited to announce the release of Atlas v0.38 🎊

We're excited to announce the release of Atlas v0.38 with a comprehensive set of new features and improvements that further strengthen Atlas as your go-to database schema management tool:

... (truncated)

Commits
  • 428c4cf atlasexec: update schema stats inspect command (#3632)
  • 6e2d61f cmd/atlas: suggest standard build in case of errors (#3626)
  • 101347c Update go to 1.24.11 (#3628)
  • 436996f cmd/atlas: upgrade gocloud.dev to latest tag (#3618)
  • 2c3be22 all: bump Go version to 1.24.9 (#3613)
  • 37e76e6 atlasexec: add --foramt flag to `schema stats inspect (#3606)
  • 649bc35 atlasexec: add schema stats inspect to SDK client (#3605)
  • cf13fef cmd/atlas/docker: fix hostname for unix protocol (#3603)
  • 3f69215 atlasexec: add LockName to migration + schema apply commands (#3597)
  • a9006e9 sql/sqlite: update driver name from sqlite3 to sqlite (#3598)
  • Additional commits viewable in compare view

Updates github.com/alecthomas/chroma/v2 from 2.20.0 to 2.21.1

Release notes

Sourced from github.com/alecthomas/chroma/v2's releases.

v2.21.1

Changelog

  • 0fe6941 fix(styles): use kebab-case for style name in Aura Theme variants (#1183)
  • 2408917 chore(deps): update all non-major dependencies (#1178)
  • b527a28 Update lexer lox (#1175)

v2.21.0

Changelog

  • 26a0cc1 feat(styles): add Aura Theme primary variants (#1177)
  • fc10487 Fix (D): multiline comments (#1173)
  • aec4bfc Add support for Device tree (#1172)
  • 8ea696b chore(deps): update actions/checkout action to v6 (#1167)
  • a40a9d3 chore(deps): update dependency binaryen to v125 (#1168)
  • 5486d21 chore(deps): update all non-major dependencies (#1164)
  • 42c2aa1 Add helper script to generate supported langs markdown table (#1170)
  • e799618 chore(deps): update actions/checkout digest to 93cb6ef (#1163)
  • 6b58845 Add Ashen style (#1169)
  • 8b8574c Add Protocol Buffer Text Format Language (txtpb) (#1165)
  • c07ef4b chore(deps): update all non-major dependencies (#1160)
  • 3b5a164 Add lexer for WebAssembly Text Format (#1161)
  • 84d187e github style: background should be grey (#1159)
  • 60e616c Add an alias for Starlark and match *.star files (#1158)
  • 6e68adb chore(deps): update all non-major dependencies (#1157)
  • 9297a7c chore(deps): update all non-major dependencies (#1155)
  • 1074a2a fix(Kotlin): Number literals (#1139)
  • 9c8da0f chore(deps): update all non-major dependencies (#1153)
  • fa92e28 Add file extensions for systemd units using Podman Quadlet (#1151)
  • 57823f0 Add Kakoune lexer (#1150)
  • 1c5b8cb chore(deps): update all non-major dependencies (#1149)
  • c688d92 feat: add support for C3 (#1148)
  • ba111b7 chore(deps): update all non-major dependencies (#1147)
  • b05fcfb tango: Don't underline whitespace (#1146)
  • daa879b chore(deps): update all non-major dependencies (#1141)
  • a5dc086 Add argparse to pygemnts2chroma_xml.py script (#1140)
  • 3f991b1 chore(deps): update dependency binaryen to v124 (#1138)
  • 0ae5ef0 chore(deps): update all non-major dependencies (#1137)
  • 8f9e82f Update Core lexer to adjust for removed keyword enum (#1136)
  • 685ad2c Update Core lexer to adjust for removed keyword const (#1134)
  • e9ffd5a fix: don't emit empty tail tokens (#1121)
  • 4e1403e Add lexer for Ring Language (#1133)
  • 66a939a Add lexer for Game Boy Development System ASM. (#1117)
  • 2984b60 chore(deps): update all non-major dependencies (#1132)
  • 260fa90 update css.xml with current properties (#1130)
  • 70521cf Modelica language support alecthomas/chroma#1122 (#1129)
  • 09cd573 update css.xml for current grid gap properties (#1128)
  • 339bd37 Fixed **free analysis in RPGLE (#1116)
  • ff52be8 chore(deps): update actions/checkout action to v5 (#1127)
  • 254ca83 Update Core lexer to incorporate change of keyword from use to import (#1124)
  • 2d9c0d1 chore(deps): update all non-major dependencies (#1123)
  • bd10a05 moar has been renamed to moor (#1125)

... (truncated)

Commits

Updates github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.10

Release notes

Sourced from github.com/charmbracelet/bubbletea's releases.

v1.3.10

Changelog

Bug fixes

  • 9edf69c677c7353eca5fae6d3ea3986af39717b7: fix: handle setWindowTitleMsg and windowSizeMsg in eventLoop (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

v1.3.9

Changelog

New Features

  • 314b50c7b452fd737d28582ae9d27c04ea725001: feat: properly call nested sequenceMsg and batchMsg (@​wolfmagnate)

Bug fixes

  • 9e0e8f0df1c55044ed04bd17f4b460e01e94dc9c: fix: recover from nested panics in Sequence and Batch commands (@​aymanbagabas)

Other work

  • 6e1282a76358cb680de9d4de7520f9f99c9e2903: add example for the nested Sequence and Batch (@​wolfmagnate)
  • 0290af4a499ee6a3e22822cebe1e74fdeac313be: simplify case for BatchMsg (@​wolfmagnate)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.

v1.3.8

Changelog

Bug fixes

  • 21eecd586367fd0cd78da6842c48f9c4b1185b6f: fix: send batch commands to cmds channel instead of executing them in event loop (#1473) (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, Discord, Slack, The Fediverse.

v1.3.7

Changelog

Bug fixes

  • 28ab4f41b29fef14d900c46a4873a45891a9ee9b: fix(renderer): properly reset cursor position to start of line (#1472) (@​aymanbagabas)
  • c76509a9d4974207cd66255707d14f4f938f7f52: fix: compact sequences like batches (#958) (@​jdhenke)
  • f5da8d068af74764b271a197de54e2bc2bfedb38: fix: handle nested SequenceMsg in event loop and use sync.WaitGroup f… (#1463) (@​aymanbagabas)
  • 80ea844a7650c84e13958de14cdd4f63ac1775aa: fix: lint issues in key_windows.go and tty_windows.go (@​aymanbagabas)

Documentation updates

  • c3136ed49037a096fe05c6cb16f0a14a38e20c58: docs(license): update copyright date range (@​meowgorithm)
  • 919805f8f0d134af7e3569b0054c13b561976dfa: docs(readme): update footer art (@​meowgorithm)
  • f01583bb899e125c7a26d3b870eff585ec0f4816: docs: show the correct branch in the build badge (@​aymanbagabas)

Other work

... (truncated)

Commits
  • 9edf69c fix: handle setWindowTitleMsg and windowSizeMsg in eventLoop
  • 31c0299 chore(deps): bump github.com/lucasb-eyer/go-colorful (#1496)
  • ffa0502 Merge pull request #848 from wolfmagnate/fix-nested-cmd-order
  • 9e0e8f0 fix: recover from nested panics in Sequence and Batch commands
  • 0966c3a Merge branch 'main' into fix-nested-cmd-order
  • 21eecd5 fix: send batch commands to cmds channel instead of executing them in event l...
  • 9aae1f0 chore(examples): go mod tidy
  • 41f3995 chore(deps): bump golang.org/x/sys in the all group (#1492)
  • 3da2d28 chore(deps): bump actions/setup-go from 5 to 6 in the all group (#1491)
  • 28ab4f4 fix(renderer): properly reset cursor position to start of line (#1472)
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.0 to 1.18.2

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.2

What's Changed

v1.18.1 is marked "retracted" due to invalid flate/zip/gzip encoding.

New Contributors

Full Changelog: klauspost/compress@v1.18.1...v1.18.2

v1.18.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.0...v1.18.1

Commits

Updates github.com/tdewolff/minify/v2 from 2.24.2 to 2.24.8

Release notes

Sourced from github.com/tdewolff/minify/v2's releases.

v2.24.8

v2.24.7

v2.24.6

v2.24.5

v2.24.4

v2.24.3

Commits
  • 8cf9eb3 Merge pull request #879 from VastBlast/js-bindings-rewrite
  • b5ecedf add optional minify overload with explicit required args
  • 3f34d2f add better memory leak test
  • f5efd76 remove flawed memory leak test (todo: add mem leak test)
  • 7aed404 update node workflow to work with new rewrite
  • 6a72bb1 require minimum node v20
  • c187fa0 rewrite readme
  • b7874bc rewrite example
  • eaa6c9e migrate existing tests to vitest and add many new tests
  • 63d6a81 use koffi types
  • Additional commits viewable in compare view

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

Bumps the gomod group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [ariga.io/atlas](https://github.com/ariga/atlas) | `0.36.1` | `1.0.0` |
| [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.20.0` | `2.21.1` |
| [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) | `1.3.4` | `1.3.10` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.0` | `1.18.2` |
| [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) | `2.24.2` | `2.24.8` |


Updates `ariga.io/atlas` from 0.36.1 to 1.0.0
- [Release notes](https://github.com/ariga/atlas/releases)
- [Commits](ariga/atlas@v0.36.1...v1.0.0)

Updates `github.com/alecthomas/chroma/v2` from 2.20.0 to 2.21.1
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](alecthomas/chroma@v2.20.0...v2.21.1)

Updates `github.com/charmbracelet/bubbletea` from 1.3.4 to 1.3.10
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](charmbracelet/bubbletea@v1.3.4...v1.3.10)

Updates `github.com/klauspost/compress` from 1.18.0 to 1.18.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.0...v1.18.2)

Updates `github.com/tdewolff/minify/v2` from 2.24.2 to 2.24.8
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](tdewolff/minify@v2.24.2...v2.24.8)

---
updated-dependencies:
- dependency-name: ariga.io/atlas
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gomod
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/tdewolff/minify/v2
  dependency-version: 2.24.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2026
@robherley robherley merged commit 70a13fa into main Jan 10, 2026
5 checks passed
@robherley robherley deleted the dependabot/go_modules/gomod-a9ede373b2 branch January 10, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant