Skip to content

Conversation

@sean-mcmanus
Copy link
Contributor

This is preliminary to enable work to progress in main for 1.25.0 changes.

We expect some additional changes to need to be made via cherry picks for the final release.

Incorrect diffs in the release branch were fixed in commit 9a03b74 .

spebl and others added 30 commits January 16, 2025 12:13
* Use propsed content exclusion APIs
* Update changelog (3rd time).
* Minor TPN changes.
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update changelog and version for 1.23.5.
* remove cpptools1 experiment flag

* Missed a couple things

---------

Co-authored-by: Colen Garoutte-Carson <49173979+Colengms@users.noreply.github.com>
* Add check for copilot access before providing copilot hover
* Don't check flight until we can validate copilot is enabled
* add a code snippet provider
* Update changelog and version.
* Update changelog and version for 1.24.0.
* convert the time budget integer to a real number.

* update the changes' log
)

* Fix handling of "Could not open input path" when calling c++filt
sean-mcmanus and others added 23 commits March 12, 2025 14:15
* add test frameworks traits to VSCode Copilot Chat

* add test framework traits for #cpp

* update prompt

* drop unnecessary `?.`, and use sensible names for test framework in tests.
…later on (#13379)

* Filter crash telemetry data per-line so it's not completely filtered later on.
…es for copilot hover. Change flight check to new flag to indicate a disabled state. (#13385)
* Fix crash call stack filtering.
* Save regex object. Fix newlines.
…#13402)

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 9.2.2 and updates ancestor dependencies [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Updates `@octokit/plugin-paginate-rest` from 2.21.3 to 9.2.2
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v2.21.3...v9.2.2)

Updates `@actions/github` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@octokit/rest` from 19.0.13 to 21.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.13...v21.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
- dependency-name: "@actions/github"
  dependency-type: direct:production
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Colen Garoutte-Carson <49173979+Colengms@users.noreply.github.com>
@sean-mcmanus sean-mcmanus requested a review from a team as a code owner March 26, 2025 00:26
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Mar 26, 2025
@sean-mcmanus sean-mcmanus merged commit 7cfb2d3 into release Mar 26, 2025
7 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/1_24_x_release branch March 26, 2025 18:09
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

9 participants