Skip to content

Conversation

@WillTaylorDev
Copy link
Contributor

Source maps were not correctly mapping.
See: https://docs.docbase.ai/platforms/node/guides/express/configuration/integrations/pluggable-integrations/#rewriteframes

  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: n/a
  • Wrangler E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because: n/a
  • Public documentation
    • TODO (before merge)
    • Cloudflare docs PR(s):
    • Documentation not necessary because: n/a

@WillTaylorDev WillTaylorDev requested review from a team as code owners February 12, 2025 18:13
@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2025

🦋 Changeset detected

Latest commit: ff4c96f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cloudflare/workers-shared Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2025

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-wrangler-8116

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/8116/npm-package-wrangler-8116

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-wrangler-8116 dev path/to/script.js
Additional artifacts:

cloudflare-workers-bindings-extension:

wget https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-workers-bindings-extension-8116 -O ./cloudflare-workers-bindings-extension.0.0.0-v0601b4e26.vsix && code --install-extension ./cloudflare-workers-bindings-extension.0.0.0-v0601b4e26.vsix

create-cloudflare:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-create-cloudflare-8116 --no-auto-update

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-kv-asset-handler-8116

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-miniflare-8116

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-pages-shared-8116

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-unenv-preset-8116

@cloudflare/vite-plugin:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-vite-plugin-8116

@cloudflare/vitest-pool-workers:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-vitest-pool-workers-8116

@cloudflare/workers-editor-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-workers-editor-shared-8116

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-workers-shared-8116

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/13293144350/npm-package-cloudflare-workflows-shared-8116

Note that these links will no longer work once the GitHub Actions artifact expires.


[email protected] includes the following runtime dependencies:

Package Constraint Resolved
miniflare workspace:* 3.20250204.0
workerd 1.20250204.0 1.20250204.0
workerd --version 1.20250204.0 2025-02-04

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

@WillTaylorDev WillTaylorDev force-pushed the willtaylor/bugfix-sentry-integrations branch from f00dfa6 to dde4bf4 Compare February 12, 2025 18:37
@WillTaylorDev WillTaylorDev force-pushed the willtaylor/bugfix-sentry-integrations branch from dde4bf4 to 0cbccfb Compare February 12, 2025 19:13
@WillTaylorDev WillTaylorDev force-pushed the willtaylor/bugfix-sentry-integrations branch from 0cbccfb to 668734a Compare February 12, 2025 19:18
@WillTaylorDev WillTaylorDev force-pushed the willtaylor/bugfix-sentry-integrations branch from 668734a to ff4c96f Compare February 12, 2025 19:19
Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

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

Thanks for the quick turnaround and bearing with my pedantry.

@WillTaylorDev WillTaylorDev merged commit ee4873c into main Feb 12, 2025
27 checks passed
@WillTaylorDev WillTaylorDev deleted the willtaylor/bugfix-sentry-integrations branch February 12, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants