groovi
groovi copied to clipboard
Bump @vercel/style-guide from 5.2.0 to 6.0.0
Bumps @vercel/style-guide from 5.2.0 to 6.0.0.
Release notes
Sourced from @vercel/style-guide
's releases.
v6.0.0
6.0.0 (2024-03-05)
Features
- eslint: update
@typescript-eslint/*
dependencies (#102) (dd7004d)- deps: update dependencies and require Node
>=18.18
(#97) (4efc908)- eslint: accept
@next/eslint-plugin-next@canary
as peer dep (#89) (55508ac)- eslint: add
vitest
config (#96) (325b65a)- eslint: remove
jest/require-top-level-describe
(#93) (e09a147)- eslint: remove
no-await-in-loop
(#95) (2b0ce9d)- eslint: remove
react/jsx-sort-props
(#87) (0088457)- eslint: remove deprecated
no-return-await
(#94) (1ea97f4)- eslint: update
eslint-plugin-playwright
(#98) (4b89216)BREAKING CHANGES
- deps: Node 18.18 is now the minimum required version.
- eslint: Contains changes to
@typescript-eslint/*
enabled rules and configuration.- eslint: Enabled rules for
eslint-plugin-playwright
have changed.- eslint:
no-await-in-loop
has been removed.- eslint:
no-return-await
is deprecated and has been removed.- eslint:
jest/require-top-level-describe
has been removed.v6.0.0-canary.1
6.0.0-canary.1 (2024-03-05)
Features
Reverts
BREAKING CHANGES
- deps: Contains changes to
@typescript-eslint/*
rules and configuration.v5.3.0-canary.8
5.3.0-canary.8 (2024-03-05)
Features
... (truncated)
Commits
1377fa3
release: 6.0.04571def
release: 6.0.0-canary.1dd7004d
feat(deps): update@typescript-eslint/*
dependencies (#102)40f1c5d
revert: feat(eslint): update@typescript-eslint/*
dependencies (#99) (#101)ba372ab
release: 5.3.0-canary.88820565
build: update Node version forsemantic-release
(#100)2ff7465
feat(eslint): update@typescript-eslint/*
dependencies (#99)4efc908
feat(deps): update dependencies and require Node>=18.18
(#97)efd1b85
release: 5.3.0-canary.7325b65a
feat(eslint): addvitest
config (#96)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)