Closed greenkeeper[bot] closed 6 years ago
devDependency
lerna was updated from 3.3.0
to 3.3.2
.Update to this version instead 🚀
The new version differs by 9 commits.
96e1c00
chore(release): publish v3.3.2
3a7046c
chore(ci): Split scripts one-per-line, maybe Windows likes that?
b0d23cd
chore(ci): Run Windows CI on Azure
ba7667b
chore(ci): i guess azure doesn't provide yarn automagically?
4e12d85
chore(ci): Use correct versionSpec key, quoted, setup git config
7c862a5
chore(ci): prettier has opionions, install latest npm
f8b0c8e
chore: Set up CI with Azure Pipelines
b97d9a3
fix(publish): Allow --force-publish
in a canary release
7971bf3
fix(version): Allow --force-publish
to work on tagged releases
See the full diff
Version 3.3.1 of lerna was just published.
The version 3.3.1 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of lerna.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v3.3.1Bug Fixes
whatwg-url
to^7.0.0
(00842d6)inquirer
to^6.2.0
(ebb7ee4)Commits
The new version differs by 13 commits.
5da1319
chore(release): publish v3.3.1
367bf4e
test(integration): Avoid inexplicable snapshot comparison errors on Windows
5880788
test(helpers): Replace normalize-test-root with augmented placeholder serialization
ed16536
test(helpers): Make serialize-tempdir placeholder consistent with normalize-test-root
00842d6
fix(create): Upgrade whatwg-url to ^7.0.0
ebb7ee4
fix(prompt): Upgrade inquirer to ^6.2.0
b8d11b8
chore(deps): Update eslint + jest
7bd3179
chore: flailing around trying avoid 'no visual difference' snapshot garbage on Windows
b8915e7
fix(run-lifecycle): Remove repetitive error logging
a379266
chore(helpers): Normalize newlines to coddle windows
2a6f0a4
fix(publish): Tell yarn to stop creating git tags
ac0baa7
test(integration): avoid quoting arguments to coddle windows
b084293
fix(import): Handle filepaths with spaces more robustly (#1655)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: