Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps cloudevents from 7.0.1 to 8.0.0.

Release notes

Sourced from cloudevents's releases.

v8.0.0

8.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • use string instead of enum for Version (#561) (15f6505) TypeScript does not consider enum values equivalent, even if the string representation is the same. So, when a module imports cloudevents and also has a dependency on cloudevents this can cause conflicts where the CloudEvent.version attribute is not considered equal when, in fact, it is.

Miscellaneous

  • add npm run build:schema to the doc generation action (#557) (fa388f7)
  • modify release-please to use Signed-Off-By on commits (#559) (089520a)
  • release 8.0.0 (#563) (1ed43c8)

CloudEvents v7.0.2

7.0.2 (2023-07-05)

Miscellaneous

  • add the provenance flag when publishing to npm (#556) (a0d8682)
  • fix the release-please automation script. (#554) (023171d)
Changelog

Sourced from cloudevents's changelog.

8.0.0 (2023-07-24)

⚠ BREAKING CHANGES

  • use string instead of enum for Version (#561) (15f6505) TypeScript does not consider enum values equivalent, even if the string representation is the same. So, when a module imports cloudevents and also has a dependency on cloudevents this can cause conflicts where the CloudEvent.version attribute is not considered equal when, in fact, it is.

Miscellaneous

  • add npm run build:schema to the doc generation action (#557) (fa388f7)
  • modify release-please to use Signed-Off-By on commits (#559) (089520a)
  • release 8.0.0 (#563) (1ed43c8)

7.0.2 (2023-07-05)

Miscellaneous

  • add the provenance flag when publishing to npm (#556) (a0d8682)
  • fix the release-please automation script. (#554) (023171d)
Commits
  • db60220 chore(main): release 8.0.0 (#558)
  • 1ed43c8 chore: release 8.0.0 (#563)
  • df059e9 BREAKING CHANGE!: use string instead of enum for Version (#562)
  • 15f6505 BREAKING CHANGE: use string instead of enum for Version (#561)
  • 089520a chore: modify release-please to use Signed-Off-By on commits (#559)
  • fa388f7 chore: add npm run build:schema to the doc generation action (#557)
  • 0d923a4 chore(main): release 7.0.2 (#555)
  • a0d8682 chore: add the provenance flag when publishing to npm (#556)
  • 023171d chore: fix the release-please automation script. (#554)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Jul 31, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudevents-8.0.0 branch 2 times, most recently from 6485742 to facd16b Compare August 30, 2023 09:45
@gnarea
Copy link
Contributor

gnarea commented Oct 23, 2023

@dependabot recreate

@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Oct 23, 2023
@kodiakhq kodiakhq bot removed the automerge Allow kodiak to automerge commit when all checks pass label Oct 23, 2023
@kodiakhq
Copy link

kodiakhq bot commented Oct 23, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

Bumps [cloudevents](https://github.com/cloudevents/sdk-javascript) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/cloudevents/sdk-javascript/releases)
- [Changelog](https://github.com/cloudevents/sdk-javascript/blob/main/CHANGELOG.md)
- [Commits](cloudevents/sdk-javascript@v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: cloudevents
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cloudevents-8.0.0 branch from facd16b to 427a2f0 Compare October 23, 2023 13:36
@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Oct 23, 2023
@kodiakhq kodiakhq bot removed the automerge Allow kodiak to automerge commit when all checks pass label Oct 27, 2023
@kodiakhq
Copy link

kodiakhq bot commented Oct 27, 2023

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants