-
Notifications
You must be signed in to change notification settings - Fork 236
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
chore: publish submodules #22
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
doitian
commented
Nov 27, 2018
- Merge it when ckb-vm is set to public
- Cherry pick it into master and force update the tag v1.0.1
@doitian One question: do we want to keep using submodule after going public? Any thought on switching to git dependencies in cargo? |
Good catch. |
This was referenced Apr 7, 2019
bors bot
added a commit
that referenced
this pull request
Nov 21, 2019
1835: chore(deps): bump arc-swap from 0.4.2 to 0.4.4 r=quake a=dependabot-preview[bot] Bumps [arc-swap](https://github.com/vorner/arc-swap) from 0.4.2 to 0.4.4. <details> <summary>Changelog</summary> *Sourced from [arc-swap's changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md).* > # 0.4.4 > > * Top-level docs rewrite (less rambling, hopefully more readable). > > # 0.4.3 > > * Fix the `Display` implementation on `Guard` to correctly delegate to the > underlying `Display` implementation. </details> <details> <summary>Commits</summary> - [`ae34a29`](vorner/arc-swap@ae34a29) Version bump to 0.4.4 - [`c82bd2d`](vorner/arc-swap@c82bd2d) Get rid of unused-doctest-main lint - [`9d237ba`](vorner/arc-swap@9d237ba) Documentation updates - [`b9fc768`](vorner/arc-swap@b9fc768) Fix doclinks for newer nightlies - [`996c7a9`](vorner/arc-swap@996c7a9) Version bump to 0.4.3 - [`c1fbc9b`](vorner/arc-swap@c1fbc9b) Merge pull request [#22](https://github-redirect.dependabot.com/vorner/arc-swap/issues/22) from neoeinstein/patch-1 - [`5baecb6`](vorner/arc-swap@5baecb6) Update CHANGELOG.md - [`3202eb7`](vorner/arc-swap@3202eb7) FIX: Use correct trait for display - See full diff in [compare view](vorner/arc-swap@v0.4.2...v0.4.4) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=arc-swap&package-manager=cargo&previous-version=0.4.2&new-version=0.4.4)](https://dependabot.com/compatibility-score.html?dependency-name=arc-swap&package-manager=cargo&previous-version=0.4.2&new-version=0.4.4) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
joii2020
added a commit
to joii2020/ckb
that referenced
this pull request
Apr 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.