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
0 stars 0 forks source link

fix(deps): Bump protobufjs, @relaycorp/cloudevents-transport and @relaycorp/webcrypto-kms #172

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps protobufjs to 7.2.6 and updates ancestor dependencies protobufjs, @relaycorp/cloudevents-transport and @relaycorp/webcrypto-kms. These dependencies need to be updated together.

Updates protobufjs from 7.2.4 to 7.2.6

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.6

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

protobufjs: v7.2.5

7.2.5 (2023-08-21)

Bug Fixes

Changelog

Sourced from protobufjs's changelog.

7.2.6 (2024-01-16)

Bug Fixes

  • report missing import properly in loadSync (#1960) (af3ff83)

7.2.5 (2023-08-21)

Bug Fixes

Commits


Updates @relaycorp/cloudevents-transport from 1.3.0 to 1.3.12

Release notes

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

v1.3.12

1.3.12 (2023-10-12)

Bug Fixes

  • google-pubsub: Wrap Google SDK errors with helpful errors (d279562)

v1.3.11

1.3.11 (2023-09-16)

Bug Fixes

v1.3.10

1.3.10 (2023-08-22)

Bug Fixes

  • google-pubsub: Make event data optional (6e21f20)

v1.3.9

1.3.9 (2023-08-19)

Bug Fixes

v1.3.8

1.3.8 (2023-08-12)

Bug Fixes

  • deps: Bump json-schema-to-ts from 2.9.1 to 2.9.2 (#27) (31f4323), closes #156

v1.3.7

1.3.7 (2023-08-05)

Bug Fixes

v1.3.6

1.3.6 (2023-07-29)

... (truncated)

Commits
  • d279562 fix(google-pubsub): Wrap Google SDK errors with helpful errors
  • 4fda6fa chore(deps): Bump eslint from 8.50.0 to 8.51.0 (#50)
  • 507ccd6 chore(deps): Bump @​relaycorp/eslint-config from 1.1.152 to 1.1.154 (#49)
  • 8e2aa2d chore(deps): Bump @​relaycorp/eslint-config from 1.1.149 to 1.1.152 (#48)
  • 4393abd chore(deps): Bump eslint from 8.49.0 to 8.50.0 (#46)
  • 3a9e497 chore(deps): Bump @​relaycorp/eslint-config from 1.1.148 to 1.1.149 (#47)
  • 2b55241 chore(deps): Bump @​relaycorp/eslint-config from 1.1.146 to 1.1.148 (#44)
  • 7c2299b chore(deps): Bump jest and @​types/jest (#43)
  • 9bef92a fix(deps): Bump @​google-cloud/pubsub from 4.0.1 to 4.0.6 (#42)
  • 03c5302 chore(deps): Bump eslint from 8.48.0 to 8.49.0 (#41)
  • Additional commits viewable in compare view


Updates @relaycorp/webcrypto-kms from 1.5.17 to 1.5.32

Release notes

Sourced from @​relaycorp/webcrypto-kms's releases.

v1.5.32

1.5.32 (2024-04-06)

Bug Fixes

v1.5.31

1.5.31 (2024-03-30)

Bug Fixes

  • deps: Bump @​peculiar/webcrypto from 1.4.5 to 1.4.6 (#160) (ded390b), closes #72 #71

v1.5.30

1.5.30 (2024-02-17)

Bug Fixes

v1.5.29

1.5.29 (2024-02-03)

Bug Fixes

  • deps: Bump @​peculiar/webcrypto from 1.4.4 to 1.4.5 (#141) (e2e44e0), closes #69

v1.5.28

1.5.28 (2024-01-27)

Bug Fixes

v1.5.27

1.5.27 (2024-01-20)

Bug Fixes

  • deps: Bump @​peculiar/webcrypto from 1.4.3 to 1.4.4 (#134) (1f3a28c), closes #68 #67

v1.5.26

1.5.26 (2023-10-14)

... (truncated)

Commits
  • 70bb174 fix(deps): Bump @​google-cloud/kms from 4.1.0 to 4.2.0 (#163)
  • ded390b fix(deps): Bump @​peculiar/webcrypto from 1.4.5 to 1.4.6 (#160)
  • 66d9849 chore(deps): Bump typescript from 5.3.3 to 5.4.3 (#159)
  • 36c3280 chore(deps): Bump mongodb-memory-server from 9.1.6 to 9.1.7 (#158)
  • a3998e6 chore(deps): Bump follow-redirects from 1.15.5 to 1.15.6 (#156)
  • 4bdef26 chore(deps): Bump typedoc from 0.25.11 to 0.25.12 (#155)
  • c40cf0e chore(deps): Bump typedoc from 0.25.9 to 0.25.11 (#152)
  • 875a759 chore(deps): Bump typedoc from 0.25.8 to 0.25.9 (#149)
  • 07d34a5 chore(deps): Bump ip from 2.0.0 to 2.0.1 (#147)
  • 25fe18a fix(deps): Bump @​google-cloud/kms from 4.0.1 to 4.1.0 (#145)
  • Additional commits viewable in compare view


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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/relaycorp/awala-endpoint-internet/network/alerts).

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

kodiakhq[bot] commented 3 months ago

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