Skip to content

build(deps): bump oasdiff/oasdiff-action/breaking from 0.1.14 to 0.1.15 - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/oasdiff/oasdiff-action/breaking-0.1.15
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/oasdiff/oasdiff-action/breaking-0.1.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown

Bumps oasdiff/oasdiff-action/breaking from 0.1.14 to 0.1.15.

Release notes

Sourced from oasdiff/oasdiff-action/breaking's releases.

v0.1.15

Highlights

Upgraded to oasdiff v1.31.0

All actions (breaking, changelog, diff, pr-comment, validate) now run on oasdiff v1.31.0 (#203). No workflow changes are needed: update your uses: ref and your existing inputs keep working. Two behavior changes are worth knowing before you upgrade:

  • Some changes now fail breaking that previously passed. Removing a constraint such as maximum or minLength from a response or response header is now an error (the server may return values old clients never had to handle), and setting a constraint on a request parameter is an error for every constraint keyword. These are part of 106 new checks completing set/unset coverage for all constraint keywords. If a flagged change is intended, lower the specific check with a severity-levels file.
  • Fewer false failures on read-only properties. Restricting a readOnly request property (or a writeOnly response property) no longer fails as breaking: such a property never appears in a request, so the change is reported at info with a comment saying why.

See the oasdiff v1.31.0 release notes for the full list.

Full Changelog: oasdiff/oasdiff-action@v0.1.14...v0.1.15

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 10, 2026 03:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2026
Bumps [oasdiff/oasdiff-action/breaking](https://github.com/oasdiff/oasdiff-action) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/oasdiff/oasdiff-action/releases)
- [Commits](oasdiff/oasdiff-action@54d7a75...9c0494c)

---
updated-dependencies:
- dependency-name: oasdiff/oasdiff-action/breaking
  dependency-version: 0.1.15
  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/github_actions/oasdiff/oasdiff-action/breaking-0.1.15 branch from 2dd04f6 to 882b680 Compare September 12, 2026 23:16
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants