[PR #694] [CLOSED] Bump backtrace from 0.3.13 to 0.3.14 #1611

Closed
opened 2026-03-16 02:15:58 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/694
Author: @dependabot-preview[bot]
Created: 2/25/2019
Status: Closed

Base: masterHead: dependabot/cargo/backtrace-0.3.14


📝 Commits (1)

  • 6c53b0a Bump backtrace from 0.3.13 to 0.3.14

📊 Changes

1 file changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+5 -5)

📄 Description

Bumps backtrace from 0.3.13 to 0.3.14.

Commits
  • b4a101a Bump to 0.3.14
  • 378a39d Merge pull request #156 from MikaelUrankar/freebsd_arm
  • 1aa97bc Add FreeBSD armv6 and armv7 targets
  • 94d2c37 Merge pull request #152 from VardhanThigle/Vardhan/x86_64-fortanix-unknown-sg...
  • 5bf1992 Supporting Backtrace crate for x86_64-fortanix-unknown-sgx.
  • b8d8d94 Update Travis URL
  • bc5a4ab No need for secure env vars on Travis
  • 54a7ebe Bump to 0.1.28
  • 8b6998c Bump to 0.1.27
  • 9c701d5 Fix backtrace-sys build on empty platforms
  • 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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.


🔄 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/hickory-dns/hickory-dns/pull/694 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/25/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/backtrace-0.3.14` --- ### 📝 Commits (1) - [`6c53b0a`](https://github.com/hickory-dns/hickory-dns/commit/6c53b0ad7c76e37cc0d7243427c8111050f5b909) Bump backtrace from 0.3.13 to 0.3.14 ### 📊 Changes **1 file changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+5 -5) </details> ### 📄 Description Bumps [backtrace](https://github.com/alexcrichton/backtrace-rs) from 0.3.13 to 0.3.14. <details> <summary>Commits</summary> - [`b4a101a`](https://github.com/alexcrichton/backtrace-rs/commit/b4a101a5002e3b4a6fbb9d79e36c55dbfe21bc92) Bump to 0.3.14 - [`378a39d`](https://github.com/alexcrichton/backtrace-rs/commit/378a39d8c812589bd96ea2d1a8a5632c53995f1e) Merge pull request [#156](https://github-redirect.dependabot.com/alexcrichton/backtrace-rs/issues/156) from MikaelUrankar/freebsd_arm - [`1aa97bc`](https://github.com/alexcrichton/backtrace-rs/commit/1aa97bc26b38268d2f344daa90f96cb29833578b) Add FreeBSD armv6 and armv7 targets - [`94d2c37`](https://github.com/alexcrichton/backtrace-rs/commit/94d2c37eb2abc33dd2fcf1ff34b13404bea243dc) Merge pull request [#152](https://github-redirect.dependabot.com/alexcrichton/backtrace-rs/issues/152) from VardhanThigle/Vardhan/x86_64-fortanix-unknown-sg... - [`5bf1992`](https://github.com/alexcrichton/backtrace-rs/commit/5bf199261daaecb6d837943a311c784975395120) Supporting Backtrace crate for x86_64-fortanix-unknown-sgx. - [`b8d8d94`](https://github.com/alexcrichton/backtrace-rs/commit/b8d8d94279f5168ee872296a16e083ca9d1a9e33) Update Travis URL - [`bc5a4ab`](https://github.com/alexcrichton/backtrace-rs/commit/bc5a4ab85f5f41c587a9bb565b52da376c2ab5c1) No need for secure env vars on Travis - [`54a7ebe`](https://github.com/alexcrichton/backtrace-rs/commit/54a7ebe7b9d087e9a980a5d49f234b12018a935e) Bump to 0.1.28 - [`8b6998c`](https://github.com/alexcrichton/backtrace-rs/commit/8b6998c2d0f1433b2619bc9af84423181e369835) Bump to 0.1.27 - [`9c701d5`](https://github.com/alexcrichton/backtrace-rs/commit/9c701d525a343d0e1cc4a04341483da8ce11664d) Fix backtrace-sys build on empty platforms - Additional commits viewable in [compare view](https://github.com/alexcrichton/backtrace-rs/compare/0.3.13...0.3.14) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.13&new-version=0.3.14)](https://dependabot.com/compatibility-score.html?dependency-name=backtrace&package-manager=cargo&previous-version=0.3.13&new-version=0.3.14) 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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:15:58 +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/hickory-dns#1611
No description provided.