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

[0.73] Lock to [email protected] to prevent using newer broken versions #12586

Merged
merged 1 commit into from
Jan 10, 2024

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

@jonthysell jonthysell merged commit 6461c7c into microsoft:0.73-stable Jan 10, 2024
84 checks passed
@jonthysell jonthysell deleted the fixai73 branch January 18, 2024 00:19
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