tomer-yechiel / pino-sentry-transport

MIT License
24 stars 8 forks source link

Bump dprint from 0.33.0 to 0.34.1 #165

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dprint from 0.33.0 to 0.34.1.

Release notes

Sourced from dprint's releases.

0.34.1

Changes

Install

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

Checksums

Artifact SHA-256 Checksum
Linux x86_64 Zip 43dd4bab71f3a70738670ef51f1e54c84b89405d9dfe5bec6ae5199ca20c93fe
Linux x86_64-musl Zip dd5833178a7986acaeea8abbac687754f3ee7ce39371ac55c3e17113938027c9
Linux aarch64 Zip 105c982071ae43c1e207231cd1516f714d29efd79d050f4415e3707d3baecd54
Mac x86_64 Zip b7d1a456d34cffcf010820e3986b3ebd5d22614556a532dc57f4a25ed8bab6a1
Mac aarch64 Zip 1aae5c10fcdf4e554b8e75a0e2992eac731e15b8de0d9a2f6ed77d26524e5d5f
Windows x86_64 Zip a3a06a8d1a6a2801db11c605b603401c0e5ba8dbc0e65a55c666bdd89fbecddc
Windows x86_64 Installer 2c21c93a8c3d2b4c0ed4923070c489865ffa6da2feacba18ea5689b2071b74c6

0.34.0

Changes

  • feat: use system-wide SSL certificates instead of fixed ones (#599)
  • feat: x86_64-unknown-linux-musl build (#598, #604)
  • fix: maintain raw mode if already set when getting user selection (#606)
  • fix(deployment): support HTTP_PROXY and HTTPS_PROXY in npm package install (#605)
  • fix: slight progress bar improvement (#600)

Install

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

Checksums

Artifact SHA-256 Checksum
Linux x86_64 Zip 9bf233635ed8f0871fa7285ab40ea78c9216650073ad25ffec097b57738da268
Linux x86_64-musl Zip 227572fbcb761310dd21c2286fdc56a033f408919706895f7bf3913f241cf63a
Linux aarch64 Zip ef75ba1e02064a1f22184aab1888d0040e795e996c27c5339694e45cbad0500e
Mac x86_64 Zip e9907275ab476897a72f99e279f137df0cea81b63a78da9367d3027ff072b18e
Mac aarch64 Zip 21a43b89adc42fc563371b6807642c8eb8669e75471a57bef67de99bd1bb7b75
Windows x86_64 Zip 29da4f68d07cab10d0d90fdcf671c3ccdda15503ac5aa5c23c72534064b0e0b4
Windows x86_64 Installer 18df0ff20143195e65c68360f3c6c145dad549ba5c2ec43f51065b813a2766fd
Commits
  • a706542 0.34.1
  • b2900ce fix(npm): ensure dprint runs first time when installing on execution (#609)
  • 1ead764 0.34.0 (#607)
  • c4945a0 fix: maintain raw mode if already set when getting user selection (#606)
  • 50e0768 fix(deployment): support HTTP_PROXY and HTTPS_PROXY in npm package install (#...
  • 5a191b8 fix: musl npm deployment fixes (#604)
  • a6159b3 chore: fix lockfile (#602)
  • ea8b0c3 feat: use system-wide SSL certificates instead of fixed ones (#599)
  • b60800b feat: musl libc support (#598)
  • db60ca1 docs: recommend dprint-plugin-exec for rustfmt
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #184.