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 the npm_and_yarn group group with 3 updates #122

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2024

Bumps the npm_and_yarn group group with 3 updates: @decidim/webpacker, @decidim/stylelint-config and stylelint.

Updates @decidim/webpacker from 0.27.5 to 0.28.0

Release notes

Sourced from @​decidim/webpacker'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:

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/webpacker'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

Updates @decidim/stylelint-config from 0.27.5 to 0.28.0

Release notes

Sourced from @​decidim/stylelint-config'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:

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/stylelint-config'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

Updates stylelint from 13.11.0 to 16.1.0

Release notes

Sourced from stylelint's releases.

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

16.0.0-3

This is a pre-release version of 16.0.0. For details, see the following documents:

You can try the pre-release version via:

npm i stylelint@next

16.0.0-2

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

15.11.0

  • Added: ignoreRules to max-nesting-depth (#7215) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template with repeat() (#7230) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negative for font-synthesis (#7214) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for *-block and *-inline logical properties (#7208) (@​mattxwang).
  • Fixed: declaration-block-no-redundant-longhand-properties false negatives for overflow, overscroll-behavior, scroll-margin, scroll-padding, and new Box Alignment shorthands (#7213) (@​mattxwang).
  • Fixed: function-no-unknown false positives for light-dark, linear and xywh (#7242) (@​mattxwang).

... (truncated)

Commits
  • 5882290 16.1.0
  • 6c4b64d Prepare 16.1.0 (#7415)
  • 566c422 Bump file-entry-cache from 7.0.2 to 8.0.0 (#7427)
  • 42bf8f8 Bump meow from 12.1.1 to 13.0.0 (#7426)
  • cb509a0 Fix function-url-quotes false positives for SCSS variable and @ character...
  • e222352 Document benefits from TypeScript annotation (#7423)
  • 760a6f1 Fix selector-pseudo-class-no-unknown false positive for :popover-open (#7...
  • 8ec6748 Add ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417)
  • 548b221 Add missing changelog for PR #7366
  • 19ab06a Sort rules alphabetically in docs/user-guide/rules.md (#7422)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint since your current version.


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 the npm_and_yarn group group with 3 updates: [@decidim/webpacker](https://github.com/decidim/decidim/tree/HEAD/packages/webpacker), [@decidim/stylelint-config](https://github.com/decidim/decidim/tree/HEAD/packages/stylelint-config) and [stylelint](https://github.com/stylelint/stylelint).


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

Updates `@decidim/stylelint-config` from 0.27.5 to 0.28.0
- [Release notes](https://github.com/decidim/decidim/releases)
- [Changelog](https://github.com/decidim/decidim/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/decidim/decidim/commits/v0.28.0/packages/stylelint-config)

Updates `stylelint` from 13.11.0 to 16.1.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.11.0...16.1.0)

---
updated-dependencies:
- dependency-name: "@decidim/webpacker"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: "@decidim/stylelint-config"
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: stylelint
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
...

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 Jan 16, 2024
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