[PR #52] [MERGED] Bump @sentry/integrations from 5.6.1 to 5.10.2 #60

Closed
opened 2026-02-26 04:36:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/52
Author: @dependabot-preview[bot]
Created: 12/16/2019
Status: Merged
Merged: 12/19/2019
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/sentry/integrations-5.10.2


📝 Commits (1)

  • baa4dac Bump @sentry/integrations from 5.6.1 to 5.10.2

📊 Changes

2 files changed (+20 additions, -7 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+19 -6)

📄 Description

Bumps @sentry/integrations from 5.6.1 to 5.10.2.

Release notes

Sourced from @sentry/integrations's releases.

5.10.2

  • [browser] fix: Always trigger default browser onerror handler (#2348)
  • [browser] fix: Restore correct functionToString behavior for updated fill method (#2346)
  • [integrations] ref: Allow for backslashes in unix paths (#2319)
  • [integrations] feat: Support Windows-style path in RewriteFrame iteratee (#2319)

5.10.1

  • [apm] fix: Sent correct span id with outgoing requests (#2341)
  • [utils] fix: Make fill and wrap work nicely together to prevent double-triggering instrumentations (#2343)
  • [node] ref: Require https-proxy-agent only when actually needed (#2334)

5.10.0

  • [hub] feat: Update span implementation (#2161)
  • [apm] feat: Add @sentry/apm package
  • [integrations] feat: Change Tracing integration (#2161)
  • [utils] feat: Introduce instrument util to allow for custom handlers
  • [utils] Optimize supportsNativeFetch with a fast path that avoids DOM I/O (#2326)
  • [utils] feat: Add isInstanceOf util for safety reasons

5.9.1

  • [browser] ref: Fix regression with bundle size

5.9.0

  • [node] feat: Added mode option for OnUnhandledRejection integration that changes how we log errors and what we do with the process itself
  • [browser] ref: Both global handlers now always return true to call default implementations (error logging)

5.8.0

  • [browser/node] feat: 429 http code handling in node/browser transports (#2300)
  • [core] feat: Make sure that Debug integration is always setup as the last one (#2285)
  • [browser] fix: Gracefuly handle incorrect input from onerror (#2302)
  • [utils] fix: Safer normalizing for input with domain key (#2305)
  • [utils] ref: Remove dom references from utils for old TS and env interop (#2303)

5.7.1

  • [core] ref: Use the smallest possible interface for our needs - PromiseLike (#2273)
  • [utils] fix: Add TS dom reference to make sure its in place for compilation (#2274)

5.7.0

  • [core] ref: Use Promise as the interface, but SyncPromise as the implementation in all the places we need thenable API
  • [browser] fix: Capture only failed console.assert calls
  • [browser] ref: Major TraceKit and GlobalHandlers refactor
  • [browser] ref: Remove all required IE10-11 polyfills
  • [browser] ref: Remove Object.assign method usage
  • [browser] ref: Remove Number.isNaN method usage
  • [browser] ref: Remove includes method usage
  • [browser] ref: Improve usage of types in addEventListener breadcrumbs wrapper
  • [browser] ci: Use Galaxy S9 Plus for Android 9
  • [browser] ci: Increase timeouts and retries between Travis and BrowserStack
  • [node] fix: Update https-proxy-agent to 3.0.0 for security reasons (#2262)
  • [node] feat: Extract prototyped data in extractUserData (#2247)
... (truncated)
Changelog

Sourced from @sentry/integrations's changelog.

5.10.2

  • [browser] fix: Always trigger default browser onerror handler (#2348)
  • [browser] fix: Restore correct functionToString behavior for updated fill method (#2346)
  • [integrations] ref: Allow for backslashes in unix paths (#2319)
  • [integrations] feat: Support Windows-style path in RewriteFrame iteratee (#2319)

5.10.1

  • [apm] fix: Sent correct span id with outgoing requests (#2341)
  • [utils] fix: Make fill and wrap work nicely together to prevent double-triggering instrumentations (#2343)
  • [node] ref: Require https-proxy-agent only when actually needed (#2334)

5.10.0

  • [hub] feat: Update span implementation (#2161)
  • [apm] feat: Add @sentry/apm package
  • [integrations] feat: Change Tracing integration (#2161)
  • [utils] feat: Introduce instrument util to allow for custom handlers
  • [utils] Optimize supportsNativeFetch with a fast path that avoids DOM I/O (#2326)
  • [utils] feat: Add isInstanceOf util for safety reasons

5.9.1

  • [browser] ref: Fix regression with bundle size

5.9.0

  • [node] feat: Added mode option for OnUnhandledRejection integration that changes how we log errors and what we do with the process itself
  • [browser] ref: Both global handlers now always return true to call default implementations (error logging)

5.8.0

  • [browser/node] feat: 429 http code handling in node/browser transports (#2300)
  • [core] feat: Make sure that Debug integration is always setup as the last one (#2285)
  • [browser] fix: Gracefuly handle incorrect input from onerror (#2302)
  • [utils] fix: Safer normalizing for input with domain key (#2305)
  • [utils] ref: Remove dom references from utils for old TS and env interop (#2303)

5.7.1

  • [core] ref: Use the smallest possible interface for our needs - PromiseLike (#2273)
  • [utils] fix: Add TS dom reference to make sure its in place for compilation (#2274)

5.7.0

  • [core] ref: Use Promise as the interface, but SyncPromise as the implementation in all the places we need thenable API
  • [browser] fix: Capture only failed console.assert calls
  • [browser] ref: Major TraceKit and GlobalHandlers refactor
  • [browser] ref: Remove all required IE10-11 polyfills
... (truncated)
Commits
  • b12397a release: 5.10.2
  • 8563a69 misc: 5.10.2 changelog
  • 10d44d6 ref: Allow for backslashes in unix paths
  • c2fa418 feat: Support Windows-style path in RewriteFrame iteratee
  • c565329 fix: Always trigger default browser onerror handler (#2348)
  • 95ea37e docs: Update CONTRIBUTING.md (#2347)
  • a876d46 fix: Restore correct functionToString behavior for updated fill method (#2346)
  • 61385c3 Merge release/5.10.1 into master
  • 9740a4d release: 5.10.1
  • ce84e0a misc: 5.10.1 changelog
  • Additional commits viewable in compare view

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/52 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/16/2019 **Status:** ✅ Merged **Merged:** 12/19/2019 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/sentry/integrations-5.10.2` --- ### 📝 Commits (1) - [`baa4dac`](https://github.com/moollaza/repo-remover/commit/baa4dac594456e60cab95cb08ad2c858713b74f3) Bump @sentry/integrations from 5.6.1 to 5.10.2 ### 📊 Changes **2 files changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+19 -6) </details> ### 📄 Description Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 5.6.1 to 5.10.2. <details> <summary>Release notes</summary> *Sourced from [@sentry/integrations's releases](https://github.com/getsentry/sentry-javascript/releases).* > ## 5.10.2 > - [browser] fix: Always trigger default browser onerror handler ([#2348](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2348)) > - [browser] fix: Restore correct `functionToString` behavior for updated `fill` method ([#2346](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2346)) > - [integrations] ref: Allow for backslashes in unix paths ([#2319](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319)) > - [integrations] feat: Support Windows-style path in RewriteFrame iteratee ([#2319](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319)) > > ## 5.10.1 > - [apm] fix: Sent correct span id with outgoing requests ([#2341](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2341)) > - [utils] fix: Make `fill` and `wrap` work nicely together to prevent double-triggering instrumentations ([#2343](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2343)) > - [node] ref: Require `https-proxy-agent` only when actually needed ([#2334](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2334)) > > ## 5.10.0 > - [hub] feat: Update `span` implementation ([#2161](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161)) > - [apm] feat: Add `@sentry/apm` package > - [integrations] feat: Change `Tracing` integration ([#2161](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161)) > - [utils] feat: Introduce `instrument` util to allow for custom handlers > - [utils] Optimize `supportsNativeFetch` with a fast path that avoids DOM I/O ([#2326](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2326)) > - [utils] feat: Add `isInstanceOf` util for safety reasons > > ## 5.9.1 > - [browser] ref: Fix regression with bundle size > > ## 5.9.0 > - [node] feat: Added `mode` option for `OnUnhandledRejection` integration that changes how we log errors and what we do with the process itself > - [browser] ref: Both global handlers now always return `true` to call default implementations (error logging) > > ## 5.8.0 > - [browser/node] feat: 429 http code handling in node/browser transports ([#2300](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2300)) > - [core] feat: Make sure that Debug integration is always setup as the last one ([#2285](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2285)) > - [browser] fix: Gracefuly handle incorrect input from onerror ([#2302](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2302)) > - [utils] fix: Safer normalizing for input with `domain` key ([#2305](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2305)) > - [utils] ref: Remove dom references from utils for old TS and env interop ([#2303](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2303)) > > ## 5.7.1 > - [core] ref: Use the smallest possible interface for our needs - `PromiseLike` ([#2273](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2273)) > - [utils] fix: Add TS dom reference to make sure its in place for compilation ([#2274](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2274)) > > ## 5.7.0 > - [core] ref: Use `Promise` as the interface, but `SyncPromise` as the implementation in all the places we need `thenable` API > - [browser] fix: Capture only failed `console.assert` calls > - [browser] ref: Major `TraceKit` and `GlobalHandlers` refactor > - [browser] ref: Remove _all_ required IE10-11 polyfills > - [browser] ref: Remove `Object.assign` method usage > - [browser] ref: Remove `Number.isNaN` method usage > - [browser] ref: Remove `includes` method usage > - [browser] ref: Improve usage of types in `addEventListener` breadcrumbs wrapper > - [browser] ci: Use Galaxy S9 Plus for Android 9 > - [browser] ci: Increase timeouts and retries between Travis and BrowserStack > - [node] fix: Update https-proxy-agent to 3.0.0 for security reasons ([#2262](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2262)) > - [node] feat: Extract prototyped data in `extractUserData` ([#2247](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2247)) ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [@sentry/integrations's changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md).* > ## 5.10.2 > > - [browser] fix: Always trigger default browser onerror handler ([#2348](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2348)) > - [browser] fix: Restore correct `functionToString` behavior for updated `fill` method ([#2346](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2346)) > - [integrations] ref: Allow for backslashes in unix paths ([#2319](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319)) > - [integrations] feat: Support Windows-style path in RewriteFrame iteratee ([#2319](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319)) > > ## 5.10.1 > > - [apm] fix: Sent correct span id with outgoing requests ([#2341](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2341)) > - [utils] fix: Make `fill` and `wrap` work nicely together to prevent double-triggering instrumentations ([#2343](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2343)) > - [node] ref: Require `https-proxy-agent` only when actually needed ([#2334](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2334)) > > ## 5.10.0 > > - [hub] feat: Update `span` implementation ([#2161](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161)) > - [apm] feat: Add `@sentry/apm` package > - [integrations] feat: Change `Tracing` integration ([#2161](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161)) > - [utils] feat: Introduce `instrument` util to allow for custom handlers > - [utils] Optimize `supportsNativeFetch` with a fast path that avoids DOM I/O ([#2326](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2326)) > - [utils] feat: Add `isInstanceOf` util for safety reasons > > ## 5.9.1 > > - [browser] ref: Fix regression with bundle size > > ## 5.9.0 > > - [node] feat: Added `mode` option for `OnUnhandledRejection` integration that changes how we log errors and what we do with the process itself > - [browser] ref: Both global handlers now always return `true` to call default implementations (error logging) > > ## 5.8.0 > > - [browser/node] feat: 429 http code handling in node/browser transports ([#2300](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2300)) > - [core] feat: Make sure that Debug integration is always setup as the last one ([#2285](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2285)) > - [browser] fix: Gracefuly handle incorrect input from onerror ([#2302](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2302)) > - [utils] fix: Safer normalizing for input with `domain` key ([#2305](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2305)) > - [utils] ref: Remove dom references from utils for old TS and env interop ([#2303](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2303)) > > ## 5.7.1 > > - [core] ref: Use the smallest possible interface for our needs - `PromiseLike` ([#2273](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2273)) > - [utils] fix: Add TS dom reference to make sure its in place for compilation ([#2274](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2274)) > > ## 5.7.0 > > - [core] ref: Use `Promise` as the interface, but `SyncPromise` as the implementation in all the places we need `thenable` API > - [browser] fix: Capture only failed `console.assert` calls > - [browser] ref: Major `TraceKit` and `GlobalHandlers` refactor > - [browser] ref: Remove _all_ required IE10-11 polyfills ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`b12397a`](https://github.com/getsentry/sentry-javascript/commit/b12397a806d973d3425bc495e04408f2b50f3ca2) release: 5.10.2 - [`8563a69`](https://github.com/getsentry/sentry-javascript/commit/8563a69a5dddc95038fc5f0c57b0d2ce4c7961ba) misc: 5.10.2 changelog - [`10d44d6`](https://github.com/getsentry/sentry-javascript/commit/10d44d695e13820fb3418ed5a4895a1c0f9de013) ref: Allow for backslashes in unix paths - [`c2fa418`](https://github.com/getsentry/sentry-javascript/commit/c2fa4188e1140d36773dad1a226b54682b976bec) feat: Support Windows-style path in RewriteFrame iteratee - [`c565329`](https://github.com/getsentry/sentry-javascript/commit/c565329fac4876856da106e36790b0d975029a68) fix: Always trigger default browser onerror handler ([#2348](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2348)) - [`95ea37e`](https://github.com/getsentry/sentry-javascript/commit/95ea37ec000e984e892f946663148cbf1026df1b) docs: Update CONTRIBUTING.md ([#2347](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2347)) - [`a876d46`](https://github.com/getsentry/sentry-javascript/commit/a876d46c61e2618e3c3a3e1710f77419331a9248) fix: Restore correct functionToString behavior for updated fill method ([#2346](https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2346)) - [`61385c3`](https://github.com/getsentry/sentry-javascript/commit/61385c3b4ce70561c053866988f867d71e6daa62) Merge release/5.10.1 into master - [`9740a4d`](https://github.com/getsentry/sentry-javascript/commit/9740a4dc8623beb1144e24361409ebf844a5f6e6) release: 5.10.1 - [`ce84e0a`](https://github.com/getsentry/sentry-javascript/commit/ce84e0af48cccd9ab7407217ecae5be4081450eb) misc: 5.10.1 changelog - Additional commits viewable in [compare view](https://github.com/getsentry/sentry-javascript/compare/5.6.1...5.10.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@sentry/integrations&package-manager=npm_and_yarn&previous-version=5.6.1&new-version=5.10.2)](https://dependabot.com/compatibility-score.html?dependency-name=@sentry/integrations&package-manager=npm_and_yarn&previous-version=5.6.1&new-version=5.10.2) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:36:42 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#60
No description provided.