Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps deltachat from 1.142.7 to 1.155.6.

Changelog

Sourced from deltachat's changelog.

[1.155.6] - 2025-02-17

Features / Changes

  • Sort past members by the timestamp of removal.
  • Use UUID v4 to generate Message-IDs.

Fixes

  • Use dedicated ID for sync messages affecting device chat.
  • Do not allow non-members to change ephemeral timer settings.
  • Show padlock when the message is not sent over the network.

Build system

  • Remove deprecated node module.

CI

  • Audit workflows with zizmor.

Documentation

  • Improve docstrings (#6496).

[1.155.5] - 2025-02-14

Fixes

  • Get_filename() is now guaranteed to return a valid filename (#6537).

Miscellaneous Tasks

  • Add RUSTSEC-2025-0006 to deny.toml.

Refactor

  • Do not cancel the task returned from async_imap Handle.wait_with_timeout.

[1.155.4] - 2025-02-10

CI

  • Upgrade Rust from 1.84.0 to 1.84.1.

Fixes

  • Use CRLF newlines in vCards.
  • Make vCard parsing more robust in case of trailing newlines.
  • Do not include CRLF before MIME boundary in the part body.

... (truncated)

Commits
  • 48fcf66 chore(release): prepare for 1.155.6
  • 8eff4f4 fix: show padlock when the message is not sent over the network
  • 20d6f0f fix: do not allow non-members to change ephemeral timer settings
  • 546d13e fix: use dedicated ID for sync messages affecting device chat
  • 130bef8 feat: use UUID v4 to generate Message-IDs
  • 41c2a80 feat: sort past members by the timestamp of removal
  • 4f71c77 build: remove deprecated node module
  • 96704eb ci: audit workflows with zizmor
  • 5c3d1e7 docs: improve docstrings (#6496)
  • 4fb24d0 chore(release): prepare for 1.155.5
  • 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 <dependency name> 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)

Bumps [deltachat](https://github.com/deltachat/deltachat-core-rust) from 1.142.7 to 1.155.6.
- [Release notes](https://github.com/deltachat/deltachat-core-rust/releases)
- [Changelog](https://github.com/deltachat/deltachat-core-rust/blob/main/CHANGELOG.md)
- [Commits](chatmail/core@v1.142.7...v1.155.6)

---
updated-dependencies:
- dependency-name: deltachat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant