Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 30, 2020

Bumps beachball from 1.23.1 to 1.23.3.

Commits
  • ba730a4 applying package updates
  • 0c0d4c7 Add a readme back to the beachball package (#285)
  • 43eacf6 applying package updates
  • 50c3474 Improve manual recovery message if some packages succeeded; allow longer outp...
  • 863d510 applying package updates
  • d8c3d9a fix unstable tests by having change files read in deterministic order (#295)
  • See full diff 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.


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:

  • 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)
Microsoft Reviewers: Open in CodeFlow

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner March 30, 2020 17:20
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 30, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #4460.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/beachball-1.23.3 branch March 31, 2020 15:20
jonthysell added a commit that referenced this pull request Apr 8, 2020
With the new VMs, shaving down the current ~15min install step.

* Updated the Install-VSFeatures.ps1 script:
    * If VS is already installed, defaults to using the local VS installer, rather than downloading the web installer
    * More output so you can track what's going on
    * When using the web installer, optionally cleanup downloaded files afterward
    * More cli parameters for more control of what goes where
    * Setting us up for #4523 
* Updating the yamls to evaluate and pass parameters properly
* Removing the need to run the installer at all, where necessary
* Fixed the CLI so it correctly acknowledges the build agents have the right VS components, so it therefore finds MSBuild
    * Added more verbose logging to the MSBuild search
* Added a task (disabled, but controlled via parameter) to list out all the VS components on the build agent, so we can debug missing dependencies faster

Closes #4450
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants