chore(deps): update dependency @nextcloud/initial-state to v3 #440

Closed
RenovateBot wants to merge 1 commit from renovate/nextcloud-initial-state-3.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
@nextcloud/initial-state devDependencies major ^2.2.0 -> ^3.0.0

Release Notes

nextcloud-libraries/nextcloud-initial-state (@​nextcloud/initial-state)

v3.0.0

Compare Source

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nextcloud/initial-state](https://github.com/nextcloud-libraries/nextcloud-initial-state) | devDependencies | major | [`^2.2.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@nextcloud%2finitial-state/2.2.0/3.0.0) | --- ### Release Notes <details> <summary>nextcloud-libraries/nextcloud-initial-state (@&#8203;nextcloud/initial-state)</summary> ### [`v3.0.0`](https://github.com/nextcloud-libraries/nextcloud-initial-state/blob/HEAD/CHANGELOG.md#300---2025-08-01) [Compare Source](https://github.com/nextcloud-libraries/nextcloud-initial-state/compare/v2.2.0...v3.0.0) ##### 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 ([#&#8203;872](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/872)) ##### Fixed - fix: return fallback if value cannot be parsed ([#&#8203;881](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/881)) ##### Other Changes - chore!: simplified building process as no bundling is needed ([#&#8203;875](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/875)) - chore: adjust `engines` versions to support wider range ([#](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/874)) - chore: add SPDX header ([#&#8203;708](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/708)) - chore: update `package.json` ([#&#8203;873](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/873)) - chore: migrate to ESLint v9 ([#&#8203;879](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/879)) - ci: update workflows from organization ([#&#8203;876](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/876)) - ci: add workflow to check Typescript ([#&#8203;878](https://github.com/nextcloud-libraries/nextcloud-initial-state/pull/878)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
RenovateBot force-pushed renovate/nextcloud-initial-state-3.x from de3a0077bd
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
to 3790f30761
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
2025-09-29 10:07:32 +02:00
Compare
deblan closed this pull request 2026-02-27 09:37:56 +01:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `3.x` releases. But if you manually upgrade to `3.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
Some checks are pending
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval
ci/woodpecker/push/woodpecker
Required
ci/woodpecker/pr/woodpecker
Required

Pull request closed

Sign in to join this conversation.
No description provided.