Skip to content
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

chore(deps) Update Tauri Bundler (1.x) #7639

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
handlebars dependencies minor 4.3 -> 4.4
image dependencies patch 0.24.6 -> 0.24.7
log dependencies patch 0.4.19 -> 0.4.20
tar dependencies patch 0.4.38 -> 0.4.40
tempfile (source) dependencies minor 3.6.0 -> 3.8.0
ureq dependencies minor 2.6 -> 2.8
winreg dependencies minor 0.50 -> 0.51

Release Notes

sunng87/handlebars-rust (handlebars)

v4.4.0

Compare Source

v4.3.7

Compare Source

  • [Fixed] Use fully qualified name of Result in handlebars_helper macro [#​578]
  • [Fixed] Allow single-quote JSON literal [#​577]

v4.3.6

Compare Source

[Fixed] Loading template files with multiple extensions, a bug introduced in 4.3.0 when refactoring directory source.

v4.3.5

Compare Source

v4.3.4

Compare Source

  • [Added] New write_fmt function for Output [#​522]
  • [Added] reason() method for TemplateError to access underlying reason,
    this replaces original direct .reason access.
  • [Changed] Direct access to TemplateError's reason field is depreacted will
    be removed in future.

v4.3.3

Compare Source

  • [Fixed] Disable partial expression indentation with {{~> partial}} to
    bring behavior closer in line with original javascript version. [#​518]
  • [Fixed] Support for using partial context together with partial parameters
    [#​520]

v4.3.2

Compare Source

  • [Added] Render functions that reuse Context for custom std::io::Write:
    render_with_context_to_write and render_template_with_context_to_write

v4.3.1

Compare Source

  • [Added] Added support for {{~{variable}~}} syntax [#​509]
image-rs/image (image)

v0.24.7

Compare Source

New features:

  • Added {ImageBuffer, DynamicImage}::write_with_encoder to simplify writing
    images with custom settings.
  • Expose ICC profiles stored in tiff and webp files.
  • Added option to set the background color of animated webp images.
  • New methods for sampling and interpolation of GenericImageViews

Bug fixes:

  • Fix panic on empty dxt.
  • Fix several panics in webp decoder.
  • Allow unknown chunks at the end of webp files.
rust-lang/log (log)

v0.4.20

Compare Source

alexcrichton/tar-rs (tar)

v0.4.40

Compare Source

v0.4.39

Compare Source

Stebalien/tempfile (tempfile)

v3.8.0

Compare Source

  • Added with_prefix and with_prefix_in to TempDir and NamedTempFile to make it easier to create temporary files/directories with nice prefixes.
  • Misc cleanups.

v3.7.1

Compare Source

  • Tempfile builds on haiku again.
  • Under the hood, we've switched from the unlinkat/linkat syscalls to the regular unlink/link syscalls where possible.

v3.7.0

Compare Source

BREAKING: This release updates the MSRV to 1.63. This isn't an API-breaking change (so no major
release) but it's still a breaking change for some users.

  • Update fastrand from 1.6 to 2.0
  • Update rustix to 0.38
  • Updates the MSRV to 1.63.
  • Provide AsFd/AsRawFd on wasi.
algesten/ureq (ureq)

v2.8.0

Compare Source

Fixed

  • Fix regression in IPv6 handling (#​635)
  • Read proxy response to \r\n\r\n (#​620)

Added

  • Auto-detect proxy from env vars (turned off by default) (#​649)
  • Conversion ureq::Response -> http::Response<Vec> (#​638)
  • cargo-deny CI action to disallow copy-left and duplicate deps (#​661)

v2.7.1

Compare Source

Fixed

  • Updated serde_json dependency constraint to be >=1.0.97 (#​630)

v2.7.0

Compare Source

Fixed

  • Pass User-Agent when connecting to proxy (#​597)
  • Proxy: Use CONNECT for HTTPS requests, but not HTTP requests (#​587)
  • Cookie headers are now cleared on redirect (#​608)
  • HTTP/1.0 responses with Content-Length no longer block until server closes
    the socket. (#​625)

Added

  • Conversions to and from http::Response and http::request::Builder (#​591)
  • Updated to rustls 0.21 and rustls-webpki, which add support for IP address certificates (#​601)
  • Response::local_addr (#​605)

v2.6.2

Compare Source

Fixed

  • Non-empty connection pools were never dropped (#​583)

v2.6.1

Compare Source

Fixed

  • gzip: examine Content-Length header before removing (#​578)
gentoo90/winreg-rs (winreg)

v0.51.0

Compare Source

  • Breaking change: fix std::fmt::Display implementation for RegValue (#​52)
  • Add RegKey::encode_transacted() method (pullrequest #​55, fixes #​54)

Configuration

📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 16, 2023 14:50
@renovate renovate bot added the type: chore label Aug 16, 2023
@renovate renovate bot force-pushed the renovate/1.x-alltauribundler branch from 66b0027 to b5ec5f8 Compare October 18, 2023 16:09
@lucasfernog lucasfernog merged commit de985ba into 1.x Oct 18, 2023
12 checks passed
@lucasfernog lucasfernog deleted the renovate/1.x-alltauribundler branch October 18, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔎 In audit
Development

Successfully merging this pull request may close these issues.

1 participant