Hi, There is no telling what any version change means to any library generically. We can only assume that some people follow semver and don't break BC. But there is no guarantee. IMO, it's better for Dependabot to make us aware of any change available. We also have the benefits of the PRs being built by GitHub which is nice.
Gary On Wed, Jul 22, 2020 at 11:12 AM Xeno Amess <xenoam...@gmail.com> wrote: > as title. > I see some dependency trying to upgrade from v1 to v2.3.1, and some plugin > from 3.5.1 to 5.1.1 > Just confused. >