codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 170 forks source link

Bump @vercel/style-guide from 5.2.0 to 6.0.0 #5753

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

  • deps: update @typescript-eslint/* dependencies (#102) (dd7004d)

Reverts

  • feat(eslint): update @typescript-eslint/* dependencies (#99) (#101) (40f1c5d)

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.0
  • 4571def release: 6.0.0-canary.1
  • dd7004d feat(deps): update @typescript-eslint/* dependencies (#102)
  • 40f1c5d revert: feat(eslint): update @typescript-eslint/* dependencies (#99) (#101)
  • ba372ab release: 5.3.0-canary.8
  • 8820565 build: update Node version for semantic-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.7
  • 325b65a feat(eslint): add vitest config (#96)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
vercel[bot] commented 2 months ago

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

Name Status Preview Updated (UTC)
codinasion ✅ Ready (Inspect) Visit Preview Jun 17, 2024 8:30am
changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: c258dc870a170b9ef51b87b8c8a8ef3894b6c6b5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR