OJFord / amail

AWS-hosted personal email system: sending, receiving, storage, and forwarding (relaying). `notmuch` client. JMAP server WIP.
Other
10 stars 0 forks source link

Bump ammonia from 3.3.0 to 4.0.0 #83

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps ammonia from 3.3.0 to 4.0.0.

Release notes

Sourced from ammonia's releases.

4.0.0

  • Update html5ever to 0.27
  • feature: change lifetimes on UrlRelative (breaking change)
  • chore: use the Display trait (and ToString) instead of an inherent to_string method (breaking change)
  • Security fixes are not backported to the 2.0 branch any more. Only the v3 and v4 branches are supported.
Changelog

Sourced from ammonia's changelog.

4.0.0

  • Update html5ever to 0.27
  • feature: change lifetimes on UrlRelative (breaking change)
  • chore: use the Display trait (and ToString) instead of an inherent to_string method (breaking change)
  • Security fixes are not backported to the 2.0 branch any more. Only the v3 and v4 branches are supported.
Commits
  • 6a1f856 Mention backporting plan for v4 in changelog
  • f676dcf Merge pull request #197 from notriddle/release-4.0
  • 91fea94 Update SECURITY.md with current release info
  • 1111938 Merge pull request #195 from djc/prepare-4
  • 651b39c Prepare 4.0.0 release
  • ba0e263 Merge pull request #193 from djc/updates
  • 6228bda Apply clippy suggestions
  • 2412f83 Fix formatting with cargo fmt
  • c30043d Update to 2021 edition
  • a90f400 Add comment about env_logger update
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
OJFord commented 2 weeks ago

@dependabot rebase