Commit 879602b
committed
minor #980 [Agent][Scraper] Require
This PR was merged into the main branch.
Discussion
----------
[Agent][Scraper] Require `masterminds/html5` ^2.8 for CI lowest
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | Follows #969
| License | MIT
The Scraper tool tests require a newer version of masterminds/html5 to work correctly in the monorepo CI environment. Version 2.8 handles directory traversal more gracefully.
Commits
-------
1fb5cb8 Require masterminds/html5 ^2.8 for ScraperTest compatibilitymasterminds/html5 ^2.8 for CI lowest (OskarStark)1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments