Bump dependabot-omnibus from 0.174.1 to 0.175.0
Bumps dependabot-omnibus from 0.174.1 to 0.175.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.175.0, 25 February 2022
- Update to npm 8 #4763 This includes a subtle change with how indentation in lockfiles is handled, in npm 8 the indentation from the package.json file is used, whereas before the package-lock.json would keep it's own indentation. Other than that 8 should be mostly backwards compatible. We suggest updating to npm 8 though, as 7 is no longer officially supported by the npm team.
Commits
-
b3a6af4
v0.175.0 -
aaca941
Merge pull request #4763 from dependabot/npm8 -
36dfd7c
Respect package.json indentation when updating the lockfile -
ca3c64a
Handle peer dependency conflict warnings -
4fc7b6e
Update npm to v8 -
5f714ca
Merge pull request #4760 from dependabot/v0.174.1-release-notes - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts