chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
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
- feat: cache parsed InitialState results to Map for later use by
@Antreesyin nextcloud-libraries/nextcloud-initial-state#872🐛 Fixed bugs
- fix: return fallback if value cannot be parsed by
@susnuxin nextcloud-libraries/nextcloud-initial-state#881Other Changes
- Add SPDX header by
@AndyScherzingerin nextcloud-libraries/nextcloud-initial-state#708- Update dependabot-approve-merge.yml from org by
@AndyScherzingerin nextcloud-libraries/nextcloud-initial-state#733- chore: update
package.jsonby@susnuxin nextcloud-libraries/nextcloud-initial-state#873- chore: adjust
enginesversions to support wider range by@susnuxin nextcloud-libraries/nextcloud-initial-state#874- ci: update workflows from organization by
@susnuxin nextcloud-libraries/nextcloud-initial-state#876- chore!: simplified building process as no bundling is needed by
@susnuxin nextcloud-libraries/nextcloud-initial-state#875- ci: add workflow to check Typescript by
@susnuxin nextcloud-libraries/nextcloud-initial-state#878- chore: migrate to ESLint v9 by
@susnuxin nextcloud-libraries/nextcloud-initial-state#879- chore: release of v3.0.0 by
@susnuxin nextcloud-libraries/nextcloud-initial-state#880New Contributors
@AndyScherzingermade their first contribution in nextcloud-libraries/nextcloud-initial-state#708@Antreesymade their first contribution in nextcloud-libraries/nextcloud-initial-state#872Full Changelog: https://github.com/nextcloud-libraries/nextcloud-initial-state/compare/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
enginesversions 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
e2be97dMerge pull request #880 from nextcloud-libraries/chore/prepare-v33331d54chore: release of v3.0.076f894bMerge pull request #881 from nextcloud-libraries/fix/return-fallback-error234ecbffix: return fallback if value cannot be parsede78d684ci: add release config0fd7ec8ci: add codecov token943084aMerge pull request #879 from nextcloud-libraries/chore/eslint-v9e01a02crefactor: adjust code for new code style rulesa130902chore: Migrate to ESLint v9d09c7b2Merge pull request #872 from nextcloud-libraries/fix/noid/cache-results- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)