Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the minor-production-deps group with 5 updates:

Package From To
oas 28.5.0 28.5.1
oas-normalize 15.0.0 15.4.0
semver 7.7.2 7.7.3
@readme/oas-to-har 27.2.1 27.2.2
vitest 4.0.6 4.0.14

Updates oas from 28.5.0 to 28.5.1

Commits
  • fa28db7 chore(release): publish
  • 4b1b54c chore(deps-dev): upgrading to vitest v4
  • 376a1bf feat(oas): creating tests for dereferencing API defs that have invalid compon...
  • d9c68a7 chore(deps-dev): upgrading out of date biome deps
  • See full diff in compare view

Updates oas-normalize from 15.0.0 to 15.4.0

Commits
  • b70b4a8 chore(release): publish
  • 2a42f63 fix(oas-normalize): renaming throwIfInvalid to shouldThrowIfInvalid
  • fa28db7 chore(release): publish
  • 4b1b54c chore(deps-dev): upgrading to vitest v4
  • 0db464d feat(oas-normalize): new option to return validation errors instead of throwi...
  • 9eadd18 chore(release): publish
  • da9a3d9 chore(release): publish
  • f28ec74 chore(release): publish
  • b1ff460 chore: upgrading our coding standards (#992)
  • 4bccb29 chore(release): publish
  • Additional commits viewable in compare view

Updates semver from 7.7.2 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

Commits
  • a25789b chore: release 7.7.3 (#812)
  • e37e0ca fix: faster paths for compare (#813)
  • 2471d75 fix: x-range build metadata support
  • 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
  • d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797)
  • 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.


Updates @readme/oas-to-har from 27.2.1 to 27.2.2

Commits

Updates vitest from 4.0.6 to 4.0.14

Release notes

Sourced from vitest's releases.

v4.0.14

   🚀 Experimental Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.13

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.0.12

   🐞 Bug Fixes

... (truncated)

Commits
  • 9ca74cf chore: release v4.0.14
  • 821aa20 feat(runner): Add full names to tasks (#9087)
  • 1256b5c fix: rename collect to import, remove prepare (#9091)
  • 3326cc9 fix: collect the duration of external imports (#9097)
  • 379185b fix(pool): init VITEST_POOL_ID + VITEST_WORKER_ID before environment setu...
  • 2c468ee fix(jsdom): reuse abort signals if possible (#9090)
  • e1b2e08 fix: externalize before caching (#9077)
  • acc5152 perf: replace debug with obug (#9057)
  • 73b54ce chore: release v4.0.13
  • b27e002 perf: avoid fetchModule roundtrip if the module is cached (#9075)
  • Additional commits viewable in compare view

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [oas](https://github.com/readmeio/oas/tree/HEAD/packages/oas) | `28.5.0` | `28.5.1` |
| [oas-normalize](https://github.com/readmeio/oas/tree/HEAD/packages/oas-normalize) | `15.0.0` | `15.4.0` |
| [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |
| [@readme/oas-to-har](https://github.com/readmeio/oas/tree/HEAD/packages/oas-to-har) | `27.2.1` | `27.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.6` | `4.0.14` |


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

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

Updates `semver` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.2...v7.7.3)

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

Updates `vitest` from 4.0.6 to 4.0.14
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.14/packages/vitest)

---
updated-dependencies:
- dependency-name: oas
  dependency-version: 28.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-production-deps
- dependency-name: oas-normalize
  dependency-version: 15.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-production-deps
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-production-deps
- dependency-name: "@readme/oas-to-har"
  dependency-version: 27.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-production-deps
- dependency-name: vitest
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Dec 1, 2025
@dependabot dependabot bot requested a review from erunion as a code owner December 1, 2025 19:31
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2025
@erunion
Copy link
Member

erunion commented Dec 1, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@erunion erunion merged commit fc928b8 into main Dec 1, 2025
7 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/minor-production-deps-5c2af6ebda branch December 1, 2025 19:50
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.

2 participants