chore(deps): update devdependencies#382
Merged
Merged
Conversation
46cee46 to
bd6f008
Compare
744e680 to
7e76fe0
Compare
9ea0796 to
717390a
Compare
e0944fe to
f6c8fdf
Compare
9b1418b to
41036ae
Compare
c98e624 to
892ea89
Compare
1665bb2 to
b100804
Compare
aminya
previously approved these changes
May 12, 2025
aminya
approved these changes
May 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.1.0->1.1.1^0.9.0->^0.10.0^0.6.0->^0.7.00.4.11->0.4.1222.15.3->22.15.19^0.49.0->^0.50.01.11.12->1.11.138.0.1->8.0.24.40.1->4.41.07.7.1->7.7.25.39.0->5.39.22.4.4->2.5.36.3.4->6.3.5Release Notes
aminya/minijson (@aminya/minijson)
v1.1.1Compare Source
What's Changed
Full Changelog: aminya/minijson@v1.1.0...v1.1.1
dprint/dprint (dprint)
v0.50.0Compare Source
--config-discovery=<mode>flag and environment variableIt's now possible to change the way dprint discovers configuration files by using the
--config-discoveryflag:--config-discovery=default(default) - Discovers configuration files in the current directory, ancestor directories, and descendant directories while searching for files to format.--config-discovery=ignore-descendants- Discovers configuration files in the current directory and ancestor directories only.--config-discovery=false- Disables all configuration discovery (specify either--config=<path>or--plugins <url-or-path>).Note this can also be set via the
DPRINT_CONFIG_DISCOVERYenvironment variable (ex.DPRINT_CONFIG_DISCOVERY=false)Vim key bindings for selections
You can now use
k/jfor up/down,qto quit, andlto accept.Install
Run
dprint upgradeor see https://dprint.dev/install/What's Changed
Full Changelog: dprint/dprint@0.49.1...0.50.0
--config-discovery=falseandDPRINT_CONFIG_DISCOVERY=falseby @dsherret in https://github.com/dprint/dprint/pull/982--config-discovery=ignore-descendantsby @dsherret in https://github.com/dprint/dprint/pull/983New Contributors
Full Changelog: dprint/dprint@0.49.1...0.50.0
Checksums
evilmartians/lefthook (lefthook)
v1.11.13Compare Source
Local configsection (#1019) by @dev-kasbcomnes/npm-run-all2 (npm-run-all2)
v8.0.2Compare Source
Commits
4f4292374201f5e8f046arollup/rollup (rollup)
v4.41.0Compare Source
2025-05-18
Features
Pull Requests
v4.40.2Compare Source
2025-05-06
Bug Fixes
Pull Requests
ReferenceError(@dasa)npm/node-semver (semver)
v7.7.2Compare Source
Bug Fixes
fcafb61#780 add missing'use strict'directives (#780) (@Fdawgs)c99f336#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a#778 bump @npmcli/template-oss from 4.23.6 to 4.24.3 (#778) (@dependabot[bot], @npm-cli-bot)terser/terser (terser)
v5.39.2Compare Source
yieldinside a template string.v5.39.1Compare Source
BigIntandnumbervercel/turborepo (turbo)
v2.5.3: Turborepo v2.5.3Compare Source
What's Changed
Docs
--experimental-strip-typesfor scripts by @anthonyshew in https://github.com/vercel/turborepo/pull/10414noUpdateNotifierto options overview page by @anthonyshew in https://github.com/vercel/turborepo/pull/10435Examples
Changelog
New Contributors
Full Changelog: vercel/turborepo@v2.5.2...v2.5.3
v2.5.2: Turborepo v2.5.2Compare Source
What's Changed
Docs
Changelog
Full Changelog: vercel/turborepo@v2.5.1...v2.5.2
v2.5.1Compare Source
v2.5.0: Turborepo v2.5.0Compare Source
What's Changed
Docs
with-vitestexample by @anthonyshew in https://github.com/vercel/turborepo/pull/10063lsfrom Experimental phase in Support Policy by @anthonyshew in https://github.com/vercel/turborepo/pull/10108FORCE_COLORvariable to docs by @anthonyshew in https://github.com/vercel/turborepo/pull/10165--affectedby @anthonyshew in https://github.com/vercel/turborepo/pull/10188withpublic by @chris-olszewski in https://github.com/vercel/turborepo/pull/10191withby @anthonyshew in https://github.com/vercel/turborepo/pull/10215proxy-agent6.5.0 by @chris-olszewski in https://github.com/vercel/turborepo/pull/10278eslint
eslint-config-turbomodule export by @anthonyshew in https://github.com/vercel/turborepo/pull/10105@turbo/repository
affected_packages's optimization flow by @dimitropoulos in https://github.com/vercel/turborepo/pull/9950Examples
with-solidby @ssshashank in https://github.com/vercel/turborepo/pull/10144defaultinbase.jseslint config by @mm-webx in https://github.com/vercel/turborepo/pull/10240Changelog
Configuration
📅 Schedule: Branch creation - "every weekend" (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.