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

fix(deps): update dependency cloudevents to v8 #360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloudevents 5.3.2 -> 8.0.2 age adoption passing confidence

Release Notes

cloudevents/sdk-javascript (cloudevents)

v8.0.2

Compare Source

Bug Fixes
  • creating an event does not error when the event attribute name is too long (#​593) (6977113)

v8.0.1

Compare Source

Bug Fixes
Miscellaneous

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

v7.0.1

Compare Source

Bug Fixes
Miscellaneous

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove node 12 and node 14 (#​545)
Features
Miscellaneous
6.0.3 (2023-02-16)
Bug Fixes
  • improve validation on extension attribute (#​502) (ea94a4d)
  • Make CloudEvent data field immutable and enumerable using Object.keys() (#​515) (#​516) (2d5fab1)
  • This fixes bug #​525 where the browser version was breaking becuase of process not being found. (#​526) (e5ee836)
Miscellaneous
6.0.3 (2022-11-01)
Bug Fixes
Miscellaneous
6.0.2 (2022-06-21)
Bug Fixes
  • allow TypedArray for binary data (#​494) (921e273)
  • HTTP headers for extensions with false values (#​493) (d6f52ca)
  • package.json & package-lock.json to reduce vulnerabilities (ed63f14)
Miscellaneous
6.0.1 (2022-03-21)
Miscellaneous

v6.0.4: CloudEvents 6.0.4 Release

Compare Source

6.0.4 (2023-02-16)
Bug Fixes
  • improve validation on extension attribute (#​502) (ea94a4d)
  • Make CloudEvent data field immutable and enumerable using Object.keys() (#​515) (#​516) (2d5fab1)
  • This fixes bug #​525 where the browser version was breaking becuase of process not being found. (#​526) (e5ee836)
Miscellaneous

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • add http transport and remove axios (#​481)
Features
Miscellaneous
Documentation
5.3.2 (2022-02-11)
Bug Fixes
Miscellaneous
5.3.1 (2022-02-02)
Bug Fixes
  • improve binary data detection in HTTP transport (#​468) (cd4dea9)
  • package.json & package-lock.json to reduce vulnerabilities (#​462) (ae8fa79)
Documentation
Miscellaneous
  • update readme with current Node LTS versions and add Node 16 to the testing matrix(#​465) (8abbc11)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.

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.

0 participants