Skip to content

Conversation

dependabot[bot]
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

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)

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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 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.

0 participants