Skip to content

bot: Update proposals candid bindings #7113

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

Merged
merged 1 commit into from
Jul 28, 2025
Merged

Conversation

pr-automation-bot-public[bot]
Copy link
Contributor

Motivation

We would like to render all the latest proposal types.
Even with no changes, just updating the reference is good practice.

Changes

  • Update the version of IC_COMMIT_FOR_PROPOSALS specified in config.json.
  • Updated the proposals candid files to the versions in that commit.
  • Updated the Rust code derived from .did files in the proposals payload rendering crate.

Tests

  • Please check the API updates for any breaking changes that affect our code.
  • Please check for new proposal types and add tests for them.

Breaking changes are:

  • New mandatory fields
    • Removing mandatory fields
    • Renaming fields
    • Changing the type of a field
    • Adding new variants

@pr-automation-bot-public pr-automation-bot-public bot requested a review from a team as a code owner July 14, 2025 03:55
@yhabib yhabib added this pull request to the merge queue Jul 28, 2025
Merged via the queue into main with commit 13092d1 Jul 28, 2025
36 checks passed
@yhabib yhabib deleted the bot-proposals-update-1752465301 branch July 28, 2025 08:47
github-merge-queue bot pushed a commit that referenced this pull request Jul 28, 2025
…talRequest (#7191)

# Motivation

A new action proposal, `FulfillSubnetRentalRequest`, has been added.
This PR introduces support for the i18n aspect of the proposal, allowing
it to be rendered in the nns-dapp.

Relevant links:
* dfinity/ic-js#993
* #7165
* #7113
*
https://github.com/dfinity/ic/pull/5835/files#diff-47cb67467f37606a03f7785a62befc6771b11fa71b463741d6fd826c21f05cb4

# Changes

- Add translations to for the new type

# Tests

- Not possible

# Todos

- [x] Accessibility (a11y) – any impact?
- [x] Changelog – is it needed?
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