Skip to content

feat: add ability to ignore all or some TLS certificates#960

Merged
dsherret merged 3 commits intomainfrom
feat_add_dprint_ignore_certs
Feb 2, 2025
Merged

feat: add ability to ignore all or some TLS certificates#960
dsherret merged 3 commits intomainfrom
feat_add_dprint_ignore_certs

Conversation

@dsherret
Copy link
Member

@dsherret dsherret commented Feb 1, 2025

@dsherret dsherret merged commit 0e47fa9 into main Feb 2, 2025
10 checks passed
@dsherret dsherret deleted the feat_add_dprint_ignore_certs branch February 2, 2025 00:04
jelmore1674 pushed a commit to jelmore1674/build-changelog that referenced this pull request Mar 19, 2025
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dprint](https://github.com/dprint/dprint) | devDependencies | minor | [`0.48.0` -> `0.49.0`](https://renovatebot.com/diffs/npm/dprint/0.48.0/0.49.0) |

---

### Release Notes

<details>
<summary>dprint/dprint (dprint)</summary>

### [`v0.49.0`](https://github.com/dprint/dprint/releases/tag/0.49.0)

[Compare Source](dprint/dprint@0.48.0...0.49.0)

#### Changes

-   feat: add ability to ignore all or some TLS certificates ([#&#8203;960](dprint/dprint#960))
-   feat: support resolving paths to home directory ([#&#8203;937](dprint/dprint#937))
-   fix: error in more cases when cannot pre-allocate ([#&#8203;957](dprint/dprint#957))
-   fix(lsp): debug log duration of format request ([#&#8203;952](dprint/dprint#952))

#### Install

Run `dprint upgrade` or see https://dprint.dev/install/

#### Checksums

|Artifact|SHA-256 Checksum|
|:--|:--|
|dprint-x86\_64-apple-darwin.zip|56e99ab1da9f8b2424830e8f7220f6a125b784556871cbe689d1d351ad57258f|
|dprint-aarch64-apple-darwin.zip|6772b452179a7142710860a8da8d8ec112b84c1b4dd5a7e4458c759c44b76751|
|dprint-x86\_64-pc-windows-msvc.zip|6aaf465e4b34e4da1f2fd54297bc31e64d6a2ec93a30dbad8ebd3a6f4f16974c|
|dprint-x86\_64-pc-windows-msvc-installer.exe|e6dd1437f73dc237104159cae3f596f817ed9d41bd7d138a5d235c912b596543|
|dprint-x86\_64-unknown-linux-gnu.zip|fa10179ea9272045882b831f10a39e19255abf197d075cd3646aff15fffe227d|
|dprint-x86\_64-unknown-linux-musl.zip|0ff81f810da037e6fff7d326daf196eac82c72953bc10c9ae3673b2f45367763|
|dprint-aarch64-unknown-linux-gnu.zip|7c7d45fda8f1f0d0e99a4771ff55c639715e5e4b0939dc9160ed8466de63683e|
|dprint-aarch64-unknown-linux-musl.zip|53e98e812cf1bc0cca7e0e48cc0346217f064d8d45d6c53daf6eb0d83fa47f83|
|dprint-riscv64gc-unknown-linux-gnu.zip|71b941ae78f9a83ace40a2c5a88f4d8fb49881f32c75144fb67d685e2001b1ad|

</details>

---

### 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://gitea.justinelmore.dev/jelmore1674/build-changelog/pulls/83
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to use dprint behind a corporate proxy with self-signed certificates

1 participant