Skip to content

feat(deps): bump @apm-js-collab/code-transformer from 0.8.2 to 0.9.0#1422

Merged
AbhiPrasad merged 1 commit intomainfrom
dependabot/npm_and_yarn/apm-js-collab/code-transformer-0.9.0
Feb 27, 2026
Merged

feat(deps): bump @apm-js-collab/code-transformer from 0.8.2 to 0.9.0#1422
AbhiPrasad merged 1 commit intomainfrom
dependabot/npm_and_yarn/apm-js-collab/code-transformer-0.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps @apm-js-collab/code-transformer from 0.8.2 to 0.9.0.

Release notes

Sourced from @​apm-js-collab/code-transformer's releases.

code-transformer: v0.9.0

0.9.0 (2026-02-26)

Features

  • Add support for matching export alias (#29) (2169e27)
  • Added support for wrapping private class methods (#33) (22d069d)
Changelog

Sourced from @​apm-js-collab/code-transformer's changelog.

0.9.0 (2026-02-26)

Features

  • Add support for matching export alias (#29) (2169e27)
  • Added support for wrapping private class methods (#33) (22d069d)
Commits
  • f971182 chore: release v0.9.0 (#36)
  • 9baa69b chore: Revert release version (#35)
  • 22d069d feat: Added support for wrapping private class methods
  • e09e5af chore: cargo fmt
  • 96f3d8e fix: fixed order of PrivateMethod in enum so it is favored over `ClassConst...
  • eafebcd chore: updated readme with new privateMethodName prop
  • d91c03d chore: changed prop to private_method_name as you cannot wrap both the publ...
  • 3b43b02 feat: Added support for wrapping private class methods
  • 01a3322 chore: Use nodejs github link in package.json (#32)
  • aa9c53f chore: release v0.9.0 (#31)
  • 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 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 [@apm-js-collab/code-transformer](https://github.com/nodejs/orchestrion-js) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/nodejs/orchestrion-js/releases)
- [Changelog](https://github.com/nodejs/orchestrion-js/blob/main/CHANGELOG.md)
- [Commits](nodejs/orchestrion-js@code-transformer-v0.8.2...code-transformer-v0.9.0)

---
updated-dependencies:
- dependency-name: "@apm-js-collab/code-transformer"
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 27, 2026
@AbhiPrasad AbhiPrasad merged commit 37219f9 into main Feb 27, 2026
17 of 24 checks passed
@AbhiPrasad AbhiPrasad deleted the dependabot/npm_and_yarn/apm-js-collab/code-transformer-0.9.0 branch February 27, 2026 17:15
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.

1 participant