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

Upgrade from source-map 0.6.1 to @cspotcode/source-map-consumer 0.8.0 #12486

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cspotcode
Copy link
Contributor

Summary

Implements #12485. I talked about the potential motivation there. Submitting this pull request makes it possible for a maintainer to run the full test matrix, if they want to.

Test plan

This code change will be valid if automated tests pass.

@@ -6,7 +6,7 @@
"testEnvironment": "node"
},
"dependencies": {
"handlebars": "^4.7.3",
"source-map": "^0.6.1"
"@cspotcode/source-map": "0.8.0",
Copy link
Member

Choose a reason for hiding this comment

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

@SimenB
Copy link
Member

SimenB commented Apr 21, 2022

Most of this PR has conflicts due to #12692. Only the e2e test that we'd want to do this in, I think?

@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jul 20, 2022
@SimenB SimenB added Pinned and removed Stale labels Jul 20, 2022
@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Oct 18, 2022
@SimenB
Copy link
Member

SimenB commented Oct 18, 2022

wat, Pinned label is here??

@github-actions github-actions bot removed the Stale label Oct 18, 2022
@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jan 16, 2023
@SimenB SimenB removed the Stale label Jan 17, 2023
@SimenB
Copy link
Member

SimenB commented Jan 17, 2023

🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants