Skip to content

build(deps): bump passport-local-mongoose from 7.1.2 to 9.1.0 - #42

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/passport-local-mongoose-9.1.0
Open

build(deps): bump passport-local-mongoose from 7.1.2 to 9.1.0#42
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/passport-local-mongoose-9.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps passport-local-mongoose from 7.1.2 to 9.1.0.

Release notes

Sourced from passport-local-mongoose's releases.

v9.1.0

9.1.0 (2026-05-03)

Features

  • add generateHash option to provide custom hash algorithm (#395) (7f14239)

Bug Fixes

  • remove scmp in favor of timingSafeEqual (1f23d20)

v9.0.3

9.0.3 (2026-05-01)

Bug Fixes

  • add provenance information to npm (eb60253)

v9.0.2

9.0.2 (2026-05-01)

Bug Fixes

  • update dependencies to fix security vulnerabilities (#391) (2fe080b)
Changelog

Sourced from passport-local-mongoose's changelog.

9.1.0 (2026-05-03)

Features

  • add generateHash option to provide custom hash algorithm (#395) (7f14239)

Bug Fixes

  • remove scmp in favor of timingSafeEqual (1f23d20)

9.0.3 (2026-05-01)

Bug Fixes

  • add provenance information to npm (eb60253)

9.0.2 (2026-05-01)

Bug Fixes

  • update dependencies to fix security vulnerabilities (#391) (2fe080b)

9.0.1 (2025-12-12)

Bug Fixes

  • fix: add back callback to schema.statics.authenticate to fix issue #388

Features

  • chore: add back examples
  • chore: fix eslint config by disabling js no-unused-vars in favor of typescript equivalent
  • chore: add instructions for ESM module usage

9.0.0 (2025-11-27)

⚠ BREAKING CHANGES

  • Upgraded to mongoose 9 and removed node for node versions < 20 support

Features

  • chore: upgrade dependencies and test setup
  • chore: remove examples causing too much maintenance effort
  • chore: modernize eslint, integrate prettier again, apply prettier fixes
  • chore: remove call to next for mongoose 9 compatibility

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for passport-local-mongoose since your current version.


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 [passport-local-mongoose](https://github.com/saintedlama/passport-local-mongoose) from 7.1.2 to 9.1.0.
- [Release notes](https://github.com/saintedlama/passport-local-mongoose/releases)
- [Changelog](https://github.com/saintedlama/passport-local-mongoose/blob/main/CHANGELOG.md)
- [Commits](saintedlama/passport-local-mongoose@v7.1.2...v9.1.0)

---
updated-dependencies:
- dependency-name: passport-local-mongoose
  dependency-version: 9.1.0
  dependency-type: direct:production
  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 Jun 10, 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