Skip to content

Build(deps): Bump basic-auth from 2.0.1 to 3.0.0 - #132

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/basic-auth-3.0.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/basic-auth-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps basic-auth from 2.0.1 to 3.0.0.

Release notes

Sourced from basic-auth's releases.

v3.0.0

This release switch the package to ESM.

Changed

  • Publish package as ESM #99
  • Add format({ name, pass }) method #65
  • Bump supported node versions >=22 #102

Added

  • Cross platform base64 support #95

Removed

  • Removes the default export in favor of parse(str) #94
    • Do parse(req.headers.authorization ?? '') instead

Improvements

  • Parse performance improved by ~15% #96
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for basic-auth since your current version.

Install script changes

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


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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
Bumps [basic-auth](https://github.com/jshttp/basic-auth) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/jshttp/basic-auth/releases)
- [Commits](jshttp/basic-auth@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: basic-auth
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/basic-auth-3.0.0 branch from 8b7d40d to bbc75b1 Compare September 9, 2026 05:07
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