Skip to content

build(deps-dev): bump ts-dedent from 2.2.0 to 2.3.0#252

Merged
flex-development[bot] merged 1 commit into
mainfrom
dependabot/bun/ts-dedent-2.3.0
Jun 10, 2026
Merged

build(deps-dev): bump ts-dedent from 2.2.0 to 2.3.0#252
flex-development[bot] merged 1 commit into
mainfrom
dependabot/bun/ts-dedent-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps ts-dedent from 2.2.0 to 2.3.0.

Release notes

Sourced from ts-dedent's releases.

v2.3.0

  • Documented the dedent algorithm in the readme with a step-by-step "How it works" section (closes #39)
  • Added an automated release workflow: npm publish with provenance via OIDC trusted publishing, GitHub release creation, and automatic version/HISTORY maintenance
  • CI now verifies the packaged tarball (CommonJS require, ESM import, and TypeScript type resolution) on every maintained Node version (22/24/26) across Linux, macOS, and Windows
  • Fixed package exports to use per-condition types so TypeScript resolves the correct declarations for both ESM (import) and CommonJS (require) consumers
  • Declared the ESM build as type: module explicitly and removed the redundant .npmignore
  • Updated the CI matrix to currently-maintained Node and OS versions (dropped EOL entries)

v2.3.0-beta.3

  • Added an automated release workflow: npm publish with provenance via OIDC trusted publishing, GitHub release creation, and automatic version/HISTORY maintenance
  • CI now verifies the packaged tarball (CommonJS require, ESM import, and TypeScript type resolution) on every maintained Node version (22/24/26) across Linux, macOS, and Windows
  • Fixed package exports to use per-condition types so TypeScript resolves the correct declarations for both ESM (import) and CommonJS (require) consumers
  • Declared the ESM build as type: module explicitly and removed the redundant .npmignore
  • Updated the CI matrix to currently-maintained Node and OS versions (dropped EOL entries)
Changelog

Sourced from ts-dedent's changelog.

v2.3.0

  • Documented the dedent algorithm in the readme with a step-by-step "How it works" section (closes #39)
  • Added an automated release workflow: npm publish with provenance via OIDC trusted publishing, GitHub release creation, and automatic version/HISTORY maintenance
  • CI now verifies the packaged tarball (CommonJS require, ESM import, and TypeScript type resolution) on every maintained Node version (22/24/26) across Linux, macOS, and Windows
  • Fixed package exports to use per-condition types so TypeScript resolves the correct declarations for both ESM (import) and CommonJS (require) consumers
  • Declared the ESM build as type: module explicitly and removed the redundant .npmignore
  • Updated the CI matrix to currently-maintained Node and OS versions (dropped EOL entries)

v2.2.1

  • Fixed typo in readme
  • Updated build tools
  • Bumped CI test versions
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ts-dedent since your current version.


@dependabot dependabot Bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Jun 10, 2026
@flex-development flex-development Bot enabled auto-merge (squash) June 10, 2026 12:34

@flex-development flex-development Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍🏾

@github-project-automation github-project-automation Bot moved this from 🆕 New to 🤩 Approved in @flex-development/is-unicode-supported Jun 10, 2026
Bumps [ts-dedent](https://github.com/tamino-martinius/node-ts-dedent) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/tamino-martinius/node-ts-dedent/releases)
- [Changelog](https://github.com/tamino-martinius/node-ts-dedent/blob/master/HISTORY.md)
- [Commits](https://github.com/tamino-martinius/node-ts-dedent/commits/v2.3.0)

---
updated-dependencies:
- dependency-name: ts-dedent
  dependency-version: 2.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bun/ts-dedent-2.3.0 branch from f53ee79 to c8091fe Compare June 10, 2026 12:38
@flex-development flex-development Bot merged commit e088715 into main Jun 10, 2026
13 of 22 checks passed
@flex-development flex-development Bot deleted the dependabot/bun/ts-dedent-2.3.0 branch June 10, 2026 12:39
@github-project-automation github-project-automation Bot moved this from 🤩 Approved to ✅ Done in @flex-development/is-unicode-supported Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Development

Successfully merging this pull request may close these issues.

0 participants