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

Update yarn.lock #1032

Merged
merged 10 commits into from
Nov 30, 2022
Merged

Update yarn.lock #1032

merged 10 commits into from
Nov 30, 2022

Conversation

notoraptor
Copy link
Collaborator

Description

Hi @bouthilx ! This PR should help fix dependabot issues.

Changes

Update yarn.lock to try to fix dependabot issues: https://github.com/Epistimio/orion/security/dependabot?q=is%3Aopen+manifest%3Adashboard%2Fsrc%2Fyarn.lock+package%3Aloader-utils

Checklist

Tests

  • I added corresponding tests for bug fixes and new features. If possible, the tests fail without the changes
  • All new and existing tests are passing ($ tox -e py38; replace 38 by your Python version if necessary)

Documentation

  • I have updated the relevant documentation related to my changes

Quality

  • I have read the CONTRIBUTING doc
  • My commits messages follow this format
  • My code follows the style guidelines ($ tox -e lint)

Copy link
Member

@bouthilx bouthilx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@bouthilx bouthilx merged commit 46856a3 into Epistimio:develop Nov 30, 2022
Simnol22 pushed a commit to Simnol22/orion that referenced this pull request Dec 9, 2022
* Update yarn.lock

* Create gunicorn_tmp_dir to match orion_config.yaml

* Check geckodriver

* Try to expose geckodriver in PATH before running test_frontend

* Try to make sure firefox is installed

* Fix yaml

* Use `mongoSH` instead of `mongo`

* Update and check MongoDB

* Try to configure mongodb using Github Actions properties

* Remove mongodb changes
@bouthilx bouthilx added the enhancement Improves a feature or non-functional aspects (e.g., optimization, prettify, technical debt) label Dec 16, 2022
@notoraptor notoraptor deleted the dependabot branch February 2, 2023 21:08
@notoraptor notoraptor mentioned this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves a feature or non-functional aspects (e.g., optimization, prettify, technical debt)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants