Skip to content

Bump mingo from 7.2.3 to 7.2.4 - #44

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mingo-7.2.4
Open

Bump mingo from 7.2.3 to 7.2.4#44
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/mingo-7.2.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mingo from 7.2.3 to 7.2.4.

Changelog

Sourced from mingo's changelog.

7.2.4 / 2026-08-07

Fixes

  • fix incorrect types configuration from 7.2.3.
  • $graphLookup correctly handles 'restrictSearchWithMatch' option using query filter syntax. (#624)
  • make $elemMatch with empty field and $in/$nin with regex behave correctly (#613).
  • update with $rename fails due to not adding destination to updateParams (#616).
  • fix $min fails for empty field (#619).
  • fix edge cases for $bit and $inc to report changes correctly on update (#620).
  • improve update operators argument validations (#621).
  • $bit must apply strictly to integeral values.
Commits
  • 753fe35 Release 7.2.4
  • 32605df chore: update lockfile version
  • ae85e17 update changelog for 7.2.4 and deprecate 7.2.3
  • 91aa730 fix: use query filter to process 'restrictSearchWithMatch' condition. closes ...
  • d2520f4 remove 'rootDir' from tsconfig to locate build output for types at top-level....
  • 4670151 build(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 (#623)
  • See full diff 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 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 [mingo](https://github.com/kofrasa/mingo) from 7.2.3 to 7.2.4.
- [Changelog](https://github.com/kofrasa/mingo/blob/main/CHANGELOG.md)
- [Commits](kofrasa/mingo@7.2.3...7.2.4)

---
updated-dependencies:
- dependency-name: mingo
  dependency-version: 7.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 11, 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