Skip to content

chore: bump github.com/oasdiff/oasdiff from 1.11.4 to 1.11.11 in /tools/cli#1167

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps github.com/oasdiff/oasdiff from 1.11.4 to 1.11.11.

Release notes

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

v1.11.11

Changelog

  • d72364083728ff28f99343ce0ccb9af66dd8f5bd Merge pull request #801 from oasdiff/fix/add-git-to-docker
  • d15d3dc3f6d37b2a539de2e659639b67ed46a208 fix: add git to Docker image and improve missing-git error message
  • 30adfba183bc94e4d6da15868f48171b579acc58 Merge pull request #799 from oasdiff/feature/git-revision-source
  • 3c691efc629eaed3db4dcff130e4ba4884d78f8a test: cover loadFromGitRevision fallback error path when git is not in PATH
  • faabe3c3e1a79ebc296285f6a3430ae1b0e6a27d docs: add GIT-REVISION.md and update README feature list
  • fae321e4cfa2bb53431ff35652322304c6b5db8e refactor: use LoadFromDataWithPath in loadFromGitRevision, eliminating temp file
  • 888a908052f1e535a70aa33748573fa96499fc62 feat: support git revision syntax for spec paths
  • adcd2c5a415b52dfa395244c396e0d0925a92c5a Merge pull request #800 from oasdiff/refactor/remove-loader-interface
  • e43172de365e610dc60f83edbd7164bbaa029a38 fix: relax TestLoadInfo_UriInvalid assertion on Windows to require.Error
  • 205fee5b2feadb359f93c611ea3f6bd214360139 refactor: replace Loader interface with *openapi3.Loader
  • 4c8d48ed77a92f728f92acf52c5035a3ed5acc9c docs: add oasdiff.com side-by-side diff link to SOURCE-LOCATOR
  • 401a40fd6ac0b5405606a80653a77a2a89b217cd more places upgraded to 1.26
  • fa4fb461dfaae5bd4768586e9b12585074740641 fix: bump Go to 1.26 to fix crypto/x509 vulnerabilities
  • 2ff9cab03f1a024397b9eca255edc0f3bf317aac remove oasdiff-service
  • 18963f104731818d31d96fd5ef4a35b87475b9f9 Simplify roadmap to beta feature links
  • d63e53e6710b45241ec92fd653c8517d679558d6 Link roadmap items to their documentation pages
  • f52b9f78f218ab0768c47f8492da85fc9d7918c2 Update demo link for inline PR annotations
  • b84369fd34bb16e83c657b3a3ff41cfbf167c9a3 docs: add source location tracking feature page
  • 9ee0f2bac2d14b123fa132c5085a0cc021802926 docs: add OpenAPI 3.1 documentation and feature listing
  • 77d93e029bd3854d918240973fd8edba246fe60f fix: update CI badge URL to current GitHub Actions format
  • 24b988a8d65deadf5362e206f0be6cbb95861073 Merge pull request #794 from oasdiff/chore/upgrade-actions-checkout-v6
  • b2e0c093de4f6756783cbf5ce8438e4439487c98 chore: upgrade actions/checkout from v4 to v6 in all workflows

v1.11.10

Changelog

  • 91ed33dd4e406b50849df26777b1ac630ffe924f Merge pull request #790 from oasdiff/refactor/simplify-internal-types
  • c708e0c2c42ca51f63a1ca4ba85db2a73b6d3cac refactor: remove custom types and consolidate packages
  • 144e4ae1f48ce8f18e64c227ef9268254dde74f5 Update README with new roadmap details
  • 18d214795db128f567220febdfdebf168d1c6409 Merge pull request #789 from oasdiff/refactor/remove-custom-string-types
  • 68baece3dc27c98472d3e03824301f500d7a06fb add unit test
  • 451c70c317ac3fedbdbec286b1602f8928fcf540 format files
  • 91aae19c5eab53d4fcccde821151c4904e4ccab9 update breaking changes
  • 56c6d785fdeda328fab1e99dda7187364d6ba9cc update breaking changes
  • 4dc90a470535e90a2a8233efe7e5b513c02814c4 refactor: replace StringList, StringMap, StringPair with Go built-in types
  • 82af8270f05c4f3a7e597ee39a8da8afc9dfab19 Merge pull request #788 from oasdiff/feat-765-exclude-extensions
  • 68411201745f2d1201992a1a8a532e875cccb51a mention exclude specific extension names in readme
  • 5b9b04413c3c14d78c2ca42e1b5fc4e52bb2c2a0 docs: add documentation for --exclude-extensions flag
  • 71d19469c003d2ac795bcd96ed5384bcf4197a22 feat: add --exclude-extensions flag to exclude specific extension names (#765)
  • c8cb0b1c86205b9400362942b889bd575e8daa21 Merge pull request #787 from oasdiff/fix-710-oneof-deduplication
  • 880a4503b7c67264a71d486af83d4a3b86e79113 fix: deduplicate identical oneOf/anyOf groups before cartesian product (#710)
  • 097780e0cc0705af99082718873795ae33d70958 Merge pull request #786 from oasdiff/fix-594-media-type-context
  • a2a36ed4697dcf782437b34315cdc75813cacfb7 fix format
  • 742a5c417fd571ac6e67d08a31e12240eb6d8dc5 feat: add media type context to all property checks
  • 63a7d127a59d6842d9a424a915dd4aea969bd40b feat: add media type context to additional property checks
  • fefa68fa15f56fa3836f91aebef857dcae2056e4 docs: update breaking changes examples with new line numbers
  • 54a455fbd52ae0d98f8bf7d6aa384ec4a906e575 fix: add media type context to property deprecation messages (#594)
  • da70772eda3f0eebb41ae3173161c2d11d3bf2c4 restrict go badge to main branch only
  • a1243f453b1770e4d90194b4176a57963cbd217d Merge pull request #785 from oasdiff/go-modernization

... (truncated)

Commits
  • d723640 Merge pull request #801 from oasdiff/fix/add-git-to-docker
  • d15d3dc fix: add git to Docker image and improve missing-git error message
  • 30adfba Merge pull request #799 from oasdiff/feature/git-revision-source
  • 3c691ef test: cover loadFromGitRevision fallback error path when git is not in PATH
  • faabe3c docs: add GIT-REVISION.md and update README feature list
  • fae321e refactor: use LoadFromDataWithPath in loadFromGitRevision, eliminating temp file
  • 888a908 feat: support git revision syntax for spec paths
  • adcd2c5 Merge pull request #800 from oasdiff/refactor/remove-loader-interface
  • e43172d fix: relax TestLoadInfo_UriInvalid assertion on Windows to require.Error
  • 205fee5 refactor: replace Loader interface with *openapi3.Loader
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 21:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/cli/github.com/oasdiff/oasdiff-1.11.11 branch 3 times, most recently from bfc088b to 301b3cb Compare March 12, 2026 14:30
Bumps [github.com/oasdiff/oasdiff](https://github.com/oasdiff/oasdiff) from 1.11.4 to 1.11.11.
- [Release notes](https://github.com/oasdiff/oasdiff/releases)
- [Commits](oasdiff/oasdiff@v1.11.4...v1.11.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/cli/github.com/oasdiff/oasdiff-1.11.11 branch from 301b3cb to 76e8f18 Compare March 12, 2026 14:31
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