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 axios and @decidim/core #123

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 Feb 21, 2024

Bumps axios to 1.6.7 and updates ancestor dependency @decidim/core. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.6.7

Release notes

Sourced from axios's releases.

Release v1.6.7

Release notes:

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

Release v1.6.6

Release notes:

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

Release v1.6.5

Release notes:

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

Release v1.6.4

Release notes:

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

Release v1.6.3

Release notes:

... (truncated)

Changelog

Sourced from axios's changelog.

1.6.7 (2024-01-25)

Bug Fixes

  • capture async stack only for rejections with native error objects; (#6203) (1a08f90)

Contributors to this release

1.6.6 (2024-01-24)

Bug Fixes

  • fixed missed dispatchBeforeRedirect argument (#5778) (a1938ff)
  • wrap errors to improve async stack trace (#5987) (123f354)

Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes

  • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
  • dns: fixed lookup error handling; (#6175) (f4f2b03)

Contributors to this release

1.6.4 (2024-01-03)

Bug Fixes

  • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

Contributors to this release

... (truncated)

Commits

Updates @decidim/core from 0.27.5 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:

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 <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 [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@decidim/core](https://github.com/decidim/decidim/tree/HEAD/packages/core). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

Updates `@decidim/core` 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/core)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@decidim/core"
  dependency-type: direct:production
...

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 Feb 21, 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