Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • R reports-collector
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ai3ai3
  • tools
  • reports-collector
  • Merge requests
  • !14

Update module github.com/jhillyerd/enmime to v0.9.2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged renovate requested to merge renovate/github.com-jhillyerd-enmime-0.x into master Jul 31, 2021
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 2

This MR contains the following updates:

Package Type Update Change
github.com/jhillyerd/enmime require patch v0.9.0 -> v0.9.2

Release Notes

jhillyerd/enmime

v0.9.2

Compare Source

Added
  • Auto-quote header parameters containing whitespace (#​209)
Fixed
  • Remove leading header parameter whitespace (#​208)
Changed
  • Move ParseMediaType to its own mediatype package to reduce the length of header.go. Introduce wrapper func to preserve public API.

v0.9.1

Compare Source

Added
  • mime-dump now prints a stack trace when parsing fails for easier debugging
Fixed
  • Handle trailing whitespace in ; separated headers (#​195, thanks demofrager)
  • Ignore empty sections in ; separated headers (#​199, thanks pavelbazika)
  • Handle very long lines inside mime boundaries (#​200, thanks pavelbazika)
  • Handle 8-bit characters in unencoded media type params (#​201, thanks pavelbazika)
  • Handle tiny destination buffers and long lines in quoted-printable blocks (#​203)
Changed
  • Encoder now uses QP or b64 encoding for 8-bit filenames instead of flattening to ASCII (#​197, thanks Alexfilus)

Configuration

📅 Schedule: At any time (no schedule defined).

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

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited Aug 21, 2021 by renovate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/github.com-jhillyerd-enmime-0.x