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

[DEPRECATION] deny: The "insertAsync" key is deprecated. Use "insert" instead. #467

Closed
Mae623 opened this issue Feb 13, 2025 · 2 comments
Closed

Comments

@Mae623
Copy link

Mae623 commented Feb 13, 2025

[DEPRECATION] deny: The "insertAsync" key is deprecated. Use "insert" instead.

Trace:
at packages/allow-deny/allow-deny.js:557:14
at addValidator (packages/allow-deny/allow-deny.js:549:24)
at hook.CollectionPrototype.deny (packages/allow-deny/allow-deny.js:72:3)
at defineDeny (packages/aldeed:collection2/main.js:839:9)
at hook.c2AttachSchema [as attachSchema] (packages/aldeed:collection2/main.js:111:5)
at module.wrapAsync.self (imports/api/todos/schema.js:7:7)

To disable warnings, set the METEOR_NO_DEPRECATION to true or a regex pattern.

[DEPRECATION] deny: The "updateAsync" key is deprecated. Use "update" instead.

Trace:
at packages/allow-deny/allow-deny.js:557:14
at addValidator (packages/allow-deny/allow-deny.js:549:24)
at hook.CollectionPrototype.deny (packages/allow-deny/allow-deny.js:72:3)
at defineDeny (packages/aldeed:collection2/main.js:839:9)
at hook.c2AttachSchema [as attachSchema] (packages/aldeed:collection2/main.js:111:5)
at module.wrapAsync.self (imports/api/todos/schema.js:7:7)

To disable warnings, set the METEOR_NO_DEPRECATION to true or a regex pattern.

When I update to Meteor 3.1.2 from 3.1, these question occur.
aldeed:[email protected]

Copy link

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously.
Our goal is to provide long-term lifecycles for packages and keep up
with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time.
Therefore, we can't guarantee you issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit
a pull request, too! We will accompany you in the process with reviews and hints
on how to get development set up.

Please also consider sponsoring the maintainers of the package.
If you don't know who is currently maintaining this package, just leave a comment
and we'll let you know

@Mae623
Copy link
Author

Mae623 commented Feb 13, 2025

#462

@Mae623 Mae623 closed this as completed Feb 13, 2025
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

No branches or pull requests

1 participant