Skip to content

Comments

Chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0#2121

Merged
miaulalala merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0
Oct 29, 2025
Merged

Chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0#2121
miaulalala merged 1 commit intomasterfrom
dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/initial-state from 2.2.0 to 3.0.0.

Release notes

Sourced from @​nextcloud/initial-state's releases.

v3.0.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

New Contributors

Full Changelog: nextcloud-libraries/nextcloud-initial-state@v2.2.0...v3.0.0

Changelog

Sourced from @​nextcloud/initial-state's changelog.

3.0.0 - 2025-08-01

Breaking

This package now is a pure ES modules package and does no longer provide the CommonJS entry point.

Added

  • feat: cache parsed InitialState results to Map for later use (#872)

Fixed

  • fix: return fallback if value cannot be parsed (#881)

Other Changes

  • chore!: simplified building process as no bundling is needed (#875)
  • chore: adjust engines versions to support wider range (#)
  • chore: add SPDX header (#708)
  • chore: update package.json (#873)
  • chore: migrate to ESLint v9 (#879)
  • ci: update workflows from organization (#876)
  • ci: add workflow to check Typescript (#878)
Commits
  • e2be97d Merge pull request #880 from nextcloud-libraries/chore/prepare-v3
  • 3331d54 chore: release of v3.0.0
  • 76f894b Merge pull request #881 from nextcloud-libraries/fix/return-fallback-error
  • 234ecbf fix: return fallback if value cannot be parsed
  • e78d684 ci: add release config
  • 0fd7ec8 ci: add codecov token
  • 943084a Merge pull request #879 from nextcloud-libraries/chore/eslint-v9
  • e01a02c refactor: adjust code for new code style rules
  • a130902 chore: Migrate to ESLint v9
  • d09c7b2 Merge pull request #872 from nextcloud-libraries/fix/noid/cache-results
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Sep 13, 2025
@codecov
Copy link

codecov bot commented Sep 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.69%. Comparing base (0a46929) to head (c656019).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2121   +/-   ##
=======================================
  Coverage   37.69%   37.69%           
=======================================
  Files          43       43           
  Lines        1682     1682           
  Branches      119      119           
=======================================
  Hits          634      634           
  Misses       1047     1047           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cypress
Copy link

cypress bot commented Sep 13, 2025

Activity  Image  Run #2956

Run Properties:  status check passed Passed #2956  •  git commit d5a7d72904: Chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0
Project Activity
Branch Review dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0
Run status status check passed Passed #2956
Run duration 02m 46s
Commit git commit d5a7d72904: Chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0
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 ↗︎

@miaulalala
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch from f079e0c to 4361196 Compare October 27, 2025 19:45
@miaulalala miaulalala force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch from 4361196 to c2afeec Compare October 29, 2025 12:02
@miaulalala
Copy link
Collaborator

/compile amend /

Bumps [@nextcloud/initial-state](https://github.com/nextcloud-libraries/nextcloud-initial-state) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-initial-state/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-initial-state@v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/initial-state"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/initial-state-3.0.0 branch from c2afeec to c656019 Compare October 29, 2025 12:03
@miaulalala miaulalala enabled auto-merge October 29, 2025 12:06
@miaulalala miaulalala merged commit 0bb0f05 into master Oct 29, 2025
53 checks passed
@miaulalala miaulalala deleted the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch October 29, 2025 12:08
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.

1 participant