Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the all group with 2 updates in the / directory: github.com/essentialkaos/ek/v13 and github.com/mattn/go-sqlite3.

Updates github.com/essentialkaos/ek/v13 from 13.37.5 to 13.38.0

Release notes

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

Version 13.38.0 🟡

Moderate Urgency

Changelog

[!IMPORTANT] This release introduces breaking changes to the csv.NewReader method. You now have to provide a comma (columns separator) as a method argument.

New Features

  • [csv] Read CSV header to Header slice if WithHeader is set to true
  • [csv] Added method for mapping CSV row data to a map using header data

Improvements

  • [csv] Code refactoring
Changelog

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

13.38.0

[!IMPORTANT] This release introduces breaking changes to the NewReader method. You now have to provide a comma (columns separator) as a method argument.

  • [csv] Read CSV header to Header slice if WithHeader is set to true
  • [csv] Added method for mapping CSV row data to a map using header data
  • [csv] Code refactoring
Commits

Updates github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33

Commits
  • 3c885a9 Upgrade SQLite to version 3051001
  • 3e773a9 update github workflows
  • 2f6a2bb fix upgrade script
  • aa7cdd3 update upgrade script
  • a66908a use quote include instead of angled include for sqlite3-binding.h
  • See full diff 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 all group with 2 updates in the / directory: [github.com/essentialkaos/ek/v13](https://github.com/essentialkaos/ek) and [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3).


Updates `github.com/essentialkaos/ek/v13` from 13.37.5 to 13.38.0
- [Release notes](https://github.com/essentialkaos/ek/releases)
- [Changelog](https://github.com/essentialkaos/ek/blob/master/CHANGELOG.md)
- [Commits](essentialkaos/ek@v13.37.5...v13.38.0)

Updates `github.com/mattn/go-sqlite3` from 1.14.32 to 1.14.33
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.32...v1.14.33)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/ek/v13
  dependency-version: 13.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@andyone andyone merged commit df905b7 into develop Jan 12, 2026
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/develop/all-45acca81c0 branch January 12, 2026 10:10
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