sam-goodwin / punchcard

Type-safe AWS infrastructure.
Apache License 2.0
507 stars 20 forks source link

Bump lerna from 3.16.4 to 3.20.1 #72

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps lerna from 3.16.4 to 3.20.1.

Release notes

Sourced from lerna's releases.

v3.20.1

3.20.1 (2019-12-29)

Bug Fixes

  • version: Support git clients that do not support git push --atomic (2b9b210)

v3.20.0

3.20.0 (2019-12-27)

Bug Fixes

  • collect-dependents: Avoid skipping dependents of cyclic dependencies (#2380) (bd19a34)
  • version: pass --atomic to git push (#2393) (ec0f92a), closes #2392

Features

  • cli: Add new info command to output information about local environment (#2106) (7abfe43)
  • publish: Add --legacy-auth flag (#2347) (0e9bda7)
  • Add --profile option to lerna exec and lerna run (#2376) (6290174)

v3.19.0

3.19.0 (2019-11-20)

Features

  • add: Add --peer option to save target in peerDependencies (#2334) (e12bf6a)

v3.18.5

3.18.5 (2019-11-20)

Bug Fixes

  • Auto-fix prettier formatting (5344820)
  • cli: Bump yargs to ^14.2.2 (51365b8)
  • command: Do not mutate argv parameter (8ca85a4), closes #2348
  • conventional-commits: Ensure potential ValidationError in getChangelogConfig() is propagated correctly (406ba5a)

v3.18.4

3.18.4 (2019-11-08)

Bug Fixes

  • changed: Copy relevant options from version, do not inherit (6bd77ba)
... (truncated)
Changelog

Sourced from lerna's changelog.

3.20.1 (2019-12-29)

Note: Version bump only for package lerna

3.20.0 (2019-12-27)

Features

  • cli: Add new info command to output information about local environment (#2106) (7abfe43)

3.19.0 (2019-11-20)

Note: Version bump only for package lerna

3.18.5 (2019-11-20)

Note: Version bump only for package lerna

3.18.4 (2019-11-08)

Note: Version bump only for package lerna

3.18.3 (2019-10-22)

Note: Version bump only for package lerna

... (truncated)
Commits
  • 4e5abe1 chore(release): v3.20.1
  • b90f4d3 chore(release): v3.20.0
  • 7abfe43 feat(cli): Add new info command to output information about local environme...
  • ea6ec63 chore(release): v3.19.0
  • 2612f51 chore(release): v3.18.5
  • 560e098 test: Use await expect().rejects.toThrow() instead of brittle try/catch
  • eeacb92 chore(release): v3.18.4
  • e7ef2a7 chore(release): v3.18.3
  • 4872459 chore(release): v3.18.2
  • 79e7038 chore(release): v3.18.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)