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 up dependencies #4417

Merged
merged 3 commits into from
Feb 14, 2023
Merged

Fix up dependencies #4417

merged 3 commits into from
Feb 14, 2023

Conversation

andyleejordan
Copy link
Member

See commits please and thank you.

Since we use Dependabot, we don't want NPM just updating these on
install. Instead, the bot will update and on successful CI, it'll merge.
This way both our releases and development environments are more
reproducible.
@andyleejordan andyleejordan requested a review from a team February 14, 2023 00:40
@andyleejordan andyleejordan requested a review from a team as a code owner February 14, 2023 00:40
This were missed because we told Dependabot to ignore them in PRs.

We forgot to bump the `@types/vscode` when we bumped the engine,
and at the same time VS Code finally moved to `16.x` for `@types/node`.
I'm getting annoyed at all the ESLint updates, but still want them.
@andyleejordan andyleejordan merged commit c3fab24 into main Feb 14, 2023
@andyleejordan andyleejordan deleted the andschwa/dependencies branch February 14, 2023 22:28
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