Skip to content

dependabot: ignore substrate deps#902

Merged
ascjones merged 3 commits intomasterfrom
aj/dependabot
Jan 11, 2023
Merged

dependabot: ignore substrate deps#902
ascjones merged 3 commits intomasterfrom
aj/dependabot

Conversation

@ascjones
Copy link
Copy Markdown
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, HCastano and cmichi 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