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

Revert back to applicationinsights@2.9.1 #12582

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Jan 10, 2024

Description

Fixes a build break introduced by #12575

Type of Change

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

Why

yarn build is broken with this due to a bug in the package that gets run during codegen

What

Revert back to the working version.

Screenshots

N/A

Testing

Ran yarn build

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

@jonthysell jonthysell requested review from a team as code owners January 10, 2024 00:47
@jonthysell jonthysell enabled auto-merge (squash) January 10, 2024 00:47
@jonthysell jonthysell merged commit c078d78 into microsoft:main Jan 10, 2024
1 of 3 checks passed
@jonthysell jonthysell deleted the fixstatsbeat branch January 10, 2024 00:49
@jonthysell
Copy link
Contributor Author

This version lock can be undone by after this pull gets merged and published: microsoft/ApplicationInsights-node.js#1259

jonthysell added a commit to jonthysell/react-native-windows that referenced this pull request Jan 10, 2024
This PR backports microsoft#12582 to 0.73.

## Description

Fixes a build break introduced by microsoft#12575

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

### Why

yarn build is broken with this due to a bug in the package that gets run during codegen

### What
Revert back to the working version.

## Screenshots
N/A

## Testing
Ran yarn build

## Changelog
Should this change be included in the release notes: no
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.

None yet

2 participants