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

chore(dev-deps): ⬆️ update devdependencies #207

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer 13.4.17 -> 13.4.19 age adoption passing confidence
@next/env 13.4.17 -> 13.4.19 age adoption passing confidence
@next/eslint-plugin-next 13.4.17 -> 13.4.19 age adoption passing confidence
@types/node (source) 18.17.5 -> 18.17.9 age adoption passing confidence
@types/react (source) 18.2.20 -> 18.2.21 age adoption passing confidence
cspell (source) 7.0.0 -> 7.0.1 age adoption passing confidence
knip 2.19.5 -> 2.19.11 age adoption passing confidence
lint-staged 14.0.0 -> 14.0.1 age adoption passing confidence
stylelint (source) 15.10.2 -> 15.10.3 age adoption passing confidence
turbo (source) 1.10.12 -> 1.10.13 age adoption passing confidence
typescript (source) 5.1.6 -> 5.2.2 age adoption passing confidence
zod (source) 3.22.1 -> 3.22.2 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

v13.4.19

Compare Source

Core Changes
  • fix: invalid module transform for @headlessui/react: #​54206
  • chore: remove unnecessary type cast in dev-build-watcher: #​54221
  • fix process.env not being available in standalone mode: #​54203
  • Fix missing devPageFiles collection: #​54224
  • Add Route and LinkProps stub generics: #​54226
  • Use createClientModuleProxy from Flight Server: #​54232
  • Add default not found to loader tree of group routes root layer: #​54228
  • feat(image): add support for custom loaderFile when loader: default: #​53417
  • Fix renamed export of Server Actions: #​54241
  • Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: #​54243
Misc Changes
Credits

Huge thanks to @​opnay, @​styfle, @​timneutkens, @​ztanner, @​shuding, @​huozhi, @​vinaykulk621, @​balazsorban44, @​goguda, and @​coreyleelarson for helping!

v13.4.18

Compare Source

Core Changes
  • refactor: remove edge condition for module proxy path: #​54167
  • Remove unused variables: #​54149
  • chore: improve ts types for position in dev-build-watcher: #​54124
  • Turbopack: Strip relative path prefix when generating PageLoaderAsset: #​54040
  • Add size property to ReadonlySearchParams: #​53144
  • Assign default not-found boundary if custom not-found is not present for root layer only: #​54185
  • Allow range version for eslint config: #​53751
  • Automatically modularizeImports for the popular @​headlessui/react library: #​54188
  • fix bfcache restoration behavior: #​54198
Misc Changes
Credits

Huge thanks to @​huozhi, @​shuding, @​styfle, @​jridgewell, @​bencmbrook, @​cramforce, and @​ztanner for helping!

streetsidesoftware/cspell (cspell)

v7.0.1

Compare Source

Bug Fixes
webpro/knip (knip)

v2.19.11

Compare Source

  • Revert "Migrate from bash-parser to tree-sitter" (3035c07)
  • Revert "Migrate from bash-parser to tree-sitter (closes #​72)" (8b798af)

v2.19.10

Compare Source

  • Fix node position for LS.findReferences (fixes #​215) (2c87aae)
  • Refactor for readability (b66ad64)
  • Fix typo in test title (a025f88)
  • Rename getPeerDependencies to getPeerDependenciesOf (1c6dbde)
  • Add extra link to webpack docs re. config function (0c3d80e)
  • Move nestjs-middleware fixture/test files (871b4a9)
  • Run npm ci in CI (w/ lockfile) (a3c02c2)

v2.19.9

Compare Source

v2.19.8

Compare Source

  • Temp downgrade tree-sitter-bash to v0.19.0 (39c81c4)
  • Add link to Discord channel + fix Dutch explanation of "Knip" (776776e)

v2.19.7

Compare Source

  • Add pnpm store and more subcommands to pnpm resolver (fixes #​208) (7c6ae33)
  • Sort package manager commands (bb16843)
  • Add @beta as JSDoc tag to skip unused exports (like @public) (resolves #​151) (ff0710a)

v2.19.6

Compare Source

okonet/lint-staged (lint-staged)

v14.0.1

Compare Source

Bug Fixes
  • fix reading config from stdin, introduced in v14.0.0 (#​1317) (fc3bfea)
stylelint/stylelint (stylelint)

v15.10.3

Compare Source

vercel/turbo (turbo)

v1.10.13: Turborepo v1.10.13

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v1.10.12...v1.10.13

Microsoft/TypeScript (typescript)

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

colinhacks/zod (zod)

v3.22.2

Compare Source

Commits:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the DevDependency 🔼 Pull requests that update a dev dependency file label Aug 27, 2023
@vercel
Copy link

vercel bot commented Aug 27, 2023

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

Name Status Preview Comments Updated (UTC)
next-react-app 🛑 Canceled (Inspect) Aug 27, 2023 8:09pm

kodiakhq[bot]
kodiakhq bot previously approved these changes Aug 27, 2023
@kodiakhq kodiakhq bot merged commit 9dacc8d into main Aug 27, 2023
@kodiakhq kodiakhq bot deleted the renovate/devdependencies branch August 27, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevDependency 🔼 Pull requests that update a dev dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants