Commit 9deb6eb
Address review comments: fix misleading comment, remove redundant stubs
- Update comment in bun PackageJsonUpdater to accurately describe
the raise behavior (matches npm_and_yarn version)
- Remove redundant enable_private_registry_for_corepack stub in
file_updater_spec.rb (was stubbed true then overridden to false)
- Remove same redundant stub in npm_lockfile_updater_spec.rb
Co-authored-by: pavera <660677+pavera@users.noreply.github.com>1 parent 3f4acc4 commit 9deb6eb
3 files changed
Lines changed: 3 additions & 6 deletions
File tree
- bun/lib/dependabot/bun/file_updater
- npm_and_yarn/spec/dependabot/npm_and_yarn
- file_updater
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | 72 | | |
75 | 73 | | |
76 | 74 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | 69 | | |
72 | 70 | | |
73 | 71 | | |
| |||
0 commit comments