chore(deps): bump cloudevents from 5.3.2 to 6.0.1 by dependabot[bot] · Pull Request #23 · OpenFunction/functions-framework-nodejs
Bumps cloudevents from 5.3.2 to 6.0.1.
Release notes
Sourced from cloudevents's releases.
cloudevents v6.0.1
Miscellaneous
- update dependencies to inlude ajv-formats (#484) (c0b1f77), closes cloudevents/sdk-javascript#471
cloudevents v6.0.0
⚠ BREAKING CHANGES
- add http transport and remove axios (#481)
Features
Miscellaneous
- add an npm test:once script (#480) (b4d7aa9)
- update package.json format and deps (#479) (6204805)
- update the release documentation (#476) (c420da4)
Documentation
Changelog
Sourced from cloudevents's changelog.
6.0.1 (2022-03-21)
Miscellaneous
- update dependencies to inlude ajv-formats (#484) (c0b1f77), closes cloudevents/sdk-javascript#471
6.0.0 (2022-03-21)
⚠ BREAKING CHANGES
- add http transport and remove axios (#481)
Features
Miscellaneous
- add an npm test:once script (#480) (b4d7aa9)
- update package.json format and deps (#479) (6204805)
- update the release documentation (#476) (c420da4)
Documentation
Commits
a512aadchore: release 6.0.1 (#485)c0b1f77chore: update dependencies to inlude ajv-formats (#484)0164f72chore: release 6.0.0 (#482)4ab6356docs: update readme to include http builtin transport (#483)0362a4ffeat!: add http transport and remove axios (#481)b4d7aa9chore: add an npm test:once script (#480)6204805chore: update package.json format and deps (#479)ae8cb96doc: update maintainers in README.md (#478)c420da4chore: update the release documentation (#476)b13bde9feat: precompile cloudevent schema (#471)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)