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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk dependency updates #875

Merged
merged 12 commits into from
Jul 1, 2021
Merged

Bulk dependency updates #875

merged 12 commits into from
Jul 1, 2021

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Jul 1, 2021

No description provided.

dependabot bot and others added 10 commits June 9, 2021 21:12
Bumps [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) from 2.0.223001 to 2.0.230301.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Diagnostics.Runtime.Utilities](https://github.com/Microsoft/clrmd) from 2.0.223001 to 2.0.230301.
- [Release notes](https://github.com/Microsoft/clrmd/releases)
- [Changelog](https://github.com/microsoft/clrmd/blob/master/doc/ReleaseNotes2.0.md)
- [Commits](https://github.com/Microsoft/clrmd/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.Runtime.Utilities
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.VisualStudio.Shell.Interop.11.0 from 16.10.31302.24 to 16.11.31430.399.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Shell.Interop.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime from 16.10.31302.24 to 16.11.31430.399.

---
updated-dependencies:
- dependency-name: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.205 to 3.4.220.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.4.205...v3.4.220)

---
updated-dependencies:
- dependency-name: Nerdbank.GitVersioning
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ualStudio.Shell.Interop.14.0.DesignTime-16.11.31430.399' into depUpdates
…gnostics.Runtime-2.0.230301' into depUpdates
…gnostics.Runtime.Utilities-2.0.230301' into depUpdates
…ualStudio.Shell.Interop.11.0-16.11.31430.399' into depUpdates
@AArnott AArnott added this to the v17.0 milestone Jul 1, 2021
@AArnott AArnott self-assigned this Jul 1, 2021
Comment on lines +23 to +24
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.0" />
<PackageReference Include="Microsoft.CodeAnalysis.VisualBasic.CodeFix.Testing.XUnit" Version="1.1.0" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 We've already made further improvements in newer builds like 1.1.0-beta1.21329.1.

Copy link
Member Author

@AArnott AArnott Jul 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per semver rules, 1.1.0 is newer than 1.1.0-beta1.21329.1, so I'm a bit confused. Does the version number of your latest work need to be bumped to 1.1.1 perhaps? Anyway, that's great to hear of ongoing improvements. Those package versions aren't available on nuget.org by the look of it. Are the improvements worth taking now, or when we need the new features?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmarolf for the ordering issue.

The updates mainly affect test inputs/outputs involving multiple projects.

@AArnott AArnott merged commit 5b9cef9 into microsoft:main Jul 1, 2021
@AArnott AArnott deleted the depUpdates branch July 1, 2021 16:57
jmarolf added a commit to dotnet/roslyn-sdk that referenced this pull request Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants