-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update devdependencies (non-major) #83
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/devdependencies-(non-major)
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
5893cc1 to
08f9d04
Compare
1d58056 to
8aef2b1
Compare
ba71c2a to
1ac4ac8
Compare
1ac4ac8 to
0c702b5
Compare
0c702b5 to
156ca44
Compare
5d270dd to
01bd8c6
Compare
c0453b3 to
2447cec
Compare
2447cec to
ab3d85c
Compare
705e446 to
48e8608
Compare
6979b8d to
20c7cf9
Compare
ff1279c to
05fee0a
Compare
05fee0a to
2c60254
Compare
2c60254 to
1b94305
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:
^7.0.0-dev.20251215.4->^7.0.0-dev^0.49.1->^0.50.0^1.32.0->^1.33.0Release Notes
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20251219.1Compare Source
v7.0.0-dev.20251218.3Compare Source
v7.0.0-dev.20251218.1Compare Source
dprint/dprint (dprint)
v0.50.2Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
v0.50.1Compare Source
Changes
Install
Run
dprint upgradeor see https://dprint.dev/install/Checksums
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 #982--config-discovery=ignore-descendantsby @dsherret in #983New Contributors
Full Changelog: dprint/dprint@0.49.1...0.50.0
Checksums
oxc-project/oxc (oxlint)
v1.34.0Compare Source
🚀 Features
a0f74a0linter/config: Allow aliasing plugin names to allow names the same as builtin plugins (#15569) (Cameron)🐛 Bug Fixes
005ec25linter: Permit$schema.oxlintrc.jsonstruct (#17060) (Copilot)d446c43linter: Prevent extra fields from being present on oxlint config file (#16874) (connorshea)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.