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

Bump contract-build from 14b43af to ee2fd4f #2380

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps contract-build from 14b43af to ee2fd4f.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [contract-build](https://github.com/use-ink/cargo-contract) from `14b43af` to `ee2fd4f`.
- [Release notes](https://github.com/use-ink/cargo-contract/releases)
- [Commits](use-ink/cargo-contract@14b43af...ee2fd4f)

---
updated-dependencies:
- dependency-name: contract-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from cmichi as a code owner January 24, 2025 13:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 24, 2025
@dependabot dependabot bot requested a review from ascjones as a code owner January 24, 2025 13:27
@cmichi cmichi closed this Jan 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/contract-build-ee2fd4f branch January 24, 2025 13:52
Copy link

🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑

These are the results when building the integration-tests/* contracts from this branch with cargo-contract-contract and comparing them to ink! master:

Contract Upstream Size (kB) PR Size (kB) Diff (kB) Diff (%) Change
call-builder-return-value 17.108 17.108 0 0
e2e-runtime-only-backend 7.023 7.023 0 0
lang-err/call-builder-delegate 7.716 7.716 0 0
lang-err/call-builder 12.812 12.812 0 0
lang-err/constructors-return-value 5.998 5.998 0 0
lang-err/contract-ref 12.974 12.974 0 0
lang-err/integration-flipper 5.444 5.444 0 0
mapping 17.133 17.133 0 0
mother 20.679 20.679 0 0
sr25519-verification 3.717 3.717 0 0
static-buffer 6.568 6.568 0 0
storage-types 20.01 20.01 0 0
call-runtime 6.953 6.953 0 0
combined-extension 6.857 6.857 0 0
conditional-compilation 4.811 4.811 0 0
contract-invocation 13.446 13.446 0 0
contract-invocation/contract1 5.796 5.796 0 0
contract-invocation/contract2 5.548 5.548 0 0
contract-invocation/virtual_contract 8.222 8.222 0 0
contract-invocation/virtual_contract_ver1 5.182 5.182 0 0
contract-invocation/virtual_contract_ver2 5.199 5.199 0 0
contract-storage 12.985 12.985 0 0
contract-terminate 4.981 4.981 0 0
contract-transfer 7.876 7.876 0 0
contract-xcm 45.629 45.629 0 0
cross-contract-calls 14.74 14.74 0 0
cross-contract-calls/other-contract 4.834 4.834 0 0
custom-allocator 6.987 6.987 0 0
custom-environment 5.98 5.98 0 0
dns 17.188 17.188 0 0
e2e-call-runtime 5.957 5.957 0 0
erc1155 27.753 27.753 0 0
erc20 17.379 17.379 0 0
erc721 20.877 20.877 0 0
events 12.759 12.759 0 0
flipper 4.882 4.882 0 0
incrementer 4.758 4.758 0 0
lazyvec 9.821 9.821 0 0
multi-contract-caller 20.076 20.076 0 0
multi-contract-caller/accumulator 4.497 4.497 0 0
multi-contract-caller/adder 7.333 7.333 0 0
multi-contract-caller/subber 7.337 7.337 0 0
multisig 37.953 37.953 0 0
own-code-hash 7.48 7.48 0 0
payment-channel 17.456 17.456 0 0
psp22-extension 13.067 13.067 0 0
rand-extension 8.538 8.538 0 0
runtime-call-contract 4.837 4.837 0 0
trait-dyn-cross-contract-calls 9.06 9.06 0 0
trait-dyn-cross-contract-calls/contracts/incrementer 4.954 4.954 0 0
trait-erc20 17.792 17.792 0 0
trait-incrementer 5.026 5.026 0 0
upgradeable-contracts/delegator 11.812 11.812 0 0
upgradeable-contracts/delegator/delegatee 7.996 7.996 0 0
upgradeable-contracts/delegator/delegatee2 8.002 8.002 0 0
upgradeable-contracts/set-code-hash-migration 5.083 5.083 0 0
upgradeable-contracts/set-code-hash-migration/migration 4.883 4.883 0 0
upgradeable-contracts/set-code-hash-migration/updated-incrementer 5.434 5.434 0 0
upgradeable-contracts/set-code-hash 5.083 5.083 0 0
upgradeable-contracts/set-code-hash/updated-incrementer 4.931 4.931 0 0
wildcard-selector 5.619 5.619 0 0

Link to the run | Last update: Fri Jan 24 16:37:17 CET 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant