Skip to content

chore(deps): bump all minor versions #310

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

Merged

Conversation

balavishnuvj
Copy link
Contributor

Updated minor reps by running npm update. Probably we should have bot to this 😅. I was looking into someother issue when I noticed this. Feel free to discard if this is not necessary.

Can you give a follow up PR where deps have major changes.

@smeijer
Copy link
Member

smeijer commented Dec 6, 2020

Thanks Bala! I'll check and merge soon. Regarding the bot, we had it. But it's kind of annoying. It keeps us busy with updating, even when things aren't broken. I'd rather do bulk updates once in a while.

@marcosvega91
Copy link
Member

A bot could be more a pain than a help. Sometime is better to update every month everything.

Anyway we don't have tests for all the codebase so updating libraries could be a problem xD.

package.json Outdated
"codemirror": "5.54.0",
"crx-bridge": "^2.1.0",
"crx-bridge": "^3.0.1",
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure if it's a good thing to add this major bump here, as crx-bridge has changed quite a bit to add support for Firefox.

Should this one be reverted?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had tested it worked. But I didn't any release notes. So should I revert it?

Copy link
Member

Choose a reason for hiding this comment

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

Did you test the build & functioning of the chrome extension? That's where crx-bridge is being used.

If it works, we can merge it.

@smeijer
Copy link
Member

smeijer commented Dec 7, 2020

@balavishnuvj, can you fix the conflicts? 😇 I'll hit merge right after.

@balavishnuvj
Copy link
Contributor Author

will fix them today!

@balavishnuvj
Copy link
Contributor Author

@smeijer have updated. Also have reverted "crx-bridge" to v2 for now.

@smeijer smeijer changed the title chore: minor version updates chore(deps): bump all minor versions Dec 9, 2020
@smeijer smeijer merged commit d5e32f2 into testing-library:develop Dec 9, 2020
@smeijer
Copy link
Member

smeijer commented Dec 9, 2020

Thanks, Bala!

@smeijer
Copy link
Member

smeijer commented Dec 9, 2020

@all-contributors please add @balavishnuvj for code

@allcontributors
Copy link
Contributor

@smeijer

I've put up a pull request to add @balavishnuvj! 🎉

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.

3 participants