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 opentelemetry-rust monorepo to 0.27.0 #484

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

Package Type Update Change
opentelemetry dependencies minor 0.24.0 -> 0.27.0
opentelemetry-semantic-conventions (source) dependencies minor 0.16.0 -> 0.27.0
opentelemetry_sdk dependencies minor 0.24.0 -> 0.27.0

Release Notes

open-telemetry/opentelemetry-rust (opentelemetry)

v0.27.0

Compare Source

v0.26.0: 0.26.0 Release

Compare Source

See changelog for individual crates to know the exact set of changes. As informed during previous release, all crates from this repo follows same version (0.26.0 for this release).
This release also upgrades Metric API (part of opentelemetry crate) from alpha to beta.

v0.25.0: OpenTelemetry 0.25.0 Release

Compare Source

See changelog for individual crates to know the exact set of changes. This release onwards, all crates from this repo follows same version (0.25.0 for today's release).

open-telemetry/opentelemetry-rust (opentelemetry-semantic-conventions)

v0.27.0

Compare Source

Released 2024-Nov-11

  • Bump MSRV to 1.70 #​2179
  • Update to v1.28.0 of the semantic conventions.

v0.26.0

Compare Source

Released 2024-Sep-30

Changed
  • Starting with this version, this crate will use Weaver for the generation of
    the semantic conventions.
  • Breaking Introduced a new feature semconv_experimental to enable experimental semantic conventions.
    This feature is disabled by default.

v0.25.0

Compare Source

Changed
  • Starting with this version, this crate will align with opentelemetry crate
    on major,minor versions.
  • Update to v1.27.0 of the semantic conventions.
    #​2000

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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

Copy link

github-actions bot commented Jul 15, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/opentelemetry >= 0.27.0, < 0.28.0 🟢 6.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/opentelemetry-semantic-conventions >= 0.27.0, < 0.28.0 🟢 6.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/opentelemetry_sdk >= 0.27.0, < 0.28.0 🟢 6.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Vulnerabilities🟢 100 existing vulnerabilities detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Security-Policy🟢 10security policy file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • server/Cargo.toml

@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from f50195f to bf55ced Compare July 24, 2024 18:43
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo fix(deps): update opentelemetry-rust monorepo - autoclosed Sep 3, 2024
@renovate renovate bot closed this Sep 3, 2024
@renovate renovate bot deleted the renovate/opentelemetry-rust-monorepo branch September 3, 2024 12:39
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo - autoclosed fix(deps): update opentelemetry-rust monorepo Sep 10, 2024
@renovate renovate bot reopened this Sep 10, 2024
@renovate renovate bot restored the renovate/opentelemetry-rust-monorepo branch September 10, 2024 01:40
@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from bf55ced to 3651efc Compare September 10, 2024 01:41
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo fix(deps): update opentelemetry-rust monorepo to 0.25.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from 3651efc to 273f13b Compare October 1, 2024 22:44
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo to 0.25.0 fix(deps): update opentelemetry-rust monorepo to 0.26.0 Oct 1, 2024
Copy link
Contributor Author

renovate bot commented Oct 1, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path server/Cargo.toml --package [email protected] --precise 0.27.1
    Updating crates.io index
error: failed to select a version for the requirement `opentelemetry = "^0.24"`
candidate versions found which didn't match: 0.27.1
location searched: crates.io index
required by package `opentelemetry-prometheus v0.17.0`
    ... which satisfies dependency `opentelemetry-prometheus = "^0.17.0"` (locked to 0.17.0) of package `unleash-edge v19.6.2 (/tmp/renovate/repos/github/Unleash/unleash-edge/server)`

@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from 273f13b to d12ec06 Compare October 30, 2024 10:57
@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from d12ec06 to c4f947a Compare November 12, 2024 00:36
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo to 0.26.0 fix(deps): update opentelemetry-rust monorepo Nov 12, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from c4f947a to c7aa70e Compare November 12, 2024 04:19
@renovate renovate bot changed the title fix(deps): update opentelemetry-rust monorepo fix(deps): update opentelemetry-rust monorepo to 0.27.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-rust-monorepo branch from c7aa70e to 8e7adb1 Compare November 27, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Bots
Development

Successfully merging this pull request may close these issues.

0 participants