Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the minor-production-deps group with 4 updates: @oclif/plugin-plugins, mime-types, oas and oas-normalize.

Updates @oclif/plugin-plugins from 5.4.53 to 5.4.54

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.4.54

Bug Fixes

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.4.54 (2025-11-15)

Bug Fixes

Commits
  • dd5ba6b chore(release): 5.4.54 [skip ci]
  • 3df7b7a fix(deps): bump js-yaml from 4.1.0 to 4.1.1 (#1243)
  • aed9b66 chore(dev-deps): bump eslint-config-oclif from 6.0.115 to 6.0.116 (#1242)
  • 34ab3eb chore(dev-deps): bump eslint-config-oclif from 6.0.114 to 6.0.115 (#1237)
  • ccbedc1 chore(dev-deps): bump oclif from 4.22.38 to 4.22.41 (#1238)
  • 66f3d43 chore(dev-deps): bump eslint from 9.38.0 to 9.39.1 (#1239)
  • ce5facd chore(dev-deps): bump @​oclif/plugin-help from 6.2.34 to 6.2.35 (#1240)
  • See full diff in compare view

Updates mime-types from 3.0.1 to 3.0.2

Release notes

Sourced from mime-types's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: jshttp/mime-types@v3.0.1...v3.0.2

Changelog

Sourced from mime-types's changelog.

3.0.2 / 2025-11-20

  • Fix: update JSDoc to reflect that functions return only false or string, not boolean|string.
  • Fix: refined mime-score logic so .mp4 resolves correctly
  • Fix:reflect the current Node.js version supported to ≥ 18 (See 3.0.0 for more details).
Commits
  • 29a0302 3.0.2 (#169)
  • c3ebfb1 build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.32.0 (#155)
  • 02e8eb2 fix: update JSDoc to convey only false return (#152)
  • ef03e6a build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 (#147)
  • 636cd1b build(deps-dev): bump mocha from 10.2.0 to 10.8.2 (#149)
  • c02166b build(deps-dev): bump eslint-plugin-markdown from 3.0.0 to 3.0.1 (#148)
  • 44956c6 build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#144)
  • 5e3bb15 build(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 (#150)
  • 53f720c build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.3 (#167)
  • eac806f build(deps): bump github/codeql-action from 3.30.0 to 3.30.5 (#168)
  • Additional commits viewable in compare view

Updates oas from 28.5.1 to 28.7.0

Commits
  • 866765a chore(release): publish
  • e15cb45 feat(oas-to-har): support content in params (#1030)
  • 444fbec feat(oas-examples): add example where additionalProperties contain polymorp...
  • 9c41356 chore(release): publish
  • b38e24f fix(oas): fix embedded discriminator oneof (#1027)
  • c9763db chore(release): publish
  • 190762c chore(release): publish
  • fca3e81 chore(release): publish
  • cd6a102 chore: resolving some CI warnings
  • d1f58bf feat(dereference): build oneOf arrays for discriminator (#1022)
  • See full diff in compare view

Updates oas-normalize from 15.4.0 to 15.6.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-production-deps group with 4 updates: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins), [mime-types](https://github.com/jshttp/mime-types), [oas](https://github.com/readmeio/oas/tree/HEAD/packages/oas) and [oas-normalize](https://github.com/readmeio/oas/tree/HEAD/packages/oas-normalize).


Updates `@oclif/plugin-plugins` from 5.4.53 to 5.4.54
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.53...5.4.54)

Updates `mime-types` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/jshttp/mime-types/releases)
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md)
- [Commits](jshttp/mime-types@v3.0.1...v3.0.2)

Updates `oas` from 28.5.1 to 28.7.0
- [Release notes](https://github.com/readmeio/oas/releases)
- [Commits](https://github.com/readmeio/oas/commits/oas@28.7.0/packages/oas)

Updates `oas-normalize` from 15.4.0 to 15.6.0
- [Release notes](https://github.com/readmeio/oas/releases)
- [Commits](https://github.com/readmeio/oas/commits/oas-normalize@15.6.0/packages/oas-normalize)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.4.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-production-deps
- dependency-name: mime-types
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-production-deps
- dependency-name: oas
  dependency-version: 28.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-production-deps
- dependency-name: oas-normalize
  dependency-version: 15.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-production-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2026
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.

1 participant