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

fix lockfile for newrelic tests #2218

Merged
merged 3 commits into from
Apr 26, 2024
Merged

fix lockfile for newrelic tests #2218

merged 3 commits into from
Apr 26, 2024

Conversation

EmrysMyrddin
Copy link
Collaborator

Revert the lockfile to it's state before #eafae3bf93a19f2e41efcadcc1c42fb99ba08b52.

This commit has entirely rewritten the lockfile, leading to unmanaged dependencies updates breaking NewRelic plugin tests.

Copy link

changeset-bot bot commented Apr 26, 2024

🦋 Changeset detected

Latest commit: cd3223b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@envelop/opentelemetry Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -52,7 +52,7 @@
},
"dependencies": {
"@envelop/on-resolve": "^4.1.0",
"@opentelemetry/api": "^1.0.0",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that we are using some newer stuff than 1.0.0.
Not sure what the minimal version should be, so updating to the latest.

Copy link
Contributor

github-actions bot commented Apr 26, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@envelop/opentelemetry 6.3.1-alpha-20240426145447-cd3223b3 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Apr 26, 2024

💻 Website Preview

The latest changes are available as preview in: https://2a0f31ad.envelop.pages.dev

@EmrysMyrddin EmrysMyrddin merged commit 75b73fb into main Apr 26, 2024
15 of 16 checks passed
@EmrysMyrddin EmrysMyrddin deleted the fix-newrelic-lockfile branch April 26, 2024 14:59
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

1 participant