Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Bump cpp_demangle from 0.3.3 to 0.3.4 in /src/agent #1480

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps cpp_demangle from 0.3.3 to 0.3.4.

Changelog

Sourced from cpp_demangle's changelog.

0.3.4

Released 2021/11/21

Added

  • DemangleOptions now has a hide_expression_literal_types method that can make it easier to match user-provided template instance names. #230

Commits
  • b2965ef Release 0.3.4.
  • a4ff4cb Introduce DemangleOptions::simplify_template_parameters()
  • 4b9da59 Update links
  • b4ca04b Update afl requirement from 0.10.0 to 0.11.0
  • a8afba1 Fix crates.io badge and formatting and update links
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2021
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/cpp_demangle-0.3.4 branch 6 times, most recently from d4975a8 to bef864e Compare November 29, 2021 23:03
Bumps [cpp_demangle](https://github.com/gimli-rs/cpp_demangle) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/gimli-rs/cpp_demangle/releases)
- [Changelog](https://github.com/gimli-rs/cpp_demangle/blob/master/CHANGELOG.md)
- [Commits](gimli-rs/cpp_demangle@0.3.3...0.3.4)

---
updated-dependencies:
- dependency-name: cpp_demangle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/src/agent/cpp_demangle-0.3.4 branch from bef864e to 23a2629 Compare November 30, 2021 01:20
@mgreisen
Copy link
Contributor

Passed integration test with only spurious log messages.

@mgreisen mgreisen merged commit 040efd1 into main Nov 30, 2021
@dependabot dependabot bot deleted the dependabot/cargo/src/agent/cpp_demangle-0.3.4 branch November 30, 2021 18:56
@ghost ghost locked as resolved and limited conversation to collaborators Dec 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file passed-integration-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant