Skip to content

Pre/beta #747

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
merged 72 commits into from
Oct 13, 2024
Merged

Pre/beta #747

merged 72 commits into from
Oct 13, 2024

Conversation

VinciGit00
Copy link
Collaborator

No description provided.

semantic-release-bot and others added 30 commits September 29, 2024 13:56
## [1.26.0-beta.1](v1.25.0...v1.26.0-beta.1) (2024-09-29)

### Features

* add html_mode to smart_scraper ([bdcffd6](bdcffd6))
* add reasoning integration ([b2822f6](b2822f6))

### Bug Fixes

* integration with html_mode ([f87ffa1](f87ffa1))
* removed deep scraper ([9aa8c88](9aa8c88))

### CI

* **release:** 1.22.0-beta.4 [skip ci] ([4330179](4330179))
* **release:** 1.22.0-beta.5 [skip ci] ([6d8f543](6d8f543))
* **release:** 1.22.0-beta.6 [skip ci] ([39f7815](39f7815))
## [1.26.0-beta.2](v1.26.0-beta.1...v1.26.0-beta.2) (2024-10-01)

### Features

* refactoring of research web ([26f89d8](26f89d8))

### CI

* **release:** 1.25.1 [skip ci] ([a98328c](a98328c))
## [1.26.0-beta.3](v1.26.0-beta.2...v1.26.0-beta.3) (2024-10-04)

### Features

* add deep scraper implementation ([4b371f4](4b371f4))
* finished basic version of deep scraper ([85cb957](85cb957))
## [1.26.0-beta.4](v1.26.0-beta.3...v1.26.0-beta.4) (2024-10-05)

### Bug Fixes

* update dependencies ([7579d0e](7579d0e))

### CI

* **release:** 1.25.2 [skip ci] ([5db4c51](5db4c51))
## [1.26.0-beta.5](v1.26.0-beta.4...v1.26.0-beta.5) (2024-10-05)

### Features

* conditional_node ([f837dc1](f837dc1))
## [1.26.0-beta.6](v1.26.0-beta.5...v1.26.0-beta.6) (2024-10-07)

### Features

* refactoring of the conditional node ([420c71b](420c71b))
## [1.26.0-beta.7](v1.26.0-beta.6...v1.26.0-beta.7) (2024-10-07)

### Bug Fixes

* import error ([37b6ba0](37b6ba0))
feat: support for undetected_chromedriver with selenium backend
## [1.26.0-beta.8](v1.26.0-beta.7...v1.26.0-beta.8) (2024-10-08)

### Features

* undected_chromedriver support ([80ece21](80ece21))
VinciGit00 and others added 26 commits October 10, 2024 11:36
…t_scraper_graphrun-fetchnode-object-has-no-attribute-update_state

738 smartscrapergraph smart scraper graphrun fetchnode object has no attribute update state
## [1.26.0-beta.14](v1.26.0-beta.13...v1.26.0-beta.14) (2024-10-10)

### Features

* refactoring fetch_node ([39a029e](39a029e))
## [1.26.0-beta.15](v1.26.0-beta.14...v1.26.0-beta.15) (2024-10-11)

### Features

* prompt refactoring ([5a2f6d9](5a2f6d9))
Replacement of Google search to googlesearch-python and integration of Proxy.
## [1.26.0-beta.16](v1.26.0-beta.15...v1.26.0-beta.16) (2024-10-11)

### Features

* add google proxy support ([a986523](a986523))

### Bug Fixes

* typo ([e285127](e285127))

### Perf

* Proxy integration in googlesearch ([e828c70](e828c70))
## [1.26.0-beta.17](v1.26.0-beta.16...v1.26.0-beta.17) (2024-10-12)

### Features

* async invocation ([257f393](257f393))
* refactoring of mdscraper ([3b7b701](3b7b701))

### Bug Fixes

* bugs ([026a70b](026a70b))
* search_on_web paremter ([7f03ec1](7f03ec1))
Copy link

gitguardian bot commented Oct 12, 2024

⚠️ GitGuardian has uncovered 4 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
14119355 Triggered Basic Auth String e828c70 notebook.ipynb View secret
14119355 Triggered Basic Auth String 46195d6 notebook.ipynb View secret
14119356 Triggered Username Password 46195d6 notebook.ipynb View secret
14119356 Triggered Username Password e828c70 notebook.ipynb View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@VinciGit00 VinciGit00 merged commit 5799124 into main Oct 13, 2024
2 of 3 checks passed
Copy link

🎉 This PR is included in version 1.26.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants