[PR #77] [CLOSED] Bump @sentry/browser from 5.6.3 to 5.11.0 #86

Closed
opened 2026-02-26 05:30:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/77
Author: @dependabot-preview[bot]
Created: 1/9/2020
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/sentry/browser-5.11.0


📝 Commits (1)

  • 47fa781 Bump @sentry/browser from 5.6.3 to 5.11.0

📊 Changes

2 files changed (+39 additions, -44 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+38 -43)

📄 Description

Bumps @sentry/browser from 5.6.3 to 5.11.0.

Release notes

Sourced from @sentry/browser's releases.

5.11.0

  • [apm] fix: Always attach contexts.trace to finished transaction (#2353)
  • [integrations] fix: Make RewriteFrame integration process all exceptions (#2362)
  • [node] ref: Update agent-base to 5.0 to remove http/s patching (#2355)
  • [browser] feat: Set headers from options in XHR/fetch transport (#2363)

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
... (truncated)
Changelog

Sourced from @sentry/browser's changelog.

5.11.0

  • [apm] fix: Always attach contexts.trace to finished transaction (#2353)
  • [integrations] fix: Make RewriteFrame integration process all exceptions (#2362)
  • [node] ref: Update agent-base to 5.0 to remove http/s patching (#2355)
  • [browser] feat: Set headers from options in XHR/fetch transport (#2363)

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)
... (truncated)
Commits
  • 07ab8dc release: 5.11.0
  • 31950b0 meta: Changelog
  • 72a4b8e Update default breadcrumb count to match docs (#2365)
  • 2d628c3 Set headers from options in XHR/fetch transport (#2363)
  • 02b8ab6 ref: Update agent-base to 5.0 to remove http/s patching (#2355)
  • 6259d23 fix: Dont require transaction to be on the scope to be delivered correctly (#...
  • bbd81b6 fix: Make RewriteFrame integration process all exceptions (#2362)
  • ef7b3b2 Merge release/5.10.2 into master
  • b12397a release: 5.10.2
  • 8563a69 misc: 5.10.2 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.


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/77 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/9/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/sentry/browser-5.11.0` --- ### 📝 Commits (1) - [`47fa781`](https://github.com/moollaza/repo-remover/commit/47fa781ab1dde1742f635df0d2fbbda1703a3e67) Bump @sentry/browser from 5.6.3 to 5.11.0 ### 📊 Changes **2 files changed** (+39 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+38 -43) </details> ### 📄 Description Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.6.3 to 5.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases">@sentry/browser's releases</a>.</em></p> <blockquote> <h2>5.11.0</h2> <ul> <li>[apm] fix: Always attach <code>contexts.trace</code> to finished transaction (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2353">#2353</a>)</li> <li>[integrations] fix: Make RewriteFrame integration process all exceptions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2362">#2362</a>)</li> <li>[node] ref: Update agent-base to 5.0 to remove http/s patching (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2355">#2355</a>)</li> <li>[browser] feat: Set headers from options in XHR/fetch transport (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2363">#2363</a>)</li> </ul> <h2>5.10.2</h2> <ul> <li>[browser] fix: Always trigger default browser onerror handler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2348">#2348</a>)</li> <li>[browser] fix: Restore correct <code>functionToString</code> behavior for updated <code>fill</code> method (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2346">#2346</a>)</li> <li>[integrations] ref: Allow for backslashes in unix paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319">#2319</a>)</li> <li>[integrations] feat: Support Windows-style path in RewriteFrame iteratee (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319">#2319</a>)</li> </ul> <h2>5.10.1</h2> <ul> <li>[apm] fix: Sent correct span id with outgoing requests (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2341">#2341</a>)</li> <li>[utils] fix: Make <code>fill</code> and <code>wrap</code> work nicely together to prevent double-triggering instrumentations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2343">#2343</a>)</li> <li>[node] ref: Require <code>https-proxy-agent</code> only when actually needed (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2334">#2334</a>)</li> </ul> <h2>5.10.0</h2> <ul> <li>[hub] feat: Update <code>span</code> implementation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161">#2161</a>)</li> <li>[apm] feat: Add <code>@sentry/apm</code> package</li> <li>[integrations] feat: Change <code>Tracing</code> integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161">#2161</a>)</li> <li>[utils] feat: Introduce <code>instrument</code> util to allow for custom handlers</li> <li>[utils] Optimize <code>supportsNativeFetch</code> with a fast path that avoids DOM I/O (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2326">#2326</a>)</li> <li>[utils] feat: Add <code>isInstanceOf</code> util for safety reasons</li> </ul> <h2>5.9.1</h2> <ul> <li>[browser] ref: Fix regression with bundle size</li> </ul> <h2>5.9.0</h2> <ul> <li>[node] feat: Added <code>mode</code> option for <code>OnUnhandledRejection</code> integration that changes how we log errors and what we do with the process itself</li> <li>[browser] ref: Both global handlers now always return <code>true</code> to call default implementations (error logging)</li> </ul> <h2>5.8.0</h2> <ul> <li>[browser/node] feat: 429 http code handling in node/browser transports (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2300">#2300</a>)</li> <li>[core] feat: Make sure that Debug integration is always setup as the last one (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2285">#2285</a>)</li> <li>[browser] fix: Gracefuly handle incorrect input from onerror (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2302">#2302</a>)</li> <li>[utils] fix: Safer normalizing for input with <code>domain</code> key (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2305">#2305</a>)</li> <li>[utils] ref: Remove dom references from utils for old TS and env interop (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2303">#2303</a>)</li> </ul> <h2>5.7.1</h2> <ul> <li>[core] ref: Use the smallest possible interface for our needs - <code>PromiseLike</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2273">#2273</a>)</li> <li>[utils] fix: Add TS dom reference to make sure its in place for compilation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2274">#2274</a>)</li> </ul> <h2>5.7.0</h2> <ul> <li>[core] ref: Use <code>Promise</code> as the interface, but <code>SyncPromise</code> as the implementation in all the places we need <code>thenable</code> API</li> <li>[browser] fix: Capture only failed <code>console.assert</code> calls</li> <li>[browser] ref: Major <code>TraceKit</code> and <code>GlobalHandlers</code> refactor</li> <li>[browser] ref: Remove <em>all</em> required IE10-11 polyfills</li> <li>[browser] ref: Remove <code>Object.assign</code> method usage</li> <li>[browser] ref: Remove <code>Number.isNaN</code> method usage</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md">@sentry/browser's changelog</a>.</em></p> <blockquote> <h2>5.11.0</h2> <ul> <li>[apm] fix: Always attach <code>contexts.trace</code> to finished transaction (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2353">#2353</a>)</li> <li>[integrations] fix: Make RewriteFrame integration process all exceptions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2362">#2362</a>)</li> <li>[node] ref: Update agent-base to 5.0 to remove http/s patching (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2355">#2355</a>)</li> <li>[browser] feat: Set headers from options in XHR/fetch transport (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2363">#2363</a>)</li> </ul> <h2>5.10.2</h2> <ul> <li>[browser] fix: Always trigger default browser onerror handler (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2348">#2348</a>)</li> <li>[browser] fix: Restore correct <code>functionToString</code> behavior for updated <code>fill</code> method (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2346">#2346</a>)</li> <li>[integrations] ref: Allow for backslashes in unix paths (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319">#2319</a>)</li> <li>[integrations] feat: Support Windows-style path in RewriteFrame iteratee (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2319">#2319</a>)</li> </ul> <h2>5.10.1</h2> <ul> <li>[apm] fix: Sent correct span id with outgoing requests (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2341">#2341</a>)</li> <li>[utils] fix: Make <code>fill</code> and <code>wrap</code> work nicely together to prevent double-triggering instrumentations (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2343">#2343</a>)</li> <li>[node] ref: Require <code>https-proxy-agent</code> only when actually needed (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2334">#2334</a>)</li> </ul> <h2>5.10.0</h2> <ul> <li>[hub] feat: Update <code>span</code> implementation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161">#2161</a>)</li> <li>[apm] feat: Add <code>@sentry/apm</code> package</li> <li>[integrations] feat: Change <code>Tracing</code> integration (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2161">#2161</a>)</li> <li>[utils] feat: Introduce <code>instrument</code> util to allow for custom handlers</li> <li>[utils] Optimize <code>supportsNativeFetch</code> with a fast path that avoids DOM I/O (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2326">#2326</a>)</li> <li>[utils] feat: Add <code>isInstanceOf</code> util for safety reasons</li> </ul> <h2>5.9.1</h2> <ul> <li>[browser] ref: Fix regression with bundle size</li> </ul> <h2>5.9.0</h2> <ul> <li>[node] feat: Added <code>mode</code> option for <code>OnUnhandledRejection</code> integration that changes how we log errors and what we do with the process itself</li> <li>[browser] ref: Both global handlers now always return <code>true</code> to call default implementations (error logging)</li> </ul> <h2>5.8.0</h2> <ul> <li>[browser/node] feat: 429 http code handling in node/browser transports (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2300">#2300</a>)</li> <li>[core] feat: Make sure that Debug integration is always setup as the last one (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2285">#2285</a>)</li> <li>[browser] fix: Gracefuly handle incorrect input from onerror (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2302">#2302</a>)</li> <li>[utils] fix: Safer normalizing for input with <code>domain</code> key (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2305">#2305</a>)</li> <li>[utils] ref: Remove dom references from utils for old TS and env interop (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2303">#2303</a>)</li> </ul> <h2>5.7.1</h2> <ul> <li>[core] ref: Use the smallest possible interface for our needs - <code>PromiseLike</code> (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2273">#2273</a>)</li> <li>[utils] fix: Add TS dom reference to make sure its in place for compilation (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2274">#2274</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/07ab8dccefba0711a4aac8d130f721b1ce1f06c2"><code>07ab8dc</code></a> release: 5.11.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/31950b09c08db60550176709be260579c7875858"><code>31950b0</code></a> meta: Changelog</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/72a4b8e83deab340055ae095e153ba188553b837"><code>72a4b8e</code></a> Update default breadcrumb count to match docs (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2365">#2365</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2d628c30036e2ffaad3160a471c4561413484a5b"><code>2d628c3</code></a> Set headers from options in XHR/fetch transport (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2363">#2363</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/02b8ab64e7b3aaee0df34009340ab3139f027ab3"><code>02b8ab6</code></a> ref: Update agent-base to 5.0 to remove http/s patching (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2355">#2355</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6259d23848030db78f9b4cfe9bc0e5307d26695d"><code>6259d23</code></a> fix: Dont require transaction to be on the scope to be delivered correctly (#...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/bbd81b6d5e879101c75ad2527f023380573812c6"><code>bbd81b6</code></a> fix: Make RewriteFrame integration process all exceptions (<a href="https://github-redirect.dependabot.com/getsentry/sentry-javascript/issues/2362">#2362</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ef7b3b2dd02af063138f7453f8c7d92e033365b8"><code>ef7b3b2</code></a> Merge release/5.10.2 into master</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b12397a806d973d3425bc495e04408f2b50f3ca2"><code>b12397a</code></a> release: 5.10.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8563a69a5dddc95038fc5f0c57b0d2ce4c7961ba"><code>8563a69</code></a> misc: 5.10.2 changelog</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/5.6.3...5.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.11.0)](https://dependabot.com/compatibility-score.html?dependency-name=@sentry/browser&package-manager=npm_and_yarn&previous-version=5.6.3&new-version=5.11.0) 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) --- <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 05:30:19 +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#86
No description provided.