Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Bump cloudevents from 8.0.0 to 8.0.1 (#143)
Bumps [cloudevents](https://github.com/cloudevents/sdk-javascript) from 8.0.0 to 8.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cloudevents/sdk-javascript/releases">cloudevents's releases</a>.</em></p> <blockquote> <h2>v8.0.1</h2> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.0...v8.0.1">8.0.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>allow Node 22 and use it by default (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/587">#587</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/e7626077ed22b2bcbfa71b0403a58ac187c57cba">e762607</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>Update compatible node version (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/573">#573</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/245bae92d1c84b4a44fe7aae2f82c5a90818f1c5">245bae9</a>)</li> <li>updated check mark symbol to show some green checkboxes (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/582">#582</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/c65afe94d2320eae9b8b74de9b1e1bd8793baa6a">c65afe9</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cloudevents/sdk-javascript/blob/main/CHANGELOG.md">cloudevents's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.0...v8.0.1">8.0.1</a> (2024-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>allow Node 22 and use it by default (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/587">#587</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/e7626077ed22b2bcbfa71b0403a58ac187c57cba">e762607</a>)</li> </ul> <h3>Miscellaneous</h3> <ul> <li>Update compatible node version (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/573">#573</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/245bae92d1c84b4a44fe7aae2f82c5a90818f1c5">245bae9</a>)</li> <li>updated check mark symbol to show some green checkboxes (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/582">#582</a>) (<a href="https://github.com/cloudevents/sdk-javascript/commit/c65afe94d2320eae9b8b74de9b1e1bd8793baa6a">c65afe9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/154e9137177f36de87dba3a4d2803d0e6c9e9e14"><code>154e913</code></a> chore(main): release 8.0.1 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/574">#574</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/e7626077ed22b2bcbfa71b0403a58ac187c57cba"><code>e762607</code></a> fix: allow Node 22 and use it by default (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/587">#587</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/c65afe94d2320eae9b8b74de9b1e1bd8793baa6a"><code>c65afe9</code></a> chore: updated check mark symbol to show some green checkboxes (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/582">#582</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/245bae92d1c84b4a44fe7aae2f82c5a90818f1c5"><code>245bae9</code></a> chore: Update compatible node version (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/573">#573</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/f93f89600267eb58ad67ceb0a2b511e068dc1184"><code>f93f896</code></a> add link to our security mailing list (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/568">#568</a>)</li> <li><a href="https://github.com/cloudevents/sdk-javascript/commit/16d0c0f91f153224ba27f9906aa1575027668ab0"><code>16d0c0f</code></a> Governance docs per CE PR 1226 (<a href="https://redirect.github.com/cloudevents/sdk-javascript/issues/565">#565</a>)</li> <li>See full diff in <a href="https://github.com/cloudevents/sdk-javascript/compare/v8.0.0...v8.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloudevents&package-manager=npm_and_yarn&previous-version=8.0.0&new-version=8.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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>
- Loading branch information