Commit 14a5873
committed
chore(deps): bump e2e fixture manifests
Closes the three open Dependabot PRs against the e2e test fixtures
used by the Socket scan / reachability validation suite:
- tests/e2e/fixtures/simple-npm: axios 1.15.0 -> 1.15.2 (closes #196)
- tests/e2e/fixtures/simple-pypi: requests 2.31.0 -> 2.33.0 (closes #187)
- tests/e2e/fixtures/simple-pypi: flask 3.0.0 -> 3.1.3 (closes #186)
These fixtures were stale rather than intentionally pinned, so it's
safe to bring them current. Socket Firewall verified install paths
for both manifests:
- npm fixture: 228 packages fetched clean
- pypi fixture: install path clean
Going forward, the new .github/dependabot.yml in this PR intentionally
excludes the tests/e2e/fixtures/** paths from auto-bumping -- fixture
pins should be chosen for the supply-chain signal they expose, not
auto-rolled.
Signed-off-by: lelia <2418071+lelia@users.noreply.github.com>1 parent 4ef99cc commit 14a5873
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
0 commit comments