Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump connect-mongo from 4.6.0 to 5.1.0 in /Server #47

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps connect-mongo from 4.6.0 to 5.1.0.

Changelog

Sourced from connect-mongo's changelog.

[5.1.0] - 2023-10-14

Changed

  • Extend mongodb peer dependency allowed versions to 6.x
  • Upgrade dependency

[5.0.0] - 2023-03-14

BREAKING CHANGES

  • Upgraded peer dependency mongodb to 5.0.0
  • Change engines to require Node 12.9 or newer, matching the upgrade to mongodb that occurred in v4.5.0

Fixed

  • Declare express-session as a peer dependency.
Commits
  • 962c7db chore: release v5.1.0
  • 08b6804 chore: fix yarn.lock
  • c0e6255 chore: extend mongodb compatibility to 6.x (#473)
  • d52dc41 fix: upgrade dependency
  • 8ad92d0 docs: update support matrix in README
  • 33cda2b fix: createIndex now do not need to supply writeConcern
  • f462a25 fix: declare express-session as peer dependency
  • 3f5ad83 build: update github pipeline node version
  • ae1bae1 chore: upgrade mongodb to 5.0.0 (#466)
  • 0920663 fix: require engines newer than node 12.9 (#445)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
@github-actions github-actions bot enabled auto-merge (rebase) November 1, 2023 08:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Server/connect-mongo-5.1.0 branch 2 times, most recently from d284333 to 265dfb8 Compare November 1, 2023 08:46
Bumps [connect-mongo](https://github.com/jdesboeufs/connect-mongo) from 4.6.0 to 5.1.0.
- [Changelog](https://github.com/jdesboeufs/connect-mongo/blob/master/CHANGELOG.md)
- [Commits](jdesboeufs/connect-mongo@v4.6.0...v5.1.0)

---
updated-dependencies:
- dependency-name: connect-mongo
  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/Server/connect-mongo-5.1.0 branch from 265dfb8 to 74c79c6 Compare November 1, 2023 08:50
@github-actions github-actions bot merged commit 7b5d521 into main Nov 3, 2023
7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/Server/connect-mongo-5.1.0 branch November 3, 2023 22:59
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.

None yet

1 participant