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

dependabot: ignore substrate deps #902

Merged
merged 3 commits into from
Jan 11, 2023
Merged

dependabot: ignore substrate deps #902

merged 3 commits into from
Jan 11, 2023

Conversation

ascjones
Copy link
Collaborator

Substrate deps should all be updated as a group, and manually. See PR spam .

See also use-ink/ink#1588

@ascjones ascjones requested review from a team, cmichi and HCastano as code owners January 11, 2023 12:21
@ascjones ascjones merged commit 2de0a02 into master Jan 11, 2023
@ascjones ascjones deleted the aj/dependabot branch January 11, 2023 12:27
ascjones added a commit that referenced this pull request Jan 12, 2023
* dependabot: ignore substrate deps

* Move ignore section and use pattern

* Fix update-types
ascjones added a commit that referenced this pull request Jan 12, 2023
* WIP introduce ContractArtifacts

* WIP introduce ContractArtifacts

* Use ContractArtifacts in call and upload

* Extract function for constructing contract event data field

* WIP refactoring instantiate

* WIP fixing up CodeHas usage, fmt

* Complete instantiate refactoring to use code artifacts

* Attempt to use contract bundle artifact by default

* Fix test compilation

* CLIPPY

* Remove `wasm_path`, put file option first

* Fix conflicting

* Update docs

* Update docs/extrinsics.md

Co-authored-by: Michael Müller <mich@elmueller.net>

* Update crates/build/src/crate_metadata.rs

Co-authored-by: Michael Müller <mich@elmueller.net>

* Bump assert_cmd from 2.0.7 to 2.0.8

Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump regex from 1.7.0 to 1.7.1

Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.7.0...1.7.1)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* dependabot: ignore substrate deps (#902)

* dependabot: ignore substrate deps

* Move ignore section and use pattern

* Fix update-types

* Review suggestions

* Fix

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michael Müller <mich@elmueller.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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