Skip to content

build(deps-dev): bump @types/bs58 from 4.0.4 to 5.0.0#792

Merged
sownak merged 1 commit intopackage-updatesfrom
dependabot/npm_and_yarn/develop/types/bs58-5.0.0
Feb 24, 2026
Merged

build(deps-dev): bump @types/bs58 from 4.0.4 to 5.0.0#792
sownak merged 1 commit intopackage-updatesfrom
dependabot/npm_and_yarn/develop/types/bs58-5.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps @types/bs58 from 4.0.4 to 5.0.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 show <dependency name> 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)

Bumps [@types/bs58](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bs58) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bs58)

---
updated-dependencies:
- dependency-name: "@types/bs58"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 23, 2026
@sownak sownak changed the base branch from develop to package-updates February 24, 2026 10:51
@sownak sownak merged commit c6f97e0 into package-updates Feb 24, 2026
6 of 7 checks passed
@sownak sownak deleted the dependabot/npm_and_yarn/develop/types/bs58-5.0.0 branch February 24, 2026 10:51
sownak added a commit that referenced this pull request Feb 24, 2026
* updated lockfile

Signed-off-by: Sownak Roy <sownak@cheqd.io>

* chore(deps): Bump express and @types/express (#659)

Bumps [express](https://github.com/expressjs/express) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). These dependencies needed to be updated together.

Updates `express` from 4.21.2 to 5.1.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.21.2...v5.1.0)

Updates `@types/express` from 4.17.21 to 5.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/express"
  dependency-version: 5.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix: updates to use express 5

Signed-off-by: Sownak Roy <sownak@cheqd.io>

* build(deps): bump github/codeql-action from 3 to 4 (#791)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps-dev): bump semantic-release from 24.2.9 to 25.0.3 (#793)

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.9 to 25.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.2.9...v25.0.3)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): Bump super-linter/super-linter from 5 to 8 (#708)

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 8.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@v5...v8)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* updated lock file

Signed-off-by: Sownak Roy <sownak@cheqd.io>

* build(deps-dev): bump @types/bs58 from 4.0.4 to 5.0.0 (#792)

Bumps [@types/bs58](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bs58) from 4.0.4 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bs58)

---
updated-dependencies:
- dependency-name: "@types/bs58"
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump stripe from 14.25.0 to 20.3.1 (#794)

Bumps [stripe](https://github.com/stripe/stripe-node) from 14.25.0 to 20.3.1.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v14.25.0...v20.3.1)

---
updated-dependencies:
- dependency-name: stripe
  dependency-version: 20.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "build(deps): bump stripe from 14.25.0 to 20.3.1" (#796)

Revert "build(deps): bump stripe from 14.25.0 to 20.3.1 (#794)"

This reverts commit f94a61d.

* build(deps-dev): bump eslint from 9.39.2 to 10.0.1 (#795)

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Revert "build(deps-dev): bump eslint from 9.39.2 to 10.0.1 (#795)" (#797)

This reverts commit 368af0e.

* updated lock file

Signed-off-by: Sownak Roy <sownak@cheqd.io>

* revert v8 linter

Signed-off-by: Sownak Roy <sownak@cheqd.io>

* revert to v5 linter

Signed-off-by: Sownak Roy <sownak@cheqd.io>

---------

Signed-off-by: Sownak Roy <sownak@cheqd.io>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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

Development

Successfully merging this pull request may close these issues.

1 participant