forked from gregjones/httpcache
-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: bored-engineer/httpcache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: esacteksab/httpcache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 39 files changed
- 1 contributor
Commits on Apr 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bbdf198 - Browse repository at this point
Copy the full SHA bbdf198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a5491 - Browse repository at this point
Copy the full SHA 42a5491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c89b4 - Browse repository at this point
Copy the full SHA 41c89b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 278b2d7 - Browse repository at this point
Copy the full SHA 278b2d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9f799 - Browse repository at this point
Copy the full SHA bc9f799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d67f23 - Browse repository at this point
Copy the full SHA 5d67f23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b2ed88 - Browse repository at this point
Copy the full SHA 6b2ed88View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb6d3a - Browse repository at this point
Copy the full SHA afb6d3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ebf2c - Browse repository at this point
Copy the full SHA a6ebf2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae3398 - Browse repository at this point
Copy the full SHA 0ae3398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 454b4af - Browse repository at this point
Copy the full SHA 454b4afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a94ae38 - Browse repository at this point
Copy the full SHA a94ae38View commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 376d9ee - Browse repository at this point
Copy the full SHA 376d9eeView commit details
Commits on Jun 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3140b2e - Browse repository at this point
Copy the full SHA 3140b2eView commit details -
chore: update all the things (gregjones#3)
# Dependencies & Tooling Updates ## Runtime & Build Tools | Tool | Previous Version | New Version | |------|------------------|-------------| | **Go** | `1.24.3` | `1.24.4` | | **Node.js** | `22.14.0` | `22.16.0` | | **Python** | `3.12.10` | `3.12.11` | | **pnpm** | `10.10.0` | `10.12.1` | ## Code Quality & Linting **golangci-lint Configuration:** - Updated Go version requirement from `1.24.3` to `1.24.4` - Refactored linter configuration: - Removed `errcheck` from global enabled linters - Added `errcheck` and `mnd` to test file exclusions - Improved test-specific linting rules ## Go Runtime Dependencies **Database & Storage:** - **go.etcd.io/bbolt**: `v1.4.0` → `v1.4.1` **Logging:** - **github.com/go-logr/logr**: `v1.4.2` → `v1.4.3` **OpenTelemetry Suite:** - **go.opentelemetry.io/otel**: `v1.35.0` → `v1.36.0` - **go.opentelemetry.io/otel/metric**: `v1.35.0` → `v1.36.0` - **go.opentelemetry.io/otel/trace**: `v1.35.0` → `v1.36.0` **Standard Library Extensions:** - **golang.org/x/net**: `v0.40.0` → `v0.41.0` - **golang.org/x/text**: `v0.25.0` → `v0.26.0` ## Go Development Tools **Go Standard Library Extensions:** - **golang.org/x/exp/typeparams**: `v0.0.0-20250506013437` → `v0.0.0-20250620022241` - **golang.org/x/mod**: `v0.24.0` → `v0.25.0` - **golang.org/x/sync**: `v0.14.0` → `v0.15.0` - **golang.org/x/telemetry**: `v0.0.0-20250507143331` → `v0.0.0-20250620142617` - **golang.org/x/tools**: `v0.33.0` → `v0.34.0` ## Configuration Updates - Updated tool versions in `.tool-versions` with improved formatting - Updated Go module requirements in `go.mod` and `go.tool.mod` - Refreshed dependency checksums in `go.sum` and `go.tool.sum` - Enhanced linting configuration with better test-specific rules --- **Summary**: This comprehensive update brings the Go toolchain to version 1.24.4, updates all runtime tools, enhances OpenTelemetry observability capabilities, and refines code quality tools with improved linting configurations for better development workflows.
Configuration menu - View commit details
-
Copy full SHA for 1eedbe6 - Browse repository at this point
Copy the full SHA 1eedbe6View commit details
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88102a4 - Browse repository at this point
Copy the full SHA 88102a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c09d70 - Browse repository at this point
Copy the full SHA 6c09d70View commit details -
chore: go 1.25.5 (gregjones#5)
This updates to Go 1.25.5 and additional packages.
Configuration menu - View commit details
-
Copy full SHA for a5ee5fe - Browse repository at this point
Copy the full SHA a5ee5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf25dc3 - Browse repository at this point
Copy the full SHA bf25dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56327e - Browse repository at this point
Copy the full SHA b56327eView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main