chore(deps): update all non-major dependencies #167
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:
^20.10.4
->^20.11.5
^1.5.1
->^1.6.1
^1.4.1
->^1.6.1
^1.1.1
->^1.1.2
8.12.1
->8.14.1
^3.1.1
->^3.2.4
^1.1.1
->^1.2.0
^3.6.0
->^3.7.0
Release Notes
unjs/c12 (c12)
v1.6.1
Compare Source
compare changes
🩹 Fixes
install
option provided (81e2891)❤️ Contributors
v1.6.0
Compare Source
compare changes
🚀 Enhancements
install
for source options (#126)🩹 Fixes
configFile
andsource
(#48)node_modules/.c12
(#125)http://
prefixes with giget as well (6c09735)📖 Documentation
🏡 Chore
❤️ Contributors
unjs/node-fetch-native (node-fetch-native)
v1.6.1
Compare Source
compare changes
📦 Build
❤️ Contributors
v1.6.0
Compare Source
compare changes
🚀 Enhancements
fetch
andcreateFetch
(#108)🩹 Fixes
❤️ Contributors
v1.5.1
Compare Source
compare changes
🩹 Fixes
📦 Build
/proxy
subpath export (584ee24)❤️ Contributors
v1.5.0
Compare Source
compare changes
🚀 Enhancements
🏡 Chore
❤️ Contributors
unjs/pathe (pathe)
v1.1.2
Compare Source
compare changes
🩹 Fixes
/
when calculating relative paths (#142)process.cwd
before calling it (#147)🏡 Chore
❤️ Contributors
1.1.1 (2023-06-01)
Bug Fixes
types
condition to the front (#134) (78715ee)pnpm/pnpm (pnpm)
v8.14.1
Compare Source
Patch Changes
pnpm publish
#7316.hoisted-workspace-packages
istrue
don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.Our Gold Sponsors
Our Silver Sponsors
v8.14.0
Compare Source
Minor Changes
hoist-workspace-packages
is set totrue
, packages from the workspace are symlinked to either<workspace_root>/node_modules/.pnpm/node_modules
or to<workspace_root>/node_modules
depending on other hoisting settings (hoist-pattern
andpublic-hoist-pattern
) #7451.pnpm dedupe
command now accepts more command line options that thepnpm install
command also accepts. Example:pnpm dedupe --store-dir=local-store-dir
Patch Changes
pnpm deploy
should not touch the target directory if it already exists and isn't empty #7351.pnpm add a-module-already-in-dev-deps
will show a message to notice the user that the package was not moved to "dependencies" #926 and fix #7319.Our Gold Sponsors
Our Silver Sponsors
v8.13.1
Minor Changes
New commands added for inspecting the store:
pnpm cat-index: Prints the index file of a specific package in the store. The package is specified by its name and version:
pnpm cat-file: Prints the contents of a file based on the hash value stored in the index file. For example:
(EXPERIMENTAL) pnpm find-hash: Lists the packages that include the file with the specified hash. For example:
This command is experimental. We might change how it behaves.
Related issue: #7413.
A new setting added for symlinking injected dependencies from the workspace, if their dependencies use the same peer dependencies as the dependent package. The setting is called
dedupe-injected-deps
#7416.Use
--fail-if-no-match
if you want the CLI fail if no packages were matched by the command #7403.Patch Changes
pnpm list --parseable
should not print the same dependency multiple times #7429.pnpm env
commands #7456.pnpm update --interactive
command #7439.update -i -r
with Git specifiers #7415.Our Gold Sponsors
Our Silver Sponsors
prettier/prettier (prettier)
v3.2.4
Compare Source
diff
Fix incorrect parser inference (#15947 by @fisker)
Files like
.eslintrc.json
were incorrectly formatted as JSONC files.v3.2.3
Compare Source
diff
Throw errors for invalid code (#15881 by @fisker, @Josh-Cena, @auvred)
Fix parser inference (#15927 by @fisker)
v3.2.2
Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1
Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0
Compare Source
diff
🔗 Release Notes
unjs/scule (scule)
v1.2.0
Compare Source
compare changes
🚀 Enhancements
flatCase
andtrainCase
(#68)🩹 Fixes
🏡 Chore
skipLibCheck
(3b0c760)✅ Tests
❤️ Contributors
unjs/std-env (std-env)
v3.7.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
💅 Refactors
isNode
behavior (#108)🏡 Chore
❤️ Contributors
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.