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

Release 1.19.1 #2954

Merged
merged 27 commits into from
Sep 5, 2024
Merged

Release 1.19.1 #2954

merged 27 commits into from
Sep 5, 2024

Conversation

jjw24
Copy link
Member

@jjw24 jjw24 commented Sep 4, 2024

Release notes

Bug Fixes

  1. fix grammar #2958 - fix grammar (Assignee: taooceros)
  2. Bump CommunityToolkit.Mvvm from 8.2.2 to 8.3.0 #2950 - Bump CommunityToolkit.Mvvm from 8.2.2 to 8.3.0 (No Assignee)
  3. New Crowdin updates #2949 - New Crowdin updates (No Assignee)
  4. Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 #2938 - Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (No Assignee)
  5. Fix Node.js path select error in settings window #2934 - Fix Node.js path select error in settings window (Assignee: jjw24)
  6. Create Top-Ranking Issues workflow #2921 - Create Top-Ranking Issues workflow (Assignee: jjw24)
  7. Add "Enabled" Column in Customize Action Keyword Tab #2918 - Add "Enabled" Column in Customize Action Keyword Tab (Assignee: onesounds)
  8. Bump StreamJsonRpc and Microsoft.VisualStudio.Threading #2916 - Bump StreamJsonRpc and Microsoft.VisualStudio.Threading (No Assignee)
  9. Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8 #2914 - Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8 (No Assignee)
  10. New Crowdin updates #2903 - New Crowdin updates (No Assignee)
  11. Update default plugin publish target branch #2900 - Update default plugin publish target branch (Assignee: jjw24)

jjw24 and others added 17 commits August 16, 2024 21:40
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.7 to 8.0.8.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [StreamJsonRpc](https://github.com/microsoft/vs-streamjsonrpc) and Microsoft.VisualStudio.Threading. These dependencies needed to be updated together.

Updates `StreamJsonRpc` from 2.18.48 to 2.19.27
- [Release notes](https://github.com/microsoft/vs-streamjsonrpc/releases)
- [Commits](https://github.com/microsoft/vs-streamjsonrpc/commits)

Updates `Microsoft.VisualStudio.Threading` from 17.9.28 to 17.10.48

---
updated-dependencies:
- dependency-name: StreamJsonRpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.VisualStudio.Threading
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…61ca0307

Bump StreamJsonRpc and Microsoft.VisualStudio.Threading
…t.Data.Sqlite-8.0.8

Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
Add "Enabled" Column in Customize Action Keyword Tab
Fix Node.js path select error in settings window
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.10.0 to 17.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.11.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.NET.Test.Sdk-17.11.0

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
Bumps [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/CommunityToolkit/dotnet/releases)
- [Commits](CommunityToolkit/dotnet@v8.2.2...v8.3.0)

---
updated-dependencies:
- dependency-name: CommunityToolkit.Mvvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…yToolkit.Mvvm-8.3.0

Bump CommunityToolkit.Mvvm from 8.2.2 to 8.3.0
@jjw24 jjw24 added the release Release PR which contains the changes going into the upcoming release label Sep 4, 2024
@jjw24 jjw24 added this to the 1.19.1 milestone Sep 4, 2024
@jjw24 jjw24 self-assigned this Sep 4, 2024
@jjw24 jjw24 marked this pull request as draft September 4, 2024 11:06

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@prlabeler prlabeler bot added bug Something isn't working kind/i18n labels Sep 5, 2024
@jjw24 jjw24 marked this pull request as ready for review September 5, 2024 12:34
@jjw24 jjw24 removed bug Something isn't working kind/i18n labels Sep 5, 2024
Copy link

github-actions bot commented Sep 5, 2024

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

❌ Errors Count
❌ ignored-expect-variant 1
⚠️ non-alpha-in-dictionary 13

See ❌ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@VictoriousRaptor VictoriousRaptor merged commit 419c62c into master Sep 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR which contains the changes going into the upcoming release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants