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

[eslint] Bump prettier, eslint config version #16652

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

hellendag
Copy link
Member

Summary & Motivation

Update dependencies in eslint-config and elsewhere in dagster-ui JS packages. I'll publish eslint-config once this is, and use it in our use cases in OSS and Cloud.

The ui-components package uses the published eslint-config package, so that will get updated in a followup.

How I Tested These Changes

TS, lint.

@hellendag
Copy link
Member Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Comment on lines +118 to +121
const nextFireDelay = React.useMemo(
() => (nextFireMs ? nextFireMs - Date.now() : -1),
[nextFireMs],
);
Copy link
Member Author

Choose a reason for hiding this comment

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

Note the Prettier changes with v3.

@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-ixmfzp0lc-elementl.vercel.app
https://dish-bump-eslint-config.components-storybook.dagster-docs.io

Built with commit a575230.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

github-actions bot commented Sep 20, 2023

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-lkklswyas-elementl.vercel.app
https://dish-bump-eslint-config.core-storybook.dagster-docs.io

Built with commit a575230.
This pull request is being automatically deployed with vercel-action

@hellendag hellendag force-pushed the dish/bump-eslint-config branch from 5a26d64 to a575230 Compare September 20, 2023 16:17
@hellendag hellendag merged commit 1465295 into master Sep 20, 2023
2 checks passed
@hellendag hellendag deleted the dish/bump-eslint-config branch September 20, 2023 17:24
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