Skip to content

Bump js-yaml and @decidim/dev#661

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-fcede5e699
Open

Bump js-yaml and @decidim/dev#661
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-fcede5e699

Conversation

@dependabot
Copy link
Contributor

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

Bumps js-yaml to 4.1.1 and updates ancestor dependency @decidim/dev. These dependencies need to be updated together.

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates @decidim/dev from 0.29.2 to 0.31.0-rc2

Release notes

Sourced from @​decidim/dev's releases.

v0.30.3

Changelog

0.30.3

Added

Nothing.

Changed

Nothing.

Fixed

  • decidim-design: Backport 'Fix some accessibility violations in design's a11y page' to v0.30 #15231
  • decidim-participatory processes: Backport 'Fix translation missing for duplicate landing blocks' to v0.30 #15249
  • decidim-accountability, decidim-admin, decidim-assemblies, decidim-conferences, decidim-core, decidim-demographics, decidim-design, decidim-elections, decidim-forms, decidim-meetings, decidim-participatory processes, decidim-surveys: Backport 'Fix drag and drop sorting for questionnaires' to v0.30 #15247
  • decidim-core: Backport 'Prevent reload on filters when the 'Skip to' links are clicked' to v0.30 #15242
  • decidim-admin: Backport 'Fix officialization view for users without nickname' to v0.30 #15245
  • decidim-verifications: Backport 'Fix incorrectly named initialize methods in decidim-verifications' to v0.30 #15293
  • decidim-core: Backport 'Fix focus with tab navigation on small avatar images' to v0.30 #15303
  • decidim-core, decidim-proposals: Backport 'Fix adjacent links in the related documents/attachments links' to v0.30 #15331
  • decidim-comments, decidim-debates: Backport 'Change user links in Comments and Debates' to v0.30 #15328
  • Backport 'Fix w3c validator CI pipeline (NuValidator json errors)' to v0.30 #15343
  • decidim-core: Backport 'Fix error unexpected value at params[:host]' to v0.30 #15337
  • decidim-core: Backport 'Allow password validator to use the fallback translation' to v0.30 #15334
  • decidim-core: Backport 'Make the WYSIWYG editor vertical resizable' to v0.30 #15371
  • decidim-core: Backport 'Fix deleted comments on public profile' to v0.30 #15377
  • decidim-core: Backport 'Show badges next to user nicknames' to v0.30 #15350
  • Revert "Fix w3c validator CI pipeline (#15343)" #15381
  • decidim-core: Add format validation for name and nickname in UserGroupForm #15368
  • decidim-forms: Backport 'Fix drag_and_drop on mobile without scrolling' to v0.30 #15388
  • decidim-admin: Backport 'Add missing translation key for enable machine translation' to v0.30 #15385
  • decidim-core: Backport 'Fix Regex expression in Etiquette Validator' to v0.30 #15395
  • Backport 'Add notes for configuring CSP with ActiveStorage' to v0.30 #15409
  • decidim-dev: Backport 'Remove the parallel_tests/tasks from common_rake' to v0.30 #15408
  • decidim-participatory processes: Backport 'Fix phase and date order in "Phase & duration" block ' to v0.30 #15402
  • decidim-admin, decidim-forms, decidim-surveys: Backport 'Back to responses button in surveys' to v0.30 #15412
  • decidim-proposals: Backport 'Fix saving geocoding data when present in proposals' to v0.30 #15413
  • decidim-meetings: Backport 'Add published/unpublished state in the Meetings' admin index page' to v0.30 #15411
  • decidim-core: Backport 'Fix highlight card displaying unpublished process' to v0.30 #15416
  • decidim-comments: Backport 'Fix for comment sort by dropdown' to v0.30 #15426

Removed

Nothing.

Developer improvements

... (truncated)

Commits

You can trigger a rebase of this PR 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [@decidim/dev](https://github.com/decidim/decidim/tree/HEAD/packages/dev). These dependencies need to be updated together.


Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `@decidim/dev` from 0.29.2 to 0.31.0-rc2
- [Release notes](https://github.com/decidim/decidim/releases)
- [Changelog](https://github.com/decidim/decidim/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/decidim/decidim/commits/HEAD/packages/dev)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@decidim/dev"
  dependency-version: 0.31.0-rc2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 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