Skip to content
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

Bump serialize-javascript and @decidim/webpacker #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2025

Bumps serialize-javascript to 6.0.2 and updates ancestor dependency @decidim/webpacker. These dependencies need to be updated together.

Updates serialize-javascript from 6.0.1 to 6.0.2

Release notes

Sourced from serialize-javascript's releases.

v6.0.2

  • fix: serialize URL string contents to prevent XSS (#173) f27d65d
  • Bump @​babel/traverse from 7.10.1 to 7.23.7 (#171) 02499c0
  • docs: update readme with URL support (#146) 0d88527
  • chore: update node version and lock file e2a3a91
  • fix typo (#164) 5a1fa64

yahoo/serialize-javascript@v6.0.1...v6.0.2

Commits

Updates @decidim/webpacker from 0.27.9 to 0.29.2

Release notes

Sourced from @​decidim/webpacker's releases.

v0.29.2

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 Gemfile

gem "decidim", "0.29.2"
gem "decidim-dev", "0.29.2"

1.3. Run these commands

sudo apt install wkhtmltopdf # or the alternative installation process for your operating system. See "2.7. wkhtmltopdf binary change"
bundle update decidim
bin/rails decidim:upgrade
bin/rails db:migrate
bin/rails decidim:upgrade:clean:clean_deleted_users # see  "2.2. Clean deleted user records `decidim:upgrade:clean:clean_deleted_users` task"

1.4. Follow the steps and commands detailed in these notes

2. General notes

2.1. wkhtmltopdf binary change

For improving the support with latest versions of Ubuntu, and keeping a low size in Heroku/Docker images, we removed the wkhtmltopdf-binary gem dependency. This means that your package manager should have the wkhtmltopdf binary installed.

In the case of Ubuntu/Debian, this is done with the following command:

sudo apt install wkhtmltopdf

You can read more about this change on PR #13616.

2.2. Clean deleted user records decidim:upgrade:clean:clean_deleted_users task

When a user deleted their account, we mistakenly retained some metadata, such as the personal_url and about fields. Going forward, these fields will be automatically cleared upon deletion. To fix this issue for previously deleted accounts, we've added a new rake task that should be run on your production database.

bin/rails decidim:upgrade:clean:clean_deleted_users

You can read more about this change on PR #13624.

... (truncated)

Changelog

Sourced from @​decidim/webpacker's changelog.

0.29.2

Added

Nothing.

Changed

Nothing.

Fixed

  • Backport 'Update supported versions in docs' to v0.29 #13493
  • Backport 'Fix file type in attachment for S3 files' to v0.29 #13495
  • decidim-admin, decidim-assemblies, decidim-core, decidim-participatory processes, decidim-proposals: Backport 'Remove host param from url uploader method' to v0.29 #13505
  • Backport 'Lock Ubuntu to 22.04 in github actions' to v0.29 #13519
  • Backport 'Fix translation bar css' to v0.29 #13518
  • Backport 'Fix double encoding specific characters with the external links' to v0.29 #13524
  • Backport 'Make the address card shown long locations with the time' to v0.29 #13541
  • Backport 'Fix the missing meeting calendar in meetings' lists' to v0.29 #13543
  • Backport 'Fix editing the assembly content block "related assemblies"' to v0.29 #13545
  • Backport 'Lock @​tarekraafat/autocomplete.js version to 10.2.7' to v0.29 #13558
  • Backport 'Fix redirect path after blocking an user' to v0.29 #13562
  • decidim-accountability, decidim-admin, decidim-core, decidim-proposals: Backport 'Increase Map dimensions ' to v0.29 #13589
  • decidim-initiatives: Backport 'Add new print permission in intiatives' to v0.29 #13591
  • decidim-initiatives: Backport 'Fix initiative form is not taking into account the scope selected' to v0.29 #13604
  • decidim-budgets: Backport 'Fix issues with the budgets proposals import' to v0.29 #13605
  • decidim-accountability, decidim-admin, decidim-assemblies, decidim-blogs, decidim-budgets, decidim-conferences, decidim-core, decidim-debates, decidim-forms, decidim-initiatives, decidim-meetings, decidim-pages, decidim-participatory processes, decidim-proposals, decidim-sortitions, decidim-verifications: Backport 'Fix editor image routing' to v0.29 #13607
  • decidim-admin: Backport 'Fix newsletter subscriber count' to v0.29 #13610
  • decidim-assemblies: Backport 'Fix visibility on transparent assemblies' to v0.29 #13623
  • Backport 'Remove wkhtmltopdf-binary gem and wicked configuration' to v0.29 #13620
  • decidim-forms: Backport 'Fix asterisk in mandatory answers from surveys' to v0.29 #13630
  • decidim-core: Backport 'Profiles message button ' to v0.29 #13638
  • decidim-templates: Backport 'Fix display condition answer option' to v0.29 #13642
  • decidim-core: Backport 'Fix datetime fields on forms when the organization has a timezone specified' to v0.29 #13643
  • Backport 'Sort valuator selectors by valuator name' to v0.29 #13651
  • Backport 'Remove personal_url and about fields when users are deleted' to v0.29 #13654
  • Backport 'Fix admin proposals filters and sortings' to v0.29 #13659
  • decidim-comments: Backport 'Multiple versions of a comment are shown when editing' to v0.29 #13664
  • decidim-core: Backport 'Remove additional space from general search for comments that contain links' to v0.29 #13673
  • decidim-meetings, decidim-participatory processes: Backport 'Fix missing icons in meetings' to v0.29 #13683
  • Backport 'Remove redundant words in jobs.adoc' to v0.29 #13688
  • decidim-meetings: Backport 'Fix meeting view when maps are disabled' to v0.29 #13704
  • decidim-core: Backport 'Fix calendar failing specs' to v0.29 #13718
  • decidim-admin, decidim-initiatives: Backport 'Icons in some Admin dashboard areas are misaligned' to v0.29 #13716
  • decidim-proposals: Backport 'Hide the public export for proposals' votes' to v0.29 #13742
  • decidim-accountability, decidim-admin, decidim-ai, decidim-api, decidim-assemblies, decidim-blogs, decidim-budgets, decidim-comments, decidim-conferences, decidim-core, decidim-debates, decidim-design, decidim-dev, decidim-forms, decidim-generators, decidim-initiatives, decidim-meetings, decidim-pages, decidim-participatory processes, decidim-proposals, decidim-sortitions, decidim-surveys, decidim-system, decidim-templates, decidim-verifications: Backport 'Clarify license identificator (AGPL-3.0-or-later)' to v0.29 #13747
  • decidim-core, decidim-design, decidim-proposals: Backport 'Optimize the proposals loading performance' to v0.29 #13744
  • decidim-conferences: Backport 'Fix conference attendence diploma rendering' to v0.29 #13749
  • decidim-core: Backport 'Profile tooltip expansion on mobile' to v0.29 #13751

... (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 <dependency name> 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.

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [@decidim/webpacker](https://github.com/decidim/decidim/tree/HEAD/packages/webpacker). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2)

Updates `@decidim/webpacker` from 0.27.9 to 0.29.2
- [Release notes](https://github.com/decidim/decidim/releases)
- [Changelog](https://github.com/decidim/decidim/blob/v0.29.2/CHANGELOG.md)
- [Commits](https://github.com/decidim/decidim/commits/v0.29.2/packages/webpacker)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: "@decidim/webpacker"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 14, 2025
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants