Open
Conversation
Bumps the gomod group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) | `0.21.1` | `1.0.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.3` | `1.18.4` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.26.0` | `3.27.0` | | [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) | `2.24.8` | `2.24.10` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | Updates `github.com/charmbracelet/bubbles` from 0.21.1 to 1.0.0 - [Release notes](https://github.com/charmbracelet/bubbles/releases) - [Commits](charmbracelet/bubbles@v0.21.1...v1.0.0) Updates `github.com/klauspost/compress` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.3...v1.18.4) Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34) Updates `github.com/pressly/goose/v3` from 3.26.0 to 3.27.0 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.26.0...v3.27.0) Updates `github.com/tdewolff/minify/v2` from 2.24.8 to 2.24.10 - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](tdewolff/minify@v2.24.8...v2.24.10) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbles dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gomod - dependency-name: github.com/klauspost/compress dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/tdewolff/minify/v2 dependency-version: 2.24.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.21.11.0.01.18.31.18.41.14.331.14.343.26.03.27.02.24.82.24.100.47.00.48.0Updates
github.com/charmbracelet/bubblesfrom 0.21.1 to 1.0.0Release notes
Sourced from github.com/charmbracelet/bubbles's releases.
Commits
4824effchore(deps): bump github.com/charmbracelet/x/ansi in the all group (#859)d016636fix: changed 'recieve' to 'receive' for 100% quality of Go Report Card (#881)Updates
github.com/klauspost/compressfrom 1.18.3 to 1.18.4Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c03560fzstd: Add ResetWithOptions to encoder/decoder (#1122)0874ab8build(deps): bump the github-actions group with 3 updates (#1126)4a36836doc: Clarify documentation in readme (#1125)4309644zstd: document concurrency option handling in encoder (#1124)c262ec6Update README.md861ca97Downstream CVE-2025-61728 (#1123)03de960gzhttp: Add zstandard to server handler wrapper (#1121)bb1ab3bbuild(deps): bump the github-actions group with 2 updates (#1120)986a51efix(gzhttp): preserve qvalue when extra parameters follow in Accept-Encoding ...fbe3b12build(deps): bump the github-actions group with 3 updates (#1118)Updates
github.com/mattn/go-sqlite3from 1.14.33 to 1.14.34Commits
2087331add script to create pull-requesta510883Upgrade SQLite to version 3051002dce6b34Add percentile extensionUpdates
github.com/pressly/goose/v3from 3.26.0 to 3.27.0Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
7fb1461release: v3.27.00b651bafix: downgrade go directive to 1.25.0 in internal/testingaa8e825build(deps): bump dependencies in internal/testing83743b6chore: apply go fix modernizations and bump dependencies (#1034)5de4fb4feat: add dockermanage package (#1029)ac97ee0build(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.125.1 to 3.126...8a37350build(deps): bump the gomod group across 1 directory with 2 updates (#1026)bab893cFix tests for StarRocks 3.5 (#1024)26e537dbuild(deps): bump the gomod group across 1 directory with 5 updates (#1020)7a98c89docs: update ordering of CLI param help textUpdates
github.com/tdewolff/minify/v2from 2.24.8 to 2.24.10Release notes
Sourced from github.com/tdewolff/minify/v2's releases.
Commits
9fb8080JS: fix variable renaming inside objects within object-property-methods, fixe...25221ffMerge pull request #915 from tdewolff/dependabot/npm_and_yarn/bindings/js/rol...eec8a96Bump rollup from 4.56.0 to 4.59.0 in /bindings/js257e2abMerge pull request #909 from tdewolff/dependabot/npm_and_yarn/bindings/js/typ...fb84324Merge pull request #913 from tdewolff/dependabot/github_actions/actions/downl...3ed3dd4Merge pull request #914 from tdewolff/dependabot/github_actions/actions/uploa...ac26e09Merge branch 'master' of github.com:tdewolff/minify699c8d9JS: fix precedence in OptionalExpression within Member/CallExpressions; fixes...9145d9cBump actions/upload-artifact from 6 to 79f13c33Bump actions/download-artifact from 7 to 8Updates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Dependabot 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 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