Skip to content

build(deps): bump oasdiff/oasdiff-action from 0.1.13 to 0.1.14 - #5417

Merged
moleske merged 1 commit into
mainfrom
dependabot/github_actions/oasdiff/oasdiff-action-0.1.14
Sep 4, 2026
Merged

build(deps): bump oasdiff/oasdiff-action from 0.1.13 to 0.1.14#5417
moleske merged 1 commit into
mainfrom
dependabot/github_actions/oasdiff/oasdiff-action-0.1.14

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oasdiff/oasdiff-action from 0.1.13 to 0.1.14.

Release notes

Sourced from oasdiff/oasdiff-action's releases.

v0.1.14

Highlights

Upgraded to oasdiff v1.30.0

Every action now runs on oasdiff v1.30.0, the largest change to breaking-change detection since the checker was introduced. Severities are now derived from a single reviewed model of what each change does to the API contract, which corrected 36 checks and added 58 new ones, so the breaking and changelog actions may report differently on the same diff:

  • Changes that now fail a breaking step: setting a bound (maxLength, minItems, multipleOf and friends) where none existed, removing a security requirement or adding a security scope, adding a branch or value to a response union.
  • Changes that no longer fail: request parameter default changes, removing optional response properties and headers, dropping an allOf conjunct.
  • New detection: OpenAPI 3.1 boolean schemas (items: false tuples), positional prefixItems comparison (reordering entries is now caught), OpenAPI 3.2 QUERY and custom methods, and constraint keywords that were previously unchecked (maxItems, maxProperties, minProperties, multipleOf, uniqueItems).

If a step starts failing on a change your team accepts, override that check's severity with severity-levels in .oasdiff.yaml in your repo; the full list of changed checks is in the oasdiff v1.30.0 release notes.

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

Commits

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 [oasdiff/oasdiff-action](https://github.com/oasdiff/oasdiff-action) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/oasdiff/oasdiff-action/releases)
- [Commits](oasdiff/oasdiff-action@v0.1.13...v0.1.14)

---
updated-dependencies:
- dependency-name: oasdiff/oasdiff-action
  dependency-version: 0.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 3, 2026
@moleske
moleske merged commit 35acc29 into main Sep 4, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/oasdiff/oasdiff-action-0.1.14 branch September 4, 2026 00:13
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Sep 4, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump oasdiff/oasdiff-action from 0.1.13 to 0.1.14
    PR: cloudfoundry/cloud_controller_ng#5417
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant