-
Notifications
You must be signed in to change notification settings - Fork 11
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: update webext-bridge to v6 #209
Merged
Merged
Conversation
This file contains 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
Codecov Report
@@ Coverage Diff @@
## main #209 +/- ##
==========================================
- Coverage 86.40% 86.12% -0.28%
==========================================
Files 45 45
Lines 875 872 -3
Branches 113 114 +1
==========================================
- Hits 756 751 -5
- Misses 19 20 +1
- Partials 100 101 +1 see 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
homura
reviewed
Apr 13, 2023
homura
added
patch
Increment the patch version when merged
internal
Changes only affect the internal API
and removed
patch
Increment the patch version when merged
labels
Apr 13, 2023
homura
reviewed
Apr 14, 2023
homura
approved these changes
Apr 14, 2023
🚀 PR was released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
internal
Changes only affect the internal API
released
This issue/pull request has been released.
skip-release
Preserve the current version when merged
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.
What Changed
The webext-bridge package we use for messaging has been updated to v6, and fixed some bugs, this PR updates this dependency.
This dependency may also have some connection with #188
Change Type
Indicate the type of change your pull request is:
documentation
patch
minor
major