Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2026

Removes elliptic. It's no longer used after updating ancestor dependency meteor-node-stubs. These dependencies need to be updated together.

Removes elliptic

Updates meteor-node-stubs from 0.3.3 to 1.2.24

Changelog

Sourced from meteor-node-stubs's changelog.

v3.3.2, 01-09-2025

Highlights

  • Async-compatible account URLs and email-sending coverage #13740
  • Move findUserByEmail method from accounts-password to accounts-base #13859
  • Return insertedId on client upsert to match Meteor 2.x behavior #13891
  • Unrecognized operator bug fixed #13895
  • Security fix for sha.js #13908

All Merged PRs@GitHub PRs 3.3.2

Breaking Changes

N/A

Cordova Upgrade
  • Enable modern browser support for Cordova unless explicitly disabled #13896

Internal API changes

  • lodash.template dependency was removed #13898

Migration Steps

Please run the following command to update your project:

meteor update --release 3.3.2

If you find any issues, please report them to the Meteor issues tracker.

Bumped Meteor Packages

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by mdg, a new releaser for meteor-node-stubs since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [elliptic](https://github.com/indutny/elliptic). It's no longer used after updating ancestor dependency [meteor-node-stubs](https://github.com/meteor/meteor). These dependencies need to be updated together.


Removes `elliptic`

Updates `meteor-node-stubs` from 0.3.3 to 1.2.24
- [Changelog](https://github.com/meteor/meteor/blob/devel/docs/history.md)
- [Commits](https://github.com/meteor/meteor/commits)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-version: 
  dependency-type: indirect
- dependency-name: meteor-node-stubs
  dependency-version: 1.2.24
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 10, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant