Skip to content

Pull requests: golang/geo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#234 by dependabot bot was merged Nov 11, 2025 Loading…
rect.CapBound: Fix for tall and wide rects
#233 by jmr was merged Nov 10, 2025 Loading…
Use clampInt
#231 by jmr was merged Oct 30, 2025 Loading…
Run modernize
#230 by jmr was merged Oct 30, 2025 Loading…
Bump required go version to 1.23
#229 by jmr was merged Oct 29, 2025 Loading…
util: Remove unneeded min/max functions
#228 by jmr was merged Oct 29, 2025 Loading…
Run modernize
#227 by jmr was merged Oct 28, 2025 Loading…
cell.ContainsPoint: Increase expansion of uv bound
#226 by jmr was merged Oct 28, 2025 Loading…
dependabot.yml: Exclude codeql-action
#225 by jmr was merged Oct 28, 2025 Loading…
dependabot.yml: Drop codeql-action frequency to monthly
#224 by jmr was merged Oct 28, 2025 Loading…
build(deps): bump github/codeql-action from 4.30.9 to 4.31.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#223 by dependabot bot was merged Oct 28, 2025 Loading…
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#222 by dependabot bot was merged Oct 28, 2025 Loading…
build(deps): bump github/codeql-action from 4.30.8 to 4.30.9 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#221 by dependabot bot was merged Oct 20, 2025 Loading…
build(deps): bump github/codeql-action from 3.30.6 to 4.30.8 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#220 by dependabot bot was merged Oct 14, 2025 Loading…
build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#219 by dependabot bot was merged Oct 8, 2025 Loading…
build(deps): bump github/codeql-action from 3.30.5 to 3.30.6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#218 by dependabot bot was merged Oct 8, 2025 Loading…
build(deps): bump github/codeql-action from 3.30.3 to 3.30.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#217 by dependabot bot was merged Sep 29, 2025 Loading…
build(deps): bump github/codeql-action from 3.30.1 to 3.30.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#216 by dependabot bot was merged Sep 16, 2025 Loading…
regularPointsForFrame: Allocate memory in one go
#215 by fx408 was merged Sep 17, 2025 Loading…
Correct file names in comments
#214 by jmr was merged Sep 11, 2025 Loading…
CellID.AllNeighbors: Allocate memory in one go
#213 by fx408 was merged Sep 12, 2025 Loading…
build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#212 by dependabot bot was merged Sep 9, 2025 Loading…
build(deps): bump github/codeql-action from 3.30.0 to 3.30.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#211 by dependabot bot was merged Sep 9, 2025 Loading…
build(deps): bump github/codeql-action from 3.29.11 to 3.30.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#210 by dependabot bot was merged Sep 2, 2025 Loading…
Add mention of earth package in docs.
#209 by panmari was merged Sep 11, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.