relaycorp / awala-endpoint-internet

Middleware for server-side apps to communicate over Awala without implementing any of the networking or cryptography from the protocol suite.
https://docs.relaycorp.tech/awala-endpoint-internet/
GNU Affero General Public License v3.0
1 stars 0 forks source link

fix(deps): Bump @relaycorp/cloudevents-transport from 1.3.0 to 2.0.22 #181

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @relaycorp/cloudevents-transport from 1.3.0 to 2.0.22.

Release notes

Sourced from @​relaycorp/cloudevents-transport's releases.

v2.0.22

2.0.22 (2024-06-15)

Bug Fixes

v2.0.21

2.0.21 (2024-06-15)

Bug Fixes

v2.0.20

2.0.20 (2024-06-10)

Bug Fixes

  • deps: Bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#140) (eb90ed1)

v2.0.19

2.0.19 (2024-06-08)

Bug Fixes

v2.0.18

2.0.18 (2024-06-01)

Bug Fixes

v2.0.17

2.0.17 (2024-05-11)

Bug Fixes

v2.0.16

2.0.16 (2024-05-11)

... (truncated)

Commits
  • f4d2390 fix(deps): Bump @​google-cloud/pubsub from 4.4.1 to 4.5.0 (#144)
  • f8a7342 fix(deps): Bump cloudevents from 8.0.0 to 8.0.1 (#143)
  • 082c512 chore(deps): Bump @​relaycorp/eslint-config from 1.1.218 to 1.1.219 (#142)
  • c5aaad3 chore(deps): Bump braces from 3.0.2 to 3.0.3 (#141)
  • eb90ed1 fix(deps): Bump @​grpc/grpc-js from 1.10.8 to 1.10.9 (#140)
  • 9dd989b fix(deps): Bump ajv from 8.13.0 to 8.16.0 (#139)
  • 4cf2f95 chore(deps): Bump ts-jest from 29.1.3 to 29.1.4 (#138)
  • aa5931c fix(deps): Bump @​google-cloud/pubsub from 4.4.0 to 4.4.1 (#136)
  • 5cea800 chore(deps): Bump @​relaycorp/eslint-config from 1.1.217 to 1.1.218 (#135)
  • fb0f6b1 chore(deps): Bump ts-jest from 29.1.2 to 29.1.3 (#134)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)
dependabot[bot] commented 3 months ago

Superseded by #186.