-
-
Notifications
You must be signed in to change notification settings - Fork 10
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(deps): update all non-major dependencies - autoclosed #26
Closed
Conversation
This file contains 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
d5166d7
to
57f716a
Compare
57f716a
to
79a6507
Compare
e84afb8
to
4132ddd
Compare
4132ddd
to
159d30c
Compare
159d30c
to
2d68f14
Compare
312adf9
to
98664e3
Compare
98664e3
to
b11fe0a
Compare
b11fe0a
to
c38f582
Compare
c38f582
to
58157e0
Compare
849d28e
to
7c70ab0
Compare
5635749
to
6e5f6f5
Compare
d290bc6
to
22faf27
Compare
b45ec29
to
cfd387d
Compare
cfd387d
to
91fc21a
Compare
fa25ef5
to
dc310dd
Compare
5fe6fb7
to
5854acc
Compare
877c8e8
to
705bf18
Compare
55150e2
to
f3a320b
Compare
7aa2c2f
to
1f207df
Compare
b6834b1
to
28c85ba
Compare
28c85ba
to
852fb35
Compare
c2c44bb
to
db08f24
Compare
a883559
to
b4935da
Compare
b4935da
to
19a2a91
Compare
19a2a91
to
a1c5f11
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^0.37.0
->^0.38.0
8.10.2
->8.12.0
^0.12.0
->^0.13.0
~5.2.2
->~5.3.0
~3.2.47
->~3.3.0
Release Notes
igorshubovych/markdownlint-cli (markdownlint-cli)
v0.38.0
: 0.38.0Compare Source
markdownlint
dependency to0.32.1
MD002
/MD006
MD054
/link-image-style
micromark
inMD005
/MD007
/MD030
MD022
/MD026
/MD034
/MD037
/MD038
/MD045
/MD051
Dependabot
pnpm/pnpm (pnpm)
v8.12.0
Compare Source
Minor Changes
Patch Changes
dedupe-direct-deps
is set totrue
, commands of dependencies should be deduplicated #7359.Our Gold Sponsors
Our Silver Sponsors
v8.11.0
Compare Source
Minor Changes
(IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain
/<pkg_name>@​<pkg_version
, not<domain>/<pkg_name>@​<pkg_version>
.This change is a fix to avoid the same package from being added to
node_modules/.pnpm
multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.
Related PR: #7318.
Patch Changes
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.Our Gold Sponsors
Our Silver Sponsors
v8.10.5
Compare Source
Patch Changes
pnpm-workspace.yaml
file #7307.Our Gold Sponsors
Our Silver Sponsors
v8.10.4
Compare Source
Patch Changes
node-linker
was set tohoisted
#6227.Our Gold Sponsors
Our Silver Sponsors
v8.10.3
Compare Source
Patch Changes
(Important) Increased the default amount of allowed concurrent network request on systems that have more than 16 CPUs #7285.
pnpm patch
should reuse existing patch whenshared-workspace-file=false
#7252.Don't retry fetching missing packages, since the retries will never work #7276.
When using
pnpm store prune --force
alien directories are removed from the store #7272.Downgraded
npm-packlist
because the newer version significantly slows down the installation of local directory dependencies, making it unbearably slow.npm-packlist
was upgraded in this PR to fix #6997. We added our own file deduplication to fix the issue of duplicate file entries.Fixed a performance regression on running installation on a project with an up to date lockfile #7297.
Throw an error on invalid
pnpm-workspace.yaml
file #7273.Our Gold Sponsors
Our Silver Sponsors
antfu/taze (taze)
v0.13.0
Compare Source
🚨 Breaking Changes
pnpm.overrides
andresolutions
, remove--dev
and--prod
cli option - by @patzick and @antfu in https://github.com/antfu/taze/issues/92 (b9e8e)View changes on GitHub
v0.12.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.12.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.12.1
Compare Source
🚀 Features
View changes on GitHub
Microsoft/TypeScript (typescript)
v5.3.3
: TypeScript 5.3.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.3.2
: TypeScript 5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vuejs/core (vue)
v3.3.11
Compare Source
Bug Fixes
v3.3.10
Compare Source
Bug Fixes
Performance Improvements
v3.3.9
Compare Source
Bug Fixes
resolveParserPlugins
decorators check (#9566) (9d0eba9), closes #9560:is
and:where
selector in scoped css rewrite (#8929) (3227e50)__vnode
missing for devtools (#9328) (5156ac5)StyleValue
(#7954) (17aa92b), closes #7955unref
andtoValue
when input union type contains ComputedRef (#8748) (176d476), closes #8747 #8857v3.3.8
Compare Source
Bug Fixes
Error
type indefineProps
(#5955) (a989345)v3.3.7
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.