Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate pprof to 0.14.0 #70

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

This PR contains the following updates:

Package Type Update Change
pprof dependencies minor 0.11.1 -> 0.14.0

Release Notes

tikv/pprof-rs (pprof)

v0.14.0

Fixed
  • Fix the alignment of the collector and validate function (#​255)
Changed
  • Bump the MSRV to 1.66.0 (#​255)

v0.13.0

Changed
  • Upgrade prost, prost-derive, prost-build to 0.12 (#​223)

v0.12.1

Fixed
  • Handle potentially unaligned frame pointer (#​217)
  • Fix the register field name according to libc (#​218)

v0.12.0

Added
  • Support building pprof-rs for android target (#​202)
  • Support building pprof-rs for freebsd target (#​213)
Changed
  • Upgrade criterion to 0.5 (#​212)
  • Bump the MSRV to 1.64.0 (#​204)
Fixed
  • Hide perf_signal_handler frames on macOS (#​207)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/pprof-0.x branch 4 times, most recently from 9217381 to a92df60 Compare July 24, 2023 19:31
@renovate renovate bot changed the title fix(deps): update rust crate pprof to 0.12.0 fix(deps): update rust crate pprof to 0.12.1 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 5 times, most recently from 4701f9c to 67b60d6 Compare July 31, 2023 03:41
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 5 times, most recently from ebe48aa to 7bea9ad Compare August 15, 2023 18:34
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 6 times, most recently from f9c3fc8 to 6aaa01c Compare August 23, 2023 02:13
@renovate renovate bot force-pushed the renovate/pprof-0.x branch from 6aaa01c to 6e4557e Compare August 25, 2023 09:43
@renovate
Copy link
Contributor Author

renovate bot commented Aug 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/ingestor/Cargo.toml --workspace
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `sentry`.
    ... required by package `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/renovate/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.7` are: 0.31.8, 0.31.7

the package `seichi-timed-stats-conifers-ingestor` depends on `sentry`, with features: `profiling` but `sentry` does not have these features.


failed to select a version for `sentry` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/pprof-0.x branch 3 times, most recently from df14cfe to 6d0e9a7 Compare August 31, 2023 00:36
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 3 times, most recently from 51c2a3a to 30f81a8 Compare September 6, 2023 21:07
@renovate renovate bot force-pushed the renovate/pprof-0.x branch from 30f81a8 to bd186ff Compare October 1, 2023 14:07
@renovate renovate bot changed the title fix(deps): update rust crate pprof to 0.12.1 fix(deps): update rust crate pprof to 0.13.0 Oct 1, 2023
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 9 times, most recently from 501d649 to b0cc9fa Compare October 18, 2023 22:48
@renovate renovate bot force-pushed the renovate/pprof-0.x branch 8 times, most recently from 98ef49e to 22d629a Compare April 17, 2024 15:11
@renovate renovate bot force-pushed the renovate/pprof-0.x branch from 22d629a to 60fe34e Compare November 8, 2024 07:07
@renovate renovate bot changed the title fix(deps): update rust crate pprof to 0.13.0 fix(deps): update rust crate pprof to 0.14.0 Nov 8, 2024
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: server/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/ingestor/Cargo.toml --workspace
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `sentry`.
    ... required by package `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/renovate/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.7` are: 0.31.8, 0.31.7

the package `seichi-timed-stats-conifers-ingestor` depends on `sentry`, with features: `profiling` but `sentry` does not have these features.


failed to select a version for `sentry` which could resolve this conflict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants