Skip to content

[stable32] Chore(deps): Bump @nextcloud/sharing from 0.2.4 to 0.4.0#3416

Merged
susnux merged 2 commits intostable32from
dependabot/npm_and_yarn/stable32/nextcloud/sharing-0.4.0
Feb 13, 2026
Merged

[stable32] Chore(deps): Bump @nextcloud/sharing from 0.2.4 to 0.4.0#3416
susnux merged 2 commits intostable32from
dependabot/npm_and_yarn/stable32/nextcloud/sharing-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @nextcloud/sharing from 0.2.4 to 0.4.0.

Release notes

Sourced from @​nextcloud/sharing's releases.

v0.4.0

0.4.0 - 2026-02-11

Changed

  • chore(deps): Allow @nextcloud/files v3 or v4 as dependencies for Nextcloud 33+ support #158
  • chore: align devEngines with apps #123

v0.3.0

0.3.0 - 2025-09-05

Breaking changes

  • The deprecated Type enum was removed. Instead use the ShareType enum provided from the main entry point.

Added

  • feat: provide API to register sidebar sections and actions (#95)

Changed

  • ci: update npm-publish.yml workflow from template (#84)
  • build: use vanilla Typescript for bundling (#74)
  • chore(deps): Bump @​nextcloud/initial-state to 3.0.0

v0.2.5

0.2.5 - 2025-06-19

Changed

  • chore: adjust node versions to support multiple Nextcloud versions (#74)
  • chore: move from dev:watch back to watch (#47)
  • chore: update ESLint to v9 (#78)
  • chore: update workflows from organization (#75)
  • ci: add workflow to check for typescript issues (#79)
Changelog

Sourced from @​nextcloud/sharing's changelog.

0.4.0 - 2026-02-11

Changed

  • chore(deps): Allow @nextcloud/files v3 or v4 as dependencies for Nextcloud 33+ support #158
  • chore: align devEngines with apps #123

0.3.0 - 2025-09-05

Breaking changes

  • The deprecated Type enum was removed. Instead use the ShareType enum provided from the main entry point.

Added

  • feat: provide API to register sidebar sections and actions (#95)

Changed

  • ci: update npm-publish.yml workflow from template (#84)
  • build: use vanilla Typescript for bundling (#74)
  • chore(deps): Bump @​nextcloud/initial-state to 3.0.0

0.2.5 - 2025-06-19

Changed

  • chore: adjust node versions to support multiple Nextcloud versions (#74)
  • chore: move from dev:watch back to watch (#47)
  • chore: update ESLint to v9 (#78)
  • chore: update workflows from organization (#75)
  • ci: add workflow to check for typescript issues (#79)
Commits
  • 9012cb2 chore: add repository url as its required by NPM
  • 33a67eb ci: update workflows from organization
  • 2adc9ed Merge pull request #159 from nextcloud-libraries/chore/release-
  • d265b85 Merge pull request #158 from nextcloud-libraries/chore/deps-files
  • ae3cbf5 chore: prepare v0.4.0
  • 49f7cc4 chore(deps): allow @nextcloud/files v3 and v4
  • 620674e Merge pull request #154 from nextcloud-libraries/automated/noid/main-fix-npm-...
  • be1eddc fix(deps): Fix npm audit
  • 6418a81 Merge pull request #156 from nextcloud-libraries/dependabot/npm_and_yarn/happ...
  • fd6b0d5 Merge pull request #155 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 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 @​nextcloud/sharing 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)

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Feb 13, 2026
Copy link
Copy Markdown
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@github-actions github-actions bot changed the title Chore(deps): Bump @nextcloud/sharing from 0.2.4 to 0.4.0 [stable32] Chore(deps): Bump @nextcloud/sharing from 0.2.4 to 0.4.0 Feb 13, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Bumps [@nextcloud/sharing](https://github.com/nextcloud-libraries/nextcloud-sharing) from 0.2.4 to 0.4.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-sharing/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-sharing/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-sharing@v0.2.4...v0.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/sharing"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@susnux susnux force-pushed the dependabot/npm_and_yarn/stable32/nextcloud/sharing-0.4.0 branch from dfe955b to 32defc7 Compare February 13, 2026 15:49
@susnux
Copy link
Copy Markdown
Contributor

susnux commented Feb 13, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit f16e7f0 into stable32 Feb 13, 2026
48 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/stable32/nextcloud/sharing-0.4.0 branch February 13, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants