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

Feature/pull from vis timeline repo #10

Open
wants to merge 852 commits into
base: vision
Choose a base branch
from

Conversation

martingalic1993
Copy link

@martingalic1993 martingalic1993 commented May 15, 2023

Thank you for contributing to vis.js!!

Please make sure to check the following requirements before creating a pull request:

  • All pull requests must be to the master branch.
  • Make sure your changes are based on the latest version of the master branch. (Use e.g. git fetch && git rebase origin master to update your feature branch).
  • Provide an additional or update an example to demonstrate your changes or new features.
  • Update the documentation if you introduced new behavior or changed existing behavior.
  • Reference issue numbers of issues that your pull request addresses. (If you write something like fixes #1781 in your git commit message this issue gets closed automatically by merging your pull request).
  • Expect review comments and change requests by reviewer.
  • Delete this checklist from your pull request.

renovate bot and others added 30 commits March 7, 2023 14:46
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): update rimraf to v4.2

* chore(deps): update rimraf
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
We used this to notify people about the funding of our project but this
is now handled by npm natively via fund in the package, which we already
have, and via npm fund. Furthermore the dependency is no longer
maintained (last update is 6 years ago).

Also, at least on my machine, it only seems to output:
```text
> opencollective postinstall || exit 0

sh: line 1: opencollective: command not found
```
anyway.
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.