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

BC-7754 - Bump mongoose-delete from 0.5.4 to 1.0.2 #5150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps mongoose-delete from 0.5.4 to 1.0.2.

Changelog

Sourced from mongoose-delete's changelog.

[v1.0.2]

February 5, 2024

  • Update devDependencies to "mongoose": "^8.1.1"
  • peerDependencies for mongoose set to "5.x || 6.x || 7.x || 8.x" (RajatJain4061) #148
  • fix test: count() -> should return 3 documents

[v1.0.1]

June 13, 2023

  • fix: aggregateWithDeleted returns no result with Discriminators #130
  • Update devDependencies to "mongoose": "^7.2.4"

[v1.0.0]

June 12, 2023

  • BREAKING CHANGE: remove support for Mongoose 4.x
  • Upgrade all test to support mongoose 5, 6, 7
  • Refactor all tests to use async/await, remove callbacks Emanuel Canavesio
  • Update version of mongoose, mocha, chai in devDependencies Emanuel Canavesio
  • peerDependencies for mongoose set to "5.x || 6.x || 7.x"
  • Setup GitHub action for tests
    • OS: ubuntu-20.04, ubuntu-22.04
    • Node: 14, 16, 18
    • MongoDB: 4.4.18, 5.0.14, 6.0.4
  • Add validateBeforeRestore option AnthonyNabil
  • Fixed Static Restore does not remove deletedAt and deletedBy benny1hk
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
@github-actions github-actions bot changed the title Bump mongoose-delete from 0.5.4 to 1.0.2 BC-7754 - Bump mongoose-delete from 0.5.4 to 1.0.2 Jul 29, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongoose-delete-1.0.2 branch 2 times, most recently from 83cc497 to 7f921bb Compare August 2, 2024 08:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongoose-delete-1.0.2 branch 4 times, most recently from ebc35f4 to 863c68d Compare August 23, 2024 09:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mongoose-delete-1.0.2 branch from 863c68d to 5d72bbd Compare August 23, 2024 13:35
Bumps [mongoose-delete](https://github.com/dsanel/mongoose-delete) from 0.5.4 to 1.0.2.
- [Changelog](https://github.com/dsanel/mongoose-delete/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dsanel/mongoose-delete/commits)

---
updated-dependencies:
- dependency-name: mongoose-delete
  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/mongoose-delete-1.0.2 branch from 5d72bbd to 65f8ec0 Compare August 26, 2024 13:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants