Skip to content

chore(deps): bump bn.js and minio#46

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6fcf11f097
Open

chore(deps): bump bn.js and minio#46
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-6fcf11f097

Conversation

@dependabot
Copy link

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

Removes bn.js. It's no longer used after updating ancestor dependency minio. These dependencies need to be updated together.

Removes bn.js

Updates minio from 7.0.33 to 7.1.3

Release notes

Sourced from minio's releases.

Bugfix release

What's Changed

Full Changelog: minio/minio-js@7.1.2...7.1.3

Bugfix release

What's Changed

New Contributors

Full Changelog: minio/minio-js@7.1.1...7.1.2

Bugfix release and major refactoring towards typescript

What's Changed

... (truncated)

Commits
  • 51f36b6 Added missing properties for BucketItem Union Type (#1205)
  • 091273e Update version to next release
  • 4f53378 Ensure returned versionId is a string when listing objects (#1193)
  • 83fb55e refactor setBucketReplication and getBucketReplication (#1194)
  • 7029bd2 init (#1189)
  • 72147de refactor: abortMultipartUpload in TypeScript (#1188)
  • 3140ab7 style: add new eslint rule import/no-duplicates (#1190)
  • 0251b3d build(deps): bump fast-xml-parser from 4.2.4 to 4.2.5
  • 29665bd build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
  • df8222c refactor statObject (#1187)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [bn.js](https://github.com/indutny/bn.js). It's no longer used after updating ancestor dependency [minio](https://github.com/minio/minio-js). These dependencies need to be updated together.


Removes `bn.js`

Updates `minio` from 7.0.33 to 7.1.3
- [Release notes](https://github.com/minio/minio-js/releases)
- [Commits](minio/minio-js@7.0.33...7.1.3)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 
  dependency-type: indirect
- dependency-name: minio
  dependency-version: 7.1.3
  dependency-type: direct:production
...

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 21, 2026
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.

0 participants