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

Build: Remove unused Linear dependencies #22958

Merged
merged 6 commits into from
Jun 7, 2023

Conversation

ndelangen
Copy link
Member

No description provided.

@ndelangen ndelangen requested a review from a team as a code owner June 7, 2023 11:35
@ndelangen ndelangen self-assigned this Jun 7, 2023
@ndelangen ndelangen added the build Internal-facing build tooling & test updates label Jun 7, 2023
@socket-security
Copy link

socket-security bot commented Jun 7, 2023

New and updated dependency changes detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives1 Size Publisher
@rollup/pluginutils 🆕 5.0.2 None +0 37.7 kB shellscape

🚮 Removed packages: @linear/[email protected]

Footnotes

  1. https://docs.socket.dev

@@ -48,7 +48,7 @@
},
"dependencies": {
"@joshwooding/vite-plugin-react-docgen-typescript": "0.2.1",
"@rollup/pluginutils": "^4.2.0",
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't seem to be related to linear

Copy link
Member Author

Choose a reason for hiding this comment

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

I accidentally merged PRs in the wrong order:
#22960
#22961

... got merged in to this, because I telescoped a bunch of times to not waste time on merge conflicts.

This commit is the only commit of note on this PR:
92d4915 (#22958)

@@ -66,7 +66,7 @@
"fs-extra": "^11.1.0",
"jest-specific-snapshot": "^7.0.0",
"typescript": "~4.9.3",
"yaml": "^1.10.0"
"yaml": "^2.3.1"
Copy link
Member

Choose a reason for hiding this comment

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

This doesn't seem to be related to linear

@ndelangen ndelangen merged commit b047b0c into next Jun 7, 2023
@ndelangen ndelangen deleted the norbert/remove-linear-remnants branch June 7, 2023 13:24
@JReinhold JReinhold changed the title Build: remove linear script remnants Build: Remove unused Linear dependencies Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Internal-facing build tooling & test updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants