Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2025

Bumps @nextcloud/logger from 3.0.2 to 3.0.3.

Release notes

Sourced from @​nextcloud/logger's releases.

v3.0.3

3.0.3

Changed

  • Update Node and NPM versions (#896) This package now supports being used with Node 22 and Node 24.
  • Add SPDX headers (#683)
  • Migrate REUSE to TOML format (#696)
  • chore(deps): Bump @​nextcloud/auth from 2.3.0 to 2.4.0 (#717)
  • chore(deps): Bump rollup from 4.21.0 to 4.22.4 (#735)
  • chore(deps): Bump @​nextcloud/auth from 2.4.0 to 2.5.1 (#863)
  • chore: move from dev:watch to watch (#859)
  • ci: update reuse.yml workflow from template (#887)
  • ci: update npm-publish.yml workflow from template (#888)
  • ci: update dependabot-approve-merge.yml from org (#724)
Changelog

Sourced from @​nextcloud/logger's changelog.

3.0.3 - 2025-11-07

Changed

  • Update Node and NPM versions (#896) This package now supports being used with Node 22 and Node 24.
  • Add SPDX headers (#683)
  • Migrate REUSE to TOML format (#696)
  • chore(deps): Bump @​nextcloud/auth from 2.3.0 to 2.4.0 (#717)
  • chore(deps): Bump rollup from 4.21.0 to 4.22.4 (#735)
  • chore(deps): Bump @​nextcloud/auth from 2.4.0 to 2.5.1 (#863)
  • chore: move from dev:watch to watch (#859)
  • ci: update reuse.yml workflow from template (#887)
  • ci: update npm-publish.yml workflow from template (#888)
  • ci: update dependabot-approve-merge.yml from org (#724)
Commits
  • 193721b Merge pull request #895 from nextcloud-libraries/chore/release-v3-0-3
  • 53d9004 Merge pull request #902 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 51d0c86 chore(deps-dev): Bump @​types/node from 24.0.4 to 24.10.0
  • 84c116c Merge pull request #905 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 78b88c6 chore(deps-dev): Bump typescript from 5.8.3 to 5.9.3
  • bd943a3 Merge pull request #898 from nextcloud-libraries/dependabot/npm_and_yarn/vite...
  • 420ae8f Merge pull request #903 from nextcloud-libraries/dependabot/npm_and_yarn/type...
  • 4734f6d Merge pull request #901 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 9de69da chore(deps-dev): Bump the vitest group with 2 updates
  • f74a2b9 chore(deps-dev): Bump typedoc from 0.28.5 to 0.28.14
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Dec 13, 2025
@github-actions github-actions bot enabled auto-merge December 13, 2025 02:16
@cypress
Copy link

cypress bot commented Dec 13, 2025

Activity    Run #3123

Run Properties:  status check passed Passed #3123  •  git commit d8ab78ffc5: Chore(deps): Bump @nextcloud/logger from 3.0.2 to 3.0.3
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/logger-3.0.3
Run status status check passed Passed #3123
Run duration 02m 35s
Commit git commit d8ab78ffc5: Chore(deps): Bump @nextcloud/logger from 3.0.2 to 3.0.3
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 10
View all changes introduced in this branch ↗︎

@codecov
Copy link

codecov bot commented Dec 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@miaulalala miaulalala force-pushed the dependabot/npm_and_yarn/nextcloud/logger-3.0.3 branch from 3e11c0e to 6e758d5 Compare December 15, 2025 14:43
@miaulalala
Copy link
Collaborator

/compile amend /

Bumps [@nextcloud/logger](https://github.com/nextcloud-libraries/nextcloud-logger) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-logger/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-logger@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
  dependency-version: 3.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/logger-3.0.3 branch from 6e758d5 to bc8ee57 Compare December 15, 2025 14:49
@github-actions github-actions bot merged commit 9ad43e2 into master Dec 15, 2025
52 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/logger-3.0.3 branch December 15, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants