Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency cloudevents to v8 #565

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloudevents ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

cloudevents/sdk-javascript (cloudevents)

v8.0.0

Compare Source

⚠ 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

v7.0.2

Compare Source

Miscellaneous

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot force-pushed the renovate/cloudevents-8.x branch 2 times, most recently from 89ef226 to 2c267a3 Compare October 12, 2023 21:42
@renovate-bot renovate-bot force-pushed the renovate/cloudevents-8.x branch from 85045d2 to 8004f21 Compare January 18, 2024 21:40
@HKWinterhalter HKWinterhalter merged commit c05b132 into GoogleCloudPlatform:main Jan 18, 2024
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants