Bump elections NPM dependencies to 0.23.0#9140
Merged
microstudi merged 1 commit intodecidim:developfrom Apr 6, 2022
Merged
Conversation
Update to the NPM packages to the new versions.
microstudi
approved these changes
Apr 6, 2022
entantoencuanto
added a commit
to PopulateTools/decidim
that referenced
this pull request
Apr 6, 2022
* chore/load_comments_with_ajax: Add comments loading message Load empty comments list in comments cell unless single_comment? Send refresh comments request on comments component initialization Bump elections dependencies to 0.23.0 (decidim#9140) Reduce d3 bundle size (decidim#9034) Improve wording when casting your vote (decidim#9098)
entantoencuanto
added a commit
that referenced
this pull request
Apr 7, 2022
* develop: Compile SCSS through sass-embedded (#9081) Prevent race condition between prevenTimeout and show modal (#9092) Bump elections dependencies to 0.23.0 (#9140) Reduce d3 bundle size (#9034) Improve wording when casting your vote (#9098) Do not send upcoming meeting notification for hidden or withdrawn meetings (#9134) Fix processes count in processes group title cell (#9087) Fix attachments when called from Cells (#9136) Clarify message to user when checking census (#9112)
This file contains hidden or 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
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.
🎩 What? Why?
This updates the NPM packages that the
electionsgem relies on to the newly released versions 0.23.0.There are no differences in the NPM packages with this version, so this is just to match the version with the Ruby gems where there is a small difference for the Ruby 3 upgrade.
📌 Related Issues
Testing
See that CI is green.
📋 Checklist
docs/.