- Notifications
You must be signed in to change notification settings - Fork26
Comparing changes
Open a pull request
base repository:nginx/nginx-plus-go-client
Uh oh!
There was an error while loading.Please reload this page.
base:v2.1.0
head repository:nginx/nginx-plus-go-client
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.2.0
- 20commits
- 23files changed
- 3contributors
Commits on Dec 4, 2024
Update dependency golangci/golangci-lint to v1.62.2 (#419)
| datasource | package | from | to || ----------- | ---------------------- | ------- | ------- || github-tags | golangci/golangci-lint | v1.62.0 | v1.62.2 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update docker/build-push-action action to v6.10.0 (#420)
| datasource | package | from | to || ----------- | ------------------------ | ------ | ------- || github-tags | docker/build-push-action | v6.9.0 | v6.10.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update docker/dockerfile Docker tag to v1.12 (#421)
| datasource | package | from | to || ---------- | ----------------- | ---- | ---- || docker | docker/dockerfile | 1.11 | 1.12 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Dec 20, 2024
Client server updates are attempted in full (#422)
Client's UpdateHTTPServers and UpdateStreamServers methods now attempt to update all servers and return a combined errorPreviously these methods would return as soon as an error was encountered. Now they attempt to apply all the server updates and collect all errors encountered along the way. The reasoning behind this is that we want to apply as many of the desired changes as we possibly can and don't want any transitory errors that may affect a single server update to cause all the rest of the updates to be skipped.
Commits on Jan 1, 2025
Update pre-commit hook DavidAnson/markdownlint-cli2 to v0.17.1 (#425)
| datasource | package | from | to || ----------- | ---------------------------- | ------- | ------- || github-tags | DavidAnson/markdownlint-cli2 | v0.15.0 | v0.17.1 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/setup-go action to v5.2.0 (#428)
| datasource | package | from | to || ----------- | ---------------- | ------ | ------ || github-tags | actions/setup-go | v5.1.0 | v5.2.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update github/codeql-action action to v3.28.0 (#423)
| datasource | package | from | to || ----------- | -------------------- | ------- | ------- || github-tags | github/codeql-action | v3.27.5 | v3.28.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update actions/upload-artifact action to v4.5.0 (#431)
| datasource | package | from | to || ----------- | ----------------------- | ------ | ------ || github-tags | actions/upload-artifact | v4.4.3 | v4.5.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update docker/setup-buildx-action action to v3.8.0 (#430)
| datasource | package | from | to || ----------- | -------------------------- | ------ | ------ || github-tags | docker/setup-buildx-action | v3.7.1 | v3.8.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency goreleaser/goreleaser to v2.5.0 (#429)
| datasource | package | from | to || ----------- | --------------------- | ------ | ------ || github-tags | goreleaser/goreleaser | v2.4.8 | v2.5.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update module golang.org/x/sync to v0.10.0 (#424)
| datasource | package | from | to || ---------- | ----------------- | ------ | ------- || go | golang.org/x/sync | v0.9.0 | v0.10.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update pre-commit hook gitleaks/gitleaks to v8.22.1 (#432)
| datasource | package | from | to || ----------- | ----------------- | ------- | ------- || github-tags | gitleaks/gitleaks | v8.21.2 | v8.22.1 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update reviewdog/action-actionlint action to v1.61.0 (#426)
| datasource | package | from | to || ----------- | --------------------------- | ------- | ------- || github-tags | reviewdog/action-actionlint | v1.57.0 | v1.61.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update reviewdog/action-yamllint action to v1.20.0 (#427)
| datasource | package | from | to || ----------- | ------------------------- | ------- | ------- || github-tags | reviewdog/action-yamllint | v1.19.0 | v1.20.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Jan 6, 2025
Update dependency goreleaser/goreleaser to v2.5.1 (#433)
| datasource | package | from | to || ----------- | --------------------- | ------ | ------ || github-tags | goreleaser/goreleaser | v2.5.0 | v2.5.1 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency golangci/golangci-lint to v1.63.4 (#434)
| datasource | package | from | to || ----------- | ---------------------- | ------- | ------- || github-tags | golangci/golangci-lint | v1.62.2 | v1.63.4 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update reviewdog/action-actionlint action to v1.62.0 (#435)
| datasource | package | from | to || ----------- | --------------------------- | ------- | ------- || github-tags | reviewdog/action-actionlint | v1.61.0 | v1.62.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update DavidAnson/markdownlint-cli2-action action to v19 (#436)
| datasource | package | from | to || ----------- | ----------------------------------- | ------- | ------- || github-tags | DavidAnson/markdownlint-cli2-action | v18.0.0 | v19.0.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Commits on Jan 9, 2025
Update docker/build-push-action action to v6.11.0 (#439)
| datasource | package | from | to || ----------- | ------------------------ | ------- | ------- || github-tags | docker/build-push-action | v6.10.0 | v6.11.0 |Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 v2.1.0...v2.2.0
Uh oh!
There was an error while loading.Please reload this page.