AjuntamentdeBarcelona / decidim-barcelona

Decidim Barcelona - Direct and participatory democracy web platform based on Decidim framework
https://www.decidim.barcelona
GNU Affero General Public License v3.0
78 stars 24 forks source link

Bump d3-color and @decidim/core #523

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps d3-color to 3.1.0 and updates ancestor dependency @decidim/core. These dependencies need to be updated together.

Updates d3-color from 1.4.1 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.

Commits


Updates @decidim/core from 0.27.4 to 0.28.0

Release notes

Sourced from @​decidim/core's releases.

v0.28.0

Release Notes

See our blog post about the highlights for admins in this release.

⚠️ Mind that our last stable version (v0.27.0) is more than one year old. Lots of things have happened in Decidim, so we recommend that you follow all the steps in this guide for updating your application. Enjoy the new design and features!

Security fixes

This release addresses several security issues:

  • CVE-2023-48220
  • CVE-2023-47634
  • CVE-2023-47635
  • CVE-2023-51447

The details regarding the security vulnerability will be published on February 20th 2024, which is two months after the release date of this version. For more information, please refer to our Security Policy.

We highly recommend updating to this version as soon as possible to ensure the security of your system.

1. Upgrade notes

As usual, we recommend that you have a full backup, of the database, application code and static files.

To update, follow these steps:

1.1. Update your ruby and node versions

For ruby, if you're using rbenv, this is done with the following commands:

rbenv install 3.1.1
rbenv local 3.1.1

If not, you need to adapt it to your environment. See "2.1. Ruby update to 3.1"

For node, if you're using nvm, this is done with the following commands:

nvm install 18.17.1
nvm use 18.17.1

If not, you need to adapt it to your environment. See "2.2. Node update to 18.17"

1.2. Update your Gemfile

gem "decidim", "0.28.0"
</tr></table> 

... (truncated)

Changelog

Sourced from @​decidim/core's changelog.

0.28.0

Added

  • decidim-admin, decidim-api, decidim-assemblies, decidim-blogs, decidim-budgets, decidim-comments, decidim-core, decidim-debates, decidim-elections, decidim-forms, decidim-generators, decidim-initiatives, decidim-proposals: Redesign / Introduce concern to pick redesign layouts when activate #9229
  • decidim-initiatives: Add create authorization to initiative types #9309
  • decidim-admin: Admin log filters #9460
  • decidim-core: Add modifyList option to the autocomplete element #9548
  • Generate Tailwind configuration at runtime #9480
  • decidim-participatory processes: Automate phase change in processes #9026
  • Redesign: blogs #9436
  • Redesign: login & signup #9455
  • Redesign: Layout #9755
  • Redesign: pages #9457
  • Redesign: notifications #9447
  • Redesign: surveys & forms #9504
  • Redesign: profile (partially done) #9387
  • Redesign: flash messages #9774
  • decidim-accountability: Import budgeting projects into accountability results #9604
  • decidim-blogs: Publication date field for blog articles #9757
  • decidim-core: Add additional details in HTTP 500 error page message #9762
  • Add documentation section about customizing cells #9622
  • Add documentation about configuring ActiveStorage / dynamic file uploads #9777
  • Redesign: conversations #9469
  • Redesigned: admin bar #9874
  • decidim-blogs, decidim-budgets, decidim-comments, decidim-consultations, decidim-core, decidim-debates, decidim-elections, decidim-forms, decidim-initiatives, decidim-meetings, decidim-proposals, decidim-verifications: Implement authorization data recovery for deleted users #9463
  • decidim-core: Update @joeattardi/emoji-button to @picmo/popup-picker #9667
  • Install turbo-rails #9881
  • Redesign: accountability #9772
  • Redesign: upload modal #9858
  • decidim-core: Implement ToS summary #9222
  • decidim-core: Add title and description to the attachment API type #10114
  • Redesign: verifications #9759
  • decidim-admin: Integrate reported users in Global moderation #10018
  • Redesign: action buttons #9852
  • decidim-admin, decidim-templates: Add user moderation template #10016
  • decidim-conferences: Add order position in conferences #10105
  • Redesign: conferences #9658
  • decidim-core: Add ability to hide content from front page #10024
  • decidim-admin: Add pending moderations dashboard #10019
  • decidim-admin, decidim-core: Multi content blocks with the same manifest for the same page and section content block for ToS #10166
  • decidim-generators: Enhance module generator #9655
  • decidim-generators: Use decidim's default .ruby-version and .node-version #10574
  • Add direct action to block this participant #10111
  • decidim-admin, decidim-conferences, decidim-core, decidim-debates, decidim-forms, decidim-initiatives, decidim-meetings, decidim-proposals, decidim-system: Replace the WYSIWYG editor with TipTap #10196
  • decidim-admin: Triadic color calculator for organization colors #10977
  • decidim-generators: Add ESLint and Stylelint to component template #10965
  • decidim-admin, decidim-core: Add a button to send a newsletter to the admin #10896
  • Add Content Security Policy support #10700
  • Decidim frontend redesign #11122

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/AjuntamentdeBarcelona/decidim-barcelona/network/alerts).