Commit 918fd30
committed
chore(renovate): do not automatically merge minor esbuild version bumps
This comes as a reaction to
#336,
which was reverted in
#337.
As esbuild's changelog recommends:
> This release deliberately contains backwards-incompatible changes. To
> avoid automatically picking up releases like this, you should either
> be pinning the exact version of esbuild in your package.json file
> (recommended) or be using a version range syntax that only accepts
> patch upgrades such as ^0.21.0 or ~0.21.0.1 parent bd6588e commit 918fd30
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
| |||
0 commit comments