Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all non-major dependencies - autoclosed #6

Closed
wants to merge 1 commit into from

Conversation

pipedrive-renovate[bot]
Copy link

@pipedrive-renovate pipedrive-renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change
github.com/google/go-cmp require minor v0.5.6 -> v0.6.0
golang.org/x/oauth2 require minor v0.0.0-20211005180243-6b3c2da341f1 -> v0.22.0
golang.org/x/sync require minor v0.0.0-20210220032951-036812b2e83c -> v0.8.0

Release Notes

google/go-cmp (github.com/google/go-cmp)

v0.6.0

Compare Source

New API:

  • (#​340) Add cmpopts.EquateComparable

Documentation changes:

  • (#​337) Use of hotlinking of Go identifiers

Build changes:

  • (#​325) Remove purego fallbacks

Testing changes:

  • (#​322) Run tests for Go 1.20 version
  • (#​332) Pin GitHub action versions
  • (#​327) set workflow permission to read-only

v0.5.9

Compare Source

Reporter changes:

  • (#​299) Adjust heuristic for line-based versus byte-based diffing
  • (#​306) Use value.TypeString in PathStep.String

Code cleanup changes:

  • (#​297) Use reflect.Value.IsZero
  • (#​304) Format with Go 1.19 formatter
  • (#​300 )Fix typo in Result documentation
  • (#​302) Pre-declare global type variables
  • (#​309) Run tests on Go 1.19

v0.5.8

Compare Source

Reporter changes:

  • (#​293) Fix printing of types in reporter output for interface and pointer types
  • (#​294) Use string formatting for slice of bytes in more circumstances

Dependency changes:

  • (#​292) Update minimum supported version to go1.13 and remove xerrors dependency

v0.5.7

Compare Source

Reporter changes:

  • (#​266) Fix textual printing of byte slices
  • (#​275) Reduce minimum length for specialize string diffing
  • (#​276) Use any alias instead of interface{}

Code cleanup changes:

  • (#​281) Update minimum supported version to go1.11
  • (#​282) Drop hacks to work around Go reflection bugs in Go1.9
  • (#​285) Add //go:build lines
  • (#​262) Fix staticcheck findings
  • (#​263) Avoid shadowing variable
  • (#​268) Use sha256 in test
  • (#​271) Fix spelling mistakes
  • (#​269) Change build status badge

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@pipedrive-renovate
Copy link
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading golang.org/x/sys v0.0.0-20210616045830-e2b7044e8c71
go: downloading cloud.google.com/go/compute/metadata v0.3.0
go: downloading cloud.google.com/go/compute/metadata v0.5.0
go: downloading cloud.google.com/go/compute v1.28.0
go: downloading cloud.google.com/go v0.115.1
go: github.com/pipedrive/oauth2cli/example imports
	golang.org/x/oauth2/google imports
	cloud.google.com/go/compute/metadata: ambiguous import: found package cloud.google.com/go/compute/metadata in multiple modules:
	cloud.google.com/go v0.65.0 (/runner/_work/devops-automation/devops-automation/renovate-cache/cache/others/go/pkg/mod/cloud.google.com/go@v0.65.0/compute/metadata)
	cloud.google.com/go/compute/metadata v0.5.0 (/runner/_work/devops-automation/devops-automation/renovate-cache/cache/others/go/pkg/mod/cloud.google.com/go/compute/metadata@v0.5.0)

@pipedrive-renovate pipedrive-renovate bot changed the title Update all non-major dependencies Update all non-major dependencies - autoclosed Dec 17, 2024
@pipedrive-renovate pipedrive-renovate bot deleted the renovate/all-minor-patch branch December 17, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants