Skip to content

Bump go.eigsys.de/gin-cachecontrol/v2 from 2.4.1 to 2.5.0#104

Merged
rm-hull merged 1 commit into
mainfrom
dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0
May 21, 2026
Merged

Bump go.eigsys.de/gin-cachecontrol/v2 from 2.4.1 to 2.5.0#104
rm-hull merged 1 commit into
mainfrom
dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps go.eigsys.de/gin-cachecontrol/v2 from 2.4.1 to 2.5.0.

Release notes

Sourced from go.eigsys.de/gin-cachecontrol/v2's releases.

Support Go 1.26, Gin 1.12

New

  • Support Go 1.26 (#78)
  • Use Gin 1.12.0 (#78)
  • Several dependency updates

Deprecate

Commits
  • d2f5316 Bump to golangci-lint v2.12.2
  • f3ee7c2 Use Go 1.26 for workflows
  • 8a0cea4 Test with Go 1.26, stop testing with 1.24
  • 3f4c5e1 Bump github.com/gin-gonic/gin from 1.11.0 to 1.12.0
  • 8822422 Bump vladopajic/go-test-coverage from 2.18.3 to 2.18.4
  • 3375d6b Remove redundant dependabot config
  • 150cd14 Bump vladopajic/go-test-coverage from 2.18.0 to 2.18.3
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/joeig/gin-cachecontrol/releases)
- [Commits](joeig/gin-cachecontrol@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: go.eigsys.de/gin-cachecontrol/v2
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 20, 2026
@github-actions
Copy link
Copy Markdown

TestsPassed ✅SkippedFailed
JUnit Test Report27 ran27 passed0 skipped0 failed
TestResult
JUnit Test Report
com/map-services/company-data-api/internal.TestParseCSVWithHeader✅ passed
com/map-services/company-data-api/internal.TestParseCSVWithoutHeader✅ passed
com/map-services/company-data-api/internal.TestParseCSVMalformed✅ passed
com/map-services/company-data-api/internal.TestParseCSVEmpty/with_header✅ passed
com/map-services/company-data-api/internal.TestParseCSVEmpty/without_header✅ passed
com/map-services/company-data-api/internal.TestParseCSVEmpty✅ passed
com/map-services/company-data-api/internal.TestParseCSVFromFuncError✅ passed
com/map-services/company-data-api/internal/importer.TestFromCodePointCSV✅ passed
com/map-services/company-data-api/internal/importer.TestFromCodePointCSVInvalidEasting✅ passed
com/map-services/company-data-api/internal/importer.TestFromCodePointCSVInvalidNorthing✅ passed
com/map-services/company-data-api/internal/importer.TestCodePointToTuple✅ passed
com/map-services/company-data-api/internal/importer.TestImportCodePoint✅ passed
com/map-services/company-data-api/internal/importer.TestImportCodePointMultipleRecords✅ passed
com/map-services/company-data-api/internal/importer.TestImportCodePointPrepareError✅ passed
com/map-services/company-data-api/internal/importer.TestImportCodePointExecError✅ passed
com/map-services/company-data-api/internal/importer.TestProcessCodePointCSV✅ passed
com/map-services/company-data-api/internal/importer.TestFromCompanyDataCSV✅ passed
com/map-services/company-data-api/internal/importer.TestFromCompanyDataCSVShortRecord✅ passed
com/map-services/company-data-api/internal/importer.TestFromCompanyDataCSVInvalidDate✅ passed
com/map-services/company-data-api/internal/importer.TestCompanyDataToTuple✅ passed
com/map-services/company-data-api/internal/importer.TestImportCompanyData✅ passed
com/map-services/company-data-api/internal/importer.TestProcessCompanyDataCSV✅ passed
com/map-services/company-data-api/internal/importer.TestProcessCompanyDataCSVBatching✅ passed
com/map-services/company-data-api/internal/importer.TestInsertCompanyDataBatchRollbackOnError✅ passed
com/map-services/company-data-api/internal/middleware.TestRequestLogger/Logs_standard_paths✅ passed
com/map-services/company-data-api/internal/middleware.TestRequestLogger/Excludes_paths✅ passed
com/map-services/company-data-api/internal/middleware.TestRequestLogger✅ passed

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 26186506259

Coverage remained the same at 40.099%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 808
Covered Lines: 324
Line Coverage: 40.1%
Coverage Strength: 0.46 hits per line

💛 - Coveralls

@rm-hull rm-hull merged commit 93240ab into main May 21, 2026
3 checks passed
@rm-hull rm-hull deleted the dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0 branch May 21, 2026 06:42
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