Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 2 updates - #2

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-9e6466012c
Open

chore(deps): bump the production-dependencies group across 1 directory with 2 updates#2
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/production-dependencies-9e6466012c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown

Bumps the production-dependencies group with 2 updates in the / directory: postal-mime and ulid.

Updates postal-mime from 2.7.6 to 3.0.0

Release notes

Sourced from postal-mime's releases.

v3.0.0

3.0.0 (2026-08-11)

⚠ BREAKING CHANGES

  • header values in headers[].value keep the whitespace that folding introduced instead of having every whitespace run collapsed to a single space, single value headers such as subject and from resolve to the first occurrence of a duplicated header rather than the last, and to, cc, bcc and replyTo are returned in document order rather than reversed.

Bug Fixes

  • resolve non-WHATWG charset labels instead of falling back to windows-1252 (6378618), closes #94
  • unfold headers per RFC 5322 and resolve duplicated headers first-wins (7b0ca9d)
Changelog

Sourced from postal-mime's changelog.

3.0.0 (2026-08-11)

⚠ BREAKING CHANGES

  • header values in headers[].value keep the whitespace that folding introduced instead of having every whitespace run collapsed to a single space, single value headers such as subject and from resolve to the first occurrence of a duplicated header rather than the last, and to, cc, bcc and replyTo are returned in document order rather than reversed.

Bug Fixes

  • resolve non-WHATWG charset labels instead of falling back to windows-1252 (6378618), closes #94
  • unfold headers per RFC 5322 and resolve duplicated headers first-wins (7b0ca9d)
Commits
  • e7c35dd chore(master): release 3.0.0 (#95)
  • 7b0ca9d fix!: unfold headers per RFC 5322 and resolve duplicated headers first-wins
  • a97e8a8 test: assert charset shadowing against a label every runtime knows
  • 6378618 fix: resolve non-WHATWG charset labels instead of falling back to windows-1252
  • See full diff in compare view

Updates ulid from 2.4.0 to 3.0.2

Release notes

Sourced from ulid's releases.

v3.0.2

What's Changed

New Contributors

Full Changelog: ulid/javascript@v3.0.1...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: ulid/javascript@v3.0.0...v3.0.1

v3.0.0

Full refactor of ulid based on ulidx.

What's Changed

Full Changelog: ulid/javascript@v2.4.0...v3.0.0

Breaking changes

  • AMD / RequireJS support dropped
    • Instant tag support dropped
  • Committed JS bundles removed
  • factory method dropped (use monotonicFactory instead)
  • detectPrng dropped
  • yarn lock removed
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
@dependabot dependabot Bot changed the title build(deps): bump the production-dependencies group with 2 updates chore(deps): bump the production-dependencies group across 1 directory with 2 updates Aug 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-9e6466012c branch 3 times, most recently from 8abf4dd to 70bfdfb Compare August 29, 2026 14:08
…y with 2 updates

Bumps the production-dependencies group with 2 updates in the / directory: [postal-mime](https://github.com/postalsys/postal-mime) and [ulid](https://github.com/ulid/javascript).


Updates `postal-mime` from 2.7.6 to 3.0.0
- [Release notes](https://github.com/postalsys/postal-mime/releases)
- [Changelog](https://github.com/postalsys/postal-mime/blob/master/CHANGELOG.md)
- [Commits](postalsys/postal-mime@v2.7.6...v3.0.0)

Updates `ulid` from 2.4.0 to 3.0.2
- [Release notes](https://github.com/ulid/javascript/releases)
- [Commits](ulid/javascript@v2.4.0...v3.0.2)

---
updated-dependencies:
- dependency-name: postal-mime
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: ulid
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/production-dependencies-9e6466012c branch from 70bfdfb to b7044d7 Compare August 29, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants