feat: Move src/{agent,bootstrap} to new dfinity-lab/agent-js repo#966
Closed
feat: Move src/{agent,bootstrap} to new dfinity-lab/agent-js repo#966
Conversation
gobengo
commented
Aug 27, 2020
c0338ea to
30ddb19
Compare
d773593 to
c009f38
Compare
e49a16e to
4dc7373
Compare
a320a1e to
f05b05c
Compare
5787754 to
81f7437
Compare
332b4e5 to
7d8ed8a
Compare
16 tasks
a82a518 to
aefba8b
Compare
… agent-js niv ref to lernaless latest
mergify bot
pushed a commit
that referenced
this pull request
Sep 9, 2020
#981) Implement sdk parts of #958: * Move `./src/agent/javascript` to https://github.com/dfinity-lab/agent-js/tree/master/packages/agent * Move `./src/bootstrap` to https://github.com/dfinity-lab/agent-js/tree/master/packages/bootstrap * Add [./nix/agent-js/agent-js-monorepo.nix](./nix/agent-js/agent-js-monorepo.nix) that knows how to build the monorepo using nix
dfinity-bot
added a commit
that referenced
this pull request
Jul 27, 2021
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@e20838a4...1db76028](rustsec/advisory-db@e20838a...1db7602) * [`8af7718d`](rustsec/advisory-db@8af7718) better-macro has deliberate RCE in proc-macro ([RustSec/advisory-db#966](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/966)) * [`1db76028`](rustsec/advisory-db@1db7602) Assigned RUSTSEC-2021-0077 to better-macro ([RustSec/advisory-db#969](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/969))
mergify bot
pushed a commit
that referenced
this pull request
Jul 27, 2021
## Changelog for advisory-db: Branch: main Commits: [rustsec/advisory-db@e20838a4...1db76028](rustsec/advisory-db@e20838a...1db7602) * [`8af7718d`](rustsec/advisory-db@8af7718) better-macro has deliberate RCE in proc-macro ([RustSec/advisory-db#966](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/966)) * [`1db76028`](rustsec/advisory-db@1db7602) Assigned RUSTSEC-2021-0077 to better-macro ([RustSec/advisory-db#969](http://r.duckduckgo.com/l/?uddg=https://github.com/RustSec/advisory-db/issues/969))
This file contains hidden or 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
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.
git rm ./src/{agent,bootstrap}@dfinity/agent. It is only a transitive dependency via@dfinity/bootstrap.