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

build(deps): bump openpgp from 5.5.0 to 5.7.0 #924

Merged
merged 1 commit into from Feb 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps openpgp from 5.5.0 to 5.7.0.

Release notes

Sourced from openpgp's releases.

v5.7.0

  • Add support for creating critical signature subpackets (openpgpjs/openpgpjs#1599)
    • Most subpackets are now assigned a criticality based on whether failing to interpret their meaning would negatively impact security.
    • If subpackets that are now marked as critical (such as signature creation date, issuer Key ID, key expiration time if set, etc.) are not supported by another OpenPGP implementation, it will now be considered invalid by the implementation rather than ignored. However, since these subpackets are fundamental to the functioning of OpenPGP, they should indeed never be ignored. If an implementation doesn't support them, please upgrade or report it to the relevant implementation as well as or instead of here.
    • For Notation Data subpackets, the caller can now set their criticality using the signatureNotations[*].critical property. When set to critical, if the OpenPGP implementation reading the signature doesn't understand their meaning, they will be rejected rather than ignored. This is useful if the notation is indeed critical (:slightly_smiling_face:) to the functioning of the signature or the key that contains it.
  • Remove default known notations (openpgpjs/openpgpjs#1600)
    • Since OpenPGP.js doesn't interpret any notations, we shouldn't consider any of them "known" by default. Rather, we let the calling application indicate the known notations, and it is then responsible for handling them.
    • Specifically, signatures with a critical notation named "preferred-email-encoding@pgp.com" or "pka-address@gnupg.org" will now be rejected by default. We believe that these are not common "in the wild", but if you encounter them, you can add them to the config.knownNotations array, or (preferably) pass a knownNotations array in the config property when verifying a signature, and then handle the preference indicated by the notation data afterwards by inspecting the signaturePacket.notations or rawNotations property.
  • TypeScript: added selfCertification property to the PrimaryUser interface definition (openpgpjs/openpgpjs#1594)
  • Docs: mark global generateSessionKeys's encryptionKeys parameter as optional (openpgpjs/openpgpjs#1596)
  • CI: Update browser targets (openpgpjs/openpgpjs#1549)
  • Update ESLint and other minor dependencies; clean up linting rules (openpgpjs/openpgpjs#1602)

v5.6.0

Commits

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 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)

Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.5.0 to 5.7.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](openpgpjs/openpgpjs@v5.5.0...v5.7.0)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 22, 2023
@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #924 (d5dc0c5) into main (83bb3d0) will increase coverage by 0.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
+ Coverage   95.32%   95.90%   +0.58%     
==========================================
  Files           4        4              
  Lines         171      171              
  Branches       49       49              
==========================================
+ Hits          163      164       +1     
+ Misses          8        7       -1     
Flag Coverage Δ
demo 80.00% <ø> (ø)
macos-latest 95.90% <ø> (+0.58%) ⬆️
script 97.43% <ø> (+0.64%) ⬆️
ubuntu-latest 95.90% <ø> (+0.58%) ⬆️
version 80.00% <ø> (ø)
windows-latest 95.90% <ø> (+0.58%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/buildExec.ts 99.18% <0.00%> (+0.81%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@thomasrockhu-codecov thomasrockhu-codecov merged commit ce0bcc6 into main Feb 23, 2023
@thomasrockhu-codecov thomasrockhu-codecov deleted the dependabot/npm_and_yarn/openpgp-5.7.0 branch February 23, 2023 13:34
thedoublejay pushed a commit to levaintech/sticky that referenced this pull request Apr 17, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v3.1.1` -> `v3.1.2` |

---

### Release Notes

<details>
<summary>codecov/codecov-action</summary>

###
[`v3.1.2`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.2):
3.1.2

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.1...v3.1.2)

#### What's Changed

- build(deps): bump node-fetch from 3.2.4 to 3.2.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#835
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.40 to
18.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#911
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to
0.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#900
- build(deps-dev): bump typescript from 4.7.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#905
- Update README.md by
[@&#8203;stefanomunarini](https://togithub.com/stefanomunarini) in
[codecov/codecov-action#718
- build(deps): bump openpgp from 5.4.0 to 5.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#819
- build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#840
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.1 to
1.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#841
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.3
to 5.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#843
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#896
- build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#872
- build(deps): bump node-fetch from 3.2.10 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#869
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#879
- build(deps): bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#895
- codeql-analysis.yml by
[@&#8203;minumulasri](https://togithub.com/minumulasri) in
[codecov/codecov-action#898
- build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#889
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.13.0 to
18.14.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#922
- build(deps): bump openpgp from 5.5.0 to 5.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#924
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.0 to
18.14.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#927
- Remove unsupported path_to_write_report argument by
[@&#8203;jsoref](https://togithub.com/jsoref) in
[codecov/codecov-action#851
- Update README to contain correct information - inputs and negate
feature by
[@&#8203;moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) in
[codecov/codecov-action#901
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.2 to
18.14.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#933
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.6 to
18.15.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#937
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.0 to
18.15.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#945
- build(deps): bump node-fetch from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#938
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.5 to
18.15.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#946
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.6 to
18.15.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#947
- build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#951
- fix: add in all the extra arguments for uploader by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#955
- chore(release): bump to 3.1.2 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#956

#### New Contributors

- [@&#8203;stefanomunarini](https://togithub.com/stefanomunarini) made
their first contribution in
[codecov/codecov-action#718
- [@&#8203;minumulasri](https://togithub.com/minumulasri) made their
first contribution in
[codecov/codecov-action#898
- [@&#8203;jsoref](https://togithub.com/jsoref) made their first
contribution in
[codecov/codecov-action#851
- [@&#8203;moshe-azaria-sage](https://togithub.com/moshe-azaria-sage)
made their first contribution in
[codecov/codecov-action#901

**Full Changelog**:
codecov/codecov-action@v3.1.1...v3.1.2

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to BirthdayResearch/jellyfishsdk that referenced this pull request May 19, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v3.1.1` -> `v3.1.4` |

---

### Release Notes

<details>
<summary>codecov/codecov-action</summary>

###
[`v3.1.4`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.4):
3.1.4

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.3...v3.1.4)

#### What's Changed

- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.12 to
18.16.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#970
- Fix typo in README.md by [@&#8203;hisaac](https://togithub.com/hisaac)
in
[codecov/codecov-action#967
- fix: add back in working dir by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#971
- fix: CLI option names for uploader by
[@&#8203;kleisauke](https://togithub.com/kleisauke) in
[codecov/codecov-action#969
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.3 to
20.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#975
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.1.0 to
20.1.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#979
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.1.2 to
20.1.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#981
- release: 3.1.4 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#983

#### New Contributors

- [@&#8203;hisaac](https://togithub.com/hisaac) made their first
contribution in
[codecov/codecov-action#967
- [@&#8203;kleisauke](https://togithub.com/kleisauke) made their first
contribution in
[codecov/codecov-action#969

**Full Changelog**:
codecov/codecov-action@v3.1.3...v3.1.4

###
[`v3.1.3`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.3):
3.1.3

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.2...v3.1.3)

#### What's Changed

- build(deps-dev): bump jest-junit from 15.0.0 to 16.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#957
- build(deps): bump openpgp from 5.7.0 to 5.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#958
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.10 to
18.15.12 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#959
- fix: allow for aarch64 build by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#960
- chore(release): bump to 3.1.3 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#961

**Full Changelog**:
codecov/codecov-action@v3.1.2...v3.1.3

###
[`v3.1.2`](https://togithub.com/codecov/codecov-action/releases/tag/v3.1.2):
3.1.2

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v3.1.1...v3.1.2)

#### What's Changed

- build(deps): bump node-fetch from 3.2.4 to 3.2.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#835
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 16.11.40 to
18.13.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#911
- build(deps-dev): bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.34.0 to
0.36.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#900
- build(deps-dev): bump typescript from 4.7.4 to 4.9.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#905
- Update README.md by
[@&#8203;stefanomunarini](https://togithub.com/stefanomunarini) in
[codecov/codecov-action#718
- build(deps): bump openpgp from 5.4.0 to 5.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#819
- build(deps): bump ossf/scorecard-action from 1.1.1 to 2.0.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#840
- build(deps): bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.1 to
1.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#841
- build(deps): bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.3
to 5.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#843
- build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#896
- build(deps-dev): bump jest-junit from 13.2.0 to 15.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#872
- build(deps): bump node-fetch from 3.2.10 to 3.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#869
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#879
- build(deps): bump json5 from 2.2.1 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#895
- codeql-analysis.yml by
[@&#8203;minumulasri](https://togithub.com/minumulasri) in
[codecov/codecov-action#898
- build(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#889
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.13.0 to
18.14.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#922
- build(deps): bump openpgp from 5.5.0 to 5.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#924
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.0 to
18.14.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#927
- Remove unsupported path_to_write_report argument by
[@&#8203;jsoref](https://togithub.com/jsoref) in
[codecov/codecov-action#851
- Update README to contain correct information - inputs and negate
feature by
[@&#8203;moshe-azaria-sage](https://togithub.com/moshe-azaria-sage) in
[codecov/codecov-action#901
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.2 to
18.14.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#933
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.14.6 to
18.15.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#937
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.0 to
18.15.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#945
- build(deps): bump node-fetch from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#938
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.5 to
18.15.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#946
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.15.6 to
18.15.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#947
- build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#951
- fix: add in all the extra arguments for uploader by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#955
- chore(release): bump to 3.1.2 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#956

#### New Contributors

- [@&#8203;stefanomunarini](https://togithub.com/stefanomunarini) made
their first contribution in
[codecov/codecov-action#718
- [@&#8203;minumulasri](https://togithub.com/minumulasri) made their
first contribution in
[codecov/codecov-action#898
- [@&#8203;jsoref](https://togithub.com/jsoref) made their first
contribution in
[codecov/codecov-action#851
- [@&#8203;moshe-azaria-sage](https://togithub.com/moshe-azaria-sage)
made their first contribution in
[codecov/codecov-action#901

**Full Changelog**:
codecov/codecov-action@v3.1.1...v3.1.2

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/JellyfishSDK/jellyfish).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant