ioBroker.javascript
ioBroker.javascript copied to clipboard
build(deps): update @sentry/integrations requirement from ^7.12.1 to ^7.14.0 in /src
Updates the requirements on @sentry/integrations to permit the latest version.
Release notes
Sourced from @sentry/integrations's releases.
7.14.0
- feat(nextjs): Add status to data-fetcher spans (#5777)
- feat(nextjs): Auto-wrap API routes (#5778)
- feat(nextjs): Promote option to automatically wrap data fetchers and API routes to non-experimental (#5793)
- feat(utils): Modern implementation of
getGlobalObject(#5809)- fix(gatsby): Include app-* entrypoints as they may include user source code (#5685)
- fix(nextjs): Handle
pathnamebeing passed in object ininstrumentServer(#5782)- fix(nextjs): Pass request in sampling context of data fetchers wrapper transaction (#5784)
- fix(nextjs): Reverse order of checks for instrumenting server (#5828)
- fix(nextjs): Rename
nextjs.data.serverops (#5830)- fix(remix): Do not skip error handling if tracing is not enabled. (#5811)
- fix(remix): Use import() to get
react-router-domin Express wrapper. (#5810)- fix(tracing): Remove
connection.downlinkmeasurement (#5794)- ref(browser): Use configured transport as fallback for client reports (#5797)
- ref(nextjs): Use flush code from
withSentryin all backend wrappers (#5814)- ref(nextjs): Use integration to add request data to transaction events (#5703)
- ref(nextjs): Use
RequestDataintegration for errors (#5729)- ref(node): Move request data functions back to
@sentry/node(#5759)- ref(tracing): Don't track transaction sampling method (#5775)
- ref(types): Use intersections instead of extend in envelope types (#5788)
Work in this release contributed by
@Auspicusand@dagroe. Thank you for your contributions!
Changelog
Sourced from @sentry/integrations's changelog.
7.14.0
- feat(nextjs): Add status to data-fetcher spans (#5777)
- feat(nextjs): Auto-wrap API routes (#5778)
- feat(nextjs): Promote option to automatically wrap data fetchers and API routes to non-experimental (#5793)
- feat(utils): Modern implementation of
getGlobalObject(#5809)- fix(gatsby): Include app-* entrypoints as they may include user source code (#5685)
- fix(nextjs): Handle
pathnamebeing passed in object ininstrumentServer(#5782)- fix(nextjs): Pass request in sampling context of data fetchers wrapper transaction (#5784)
- fix(nextjs): Reverse order of checks for instrumenting server (#5828)
- fix(nextjs): Rename
nextjs.data.serverops (#5830)- fix(remix): Do not skip error handling if tracing is not enabled. (#5811)
- fix(remix): Use import() to get
react-router-domin Express wrapper. (#5810)- fix(tracing): Remove
connection.downlinkmeasurement (#5794)- ref(browser): Use configured transport as fallback for client reports (#5797)
- ref(nextjs): Use flush code from
withSentryin all backend wrappers (#5814)- ref(nextjs): Use integration to add request data to transaction events (#5703)
- ref(nextjs): Use
RequestDataintegration for errors (#5729)- ref(node): Move request data functions back to
@sentry/node(#5759)- ref(tracing): Don't track transaction sampling method (#5775)
- ref(types): Use intersections instead of extend in envelope types (#5788)
Work in this release contributed by
@Auspicusand@dagroe. Thank you for your contributions!7.13.0
- feat(browser): Use fetch
keepaliveflag (#5697)- feat(core): Set custom transaction source for event processors (#5722)
- feat(nextjs): Trace navigation transactions (#5676)
- feat(node): Add Modules integration to default integrations (#5706)
- fix(browser): Use
normalizeDepthoption when creating an event from a plain object- fix(core): Fix integration deduping (#5696)
- fix(node): Use
normalizeDepthwhen creating an event from unknown input- fix(nextjs): Make NextApiHandler type version-agnostic (#5737)
- fix(tracing): Set sample rate in transaction metadata and DSC (#5691)
- ref: Make dynamic sampling context mutable (#5710)
- ref(tracing): Record transaction name changes (#5723)
- chore(nextjs): Remove obsolete dataFetchers loader (#5713)
7.12.1
- feat(nextjs): Connect trace between data-fetching methods and pageload (#5655)
- feat(react): Support useRoutes hook of React Router 6 (#5624)
- feat(remix): Continue transaction from request headers (#5600)
- feat(utils): Add function for ensuring input is an array (#5668)
- fix(utils): Remove Element dom type (#5675)
- fix(node):
contextscannot be overridden andculturenever included (#5677)- chore: Remove typedoc from READMEs (#5678)
7.12.0
... (truncated)
Commits
094dc18release: 7.14.0aa9f667meta: Changelog for 7.14.0 (#5844)fac1103fix(nextjs): Renamenextjs.data.serverops (#5830)186bcdaref(nextjs): Use flush code fromwithSentryin all backend wrappers (#5814)f767905chore(svelte): Remove beta warning from readme (#5822)12c19d0ref(build): Switch from usingrollup-plugin-retorollup-plugin-cleanup(...0cfda74fix(nextjs): Reverse order of checks for instrumenting server (#5828)d1f0b60chore: Update discussion link to point to github discussions (#5820)bc1475atest(e2e): Set up fake registry for E2E tests (#5806)a5bfa80feat(utils): Modern implementation ofgetGlobalObject(#5809)- Additional commits viewable 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 ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)