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

chore: setup dependabot to check all dependencies #126

Merged
merged 6 commits into from
Jan 9, 2023

Conversation

2fd
Copy link
Contributor

@2fd 2fd commented Jan 9, 2023

What does this PR change?

Updates outdated dependencies

before after
Screenshot 2023-01-09 at 11 41 28 Screenshot 2023-01-09 at 11 47 00

And setup dependabot to check for all dependencies instead just electron

@2fd 2fd requested a review from a team January 9, 2023 14:42
@github-actions
Copy link

github-actions bot commented Jan 9, 2023

After the CI passes:

This branch can be downloaded with the following links:

@2fd 2fd self-assigned this Jan 9, 2023
package.json Outdated
"chai-as-promised": "^7.1.1",
"concurrently": "^6.5.1",
"concurrently": "^7.6.0",
"cross-env": "^7.0.3",
"electron": "^20.0.3",
Copy link
Member

Choose a reason for hiding this comment

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

Can we update electron too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, will the pipeline tell us if something went wrong?

Copy link
Member

Choose a reason for hiding this comment

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

We can test with QA

@2fd 2fd merged commit 3502211 into main Jan 9, 2023
@2fd 2fd deleted the chore/update-dependencies branch January 9, 2023 15:58
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.

None yet

2 participants