Commit Graph

13 Commits

Author SHA1 Message Date
David Luna 34475825e8
chore: update `module` config in tsconfig.base.json (#5347)
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2025-01-23 10:35:36 +00:00
Chengzhong Wu 43e598e7c1
test: transpile zone.js products in test (#4423) 2024-01-18 10:42:50 +01:00
Rodger Brennan bf8714edcb
chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 (#4320)
* chore(opentelemetry-context-zone-peer-dep):
update deps to support angular 16
closes issue #4245

Signed-off-by: rbrennan <4884521+rodgerbrennan@users.noreply.github.com>

* update packages

* Revert "update packages"

This reverts commit 624df4ea2e.

* chore: sync package-lock.json

* chore: sync package-lock.json

* chore: sync package-lock.json

* Update ZoneContextManager.test to use ES5 UMD bundle

* add changelog

* remove trailing space from changelog

---------

Signed-off-by: rbrennan <4884521+rodgerbrennan@users.noreply.github.com>
Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-01-17 11:45:56 +08:00
Chengzhong Wu 369b07e1c7
chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
Amir Blum ce7e98fd98
chore: indent the code with eslint (#2923)
* chore: indent the code with eslint

* chore: update changelog

* chore: add lint switch case indent

Co-authored-by: legendecas <legendecas@gmail.com>
2022-04-26 13:52:35 +08:00
Daniel Dyla d4df2f7eba
chore: update API to 0.21.0 (#2255)
* chore: update API to 0.21.0

* chore: revert accidentally renamed argument

* chore: fix test

* chore: make tsdocs more clear
2021-06-05 10:23:21 +02:00
Gerhard Stöbich 67f7e70a3d
chore: update API to 0.18.0 (#1977) 2021-03-01 08:30:13 -05:00
Gerhard Stöbich 70a128ff5d
feat: add support to forward args in context.with (#1883)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2021-02-08 11:12:34 -05:00
Daniel Dyla 75ae34c0a2
chore: use interface for context types (#1515) 2020-09-21 15:14:03 -04:00
Bartlomiej Obecny 2486c3dbf1
chore: fixing zone from which to fork a new zone (#1209)
* chore: fixing zone from which to fork a new zone

* chore: adding tests for creating zone

Co-authored-by: Mayur Kale <mayurkale@google.com>
2020-06-18 11:00:45 -07:00
Mark Wolff e9b2cf9aeb
refactor: remove copyright year from file headers (#1150) 2020-06-12 09:27:21 -04:00
Olivier Albertini 05e7bb9c8f
fix(lint): move tslint to eslint (#892) 2020-05-20 20:42:17 -07:00
Daniel Dyla 9a3fd7b560
Rename scope to context (#853) 2020-03-13 15:01:07 -04:00