Skip to content

Bump elections NPM dependencies to 0.23.0#9140

Merged
microstudi merged 1 commit intodecidim:developfrom
mainio:chore/upgrade-elections-npm-packages
Apr 6, 2022
Merged

Bump elections NPM dependencies to 0.23.0#9140
microstudi merged 1 commit intodecidim:developfrom
mainio:chore/upgrade-elections-npm-packages

Conversation

@ahukkanen
Copy link
Copy Markdown
Contributor

@ahukkanen ahukkanen commented Apr 6, 2022

🎩 What? Why?

This updates the NPM packages that the elections gem 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

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

Update to the NPM packages to the new versions.
@andreslucena andreslucena added dependencies Pull requests that update a dependency file or issues that talk about updating dependencies module: elections type: internal PRs that aren't necessary to add to the CHANGELOG for implementers labels Apr 6, 2022
Copy link
Copy Markdown
Member

@andreslucena andreslucena left a comment

Choose a reason for hiding this comment

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

👍🏽

@ahukkanen ahukkanen changed the title Bump elections dependencies to 0.23.0 Bump elections NPM dependencies to 0.23.0 Apr 6, 2022
@ahukkanen ahukkanen requested a review from microstudi April 6, 2022 12:13
@microstudi microstudi merged commit 01d9d84 into decidim:develop Apr 6, 2022
@ahukkanen ahukkanen deleted the chore/upgrade-elections-npm-packages branch April 6, 2022 13:36
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)
@alecslupu alecslupu added this to the 0.27.0 milestone Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file or issues that talk about updating dependencies module: elections type: internal PRs that aren't necessary to add to the CHANGELOG for implementers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants