Skip to content

Bump actions/setup-go from 6 to 7#83

Merged
rm-hull merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-7
Jul 16, 2026
Merged

Bump actions/setup-go from 6 to 7#83
rm-hull merged 1 commit into
mainfrom
dependabot/github_actions/actions/setup-go-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/setup-go from 6 to 7.

Release notes

Sourced from actions/setup-go's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/setup-go@v6...v7.0.0

v6.5.0

What's Changed

Dependency update

New Contributors

Full Changelog: actions/setup-go@v6...v6.5.0

v6.4.0

What's Changed

Enhancement

Dependency update

Documentation update

New Contributors

Full Changelog: actions/setup-go@v6...v6.4.0

v6.3.0

What's Changed

Full Changelog: actions/setup-go@v6...v6.3.0

v6.2.0

What's Changed

... (truncated)

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 [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 16, 2026
@github-actions

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

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29527145579

Warning

No base build found for commit c121ac4 on main.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 45.287%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


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 8b722f2 into main Jul 16, 2026
3 checks passed
@rm-hull
rm-hull deleted the dependabot/github_actions/actions/setup-go-7 branch July 16, 2026 22:54
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants