Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/speakeasy-api/openapi-overlay v0.9.0 -> v0.10.1 age adoption passing confidence

Release Notes

speakeasy-api/openapi-overlay (github.com/speakeasy-api/openapi-overlay)

v0.10.1

Compare Source

What's Changed

Full Changelog: speakeasy-api/openapi-overlay@v0.10.0...v0.10.1

v0.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: speakeasy-api/openapi-overlay@v0.9.0...v0.10.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 24, 2025 17:22
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jan 24, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.0 -> 1.24.1

@renovate renovate bot force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from 92993b0 to f32a9ec Compare January 28, 2025 01:46
@renovate renovate bot changed the title fix(deps): update module github.com/speakeasy-api/openapi-overlay to v0.10.0 fix(deps): update module github.com/speakeasy-api/openapi-overlay to v0.10.1 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from f32a9ec to 95dc803 Compare March 3, 2025 17:26
@renovate renovate bot force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch 2 times, most recently from cbdb4b1 to c083673 Compare March 13, 2025 18:44
@renovate
Copy link
Contributor Author

renovate bot commented Mar 13, 2025

⚠️ 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: module github.com/speakeasy-api/openapi-overlay@v0.10.1 requires go >= 1.22; switching to go1.23.8
go: downloading go1.23.8 (linux/amd64)
go: download go1.23.8: golang.org/toolchain@v0.0.1-go1.23.8.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from c083673 to 57b3b32 Compare May 3, 2025 19:37
@socket-security
Copy link

socket-security bot commented May 3, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License

View full report

@jamietanna jamietanna force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from 57b3b32 to 0ae34ba Compare May 3, 2025 19:40
@renovate renovate bot force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from 0ae34ba to dc98dd3 Compare May 3, 2025 19:40
… v0.10.1

This is flagged as a breaking change as it could break consumers, as
`github.com/speakeasy-api/jsonpath` requires a minimum source
compatibility (via `go`) of 1.22.

This is still a deprecated version of Go (which ran out of support on
2025-02-11), so is still outdated, and therefore shouldn't be /that/
breaking.

However, we should make it clear.

This also requires we remove Go 1.21 from our CI, as it's no longer
supported.
@jamietanna jamietanna force-pushed the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch from dc98dd3 to 8dad82a Compare May 4, 2025 09:58
@jamietanna jamietanna changed the title fix(deps): update module github.com/speakeasy-api/openapi-overlay to v0.10.1 fix(deps)!: update module github.com/speakeasy-api/openapi-overlay to v0.10.1 May 4, 2025
@jamietanna jamietanna merged commit 0e8156a into main May 4, 2025
35 checks passed
@jamietanna jamietanna deleted the renovate/github.com-speakeasy-api-openapi-overlay-0.x branch May 4, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants