Conversation
Snyk has created this PR to upgrade crawlee from 3.15.1 to 3.15.2. See this package in npm: crawlee See this project in Snyk: https://app.snyk.io/org/ssdeanx/project/97f9b44f-04aa-4c4a-a071-4c3e5cc49f97?utm_source=github&utm_medium=referral&page=upgrade-pr
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🤖 Hi @ssdeanx, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
Summary of ChangesHello @ssdeanx, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request, automatically generated by Snyk, updates the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request upgrades the crawlee dependency from version 3.15.1 to 3.15.2. This is a patch update that, according to the release notes, includes bug fixes and performance improvements. I've reviewed the usage of crawlee within the project, specifically CheerioCrawler, and have determined that this upgrade is non-breaking and safe to merge.
|
🤖 I'm sorry @ssdeanx, but I was unable to process your request. Please see the logs for more details. |
There was a problem hiding this comment.
Pull request overview
This PR upgrades the crawlee web scraping framework from version 3.15.1 to 3.15.2, along with all related transitive dependencies. The upgrade includes bug fixes (launchOptions with useIncognitoPages, systemInfoV2 enablement, MemoryStorage re-export) and performance improvements (status message handling). The changes are backwards compatible with no breaking changes.
Key Changes
- Upgraded crawlee and all @crawlee/* packages from 3.15.1 to 3.15.2
- Updated transitive @apify/* dependencies to newer versions
- Various other dependency updates including fingerprint-generator, header-generator, and devtools-protocol
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updated crawlee dependency version from ^3.15.1 to ^3.15.2 |
| package-lock.json | Updated crawlee and all related @crawlee/* packages, plus transitive dependencies including @apify/* packages, @inquirer/* packages, and various other libraries; removed peer dependency markers from some packages as part of lock file structure updates |
No issues found. The crawlee upgrade from 3.15.1 to 3.15.2 includes bug fixes, features, and performance improvements with no breaking changes or security fixes. Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Snyk has created this PR to upgrade crawlee from 3.15.1 to 3.15.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 26 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: crawlee
-
3.15.2 - 2025-10-23
- correctly apply
- enable
- Re-export MemoryStorage from the crawlee package (#3200) (e183ea9)
- export cheerio types in all crawler packages (#3204) (f05790b)
- don't await
-
3.15.2-beta.24 - 2025-10-23
-
3.15.2-beta.23 - 2025-10-23
-
3.15.2-beta.22 - 2025-10-23
-
3.15.2-beta.21 - 2025-10-23
-
3.15.2-beta.20 - 2025-10-22
-
3.15.2-beta.19 - 2025-10-22
-
3.15.2-beta.18 - 2025-10-21
-
3.15.2-beta.17 - 2025-10-21
-
3.15.2-beta.16 - 2025-10-20
-
3.15.2-beta.15 - 2025-10-16
-
3.15.2-beta.14 - 2025-10-16
-
3.15.2-beta.13 - 2025-10-15
-
3.15.2-beta.12 - 2025-10-14
-
3.15.2-beta.11 - 2025-10-13
-
3.15.2-beta.10 - 2025-10-10
-
3.15.2-beta.9 - 2025-10-08
-
3.15.2-beta.8 - 2025-10-08
-
3.15.2-beta.7 - 2025-10-08
-
3.15.2-beta.6 - 2025-10-06
-
3.15.2-beta.5 - 2025-10-02
-
3.15.2-beta.4 - 2025-10-01
-
3.15.2-beta.3 - 2025-09-30
-
3.15.2-beta.2 - 2025-09-30
-
3.15.2-beta.1 - 2025-09-29
-
3.15.2-beta.0 - 2025-09-26
-
3.15.1 - 2025-09-26
- use correct config for storage classes to avoid memory leaks (#3144) (911a2eb)
- Improve glob performance by reusing minimatch objects (#3168) (e5632e2)
from crawlee GitHub release notes3.15.2 (2025-10-23)
Bug Fixes
launchOptionswithuseIncognitoPages(#3181) (84a4b70), closes #3173 #3173systemInfoV2by default (#3208) (617a343)Features
Performance Improvements
crawler.setStatusMessage(#3207) (1a67ffb)3.15.1 (2025-09-26)
Bug Fixes
Performance Improvements
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: