-
Couldn't load subscription status.
- 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.
+944
−885
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
d102cc1 to
b7e019c
Compare
c3b533f to
e9df820
Compare
e9df820 to
20ed9c5
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.163.1Release Notes
absolute-version/commit-and-tag-version (commit-and-tag-version)
v12.6.0Compare Source
Features
v12.5.2Compare Source
Bug Fixes
fs.F_OK(7fe66bb), closes #240v12.5.1Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.6.2Compare Source
diff
Markdown: Add missing blank line around code block (#17675 by @fisker)
v3.6.1Compare 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-readlineslibrary 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-readlinesdid not already closethem.
v3.6.0Compare Source
diff
🔗 Release Notes
v3.5.3Compare Source
diff
Flow: Fix missing parentheses in
ConditionalTypeAnnotation(#17196 by @fisker)v3.5.2Compare Source
diff
Remove
module-synccondition (#17156 by @fisker)In Prettier 3.5.0, we added
module-synccondition 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-synccondition, sorequire("prettier")will still use the CommonJS version, we'll revisit untilrequire(ESM)feature is more stable.v3.5.1Compare 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
dockercomposeandgithub-actions-workflowlanguages in Visual Studio Code.v3.5.0Compare Source
diff
🔗 Release Notes
renovatebot/renovate (renovate)
v41.163.1Compare Source
v41.163.0Compare Source
Features
Miscellaneous Chores
v41.162.2Compare Source
Bug Fixes
v41.162.1Compare Source
v41.161.0Compare Source
Features
v41.160.1Compare Source
Bug Fixes
v41.160.0Compare Source
Features
pypa/hatch@installaction (#38674) (ed5ad43)Documentation
Miscellaneous Chores
v41.159.4Compare Source
Bug Fixes
Miscellaneous Chores
v41.159.3Compare Source
Bug Fixes
Miscellaneous Chores
78ad047(main) (#38858) (b603341)v41.159.2Compare Source
Bug Fixes
googleapis/release-please-actionpackage name (#38852) (c5e4933), closes #38850Miscellaneous Chores
v41.159.1Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
Tests
tag_last_pushedasreleaseTimestamp(#38661) (380c08c), closes #38212 #38659v41.159.0Compare Source
Features
Miscellaneous Chores
v41.158.3Compare Source
Bug Fixes
v41.158.2Compare Source
Bug Fixes
v41.158.1Compare Source
Bug Fixes
Miscellaneous Chores
globalOnlyoptions in renovate-schema.json (#38805) (8bf665c), closes #38728 #38729Code Refactoring
filenamearound (#38795) (2582722)optionsobject (#38797) (26e7d05)v41.158.0Compare Source
Features
Documentation
Miscellaneous Chores
671d854(main) (#38813) (cae0b04)Code Refactoring
Continuous Integration
v41.157.1Compare Source
Miscellaneous Chores
6f488d4(main) (#38798) (d93c790)Build System
v41.157.0Compare Source
Features
semver-partialversioning scheme (#38593) (aed021f)semver-partialversioning for components (#38790) (0c292ae)Bug Fixes
v41.156.4Compare Source
Bug Fixes
Documentation
config.js(#38781) (5c2b9d2)Miscellaneous Chores
v41.156.3Compare Source
Bug Fixes
Miscellaneous Chores
232ea2c(main) (#38785) (5cf78cf)v41.156.2Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
855caf8(main) (#38775) (ce128e5)Continuous Integration
created_atto Slack notifications (#38772) (14e5f86)v41.156.1Compare Source
Bug Fixes
Miscellaneous Chores
v41.156.0Compare Source
Features
Miscellaneous Chores
v41.155.5Compare Source
Build System
v41.155.4Compare Source
Bug Fixes
v41.155.3Compare Source
Bug Fixes
Miscellaneous Chores
v41.155.2Compare Source
Documentation
minimumReleaseAgeis supported (#38717) (c2dbf0b)Miscellaneous Chores
Build System
Continuous Integration
v41.155.1Compare Source
Miscellaneous Chores
$schemakey (#38738) (eb9bc72)Build System
Continuous Integration
v41.155.0Compare Source
Features
Documentation
replacementVersionare supported (#38736) (a62f35c)v41.154.1Compare Source
Bug Fixes
release-pleasemove togoogleapisorg (#38734) (c74f69e), closes #38701Code Refactoring
v41.154.0Compare Source
Features
release-pleasemove togoogleapisorg (#38701) (32ca043)Bug Fixes
Miscellaneous Chores
initrepo split (#38607) (a62837a), closes #38609v41.153.0Compare Source
Features
Bug Fixes
Documentation
Miscellaneous Chores
v41.152.9Compare Source
Bug Fixes
v41.152.8Compare Source
Bug Fixes
Miscellaneous Chores
v41.152.7Compare Source
Bug Fixes
v41.152.6Compare Source
Bug Fixes
v41.152.5Compare Source
Bug Fixes
v41.152.4Compare Source
Bug Fixes
v41.152.3Compare Source
Bug Fixes
Miscellaneous Chores
v41.152.2Compare Source
Bug Fixes
v41.152.1Compare Source
Bug Fixes
Miscellaneous Chores
v41.152.0Compare Source
Features
v41.151.2Compare Source
Bug Fixes
Miscellaneous Chores
v41.151.1Compare Source
Bug Fixes
Miscellaneous Chores
Tests
v41.151.0Compare Source
Features
Build System
v41.150.1Compare 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.