Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2025

Removes webpack-dev-server. It's no longer used after updating ancestor dependency @plone/volto. These dependencies need to be updated together.

Removes webpack-dev-server

Updates @plone/volto from 6.0.0 to 18.22.0

Release notes

Sourced from @​plone/volto's releases.

18.22.0 (2025-05-20)

Feature

  • Add isClearable prop to SelectWidget, allowing configuration of whether the select input can be cleared by the user. @​alexandreIFB #7083

Bugfix

  • The title block should be focused all the subsequent times you edit a content. @​ana-oprea #6880
  • Use table sorting icons from pastanaga icons.woff instead of assuming we have Font Awesome icons. @​ichim-david #7090

18.21.0 (2025-05-16)

Feature

  • The Add component can now optionally receive initialFormData from the CreateTranslation component. This makes it possible for a custom CreateTranslation implementation to fully control the initial translation. @​Tishasoumya-02 #7073

18.20.0 (2025-05-12)

Feature

  • Fix translations default of ContentsDeleteModal: 'linkintegrity: delete' -> 'delete' if no link to break. @​ksuess #6964

Bugfix

  • Improve typings in ConditionalLink component, add TS tests to catch the bad typings. @​sneridagh #7057

18.19.0 (2025-05-08)

Feature

  • Refactor the UniversalLink component using typescript. Use union types for deciding between href or item. Modify tsconfig, include types located in types folder, otherwise d.ts files will noch be recognized in .tsx files, e.g. inside components. I need this for the react-router-hash-link package, that we use in the UniversalLink component. The specific file is /types/react-router-hash-link.d.ts. Modify lint-staged.config.js to exclude d.ts files. Use newest version of classnames (with types). Create tests and negative tests for optimization with React.memo (add render counter for testing this behavior)

    @​tomschall #6826

  • ConditionalLink in TypeScript. @​sneridagh #6959

Internal

18.18.0 (2025-05-08)

Feature

  • Enhance the ImageInput component to only accept image files. [@​jnptk] #6926

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

Removes [webpack-dev-server](https://github.com/webpack/webpack-dev-server). It's no longer used after updating ancestor dependency [@plone/volto](https://github.com/plone/volto). These dependencies need to be updated together.


Removes `webpack-dev-server`

Updates `@plone/volto` from 6.0.0 to 18.22.0
- [Release notes](https://github.com/plone/volto/releases)
- [Commits](plone/volto@6.0.0...18.22.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 
  dependency-type: indirect
- dependency-name: "@plone/volto"
  dependency-version: 18.22.0
  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 Jun 6, 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.

1 participant