Skip to content

Bump github.com/rm-hull/godx from 0.2.1 to 0.2.2#67

Merged
rm-hull merged 1 commit into
mainfrom
dependabot/go_modules/github.com/rm-hull/godx-0.2.2
May 12, 2026
Merged

Bump github.com/rm-hull/godx from 0.2.1 to 0.2.2#67
rm-hull merged 1 commit into
mainfrom
dependabot/go_modules/github.com/rm-hull/godx-0.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/rm-hull/godx from 0.2.1 to 0.2.2.

Release notes

Sourced from github.com/rm-hull/godx's releases.

Release v0.2.2

0.2.2 (2026-05-12)

Bug Fixes

  • add APP_KEY to sensitive environment variables (6f70ab2)
Commits

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 [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/rm-hull/godx/releases)
- [Commits](rm-hull/godx@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/rm-hull/godx
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

TestsPassed ✅SkippedFailed
JUnit Test Report36 ran36 passed0 skipped0 failed
TestResult
JUnit Test Report
postcode-polygons/internal.TestDecompressFeatureCollection_Success✅ passed
postcode-polygons/internal.TestDecompressFeatureCollection_FileNotFound✅ passed
postcode-polygons/internal.TestDecompressFeatureCollection_InvalidBZ2✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_Success✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_ErrorOnCreate✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_And_DecompressFeatureCollection_RoundTrip✅ passed
postcode-polygons/routes.TestCodePointSearch_BadBBox✅ passed
postcode-polygons/routes.TestCodePointSearch_TooBig✅ passed
postcode-polygons/routes.TestCodePointSearch_InternalError✅ passed
postcode-polygons/routes.TestCodePointSearch_Success✅ passed
postcode-polygons/routes.TestPolygonSearch_BadBBox✅ passed
postcode-polygons/routes.TestPolygonSearch_InternalError✅ passed
postcode-polygons/routes.TestPolygonSearch_Success✅ passed
postcode-polygons/routes.TestPolygonSearch_PolygonNotFound✅ passed
postcode-polygons/routes.TestPolygonSearch_PolygonRepoError✅ passed
postcode-polygons/routes.TestParseBBox/valid✅ passed
postcode-polygons/routes.TestParseBBox/too_few_parts✅ passed
postcode-polygons/routes.TestParseBBox/not_numbers✅ passed
postcode-polygons/routes.TestParseBBox/min_greater_than_max✅ passed
postcode-polygons/routes.TestParseBBox✅ passed
postcode-polygons/routes.TestIsTooBig/not_too_big✅ passed
postcode-polygons/routes.TestIsTooBig/too_wide✅ passed
postcode-polygons/routes.TestIsTooBig/too_high✅ passed
postcode-polygons/routes.TestIsTooBig✅ passed
postcode-polygons/spatial-index.TestNewCodePointSpatialIndex_Success✅ passed
postcode-polygons/spatial-index.TestNewCodePointSpatialIndex_BadZip✅ passed
postcode-polygons/spatial-index.TestSearch✅ passed
postcode-polygons/spatial-index.TestSearchIter_InvalidBounds✅ passed
postcode-polygons/spatial-index.TestLen✅ passed
postcode-polygons/spatial-index.Test_fromCodePointCSV✅ passed
postcode-polygons/spatial-index.TestParseCSV_WithHeader_Success✅ passed
postcode-polygons/spatial-index.TestParseCSV_WithoutHeader_Success✅ passed
postcode-polygons/spatial-index.TestParseCSV_ParseError✅ passed
postcode-polygons/spatial-index.TestParseCSV_MalformedLine✅ passed
postcode-polygons/spatial-index.TestParseCSV_HeaderReadError✅ passed
postcode-polygons/spatial-index.TestParseCSV_YieldStopsEarly✅ passed

@coveralls
Copy link
Copy Markdown

Coverage Report for CI Build 25767542785

Coverage remained the same at 45.287%

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: 541
Covered Lines: 245
Line Coverage: 45.29%
Coverage Strength: 0.53 hits per line

💛 - Coveralls

@rm-hull rm-hull merged commit dabd5a9 into main May 12, 2026
3 checks passed
@rm-hull rm-hull deleted the dependabot/go_modules/github.com/rm-hull/godx-0.2.2 branch May 12, 2026 23:25
rm-hull added a commit that referenced this pull request May 16, 2026
* 'main' of github.com:rm-hull/postcode-polygons:
  Modify Docker image metadata in build.yml
  Bump github.com/rm-hull/godx from 0.2.1 to 0.2.2 (#67)
  Update client-id to use vars instead of secrets
  chore: update Go dependencies (#66)
  chore: add automated Go dependency updates (#65)
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