-
Notifications
You must be signed in to change notification settings - Fork 0
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 mongoose, express-restify-mongoose and mongoose-long in /webui #14
base: main
Are you sure you want to change the base?
Conversation
Bumps [mongoose](https://github.com/Automattic/mongoose), [express-restify-mongoose](https://github.com/florianholzapfel/express-restify-mongoose) and [mongoose-long](https://github.com/aheckmann/mongoose-long). These dependencies needed to be updated together. Updates `mongoose` from 5.13.20 to 8.9.5 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@5.13.20...8.9.5) Updates `express-restify-mongoose` from 6.1.2 to 9.0.5 - [Release notes](https://github.com/florianholzapfel/express-restify-mongoose/releases) - [Changelog](https://github.com/florianholzapfel/express-restify-mongoose/blob/main/CHANGELOG.md) - [Commits](florianholzapfel/express-restify-mongoose@6.1.2...9.0.5) Updates `mongoose-long` from 0.7.1 to 0.8.0 - [Changelog](https://github.com/mongoosejs/mongoose-long/blob/master/History.md) - [Commits](mongoosejs/mongoose-long@0.7.1...0.8.0) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production - dependency-name: express-restify-mongoose dependency-type: direct:production - dependency-name: mongoose-long dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis PR bumps No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps mongoose, express-restify-mongoose and mongoose-long. These dependencies needed to be updated together.
Updates
mongoose
from 5.13.20 to 8.9.5Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
5af0a10
chore: release 8.9.5a42d8f5
Merge branch '7.x'73e81ab
chore: release 7.8.44fe9a90
Merge branch '6.x' into 7.xe59e342
chore: release 6.13.664a9f97
fix: disallow nested $where in populate matchfa33717
Merge pull request #15176 from Automattic/vkarpov15/gh-151700728602
test: make test cast non-boolean value0cad0d7
fix(schema): handle bitwise operators on Int3239886fb
docs: quick changelog formatting fixUpdates
express-restify-mongoose
from 6.1.2 to 9.0.5Release notes
Sourced from express-restify-mongoose's releases.
... (truncated)
Changelog
Sourced from express-restify-mongoose's changelog.
... (truncated)
Commits
ec46992
Merge pull request #469 from leemin0830/enable-nested-populate5156875
Merge pull request #470 from florianholzapfel/dependabot/npm_and_yarn/braces-...502faf2
Merge pull request #465 from florianholzapfel/dependabot/npm_and_yarn/body-pa...da2cac9
Merge branch 'main' into dependabot/npm_and_yarn/body-parser-1.20.3725b473
chore(deps): bump braces from 3.0.2 to 3.0.31d4cbb4
Merge pull request #464 from florianholzapfel/dependabot/npm_and_yarn/microma...084b4be
Merge pull request #466 from florianholzapfel/dependabot/npm_and_yarn/express...af17c98
Merge pull request #467 from florianholzapfel/dependabot/npm_and_yarn/rollup-...d22be3e
Enable nested populate query again.d93f987
chore(deps): bump rollup from 3.29.4 to 3.29.5Updates
mongoose-long
from 0.7.1 to 0.8.0Changelog
Sourced from mongoose-long's changelog.
Commits
662a608
chore: release 0.8.0afc66b4
feat: add Mongoose 8 supportDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Update Mongoose, Express Restify Mongoose, and Mongoose Long to their latest versions.
Enhancements: