Skip to content

chore(deps): bump the all-dependencies group with 4 updates#81

Merged
pjcdawkins merged 2 commits into
mainfrom
dependabot/go_modules/all-dependencies-29e186c0ac
May 18, 2026
Merged

chore(deps): bump the all-dependencies group with 4 updates#81
pjcdawkins merged 2 commits into
mainfrom
dependabot/go_modules/all-dependencies-29e186c0ac

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the all-dependencies group with 4 updates: github.com/Masterminds/semver/v3, github.com/alecthomas/chroma/v2, golang.org/x/crypto and golang.org/x/term.

Updates github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0

Release notes

Sourced from github.com/Masterminds/semver/v3's releases.

v3.5.0

What's Changed

New Contributors

Full Changelog: Masterminds/semver@v3.4.0...v3.5.0

Changelog

Sourced from github.com/Masterminds/semver/v3's changelog.

Changelog

Commits
  • 8b89c86 Merge pull request #287 from mattfarina/fix-da-issues
  • 29d51d0 Fixing some quality issues
  • 87f651d Merge pull request #286 from mattfarina/update-devcontainer
  • 158a685 Updating gitignore for devcontainers
  • 7e83c08 Merge pull request #284 from Masterminds/dependabot/github_actions/golangci/g...
  • 697e27f Merge pull request #283 from Masterminds/dependabot/github_actions/actions/ca...
  • 1591f8e Merge pull request #282 from Masterminds/dependabot/github_actions/github/cod...
  • 3f5ff17 Bump golangci/golangci-lint-action from 7.0.1 to 9.2.0
  • 04baa33 Bump actions/cache from 4.2.3 to 5.0.5
  • 45939fe Bump github/codeql-action from 4.35.1 to 4.35.2
  • Additional commits viewable in compare view

Updates github.com/alecthomas/chroma/v2 from 2.23.1 to 2.24.1

Release notes

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

v2.24.1

Changelog

  • d2a3784 fix: fallback bug

v2.24.0

Changelog

  • 0b841ee chore: go mod tidy
  • 10fcb68 chore(deps): update ubuntu docker tag to v26 (#1251)
  • 2218de6 chore(deps): update all non-major dependencies (#1236)
  • 2099887 Update Solarized Light to use correct background color (#1250)
  • ce43442 Add Lateralus lexer (#1249)
  • 2b00673 fix: commenting issues on gas lexer (#1247)
  • 8d04def Add NameOther entry to github-dark theme (#1240)
  • f2db790 chore(deps): update all non-major dependencies (#1234)
  • fc18a48 Include embedded font license in COPYING file (#1233)
  • e11ef85 chore(deps): update all non-major dependencies (#1211)
  • 79e0fa7 Add ERB lexer (#1228)
  • b59560d Add Spade lexer (#1229)
  • 83b5491 Import Luau lexer (#1209)
  • da72a97 Add JetBrains Darcula theme (#1226)
  • 8087957 styles: case-insensitive style registration and lookup (#1223)
  • 10daf04 Add .json5 to json Lexer (#1224)
  • dccba78 Add AMPL lexer (#1219)
  • ee4ad0a Fix MySQL lexer single comment render error (#1214)
  • b160804 Add using Keyword to JavaScript (#1215)
  • 17e5911 Pop type state when encountering punctuation for graphql (#1210)
  • 893841b Show error message in chromad (#1208)
  • fef8258 Fix error handling in needRules() (#1207)
  • d8a3315 Update the PHP lexer (#1206)
  • 353c35b Add the Kanagawa themes (#1198)
  • 41448fe Update the Materialize lexer (#1201)
  • 020d1c0 Add .qrc as extension for XML (#1205)
  • 6a63b3a Add meson.options as filename for Meson (#1204)
  • d398caf Import Gettext lexer (#1202)
  • 43245c9 chore(deps): update dependency biome to v2.3.12 (#1200)
  • 8215091 feat: add scdoc support (#1199)
  • 3fce7ab chore(deps): update all non-major dependencies (#1188)
Commits

Updates golang.org/x/crypto from 0.50.0 to 0.51.0

Commits
  • b8a14a8 go.mod: update golang.org/x dependencies
  • 9d9d507 x509roots/fallback/bundle: fix bundle test with Go 1.27+
  • fd0b90d acme: include Problem in OrderError.Error
  • b9e5359 pbkdf2: turn into a wrapper for crypto/pbkdf2
  • cc0e4fc hkdf: forward Extract to the standard library
  • a8e9237 x509roots/fallback: update bundle
  • See full diff in compare view

Updates golang.org/x/term from 0.42.0 to 0.43.0

Commits

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 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 all-dependencies group with 4 updates: [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver), [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma), [golang.org/x/crypto](https://github.com/golang/crypto) and [golang.org/x/term](https://github.com/golang/term).


Updates `github.com/Masterminds/semver/v3` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/Masterminds/semver/releases)
- [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md)
- [Commits](Masterminds/semver@v3.4.0...v3.5.0)

Updates `github.com/alecthomas/chroma/v2` from 2.23.1 to 2.24.1
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](alecthomas/chroma@v2.23.1...v2.24.1)

Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0
- [Commits](golang/crypto@v0.50.0...v0.51.0)

Updates `golang.org/x/term` from 0.42.0 to 0.43.0
- [Commits](golang/term@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: github.com/Masterminds/semver/v3
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

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 May 18, 2026
Copilot AI review requested due to automatic review settings May 18, 2026 18:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 18, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@pjcdawkins pjcdawkins merged commit 7062e01 into main May 18, 2026
@pjcdawkins pjcdawkins deleted the dependabot/go_modules/all-dependencies-29e186c0ac branch May 18, 2026 18:43
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.

2 participants