Skip to content

Regenerate cargo smoke tests#390

Merged
kbukum1 merged 1 commit intomainfrom
kbukum1/regen-cargo-smoke-tests
Mar 4, 2026
Merged

Regenerate cargo smoke tests#390
kbukum1 merged 1 commit intomainfrom
kbukum1/regen-cargo-smoke-tests

Conversation

@kbukum1
Copy link
Copy Markdown
Contributor

@kbukum1 kbukum1 commented Mar 4, 2026

Regenerate cargo smoke tests to match current dependabot-core main output.

Changes

  • Added missing record_ecosystem_meta entries after create_pull_request events
  • Updated dependency versions to current (quote, getrandom, r-efi, const_fn)

@kbukum1 kbukum1 requested a review from a team as a code owner March 4, 2026 22:38
@kbukum1 kbukum1 force-pushed the kbukum1/regen-cargo-smoke-tests branch from ca6a2ec to fe72ccf Compare March 4, 2026 22:49
Add missing record_ecosystem_meta entries after create_pull_request events.
Regenerated with proxy cache to match CI versions exactly.
@kbukum1 kbukum1 force-pushed the kbukum1/regen-cargo-smoke-tests branch from fe72ccf to 73b81f3 Compare March 4, 2026 22:49
@kbukum1 kbukum1 merged commit 3e273c5 into main Mar 4, 2026
24 of 91 checks passed
@kbukum1 kbukum1 deleted the kbukum1/regen-cargo-smoke-tests branch March 4, 2026 23:09
Copy link
Copy Markdown
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually this looks wrong, I shouldn't have approved it... the type: record_ecosystem_meta is getting duplicated. We'll need to fix this.

name: rust
version: 1.93.1
raw_version: 1.93.1
- type: record_ecosystem_meta
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I was confused, chatted with @kbukum1 about it.

I thought these were deltas coming back, but these are actually a record of API calls that are being made. So these are two record_ecosystem_meta calls in a row with no create_pull_request because there was no pull request change needed/made... no delta, no create PR, move onto the next test/call...

kbukum1 added a commit that referenced this pull request Mar 5, 2026
…moke-tests"

This reverts commit 3e273c5, reversing
changes made to d532fb7.
@kbukum1 kbukum1 mentioned this pull request Mar 5, 2026
kbukum1 added a commit that referenced this pull request Mar 5, 2026
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.

2 participants