Skip to content

fix(deps): update dependency mingo to v6.6.1 #7087

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mingo 6.5.6 -> 6.6.1 age adoption passing confidence

Release Notes

kofrasa/mingo (mingo)

v6.6.1

Compare Source

Fixed

  • Restore "node" key in package.json exports to support Deno runtime. Closes #​541.

v6.6.0

Compare Source

Changed

  • Handle comparison of custom types for stability of results.
  • Treat native objects with object literal prototypes as plain object.
  • Improve $rank performance by precomputing over entire window.

Added

  • Support $documents pipeline operator. Closes #​533.
  • Support $tanh trignometry operator.
  • Support $dateToString formatters.
    • %b (abbreviated month)
    • %B (full month)
    • %j (day of year)
    • %w (day of week)
  • Export ProcessingMode so it is included in browser bundle.
  • Add minified bundle in dist/mingo.min.js for use directly in browser.

Fixed

  • $bucket: Do not add default bucket to final output if empty.
  • $round: Avoid potential infinite loop when rounding to negative places.
  • $setWindowFields: Bubble up errors thrown in memoization helper.

Removed

  • BREAKING: No longer support mingo.remove() and Query.remove() functions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mingo-6.x branch 21 times, most recently from f0cef74 to 0cd6e27 Compare April 24, 2025 06:49
@renovate renovate bot force-pushed the renovate/mingo-6.x branch 9 times, most recently from 90afab3 to 9a021c1 Compare April 26, 2025 17:43
@renovate renovate bot force-pushed the renovate/mingo-6.x branch 21 times, most recently from 839c768 to f24f543 Compare May 27, 2025 12:55
@renovate renovate bot force-pushed the renovate/mingo-6.x branch 7 times, most recently from cd56817 to 533e83f Compare May 29, 2025 08:44
@renovate renovate bot force-pushed the renovate/mingo-6.x branch from 533e83f to 809ae8b Compare May 29, 2025 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants