Skip to content

Bump js-base64 from 3.8.0 to 3.9.1#208

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-base64-3.9.1
Open

Bump js-base64 from 3.8.0 to 3.9.1#208
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/js-base64-3.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps js-base64 from 3.8.0 to 3.9.1.

Commits
  • 8ea0ae6 version 3.9.1
  • ff63bb4 optimize the uses of Uint8Array.prototype.toBase64 and Uint8Array.fromBase64 ...
  • bc6b5ca use Uint8Array.fromBase64 if available
  • 2f0411b use Uint8Array.prototype.toBase64 if available
  • a71d71e version 3.9.0
  • dca2443 remove dependencies on node Buffer because Text{En,De}coder are also availabl...
  • fa5aa6b strictly type internal variables constants and functions, not just exported ones
  • a57ecc5 version 3.8.1
  • 95ef749 update browser test
  • 3a98f42 stop checking error type to make both node and browsers happy. You cannot man...
  • 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 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 [js-base64](https://github.com/dankogai/js-base64) from 3.8.0 to 3.9.1.
- [Commits](dankogai/js-base64@3.8.0...3.9.1)

---
updated-dependencies:
- dependency-name: js-base64
  dependency-version: 3.9.1
  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 Jul 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