Skip to content

Conversation

@jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Jan 10, 2024

Description

When updating dependencies in main, (see #12575), we found that [email protected] breaks our CLI commands.

We aren't actually collecting telemetry so there's no problem with locking the version of this package in this branch for now.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

To unblock calls to CLI commands by new projects.

What

Lock to the current version used by this branch.

Screenshots

N/A

Testing

Ran yarn build locally, which calls codegen-windows internally.

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

…n versions

## Description

When updating dependencies in main, (see microsoft#12575), we found that
[email protected] breaks our CLI commands.

We aren't actually collecting telemetry so there's no problem with
locking the version of this package in this branch for now.

### Type of Change
- Bug fix (non-breaking change which fixes an issue)

### Why
To unblock calls to CLI commands by new projects.

### What
Lock to the current version used by this branch.

## Screenshots
N/A

## Testing
Ran yarn build locally, which calls `codegen-windows` internally.

## Changelog
Should this change be included in the release notes: no
@jonthysell jonthysell requested review from a team as code owners January 10, 2024 18:38
@jonthysell jonthysell enabled auto-merge (squash) January 10, 2024 18:38
@jonthysell
Copy link
Contributor Author

If and when we want to enable telemetry in this branch, we can't upgrade applicationinsights past 2.9.1 unless we can get a version where this PR has been merged: microsoft/ApplicationInsights-node.js#1259

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