Skip to content

fix: prevent stack overflow error during mongoose introspection #1304

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

Merged

Conversation

realSpok
Copy link
Contributor

Definition of Done

#86c3g5nq1

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@forest-bot
Copy link
Member

Copy link

codeclimate bot commented May 16, 2025

Code Climate has analyzed commit 7bae0dc and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (98% is the threshold).

This pull request will bring the total coverage in the repository to 97.2%.

View more on Code Climate.

@realSpok realSpok changed the title fix: prevent stackoverflow error during mongoose introspection fix: prevent stack overflow error during mongoose introspection May 20, 2025
@realSpok realSpok merged commit 00264ac into main May 21, 2025
22 checks passed
@realSpok realSpok deleted the fix/prevent-stackoverflow-error-during-mongoose-introspection branch May 21, 2025 07:17
forest-bot added a commit that referenced this pull request May 21, 2025
## [1.13.30](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.13.29...example@1.13.30) (2025-05-21)

### Bug Fixes

* prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac))

### Features

* **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
forest-bot added a commit that referenced this pull request May 21, 2025
## [1.12.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.12.2...@forestadmin/datasource-mongoose@1.12.3) (2025-05-21)

### Bug Fixes

* prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac))
* **vulnerability:** bump koa-router ([#1298](#1298)) ([9517fcd](9517fcd))
* **vulnerability:** bump lerna ([#1297](#1297)) ([669d997](669d997))
* **vulnerability:** bump semantic-release packages ([#1300](#1300)) ([d01d303](d01d303))
* **vulnerability:** bump socks ([#1299](#1299)) ([c4273f6](c4273f6))

### Features

* **filters:** support Not In operator ([#1302](#1302)) ([9db76c8](9db76c8))
* **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
forest-bot added a commit that referenced this pull request May 21, 2025
## [1.12.49](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.12.48...@forestadmin/forest-cloud@1.12.49) (2025-05-21)

### Bug Fixes

* prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac))

### Features

* **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.5.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.13.30 🎉

The release is available on example@1.13.30

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@forest-bot
Copy link
Member

🎉 This PR is included in version 1.12.49 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request May 22, 2025
## [1.64.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.64.0...@forestadmin/agent@1.64.1) (2025-05-22)

### Bug Fixes

* **agent:** avoid crash when user use body-parser before agent router ([#1306](#1306)) ([370d1bd](370d1bd))
* prevent stack overflow error during mongoose introspection ([#1304](#1304)) ([00264ac](00264ac))

### Features

* **plugin-aws-s3:** add force path style parameter to s3 client ([#1305](#1305)) ([804a7f5](804a7f5))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.64.1 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants