Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vsls from 1.0.2426 to 1.0.2532 #117

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2020

Bumps vsls from 1.0.2426 to 1.0.2532.

Release notes

Sourced from vsls's releases.

v.1.0.17 馃帀 (VS Code/Visual Studio)

We're excited to release version 1.0 of Visual Studio Live Share 馃帀馃殌馃敟! We've spent the last couple releases working on stability and reliability of the product, and we're really proud to bring Live Share out of preview to you!

To learn more about version 1.0 of Live Share check out our announcement blog post. We've learned so much from working with the community over the past year of Live Share's public preview, and we're excited to continue to bring even more new features!

As always, we really appreciate all of the usage/feedback, so please keep letting us know how to improve! 馃挴

v0.3.262 / v0.3.295 (VS Code / Visual Studio)

Note: Assets are for documentation not the product source code.

This is release includes some small enhancements and bug fixes resolve some key user-reported issues in both Visual Studio and Visual Studio Code. We really appreciate all of the usage/feedback, so please keep letting us know how to improve! 馃挴

Bug Fixes (VS/VSCode)

  1. Performance improvements for shared terminals and servers 馃殌(#367, #390) - We made some fundamental improvements to the way shared servers and terminals work, which should significantly improve performance, particularly when retrieving lots of data (e.g. downloading a large Javascript as part of a shared web app) over high-latency connections.

  2. Correctly syncing the effects of Git operations (#470) - We heard reports of files being deleted when the host ran certain Git operations (e.g. git rebase). This release resolves that issue, and ensures that the side-effects of Git commands are synchronized correctly amongst participants.

Enhancements (VS Code)

  1. Controlling the visibility of the Live Share status bar items 馃帀(#90) - Your VS Code status bar can start to get pretty cluttered after installing enough extensions. To ensure that users have complete control over their status bar arrangement, we introduced a new setting called liveshare.showInStatusBar, which allows you to choose when the Live Share-specific status bar items should be displayed:

    • never - Keep your status bar clutter-free, and instead, rely entirely on the command palette to share/join/etc.
    • always - The current and default behavior
    • whileCollaborating - Only show the status bar items when actively sharing/joining a collaboration session.

Enhancements (VS)

  1. Context menu for user info/actions - Right-clicking on a user in the list of participants will now display their name, avatar (currently GitHub-only), and a button to begin following them.

v0.3.98 / v0.3.144 (VS Code / Visual Studio)

Note: Assets are for documentation not the product source code.

These are bug fix releases that resolve a number of telemetry reported and two user reported issues. We really appreciate all of the usage/feedback, so please keep letting us know how to improve! 馃挴

Reported Issues Fixed 馃殌

  1. User Code Sign-in Timeout - We added some logic to reduce the chances of hitting a timeout when signing in if your clock is off by a few minutes.

  2. [VS] Guest failed to join due to error "Method not found: languageServerProvider-C/C++-Cpp.getMetadata

v0.3.93 / v0.3.92 (VS Code / Visual Studio)

Note: Assets are for documentation not the product source code.

This is our first public preview release!! It is a major feature release that also includes bug-fixes to addresses a number of user-reported issues. We really appreciate all of the usage/feedback, so please keep letting us know how to improve! 馃挴

Enhancements

  1. Improved language support for intellisense 馃帀 - Intellisense is now available for more languages including Python, C++, and more. See platform support for details.
Commits

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)

Bumps [vsls](https://github.com/MicrosoftDocs/live-share) from 1.0.2426 to 1.0.2532.
- [Release notes](https://github.com/MicrosoftDocs/live-share/releases)
- [Commits](https://github.com/MicrosoftDocs/live-share/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2020
@dependabot dependabot bot requested a review from warrenbuckley July 22, 2020 10:26
@warrenbuckley
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit 61599b7 into develop Jul 22, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vsls-1.0.2532 branch July 22, 2020 13:50
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.

None yet

1 participant