chore(deps): update all non-major dependencies #634
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^22.10.7
->^22.10.10
^15.4.1
->^15.4.2
^8.3.5
->^8.3.6
^2.3.3
->^2.3.4
^6.0.7
->^6.0.11
Release Notes
lint-staged/lint-staged (lint-staged)
v15.4.2
Compare Source
Patch Changes
8827ebf
Thanks @iiroj! - Change lint-staged's dependencies to use caret (^
) ranges instead of tilde (~
). This makes it easier for package managers to perform dependency management when minor-level updates are also permitted instead of just patch-level.egoist/tsup (tsup)
v8.3.6
Compare Source
🐞 Bug Fixes
onSuccess
- by @laat in https://github.com/egoist/tsup/issues/1256 (314a6)View changes on GitHub
vercel/turborepo (turbo)
v2.3.4
: Turborepo v2.3.4Compare Source
What's Changed
Docs
api
folder inturbo prune api --docker
example by @gianelli99 in https://github.com/vercel/turborepo/pull/9648apps
folder inprune
command reference by @gianelli99 in https://github.com/vercel/turborepo/pull/9658create-turbo
@turbo/codemod
eslint
@turbo/repository
Examples
basic
example to Next.js 15.1 by @anthonyshew in https://github.com/vercel/turborepo/pull/9602example-with-angular
by @codexshell in https://github.com/vercel/turborepo/pull/8140Changelog
h
bind to correct section by @anthonyshew in https://github.com/vercel/turborepo/pull/9543basic
by @anthonyshew in https://github.com/vercel/turborepo/pull/9593packageManager
version by @pkerschbaum in https://github.com/vercel/turborepo/pull/9624affectedPackage
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9639TURBO_SITE
environment variable at compilation time for development by @anthonyshew in https://github.com/vercel/turborepo/pull/9660tui_term
codepath by @chris-olszewski in https://github.com/vercel/turborepo/pull/9123passThroughEnv
to negate built ins andglobalPassThroughEnv
by @chris-olszewski in https://github.com/vercel/turborepo/pull/9680New Contributors
Full Changelog: vercel/turborepo@v2.3.3...v2.3.4
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.