Skip to content

chore: bump github.com/oasdiff/oasdiff from 1.13.1 to 1.14.0 in /tools/cli#1208

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/cli/github.com/oasdiff/oasdiff-1.14.0
Closed

chore: bump github.com/oasdiff/oasdiff from 1.13.1 to 1.14.0 in /tools/cli#1208
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tools/cli/github.com/oasdiff/oasdiff-1.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps github.com/oasdiff/oasdiff from 1.13.1 to 1.14.0.

Release notes

Sourced from github.com/oasdiff/oasdiff's releases.

v1.14.0

Changelog

  • 5bf2d58a0a772d2c509e71686ae39597fac772e7 refactor: migrate from oasdiff/kin-openapi fork to upstream getkin/kin-openapi (#842)
  • 39983dd6a16705d4f2db98c57601cade020820fd fix: show meaningful messages when breaking/changelog finds no results (#841)
  • aee6ae74ab68692c40d9fc1e5e7b78c65f343bae docs: remove auto-generated BREAKING-CHANGES-EXAMPLES.md
  • 69d124a1b2293cee765155ba4f238e3011f5ad74 docs: add CHECKS.md and link checks command in main commands
  • f072ee1e781bcf877a31e7820b4a94c1e7519dea docs: remove source location tracking from roadmap (officially released)
  • fd033a83a7c50da7a68e45e1dd4a3b4c897a519c refactor: consolidate test helpers, fix source locations, update linting (#840)

v1.13.5

Changes

  • chore: upgrade github.com/oasdiff/kin-openapi to v0.137.0

Note: v1.13.4 was tagged before the go.mod upgrade was committed; v1.13.5 is the correct release containing both the loader refactor and the kin-openapi upgrade.

v1.13.4

Changes

  • refactor: copy loader in loadFromGitRevision instead of mutating it — cleaner than save/restore, goroutine-safe (#839)
  • chore: upgrade github.com/oasdiff/kin-openapi to v0.137.0

v1.13.3

Changelog

  • be0b920f4c91724fbb8187b9ef06dc2914393b88 Fix ReadFromURIFunc leak when reusing loader instance (#838)
  • ec5a2755a9fc4fc50a038769d0745bd487acc130 feat: use backticks instead of single quotes in changelog output (#836)
  • a34d52150465a259d5a74d46d27d58a8e8ce03e4 docs+test: improve NewSource doc and harden repo-root $ref test (#835)

v1.13.2

Changelog

  • d886cb40c4fe95fa69ca7029a88ac7fcf7690a6e fix: resolve $ref chains via git show when loading from git revision specs (#832)
  • 084a346f00029adfd29f03065e97c8a0f415abc4 chore: bump kin-openapi to v0.136.11
  • 0fec5e09c34121e6db4c3eb20deabfd74f55516c docs: update OPENAPI-31.md on main with beta.2 version and known limitations
Commits
  • 5bf2d58 refactor: migrate from oasdiff/kin-openapi fork to upstream getkin/kin-openap...
  • 39983dd fix: show meaningful messages when breaking/changelog finds no results (#841)
  • aee6ae7 docs: remove auto-generated BREAKING-CHANGES-EXAMPLES.md
  • 69d124a docs: add CHECKS.md and link checks command in main commands
  • f072ee1 docs: remove source location tracking from roadmap (officially released)
  • fd033a8 refactor: consolidate test helpers, fix source locations, update linting (#840)
  • eb2634e chore: upgrade kin-openapi to v0.137.0 and tidy deps
  • 3770486 refactor: copy loader in loadFromGitRevision instead of mutating it (#839)
  • be0b920 Fix ReadFromURIFunc leak when reusing loader instance (#838)
  • ec5a275 feat: use backticks instead of single quotes in changelog output (#836)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/oasdiff/oasdiff](https://github.com/oasdiff/oasdiff) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/oasdiff/oasdiff/releases)
- [Changelog](https://github.com/oasdiff/oasdiff/blob/main/docs/CHANGELOG-TEMPLATE.md)
- [Commits](oasdiff/oasdiff@v1.13.1...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/oasdiff/oasdiff
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2026 21:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 14, 2026
@dependabot dependabot bot added the go Pull requests that update Go code label Apr 14, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2026

Looks like github.com/oasdiff/oasdiff is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 15, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/tools/cli/github.com/oasdiff/oasdiff-1.14.0 branch April 15, 2026 18:22
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants