Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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:nginx/nginx-plus-go-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v2.1.0
Choose a base ref
Loading
...
head repository:nginx/nginx-plus-go-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v2.2.0
Choose a head ref
Loading
  • 20commits
  • 23files changed
  • 3contributors

Commits on Dec 4, 2024

  1. 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>
    @renovate
    renovate[bot] authoredDec 4, 2024
    Configuration menu
    Copy the full SHA
    6bc03d1View commit details
    Browse the repository at this point in the history
  2. 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>
    @renovate
    renovate[bot] authoredDec 4, 2024
    Configuration menu
    Copy the full SHA
    b24ebb1View commit details
    Browse the repository at this point in the history
  3. 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>
    @renovate
    renovate[bot] authoredDec 4, 2024
    Configuration menu
    Copy the full SHA
    f68f570View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. 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.
    @arussellf5
    arussellf5 authoredDec 20, 2024
    Configuration menu
    Copy the full SHA
    753539eView commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    e2e4c01View commit details
    Browse the repository at this point in the history
  2. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    33bcc93View commit details
    Browse the repository at this point in the history
  3. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    4ff3c45View commit details
    Browse the repository at this point in the history
  4. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    17254b3View commit details
    Browse the repository at this point in the history
  5. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    b56d047View commit details
    Browse the repository at this point in the history
  6. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    3c2288bView commit details
    Browse the repository at this point in the history
  7. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    fe7e938View commit details
    Browse the repository at this point in the history
  8. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    a506904View commit details
    Browse the repository at this point in the history
  9. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    de16258View commit details
    Browse the repository at this point in the history
  10. 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>
    @renovate
    renovate[bot] authoredJan 1, 2025
    Configuration menu
    Copy the full SHA
    c2f0bf4View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. 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>
    @renovate
    renovate[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    7e75c87View commit details
    Browse the repository at this point in the history
  2. 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>
    @renovate
    renovate[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    64c2407View commit details
    Browse the repository at this point in the history
  3. 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>
    @renovate
    renovate[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    debf915View commit details
    Browse the repository at this point in the history
  4. 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>
    @renovate
    renovate[bot] authoredJan 6, 2025
    Configuration menu
    Copy the full SHA
    33a6e6eView commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. 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>
    @renovate
    renovate[bot] authoredJan 9, 2025
    Configuration menu
    Copy the full SHA
    d2914b6View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41092acView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp