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

chore(deps): bump cxx from 1.0.83 to 1.0.92 #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Bumps cxx from 1.0.83 to 1.0.92.

Release notes

Sourced from cxx's releases.

1.0.92

  • Set html_root_url attribute for cxx-build and cxx-gen libraries

1.0.91

  • Exclude buck2 prelude submodule from getting inlined into the published crate

1.0.90

  • Prevent new clippy lint extra_unused_type_parameters from triggering inside generated code

1.0.89

  • Prevent various pedantic lints from being triggered inside generated code (#1162)

1.0.88

  • Fix memory leak in move assignment operator of rust::Error class (#1167, thanks @​umogSlayer)

1.0.87

  • Improve Debug representation of CxxString

1.0.86

  • Support #[cxx_name = "…"] containing name that is a Rust keyword (#1150)

1.0.85

  • Opt out of -Zrustdoc-scrape-examples on docs.rs for now

1.0.84

  • Documentation improvements
Commits
  • fd3b3d5 Release 1.0.92
  • 7d7e8ae Lockfile update
  • 909c828 Disable Buck doctests on third-party code
  • 13ec414 Update buck2 prelude to accommodate changes to platform-specific genrule
  • 3d84180 Set html_root_url for 2 other library crates
  • 5ebaee1 Merge pull request #1182 from schreter/fix_test_rebuild
  • 4c86e13 Fix: pick up changed tests.h/cc to rebuild bridge
  • 03b0c8d Support a manual trigger on CI workflow
  • 9a3acc0 Fill in dependencies for the doc-tests in Buck
  • 5aaddfb Synchronize crate names in Bazel and Buck with Cargo crate names
  • 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)

Bumps [cxx](https://github.com/dtolnay/cxx) from 1.0.83 to 1.0.92.
- [Release notes](https://github.com/dtolnay/cxx/releases)
- [Commits](dtolnay/cxx@1.0.83...1.0.92)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 6, 2023
@dependabot dependabot bot requested a review from Conni2461 March 6, 2023 19:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants