Skip to content

Commit

Permalink
build(deps-dev): bump ospec and @types/ospec (#307)
Browse files Browse the repository at this point in the history
Bumps [ospec](https://github.com/MithrilJS/ospec) and
[@types/ospec](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ospec).
These dependencies needed to be updated together.
Updates `ospec` from 4.1.7 to 4.2.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MithrilJS/ospec/blob/main/changelog.md">ospec's
changelog</a>.</em></p>
<blockquote>
<h3>4.2.1</h3>
<p><em>2024-09-02</em></p>
<ul>
<li>Update <code>glob</code> dependency to v9.</li>
</ul>
<h3>4.2.0</h3>
<p><em>2023-03-10</em></p>
<ul>
<li>new API that timetout and race-condition proof. Assertions and spies
that run after a test is done are registered as failures. This is opt-in
for now, it will become the default in v5 (the old API will become
opt-in at that point to ease the transition).</li>
</ul>
<h4>Bug fix</h4>
<ul>
<li>Escape percent signs in the report in Node.js, fix <a
href="https://redirect.github.com/MithrilJS/ospec/issue/57">#57</a>.
Thanks to <a
href="https://github.com/LeXofLeviafan"><code>@​LeXofLeviafan</code></a>
for the report.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MithrilJS/ospec/commit/eaedcd184a72f4a350b7452bcf52983ceca3ecb6"><code>eaedcd1</code></a>
v4.2.1</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/88cf1eeb731a136f8170aba646e5d70a706f0a96"><code>88cf1ee</code></a>
Prepare for v4.2.1</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/6eb7331828ca1c85df8127f95632efa10f0a7f31"><code>6eb7331</code></a>
Update Node versions</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/8c01b944a9563598742d1d0f964aa4c86fe7527c"><code>8c01b94</code></a>
npm audit fix</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/24668ff50ec3a1dff8644ee0f0895c29afa2b501"><code>24668ff</code></a>
Fix a handful of typos in README.md</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/1be245842154d2abbe181b31c63ab69530e7c664"><code>1be2458</code></a>
Simplify CI workflow, strip vestiges of Travis</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/31d105bb2263e3e7a959886a6d534ee96c74d4bd"><code>31d105b</code></a>
Update CODEOWNERS</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/8d015e2c200cc285f72c95b90d5f91a076d7de46"><code>8d015e2</code></a>
Update README.md with missing .calls array</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/dbce1afbb0ad0b18a3f07a9e06a3856bff2cc90c"><code>dbce1af</code></a>
update glob to v9</li>
<li><a
href="https://github.com/MithrilJS/ospec/commit/610b2c3d21c365ee29947f8a727f6740dd04a967"><code>610b2c3</code></a>
typo</li>
<li>Additional commits viewable in <a
href="https://github.com/MithrilJS/ospec/compare/v4.1.7...v4.2.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/ospec` from 4.0.5 to 4.2.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ospec">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2024
1 parent 21aaf3f commit 64e9200
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 10 deletions.
100 changes: 92 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
},
"devDependencies": {
"@linzjs/style": "^5.4.0",
"@types/ospec": "^4.0.5",
"@types/ospec": "^4.2.0",
"ajv": "^8.16.0",
"ajv-formats": "^3.0.1",
"conventional-changelog-cli": "^4.1.0",
"ospec": "^4.1.7",
"ospec": "^4.2.1",
"stac-node-validator": "^1.3.1"
},
"engines": {
Expand Down

0 comments on commit 64e9200

Please sign in to comment.