Skip to content

chore(mcp-server/deps): bump @effect/opentelemetry from 0.59.3 to 0.60.0 in /services/mcp-server - #156

Merged
PaulJPhilp merged 2 commits into
mainfrom
dependabot/npm_and_yarn/services/mcp-server/effect/opentelemetry-0.60.0
Dec 22, 2025
Merged

chore(mcp-server/deps): bump @effect/opentelemetry from 0.59.3 to 0.60.0 in /services/mcp-server#156
PaulJPhilp merged 2 commits into
mainfrom
dependabot/npm_and_yarn/services/mcp-server/effect/opentelemetry-0.60.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps @effect/opentelemetry from 0.59.3 to 0.60.0.

Release notes

Sourced from @​effect/opentelemetry's releases.

@​effect/opentelemetry@​0.60.0

Patch Changes

Changelog

Sourced from @​effect/opentelemetry's changelog.

0.60.0

Patch Changes

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note

Introduces a full content pipeline with new CLI scripts and utilities, plus a small dependency bump.

  • Publishing/validation pipeline: Adds scripts/publish/{pipeline.ts,test-improved.ts,validate-improved.ts,publish.ts,move-to-published.ts,validate-pipeline-integrity.ts,generate.ts} with checkpoint logging, parallelized tests/validation, and README/rules generation
  • Ingest & migration: Adds scripts/ingest/{process.ts,ingest-pipeline-improved.ts,populate-expectations.ts} and scripts/migrate-state.ts to process MDX → TS, QA/test, migrate, and initialize pipeline state
  • Content utilities: Adds scripts/add-lesson-order.ts, scripts/generate-skills.ts, scripts/publish/generate-claude-rules.ts
  • Testing/tooling: Adds integration tests, mock DB, and test harnesses (scripts/integration.test.ts, scripts/mock-db.ts, scripts/test-*.ts)
  • Dependency: Bumps @effect/opentelemetry to ^0.60.0 in services/mcp-server and lockfile

Written by Cursor Bugbot for commit 44ced23. This will update automatically on new commits. Configure here.

Bumps [@effect/opentelemetry](https://github.com/Effect-TS/effect/tree/HEAD/packages/opentelemetry) from 0.59.3 to 0.60.0.
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/opentelemetry/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/@effect/opentelemetry@0.60.0/packages/opentelemetry)

---
updated-dependencies:
- dependency-name: "@effect/opentelemetry"
  dependency-version: 0.60.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, mcp-server. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Dec 22, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
effect-patterns Ready Ready Preview, Comment Dec 22, 2025 8:05pm
effect-patterns-mcp-server Ready Ready Preview, Comment Dec 22, 2025 8:05pm

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on January 17

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

"dependencies": {
"@effect-patterns/toolkit": "workspace:*",
"@effect/opentelemetry": "^0.59.2",
"@effect/opentelemetry": "^0.60.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Peer dependency version mismatch after opentelemetry bump

The upgraded @effect/opentelemetry@0.60.0 requires @effect/platform@^0.94.0 as a peer dependency (visible in bun.lock line 579), but package.json still specifies @effect/platform@^0.93.0. Since ^0.93.0 resolves to versions <0.94.0, this creates an unsatisfied peer dependency that will cause npm/bun warnings and may lead to runtime incompatibilities if there are breaking changes between these versions.

Fix in Cursor Fix in Web

@PaulJPhilp
PaulJPhilp merged commit 850dc23 into main Dec 22, 2025
17 of 23 checks passed
@PaulJPhilp
PaulJPhilp deleted the dependabot/npm_and_yarn/services/mcp-server/effect/opentelemetry-0.60.0 branch December 22, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant