chore(deps): bump the all group across 1 directory with 6 updates#544
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the all group across 1 directory with 6 updates#544dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [charm.land/lipgloss/v2](https://github.com/charmbracelet/lipgloss) | `2.0.0` | `2.0.3` | | [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.14.0` | `2.23.1` | | [github.com/yuin/goldmark](https://github.com/yuin/goldmark) | `1.7.8` | `1.8.2` | | [github.com/yuin/goldmark-emoji](https://github.com/yuin/goldmark-emoji) | `1.0.5` | `1.0.6` | | [golang.org/x/text](https://github.com/golang/text) | `0.24.0` | `0.36.0` | Updates `charm.land/lipgloss/v2` from 2.0.0 to 2.0.3 - [Release notes](https://github.com/charmbracelet/lipgloss/releases) - [Commits](charmbracelet/lipgloss@v2.0.0...v2.0.3) Updates `github.com/alecthomas/chroma/v2` from 2.14.0 to 2.23.1 - [Release notes](https://github.com/alecthomas/chroma/releases) - [Commits](alecthomas/chroma@v2.14.0...v2.23.1) Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.7 - [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.7) Updates `github.com/yuin/goldmark` from 1.7.8 to 1.8.2 - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.8...v1.8.2) Updates `github.com/yuin/goldmark-emoji` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/yuin/goldmark-emoji/releases) - [Commits](yuin/goldmark-emoji@v1.0.5...v1.0.6) Updates `golang.org/x/text` from 0.24.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.24.0...v0.36.0) --- updated-dependencies: - dependency-name: charm.land/lipgloss/v2 dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/alecthomas/chroma/v2 dependency-version: 2.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/charmbracelet/x/ansi dependency-version: 0.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/yuin/goldmark-emoji dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: golang.org/x/text dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
55f1f72 to
289855d
Compare
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 all group with 5 updates in the / directory:
2.0.02.0.32.14.02.23.11.7.81.8.21.0.51.0.60.24.00.36.0Updates
charm.land/lipgloss/v2from 2.0.0 to 2.0.3Release notes
Sourced from charm.land/lipgloss/v2's releases.
Commits
472d718fix: Avoid background color query hang (#636)89fafbachore: bump x/ansi to v0.11.7 to fix width calculation bugd6d41e1chore(deps): bump golang.org/x/sys in the all group (#663)23a1bb1chore(deps): bump github.com/lucasb-eyer/go-colorful in the all group (#640)cd93a9fdocs: fix tree comment typo (#634)25c5fb2chore(deps): bump github.com/charmbracelet/colorprofile in the all group (#630)9e39a0adocs: fix README typo (#629)9856c04v2.0.2c289badfix(table): height and overflow with wrapping content (#620)bffdafbchore(deps): bump the all group with 2 updates (#626)Updates
github.com/alecthomas/chroma/v2from 2.14.0 to 2.23.1Release notes
Sourced from github.com/alecthomas/chroma/v2's releases.
... (truncated)
Commits
5b4188bfix: remove AGPL licensed testdatab9b4edcAdd.env.*pattern to bash lexer (#1197)f163adcdocs: add AGENTS.mdfe6f0f3fix: title link to Chroma610afd8feat: add light/dark mode toggle1b5aad9fix: make just commands faster84583c6fix: wait for WASM runtime to become ready at startup1b6f6e7fix: need relative import for wasm_exec.js2a78195fix: wasm builds got broken by the last changef8a34ecfeat: fix local dev so it falls back to serverUpdates
github.com/charmbracelet/x/ansifrom 0.11.6 to 0.11.7Commits
6921c75fix(ansi): width: always use grapheme finder for width calculation266cf5achore(deps): bump the all group across 1 directory with 2 updates (#836)ad0b1aechore(scripts): update builds script to use codecov v6 and dependabot/fetch-m...b18aac2chore(deps): bump golang.org/x/image in /vttest in the all group (#840)ffd2a07chore(deps): bump golang.org/x/image in /mosaic in the all group (#839)7664402chore(deps): bump golang.org/x/sys in /input in the all group (#833)44f725fchore(deps): bump github.com/mattn/go-runewidth (#838)ac9fd4bchore(deps): bump github.com/mattn/go-runewidth (#837)e969fb5chore(deps): bump golang.org/x/sys in /termios in the all group (#828)acb1aa7chore(deps): bump golang.org/x/crypto in /sshkey in the all group (#835)Updates
github.com/yuin/goldmarkfrom 1.7.8 to 1.8.2Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
379bf24fix: setext headings positionse8f2337fix: block positionsdfa1ae1feat: add position information to all nodescb46bbcfix: prevent XSS by escaping dangerous URLs in links and imagesd8b123crefactor: simplify codesdb34c99Merge pull request #535 from Sebbito/master5a2a2bfMerge pull request #545 from maxatome/fix-table-panic9aca462fix(table): if table cell attribute is a string, a panic occurs246a6f1fix: #5422589b6afix: #541Updates
github.com/yuin/goldmark-emojifrom 1.0.5 to 1.0.6Commits
397d9ffOptimize emoji definition initializationUpdates
golang.org/x/textfrom 0.24.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependencies7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]817fba9go.mod: update golang.org/x dependencies3264de9all: clean up old Go hacks74af298all: fix tags in remaining Unicode tables117e03ball: delete old Unicode tables9463ea4all: update to Unicode 177278b25internal/export/idna: update for post-Unicode 10 idna changesf964ad8internal/export/idna: delete old code