Skip to content

Bump @dnncommunity/dnn-elements from 0.27.8 to 0.28.0 in /module.web#133

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/module.web/dnncommunity/dnn-elements-0.28.0
Open

Bump @dnncommunity/dnn-elements from 0.27.8 to 0.28.0 in /module.web#133
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/module.web/dnncommunity/dnn-elements-0.28.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @dnncommunity/dnn-elements from 0.27.8 to 0.28.0.

Release notes

Sourced from @​dnncommunity/dnn-elements's releases.

v0.28.0

dnn-elements 0.28.0

⚠️ Slight breaking change

dnn-dropzone used to accept dropping multiple files but its button would allow only picking a single file. This behavior was inconsistent and we wanted to allow consumers to enforce one or the other. To harmonize it we added a multiple property to dnn-dropzone. Starting with v0.28 this component now behaves in single file mode unless you add the multiple property.

A total of 12 pull requests where merged in this release.

build

documentation

dependencies

enhancement

bug

  • #1454 Fixed an issue where dnn-richtext and dnn-monaco-editor would not load. Thanks @​valadas
  • #1453 Check all files for invalid extension in dnn-dropzone. Thanks @​bdukes
  • #1451 When collapsible is open, set overflow: visible. Thanks @​bdukes
Commits
  • 2dcc7fb Merge pull request #1464 from DNNCommunity/release/0.28.0
  • cc5b405 Bumped actions/setup-node to v6
  • 1286240 Adjusted URLs for npm provenance
  • 9fe523d Attempting manual yml for deploy
  • 24bf747 Fixed some package.json issues
  • 430222c Removed duplicate contents entry
  • 424503d Added permission to push tags
  • 2b95d9b Merge pull request #1463 from valadas/npm-trusted-publishing
  • ec836e6 Migrated to npm Trusted Publishing
  • 1a80ce3 Merge pull request #1462 from valadas/nuke-10
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​dnncommunity/dnn-elements since your current version.


Dependabot compatibility score

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 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)

Bumps [@dnncommunity/dnn-elements](https://github.com/DNNCommunity/dnn-elements) from 0.27.8 to 0.28.0.
- [Release notes](https://github.com/DNNCommunity/dnn-elements/releases)
- [Commits](DNNCommunity/dnn-elements@v0.27.8...v0.28.0)

---
updated-dependencies:
- dependency-name: "@dnncommunity/dnn-elements"
  dependency-version: 0.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 20, 2026
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