-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update all non-major dependencies #108
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
60b2cc4
to
284c4bc
Compare
284c4bc
to
242889d
Compare
242889d
to
54fc1ce
Compare
54fc1ce
to
e751d1b
Compare
9539d15
to
e7ba8a4
Compare
e7ba8a4
to
dd8e448
Compare
dd8e448
to
5066165
Compare
5066165
to
138981a
Compare
138981a
to
fd625ea
Compare
fd625ea
to
d0ea2fb
Compare
d0ea2fb
to
a0e690d
Compare
a0e690d
to
354e87a
Compare
354e87a
to
c1b68b6
Compare
c1b68b6
to
65f01e6
Compare
4b47af0
to
2477771
Compare
45647b7
to
91f20d9
Compare
91f20d9
to
eb8e97a
Compare
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:
^12.5.0
->^12.6.0
^3.4.2
->^3.6.2
^41.99.7
->^41.152.2
Release Notes
absolute-version/commit-and-tag-version (commit-and-tag-version)
v12.6.0
Compare Source
Features
v12.5.2
Compare Source
Bug Fixes
fs.F_OK
(7fe66bb), closes #240v12.5.1
Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.6.2
Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1
Compare Source
diff
TypeScript: Allow const without initializer (#17650, #17654 by @fisker)
Miscellaneous: Avoid closing files multiple times (#17665 by @43081j)
When reading a file to infer the interpreter from a shebang, we use the
n-readlines
library to read the first line in order to get the shebang.This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if
n-readlines
did not already closethem.
v3.6.0
Compare Source
diff
🔗 Release Notes
v3.5.3
Compare Source
v3.5.2
Compare Source
diff
Remove
module-sync
condition (#17156 by @fisker)In Prettier 3.5.0, we added
module-sync
condition topackage.json
, so thatrequire("prettier")
can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove themodule-sync
condition, sorequire("prettier")
will still use the CommonJS version, we'll revisit untilrequire(ESM)
feature is more stable.v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
renovatebot/renovate (renovate)
v41.152.2
Compare Source
Bug Fixes
v41.152.1
Compare Source
Bug Fixes
Miscellaneous Chores
v41.152.0
Compare Source
Features
v41.151.2
Compare Source
Bug Fixes
Miscellaneous Chores
v41.151.1
Compare Source
Bug Fixes
Miscellaneous Chores
Tests
v41.151.0
Compare Source
Features
Build System
v41.150.1
Compare Source
Bug Fixes
Miscellaneous Chores
v41.150.0
Compare Source
Features
releaseTimestamp
(#38363) (4393503), closes #38290 #38348 #38290 #38348Miscellaneous Chores
v41.149.2
Compare Source
Bug Fixes
Documentation
renovate.json
(#38640) (20f658a)Miscellaneous Chores
Update available!
notices (#38639) (d337641)Tests
localDir
(#38635) (06c6d2b), closes #38607 #38633v41.149.1
Compare Source
Bug Fixes
v41.149.0
Compare Source
Features
:enableVulnerabilityAlertsWithAdditionalLabel(<arg0>)
preset (#38625) (4401fb8), closes #38589Bug Fixes
engines
,packageManager
, andvolta
deps (#38598) (8d0c50e)Miscellaneous Chores
e3a6ccb
(main) (#38629) (736ff5d)Code Refactoring
v41.148.6
Compare Source
Bug Fixes
v41.148.5
Compare Source
Bug Fixes
Miscellaneous Chores
v41.148.4
Compare Source
Build System
v41.148.3
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Tests
Build System
Continuous Integration
v41.148.2
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v41.148.1
Compare Source
Bug Fixes
Miscellaneous Chores
v41.148.0
Compare Source
Features
Bug Fixes
v41.147.1
Compare Source
Miscellaneous Chores
Build System
v41.147.0
Compare Source
Features
Miscellaneous Chores
v41.146.8
Compare Source
Bug Fixes
Miscellaneous Chores
v41.146.7
Compare Source
Build System
v41.146.6
Compare Source
Bug Fixes
Miscellaneous Chores
v41.146.5
Compare Source
Bug Fixes
registryUrl
asbaseUrl
togithubHttp
(#38571) (5ed93bb)Miscellaneous Chores
v41.146.4
Compare Source
Bug Fixes
v41.146.3
Compare Source
Bug Fixes
Miscellaneous Chores
v41.146.2
Compare Source
Bug Fixes
v41.146.1
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
049247c
(main) (#38545) (122082c)v41.146.0
Compare Source
Features
Miscellaneous Chores
v41.145.3
Compare Source
Bug Fixes
v41.145.2
Compare Source
Bug Fixes
Miscellaneous Chores
v41.145.1
Compare Source
Bug Fixes
v41.145.0
Compare Source
Features
Miscellaneous Chores
v41.144.4
Compare Source
Bug Fixes
Miscellaneous Chores
v41.144.3
Compare Source
Bug Fixes
v41.144.2
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
v41.144.1
Compare Source
Bug Fixes
v41.144.0
Compare Source
Features
v41.143.3
Compare Source
Bug Fixes
Miscellaneous Chores
8676e2e
(main) (#38501) (2a6effe)v41.143.2
Compare Source
Bug Fixes
packageName
for all lookups (#38468) (a942f63)Documentation
Miscellaneous Chores
2c25a31
(main) (#38484) (aa781a7)5f3ca57
(main) (#38483) (3cd33a2)d29cf08
(main) (#38490) (616dc31)v41.143.1
Compare Source
Bug Fixes
http.getJson
" (#38477) (1fc5c91), closes #37678Miscellaneous Chores
v41.143.0
Compare Source
Features
v41.142.1
Compare Source
Bug Fixes
Documentation
packageRule
(#38469) (ab7a95c)Miscellaneous Chores
Code Refactoring
http.getJson
(#37678) (3a04ef7)v41.142.0
Compare Source
Features
Miscellaneous Chores
v41.141.0
Compare Source
Features
v41.140.3
Compare Source
Bug Fixes
Miscellaneous Chores
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.