CoreWiki
CoreWiki copied to clipboard
Bump Microsoft.Web.LibraryManager.Build from 1.0.163 to 2.1.113
trafficstars
Bumps Microsoft.Web.LibraryManager.Build from 1.0.163 to 2.1.113.
Changelog
Sourced from Microsoft.Web.LibraryManager.Build's changelog.
2.1.113
Commit: 422d40002e1fad0412a4bea45850227cf8eefa45
- Packages updated on NuGet
- Included in Visual Studio 16.8
- Added caching for metadata from Cdnjs and jsDelivr providers
- Fixed detection of latest version for Cdnjs provider
- Implemented detection of pre-release and GitHub versions for jsDelivr provider
- Improve CLI error message for unrecognized provider names
- Thanks @RobJohnston!
- Implement theming support in the VS dialog
- Various engineering and refactoring changes.
2.1.76
Commit: 3cafd794c1068ee7d8bcade05ddf087f503075a3
- Packages updated on NuGet
- Fix an issue in 2.1.50 where runtime depenencies were not included in the Microsoft.Web.LibraryManager.Build package for .NET Core
- Engineering work to move to new Azure Pipelines for builds
2.1.50
Commit: 25aae5a24a0fb2b8b916e33f4269b9690725f02b
- Packages updated on NuGet
- Moved download cache to %LocalAppData% to avoid synchronizing with roaming Windows user profiles
- Add support for file glob patterns
- Make downloads happen in parallel (up to 10 at once)
- Remove 30-day expiration for cached content files (assume library contents are immutable)
- Made some improvements to file copy speed
- Add support for @latest tag for JSDelivr and unpkg providers
- Read settings from environment variables
- Add support for setting proxy via HTTPS_PROXY
- Don't add '@' to the suggested install path for scoped packages
- Lots of miscellaneous refactoring and test fixes
2.0.96
Commit: 65c9be8001a08748466e30ccdcc8fd8ac2168834
- Packages updated on NuGet
- Fixed issue where mismatching versions between VS and the Microsoft.Web.LibraryManager.Build package would cause API conflicts.
- Enable roll-forward-on-major-version for CLI tool (to run on machines with netcore3.0 but not netcore2.1)
2.0.87
Commit: bb515bf382e7e7a4d67eb62a425468230cf36906
- Included in Visual Studio 16.4
- Addresses a UI hang in the wizard waiting for network requests
2.0.83
Commit: bc8a4b23ecda98996464bc3c23de9a41b0015dc3
- Included in Visual Studio 16.3
- Improves completion for scoped NPM packages in the UI wizard
- Automatically append latest version when completing package names for Unpkg and JsDelivr (like how Cdnjs has done)
2.0.76
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)