-
Notifications
You must be signed in to change notification settings - Fork 55
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(deps): update dependency vite-plugin-comlink to v5.1.0 #6220
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
8f62e00
to
0aa7878
Compare
auto-merge was automatically disabled
December 8, 2024 19:00
Pull request was closed
0d16d66
to
0aa7878
Compare
a2ac26b
to
da235e2
Compare
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 21, 2024
This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038
1 task
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 21, 2024
And switch to esm syntax for the matchingTranslationKeys eslint plugin. Because there cannot be dashes in an identifier, the rule is now called 'matchingTranslationKeys'. This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 21, 2024
And switch to esm syntax for the matchingTranslationKeys eslint plugin. Because there cannot be dashes in an identifier, the rule is now called 'matchingTranslationKeys'. This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 21, 2024
And switch to esm syntax for the matchingTranslationKeys eslint plugin. Because there cannot be dashes in an identifier, the rule is now called 'matchingTranslationKeys'. This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 22, 2024
And switch to esm syntax for the matchingTranslationKeys eslint plugin. Because there cannot be dashes in an identifier, the rule is now called 'matchingTranslationKeys'. jest-serializer-vue-tjw loads the vue config with require, and seems to expect a commonjs module. We switched to a esm module, and now the structure is not pluginOptions.jestSerializer, but default.pluginOptions.jestSerializer -> with the added export we can support vue itself and jest-serializer-vue-tjw. This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038 Fix checked in dist files in pdf/dist/
BacLuc
added a commit
to BacLuc/ecamp3
that referenced
this pull request
Dec 22, 2024
And switch to esm syntax for the matchingTranslationKeys eslint plugin. Because there cannot be dashes in an identifier, the rule is now called 'matchingTranslationKeys'. jest-serializer-vue-tjw loads the vue config with require, and seems to expect a commonjs module. We switched to a esm module, and now the structure is not pluginOptions.jestSerializer, but default.pluginOptions.jestSerializer -> with the added export we can support vue itself and jest-serializer-vue-tjw. This might enable us to update vite-plugin-comlink - ecamp#6220 And might help with - ecamp#6038 Fix checked in dist files in pdf/dist/
da235e2
to
3815628
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
5.0.1
->5.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.