chore(deps): Update production (non-major) #145

Merged
ullrich merged 1 commit from renovate/production-(non-major) into main 2026-09-11 23:25:30 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@geoman-io/leaflet-geoman-free (source) 2.20.02.20.1 age confidence
nodemailer (source) 10.0.310.0.8 age confidence

Release Notes

geoman-io/leaflet-geoman (@​geoman-io/leaflet-geoman-free)

v2.20.1

Compare Source

Changed
  • Update runtime and development dependencies and pnpm within their current major versions.
  • Retain the seven-day dependency release cooldown, including newly resolved transitive dependencies.
nodemailer/nodemailer (nodemailer)

v10.0.8

Compare Source

Bug Fixes
  • mime-node: clean the boundary where it is written, not only where it is built (e14278d)
  • mime-node: drop every control character from multipart boundary material (a82a355)

v10.0.7

Compare Source

Bug Fixes
  • mime-funcs: do not double encode Buffer input when chunking base64 mime words (#​1865) (4327a59)
  • mime-node: keep a boundary that is only line breaks from stripping to empty (ec46800)
  • mime-node: strip line breaks from multipart boundary material (#​1867) (03c1a5c)
  • smtp-pool: release rate-limited connections on close (#​1866) (7f5c7a4)

v10.0.6

Compare Source

Bug Fixes
  • addressparser: scan free text for an address in linear time (437d7fc)

v10.0.5

Compare Source

Bug Fixes
  • addressparser: parse comment-joined addresses in linear time (c07f175)

v10.0.4

Compare Source

Bug Fixes
  • fetch: scope a cookie without a Path to the RFC 6265 default path (2f907cb)
  • fetch: send cookies set with Path back to the exact path (#​1861) (d557113)
  • mail-composer: keep httpHeaders and tls for href alternatives and icalEvent (#​1862) (7f502be)
  • resolve well-known services by their primary domains (#​1859) (085f525)
  • ses-transport: throw a configuration error when the SES client is missing (#​1863) (4d9c4c9)

Configuration

📅 Schedule: (in timezone Europe/Copenhagen)

  • Branch creation
    • "before 6am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@geoman-io/leaflet-geoman-free](https://geoman.io) ([source](https://github.com/geoman-io/leaflet-geoman)) | [`2.20.0` → `2.20.1`](https://renovatebot.com/diffs/npm/@geoman-io%2fleaflet-geoman-free/2.20.0/2.20.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@geoman-io%2fleaflet-geoman-free/2.20.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@geoman-io%2fleaflet-geoman-free/2.20.0/2.20.1?slim=true) | | [nodemailer](https://nodemailer.com/) ([source](https://github.com/nodemailer/nodemailer)) | [`10.0.3` → `10.0.8`](https://renovatebot.com/diffs/npm/nodemailer/10.0.3/10.0.8) | ![age](https://developer.mend.io/api/mc/badges/age/npm/nodemailer/10.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nodemailer/10.0.3/10.0.8?slim=true) | --- ### Release Notes <details> <summary>geoman-io/leaflet-geoman (@&#8203;geoman-io/leaflet-geoman-free)</summary> ### [`v2.20.1`](https://github.com/geoman-io/leaflet-geoman/blob/HEAD/CHANGELOG.md#2201---2026-09-11) [Compare Source](https://github.com/geoman-io/leaflet-geoman/compare/v2.20.0...v2.20.1) ##### Changed - Update runtime and development dependencies and pnpm within their current major versions. - Retain the seven-day dependency release cooldown, including newly resolved transitive dependencies. </details> <details> <summary>nodemailer/nodemailer (nodemailer)</summary> ### [`v10.0.8`](https://github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#1008-2026-09-11) [Compare Source](https://github.com/nodemailer/nodemailer/compare/v10.0.7...v10.0.8) ##### Bug Fixes - **mime-node:** clean the boundary where it is written, not only where it is built ([e14278d](https://github.com/nodemailer/nodemailer/commit/e14278d2dae9427280c79450605a27b1c5d2c355)) - **mime-node:** drop every control character from multipart boundary material ([a82a355](https://github.com/nodemailer/nodemailer/commit/a82a35554848a2e07485ff81f80aefe2736e5a04)) ### [`v10.0.7`](https://github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#1007-2026-09-11) [Compare Source](https://github.com/nodemailer/nodemailer/compare/v10.0.6...v10.0.7) ##### Bug Fixes - **mime-funcs:** do not double encode Buffer input when chunking base64 mime words ([#&#8203;1865](https://github.com/nodemailer/nodemailer/issues/1865)) ([4327a59](https://github.com/nodemailer/nodemailer/commit/4327a59939748a7f9394b0a029495fd476f68f30)) - **mime-node:** keep a boundary that is only line breaks from stripping to empty ([ec46800](https://github.com/nodemailer/nodemailer/commit/ec46800cdcab734d9aa79e1278e819962b3b8f09)) - **mime-node:** strip line breaks from multipart boundary material ([#&#8203;1867](https://github.com/nodemailer/nodemailer/issues/1867)) ([03c1a5c](https://github.com/nodemailer/nodemailer/commit/03c1a5c48b6828d9392983d8718fdb1fd583a06c)) - **smtp-pool:** release rate-limited connections on close ([#&#8203;1866](https://github.com/nodemailer/nodemailer/issues/1866)) ([7f5c7a4](https://github.com/nodemailer/nodemailer/commit/7f5c7a46b61da9f5c5feaffd921c55b9d5892ee5)) ### [`v10.0.6`](https://github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#1006-2026-09-11) [Compare Source](https://github.com/nodemailer/nodemailer/compare/v10.0.5...v10.0.6) ##### Bug Fixes - **addressparser:** scan free text for an address in linear time ([437d7fc](https://github.com/nodemailer/nodemailer/commit/437d7fc47403df176bc39271641541b7a9bce102)) ### [`v10.0.5`](https://github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#1005-2026-09-11) [Compare Source](https://github.com/nodemailer/nodemailer/compare/v10.0.4...v10.0.5) ##### Bug Fixes - **addressparser:** parse comment-joined addresses in linear time ([c07f175](https://github.com/nodemailer/nodemailer/commit/c07f17518d25aca8ab2ad66968dcbca538c24b89)) ### [`v10.0.4`](https://github.com/nodemailer/nodemailer/blob/HEAD/CHANGELOG.md#1004-2026-09-11) [Compare Source](https://github.com/nodemailer/nodemailer/compare/v10.0.3...v10.0.4) ##### Bug Fixes - **fetch:** scope a cookie without a Path to the RFC 6265 default path ([2f907cb](https://github.com/nodemailer/nodemailer/commit/2f907cb71396860d0b2534dc72c3d252ef16339d)) - **fetch:** send cookies set with Path back to the exact path ([#&#8203;1861](https://github.com/nodemailer/nodemailer/issues/1861)) ([d557113](https://github.com/nodemailer/nodemailer/commit/d5571139750de47abbac73a3b07ae90ff39a7bdd)) - **mail-composer:** keep httpHeaders and tls for href alternatives and icalEvent ([#&#8203;1862](https://github.com/nodemailer/nodemailer/issues/1862)) ([7f502be](https://github.com/nodemailer/nodemailer/commit/7f502bee4a6b0386099c66c0a35d92850ec462f7)) - resolve well-known services by their primary domains ([#&#8203;1859](https://github.com/nodemailer/nodemailer/issues/1859)) ([085f525](https://github.com/nodemailer/nodemailer/commit/085f525e6b292f0ca32ab1b20d4a4ee82fc40e2d)) - **ses-transport:** throw a configuration error when the SES client is missing ([#&#8203;1863](https://github.com/nodemailer/nodemailer/issues/1863)) ([4d9c4c9](https://github.com/nodemailer/nodemailer/commit/4d9c4c966aaca61ff6d7649a1ac0aa0ceac6ef1e)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Copenhagen) - Branch creation - "before 6am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODUuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI4NS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): Update production (non-major)
Some checks failed
CD Staging / Build & Push Docker Images (pull_request) Has been skipped
CD Staging / Build & Push Docker Images-1 (pull_request) Has been skipped
CD Staging / Deploy Staging (pull_request) Has been skipped
CD Staging / Deploy PR Preview (pull_request) Has been skipped
renovate/stability-days Updates have not met minimum release age requirement
CI / Security Scan (pull_request) Successful in 1m6s
CI / Dockerfile Package Check (pull_request) Successful in 23s
CI / Visual Tests (pull_request) Successful in 1m38s
CI / Checks (pull_request) Successful in 7m40s
CI / Journal Image Smoke Test (pull_request) Successful in 10m28s
CI / E2E Tests (pull_request) Has been cancelled
Cancel superseded CI / Cancel in-flight CI (pull_request) Successful in 12s
CD Staging / Tear Down PR Preview (pull_request) Successful in 28s
bd77e5e7d6
renovate scheduled this pull request to auto merge when all checks succeed 2026-09-11 23:23:53 +00:00
ullrich deleted branch renovate/production-(non-major) 2026-09-11 23:25:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
trails-cool/trails!145
No description provided.