AndreaPontrandolfo / sheriff

A comprehensive and opinionated Typescript-first ESLint configuration.
https://www.eslint-config-sheriff.dev
MIT License
101 stars 6 forks source link

Bump deps #158

Open lishaduck opened 2 weeks ago

lishaduck commented 2 weeks ago

So that I can run turbo watch build. Bumped the rest while I was at it.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 028c5d7ceed4661cf3065a95d85f574cc47963df

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

This PR includes changesets to release 8 packages | Name | Type | | --------------------- | ----- | | create-sheriff-config | Patch | | eslint-config-sheriff | Patch | | @sherifforg/constants | Patch | | sheriff-webservices | Patch | | @sherifforg/types | Patch | | @sheriff/utils | Patch | | docs-website | Patch | | tsconfig | 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

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sheriff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 2:19am
lishaduck commented 2 weeks ago

I bumped everything that wouldn't make external consumers need to bump. I guess if #157 & #156 are majors, then it doesn't matter, but I left that up to you.

lishaduck commented 1 week ago

Oh, and I also noticed some publint complaints, so I bumped tsup and fixed your bundle.

AndreaPontrandolfo commented 3 days ago

Also we are missing the changeset here

lishaduck commented 1 day ago

Should typesync v0.13.0 be included? It's an easy migration (nothing breaking, hopefully. If so, that's a bug.). I added native PNPM monorepo support, so it'd require tweaking tasks though and this PI is already big. And I don't really want to clone Sheriff on this machine.

AndreaPontrandolfo commented 1 day ago

I saw your PR, it's great, we use typesync at my workplace. I'm gonna try the update! For Sheriff, yeah, I'm gonna add it to the backlog, we'll see.

lishaduck commented 1 day ago

I saw your PR, it's great, we use typesync at my workplace. I'm gonna try the update! For Sheriff, yeah, I'm gonna add it to the backlog, we'll see.

Ok, I don't really care when it gets bumped, but if you do bump, I'd suggest basing it on this branch.