Skip to content

Bump the all group across 1 directory with 4 updates - #267

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/all-4ed0168596
Open

Bump the all group across 1 directory with 4 updates#267
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/all-4ed0168596

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 4 updates in the / directory: github.com/essentialkaos/ek/v14, github.com/klauspost/compress, github.com/mattn/go-sqlite3 and github.com/ulikunitz/xz.

Updates github.com/essentialkaos/ek/v14 from 14.2.0 to 14.4.0

Release notes

Sourced from github.com/essentialkaos/ek/v14's releases.

Version 14.4.0 🟡

Moderate Urgency

Changelog

New Features

Version 14.3.0 🟡

Moderate Urgency

Changelog

New Features

  • [csv] Added method Reader.WithHeaderToLower
  • [csv] Added method Reader.WithHeaderToUpper

Improvements

  • [csv] Removed method Header.ToUpper
  • [csv] Removed method Header.ToLower

Version 14.2.1 🟡

Moderate Urgency

Changelog

Improvements

  • [fmtc] Added fmt.Stringer support
Changelog

Sourced from github.com/essentialkaos/ek/v14's changelog.

14.4.0

14.3.0

  • [csv] Added method Reader.WithHeaderToLower
  • [csv] Added method Reader.WithHeaderToUpper
  • [csv] Removed method Header.ToUpper
  • [csv] Removed method Header.ToLower

14.2.1

  • [fmtc] Added fmt.Stringer support
Commits
  • 84ab352 Merge pull request #682 from essentialkaos/develop
  • 1ab49ad Dependencies update
  • 97b48b1 [luhn] Add package to calculate and validate Luhn checksum
  • a869f0f Merge pull request #680 from essentialkaos/develop
  • ff71304 [csv] Package improvements
  • 6747f8c Merge branch 'develop' of github.com:essentialkaos/ek into develop
  • 8d06ebe Dependencies update
  • 9437ef8 Merge pull request #679 from essentialkaos/dependabot/github_actions/develop/...
  • d3935fe Merge branch 'develop' of github.com:essentialkaos/ek into develop
  • 5f968db [csv] Package improvements
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.18.6 to 1.19.1

Release notes

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

v1.19.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.0...v1.19.1

v1.19.0

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.6...v1.19.0

v1.18.7

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

Commits
  • 2602f4a Update changelog for version 1.19.0
  • 983acec add defensive checks
  • 9960386 zstd: Validate SnappyConverter literal copies (#1170)
  • e29d4d3 flate: use Peek instead of ReadByte for the bufio.Reader decode path (#...
  • c0bbc84 zstd: bump avo pin, regenerate arm64 asm (#1167)
  • efdb6ed build(deps): bump the github-actions group with 6 updates (#1166)
  • f0953f9 flate: fix buffer formatting in tests (#1165)
  • ab2e3cc zstd: Add arm64 decoder asm (#1160)
  • bb2723d Merge commit from fork
  • 539243b s2sx: Clean symlink targets (#1163)
  • Additional commits viewable in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.45 to 1.14.48

Release notes

Sourced from github.com/mattn/go-sqlite3's releases.

1.14.48

What's Changed

... (truncated)

Commits
  • 0cfec60 Merge pull request #1427 from mattn/sqlite-amalgamation-3053003
  • 603b1ba Upgrade SQLite to version 3053003
  • 3be2bdb Merge pull request #1426 from mattn/fix-load-extension-errmsg-leak
  • 7a3f560 Merge pull request #1425 from mattn/fix-trampoline-abi
  • a5fd1f6 Merge pull request #1424 from mattn/fix-preupdate-null-deref
  • 66371d2 Merge pull request #1423 from mattn/fix-open-error-leak
  • b55096d Merge pull request #1418 from mattn/add-coderabbit-config
  • fa5cf80 Merge pull request #1422 from mattn/fix-bind-unsupported-type
  • 08a4ce4 Add regression tests for bind error paths
  • ca77cf4 Merge pull request #1421 from mattn/fix-callback-named-types
  • Additional commits viewable in compare view

Updates github.com/ulikunitz/xz from 0.5.15 to 0.5.16

Commits
  • 024f909 isterminal_fallback.go: ensure +build and go:build lines are consistent
  • ba40d80 Prepare release v0.5.16
  • 82b346c internal/term: add fallback option for unsupported operating systems
  • b371040 dependabot.yml: fix the ecosystem
  • 7de699b Enabled dependabot
  • 62a9f09 Add CodeQL analysis workflow configuration
  • 57ec7ec go-test-platforms.yml: add read permissions
  • 7314c96 go.mod: Make go1.20 the supported compiler
  • cdbb6ac go-test-platforms.yml: remove not necessary activities
  • 87b9bf9 go-test-platforms.yml: add workflow-dispatch event
  • 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 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 group with 4 updates in the / directory: [github.com/essentialkaos/ek/v14](https://github.com/essentialkaos/ek), [github.com/klauspost/compress](https://github.com/klauspost/compress), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) and [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz).


Updates `github.com/essentialkaos/ek/v14` from 14.2.0 to 14.4.0
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v14.2.0...v14.4.0)

Updates `github.com/klauspost/compress` from 1.18.6 to 1.19.1
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.18.6...v1.19.1)

Updates `github.com/mattn/go-sqlite3` from 1.14.45 to 1.14.48
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.45...v1.14.48)

Updates `github.com/ulikunitz/xz` from 0.5.15 to 0.5.16
- [Commits](ulikunitz/xz@v0.5.15...v0.5.16)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/ek/v14
  dependency-version: 14.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant