tomer-yechiel / pino-sentry-transport

MIT License
24 stars 8 forks source link

Bump dprint from 0.33.0 to 0.34.0 #160

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dprint from 0.33.0 to 0.34.0.

Release notes

Sourced from dprint's releases.

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
  • 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
  • 64f09c2 chore: spelling and grammar code fixes (#576)
  • f0b1e69 fix: slight progress bar improvement (#600)
  • 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 #165.