Skip to content

Update opte to 3d1fe6a#707

Merged
taspelund merged 1 commit into
mainfrom
renovate/opte
May 6, 2026
Merged

Update opte to 3d1fe6a#707
taspelund merged 1 commit into
mainfrom
renovate/opte

Conversation

@oxide-renovate
Copy link
Copy Markdown
Contributor

@oxide-renovate oxide-renovate Bot commented Apr 14, 2026

This PR contains the following updates:

Package Type Update Change
opte-ioctl workspace.dependencies digest b60decb3d1fe6a
oxide-vpc workspace.dependencies digest b60decb3d1fe6a

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 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 has been generated by Mend Renovate.

@oxide-renovate oxide-renovate Bot changed the title Update opte to abeeb93 Update opte to 87ab6e1 Apr 15, 2026
@oxide-renovate oxide-renovate Bot force-pushed the renovate/opte branch 2 times, most recently from dba44ad to c550cbb Compare April 18, 2026 03:51
@oxide-renovate oxide-renovate Bot changed the title Update opte to 87ab6e1 Update opte to d7fe401 Apr 18, 2026
@oxide-renovate oxide-renovate Bot changed the title Update opte to d7fe401 Update opte to bae0440 Apr 21, 2026
@oxide-renovate oxide-renovate Bot changed the title Update opte to bae0440 Update opte to b715a72 Apr 29, 2026
@oxide-renovate oxide-renovate Bot force-pushed the renovate/opte branch 2 times, most recently from 55b36e5 to 7fafb07 Compare May 5, 2026 10:11
@oxide-renovate oxide-renovate Bot changed the title Update opte to b715a72 Update opte to 9390b87 May 5, 2026
@oxide-renovate oxide-renovate Bot changed the title Update opte to 9390b87 Update opte to 3d1fe6a May 6, 2026
@taspelund taspelund merged commit a836e35 into main May 6, 2026
16 checks passed
@taspelund taspelund deleted the renovate/opte branch May 6, 2026 20:19
taspelund added a commit that referenced this pull request May 9, 2026
Brings in 15 commits from main, the most substantive being:

- #730 [mg-admin-api] fix v2/v3 MessageHistory and related types
- #715 Update Rust crate rust to v1.95.0 (with clippy::useless_conversion fix)
- #710 dropshot 0.7.1
- #707 opte update
- assorted dep bumps (tokio, clap, oxnet, uuid, oxide-tokio-rt, openssl,
  reqwest, libc) and lock-file maintenance

Notes on conflict resolution:

- mg-types/versions/src/ipv6_basic/bgp.rs: incorporated #730's v2
  MessageHistory/MessageHistoryEntry/Message/UpdateMessage types and
  their From-from-live conversions, but retargeted imports through
  bgp-types-versions and rdb-types-versions to preserve the leaf-crate
  rule cleanup from this branch (the commit message on #730 calls out
  that this is a known short-term shortcut). Same approach for
  mg-types/versions/src/mp_bgp/bgp.rs (where #730 added a v4
  MessageHistoryResponse).
- mg-types/versions/Cargo.toml: kept the leaf-rule-clean dep set
  (bgp-types-versions, rdb-types-versions) and added chrono per #730's
  need for chrono::DateTime in MessageHistoryEntry.
- bgp-types/versions/src/ipv6_basic/session.rs: promoted
  MessageHistoryEntry's timestamp/message/connection_id fields back
  from pub(crate) to pub. The migration in this branch had
  inadvertently tightened the visibility (they were pub on main); #730
  needs pub access for its From impl.
- bgp-types/versions/src/impls/messages.rs: applied #715's
  clippy::useless_conversion fix at the migrated location
  (impl OpenMessage::get_capabilities), which is where the original
  bgp::messages code now lives after our migration.
- bgp/src/messages.rs and bgp/src/session.rs: took our side; #715's
  clippy fix applies to the migrated location, not the bgp-local
  free-fn replacements.
- mg-api/src/lib.rs: kept our use bfd_types::{BfdPeerConfig, BfdPeerInfo}
  import; took main's mg_types_versions::{latest, v1, v2, v4, v5}
  (gaining v4 for #730's MessageHistoryResponse v4 endpoint).
- Cargo.lock: regenerated.

Verified: cargo check --workspace --all-features clean, cargo clippy
--workspace --all-features --no-deps clean (only pre-existing lab/
warnings), cargo run -p xtask -- openapi check shows all 10 documents
fresh (byte-identical schemas), 152/152 tests pass on bgp + bfd +
*-types-versions crates.

Signed-off-by: Trey Aspelund <trey@oxidecomputer.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant