Skip to content

Commit

Permalink
Update dependency oas to ^25.3.0 (main) (elastic#209028)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [oas](https://togithub.com/readmeio/oas)
([source](https://togithub.com/readmeio/oas/tree/HEAD/packages/oas)) |
dependencies | minor | [`^25.2.1` ->
`^25.3.0`](https://renovatebot.com/diffs/npm/oas/25.2.1/25.3.0) |

---

### Release Notes

<details>
<summary>readmeio/oas (oas)</summary>

###
[`v25.3.0`](https://togithub.com/readmeio/oas/compare/oas@25.2.2...oas@25.3.0)

[Compare
Source](https://togithub.com/readmeio/oas/compare/oas@25.2.2...oas@25.3.0)

###
[`v25.2.2`](https://togithub.com/readmeio/oas/compare/oas@25.2.1...oas@25.2.2)

[Compare
Source](https://togithub.com/readmeio/oas/compare/oas@25.2.1...oas@25.2.2)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5LVNjYWxhYmlsaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Feb 3, 2025
1 parent 4362931 commit af1fdec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1196,7 +1196,7 @@
"nodemailer": "^6.9.15",
"normalize-path": "^3.0.0",
"nunjucks": "^3.2.4",
"oas": "^25.2.1",
"oas": "^25.3.0",
"object-hash": "^3.0.0",
"object-path-immutable": "^3.1.1",
"openai": "^4.72.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25418,10 +25418,10 @@ oas-validator@^5.0.8:
should "^13.2.1"
yaml "^1.10.0"

oas@^25.2.1:
version "25.2.1"
resolved "https://registry.yarnpkg.com/oas/-/oas-25.2.1.tgz#2cf0ac042e5ba7af0bfc2a9acea6d33699cd6b90"
integrity sha512-56NO/ThEzIQeniJHm12tFIIGaugcdZTxYWiWP0KV8W9DcdWRvk9tvBEKITFp9r62w7W25vobedpiApa9u/Aoxg==
oas@^25.3.0:
version "25.3.0"
resolved "https://registry.yarnpkg.com/oas/-/oas-25.3.0.tgz#c55a3a557fc040c2e8ea5954dd017b746ae2ac3a"
integrity sha512-98HLqUASE1u4kS8o3O7ZqjT1LG5oNwNjG1oXTsMscYVl2RSW4gMzlrn80dpxjsxpMlVuqPPa/sUS5WFtkk+Xxg==
dependencies:
"@readme/json-schema-ref-parser" "^1.2.0"
"@types/json-schema" "^7.0.11"
Expand Down

0 comments on commit af1fdec

Please sign in to comment.