Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 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)

@dependabot dependabot bot requested review from a team as code owners August 9, 2025 01:59
@dependabot dependabot bot requested review from nfebe, sorbaugh and susnux and removed request for a team August 9, 2025 01:59
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch from 0d40aac to aafb340 Compare August 11, 2025 11:29
@susnux
Copy link
Contributor

susnux commented Aug 11, 2025

/compile

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]>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch from 0c0a4ce to 297e9ea Compare August 11, 2025 14:16
@susnux susnux requested a review from skjnldsv as a code owner August 11, 2025 14:16
@susnux
Copy link
Contributor

susnux commented Aug 11, 2025

/compile

@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch from 87504f2 to 38f0ca8 Compare August 11, 2025 15:01
@susnux susnux merged commit c60cc97 into master Aug 11, 2025
124 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0 branch August 11, 2025 15:15
@skjnldsv skjnldsv mentioned this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants