Bump the all-dependencies group across 1 directory with 8 updates
Bumps the all-dependencies group with 8 updates in the /samples/AspireWithNode/NodeFrontend directory:
| Package | From | To |
|---|---|---|
| @opentelemetry/auto-instrumentations-node | 0.46.0 |
0.46.1 |
| @opentelemetry/exporter-logs-otlp-grpc | 0.51.0 |
0.51.1 |
| @opentelemetry/exporter-metrics-otlp-grpc | 0.51.0 |
0.51.1 |
| @opentelemetry/exporter-trace-otlp-grpc | 0.51.0 |
0.51.1 |
| @opentelemetry/sdk-logs | 0.51.0 |
0.51.1 |
| @opentelemetry/sdk-metrics | 1.24.0 |
1.24.1 |
| @opentelemetry/sdk-node | 0.51.0 |
0.51.1 |
| redis | 4.6.13 |
4.6.14 |
Updates @opentelemetry/auto-instrumentations-node from 0.46.0 to 0.46.1
Release notes
Sourced from @opentelemetry/auto-instrumentations-node's releases.
auto-instrumentations-node: v0.46.1
0.46.1 (2024-05-15)
Dependencies
- The following workspace dependencies were updated
- dependencies
@opentelemetry/instrumentation-aws-lambdabumped from ^0.41.0 to ^0.41.1@opentelemetry/instrumentation-connectbumped from ^0.36.0 to ^0.36.1@opentelemetry/instrumentation-expressbumped from ^0.38.0 to ^0.39.0@opentelemetry/resource-detector-awsbumped from ^1.4.2 to ^1.5.0
Commits
54365a9chore: release main (#2172)330fbaachore: update to new release-please-action (#2208)b432929fix(aws-lambda): update semconv package and readme (#2181)feb2720docs: remove unused semconv packages and document (#2182)bb5d3bbchore(instrumentation-bunyan): use strings exported for attributes (#2195)416337echore(instrumentation-net): use strings exported for attributes (#2194)7795ff6chore(instrumentation-nestjs-core): use strings exported for attributes (#2193)025abdachore(instrumentation-memcached): use exported strings for attributes (#2192)fbbd32cchore(instrumentation-ioredis): use exported strings for attributes (#2191)b98e431refactor(instr-graphql): use exported strings for attributes (#2156)- Additional commits viewable in compare view
Updates @opentelemetry/exporter-logs-otlp-grpc from 0.51.0 to 0.51.1
Release notes
Sourced from @opentelemetry/exporter-logs-otlp-grpc's releases.
Experimental v0.51.1
0.51.1
:bug: (Bug Fix)
- fix(instrumentation): update import-in-the-middle to 1.7.4
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates @opentelemetry/exporter-metrics-otlp-grpc from 0.51.0 to 0.51.1
Release notes
Sourced from @opentelemetry/exporter-metrics-otlp-grpc's releases.
Experimental v0.51.1
0.51.1
:bug: (Bug Fix)
- fix(instrumentation): update import-in-the-middle to 1.7.4
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates @opentelemetry/exporter-trace-otlp-grpc from 0.51.0 to 0.51.1
Release notes
Sourced from @opentelemetry/exporter-trace-otlp-grpc's releases.
Experimental v0.51.1
0.51.1
:bug: (Bug Fix)
- fix(instrumentation): update import-in-the-middle to 1.7.4
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates @opentelemetry/sdk-logs from 0.51.0 to 0.51.1
Release notes
Sourced from @opentelemetry/sdk-logs's releases.
Experimental v0.51.1
0.51.1
:bug: (Bug Fix)
- fix(instrumentation): update import-in-the-middle to 1.7.4
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates @opentelemetry/sdk-metrics from 1.24.0 to 1.24.1
Release notes
Sourced from @opentelemetry/sdk-metrics's releases.
v1.24.1
1.24.1
:bug: (Bug Fix)
- fix(core): align inconsistent behavior of
getEnv()andgetEnvWithoutDefaults()when aprocesspolyfill is used #4648@pichlermarc
getEnvWithoutDefaults()would useprocess.envif it was defined when running in a browser, whilegetEnv()would always use_globalThis. Now both use_globalThiswhen running in a browser.- fix(resources): prevent circular import (resource -> detector -> resource -> ...) #4653
@pichlermarc
- fixes a circular import warning which would appear in rollup when bundling
@opentelemetry/resources- fix(exporter-metrics-otlp-grpc): add explicit otlp-exporter-base dependency to exporter-metrics-otlp-grpc #4678
@AkselAllas
Changelog
Sourced from @opentelemetry/sdk-metrics's changelog.
1.24.1
:bug: (Bug Fix)
- fix(core): align inconsistent behavior of
getEnv()andgetEnvWithoutDefaults()when aprocesspolyfill is used #4648@pichlermarc
getEnvWithoutDefaults()would useprocess.envif it was defined when running in a browser, whilegetEnv()would always use_globalThis. Now both use_globalThiswhen running in a browser.- fix(resources): prevent circular import (resource -> detector -> resource -> ...) #4653
@pichlermarc
- fixes a circular import warning which would appear in rollup when bundling
@opentelemetry/resources- fix(exporter-metrics-otlp-grpc): add explicit otlp-exporter-base dependency to exporter-metrics-otlp-grpc #4678
@AkselAllas
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates @opentelemetry/sdk-node from 0.51.0 to 0.51.1
Release notes
Sourced from @opentelemetry/sdk-node's releases.
Experimental v0.51.1
0.51.1
:bug: (Bug Fix)
- fix(instrumentation): update import-in-the-middle to 1.7.4
Commits
41c2626Merge pull request #4682 from dynatrace-oss-contrib/release/1.24.x-0.51.x-27cb72a6chore: prepare release 1.24.1/0.51.18a6d03fchore: sync package-lock.json, adapt changelogdfc883cfix(exporter-metrics-otlp-grpc) Add explicit otlp-exporter-base depen… (#4678)75817d7fix(deps): update dependency import-in-the-middle to v1.7.4 (#4667)fe132d7fix(core): align inconsistent behavior of getEnv() and getEnvWithoutDefaults(...307e33afix(resources): prevent circular import (resource -> detector -> resource -> ...- See full diff in compare view
Updates redis from 4.6.13 to 4.6.14
Release notes
Sourced from redis's releases.
[email protected]
Enhancements
- Upgrade
@redis/clientfrom1.5.14to1.5.16
Commits
d5355d4Release [email protected]fcf4119upgrade@redis/clientd5518e0Release [email protected]1a3ac1eupgrade@redis/clientd7f7f79Release [email protected]bfa803fFix race condition when slots are re-calculated (#2731)- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions