Skip to content

chore(deps-dev): bump ts-dedent from 2.2.0 to 2.3.0#624

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/ts-dedent-2.3.0
Jul 1, 2026
Merged

chore(deps-dev): bump ts-dedent from 2.2.0 to 2.3.0#624
github-actions[bot] merged 1 commit into
mainfrom
dependabot/bun/ts-dedent-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 1, 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 4c1fb6a to 354b11d Compare July 1, 2026 06:13
@github-actions github-actions Bot merged commit dae690f into main Jul 1, 2026
1 of 2 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/ts-dedent-2.3.0 branch July 1, 2026 06:13
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