microservices-demo
microservices-demo copied to clipboard
fix(deps): update nodejs
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @google-cloud/profiler | 6.0.2 -> 6.0.3 |
||||
| @grpc/grpc-js (source) | 1.13.1 -> 1.13.4 |
||||
| @grpc/proto-loader (source) | 0.7.13 -> 0.7.15 |
||||
| @opentelemetry/instrumentation-grpc (source) | 0.200.0 -> 0.202.0 |
||||
| @opentelemetry/sdk-node (source) | 0.200.0 -> 0.202.0 |
||||
| @opentelemetry/semantic-conventions (source) | 1.30.0 -> 1.34.0 |
||||
| pino (source) | 9.6.0 -> 9.7.0 |
Release Notes
googleapis/cloud-profiler-nodejs (@google-cloud/profiler)
v6.0.3
Bug Fixes
- Replace vulnerable parse-duration with CJS compatible ms library (ef0f58c)
grpc/grpc-node (@grpc/grpc-js)
v1.13.4: @grpc/grpc-js 1.13.4
- Fix ability to set SNI with
ssl_target_name_overrideoption (#2956)
v1.13.3: @grpc/grpc-js 1.13.3
v1.13.2: @grpc/grpc-js 1.13.2
- Fix a bug that caused clients to be unable to connect through local proxies (#2933)
pinojs/pino (pino)
v9.7.0
What's Changed
- Update api.md - typo in default of options.base by @osher in https://github.com/pinojs/pino/pull/2113
- build(deps-dev): bump @yao-pkg/pkg from 6.1.1 to 6.2.0 by @dependabot in https://github.com/pinojs/pino/pull/2115
- Document that the error event on the thread stream is fatal by @mcollina in https://github.com/pinojs/pino/pull/2116
- build(deps-dev): bump @yao-pkg/pkg from 6.2.0 to 6.3.0 by @dependabot in https://github.com/pinojs/pino/pull/2124
- docs: add hono example by @jansepke in https://github.com/pinojs/pino/pull/2136
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in https://github.com/pinojs/pino/pull/2140
- build(deps): bump process-warning from 4.0.1 to 5.0.0 by @dependabot in https://github.com/pinojs/pino/pull/2142
- build(dependabot): reduce npm updates to monthly by @Fdawgs in https://github.com/pinojs/pino/pull/2146
- Skipping test in packaging into executable on ppc64 arch by @pacostas in https://github.com/pinojs/pino/pull/2122
- fix: #2053 - re-added is level enabled to browser by @SamSalvatico in https://github.com/pinojs/pino/pull/2125
- Add asObjectBindingsOnly, allowing write to receive only the bindings as object by @segevfiner in https://github.com/pinojs/pino/pull/2051
- docs: hono js docs by @Puppo in https://github.com/pinojs/pino/pull/2166
- Include pino-roll in Pino transports list by @mustakimkr in https://github.com/pinojs/pino/pull/2159
- Fix order of pino-roll by @jsumners in https://github.com/pinojs/pino/pull/2167
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot in https://github.com/pinojs/pino/pull/2170
- The finalization registry bug has been fixed everywhere by @mcollina in https://github.com/pinojs/pino/pull/2220
New Contributors
- @jansepke made their first contribution in https://github.com/pinojs/pino/pull/2136
- @pacostas made their first contribution in https://github.com/pinojs/pino/pull/2122
- @SamSalvatico made their first contribution in https://github.com/pinojs/pino/pull/2125
- @mustakimkr made their first contribution in https://github.com/pinojs/pino/pull/2159
Full Changelog: https://github.com/pinojs/pino/compare/v9.6.0...v9.7.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
/retest