forked from lapce/lapce
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump serde from 1.0.204 to 1.0.210 #146
Open
coco-speed
wants to merge
66
commits into
master
Choose a base branch
from
upstream/dependabot/cargo/serde-1.0.210
base: master
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.
Open
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
* Implement feature "Run in Terminal" * call other method to get select text
Co-authored-by: Dongdong Zhou <dzhou121@gmail.com>
1. add some log 2. add seq field to response msg 3. support runInTerminal in Windows 4. Changed ConfigurationDone to an asynchronous request
…P (Debug Adapter Protocol). (lapce#3473) 2. add some log
* 1. Set the Palette to default to the Help Palette. * Optimize the default item.
* Supports tracing the output of the task. * cargo fmt
2. Adjust some logs.
2. Add some LSP logs.
Activate Ubuntu 24.04 LTS (noble) build
…e the configuration is from. (lapce#3500) 2. Add the field 'main_split' to'TerminalPanelData'
lapce#3494) * 1. Add the editor setting disable_single_click: Disable single-click to open files. * rename
* Add a right-click command "Add Run Debug Config" to quickly add a configuration to the run.toml file * Add a right-click command "Add Run Debug Config" to quickly add a configuration to the run.toml file * add some commands
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.210. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.204...v1.0.210) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 pull request was created automatically by CodSpeed to track performance changes of the pull request lapce/lapce#3512.
The original branch is upstream/dependabot/cargo/serde-1.0.210