Skip to content

chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 3.0.0 - #177

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0
Open

chore(deps): Bump @nextcloud/initial-state from 2.0.0 to 3.0.0#177
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nextcloud/initial-state-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from @鈥媙extcloud/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

v2.2.0

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README

v2.1.0

2.1.0 - 2023-07-23

Fixed

  • Set explicit file extensions for package entry files to allow usage with module packages (#513)
  • Fix package exports to support Typescript projects with module resolution of node16 or nodenext (#543)

Changed

  • Dependency updates
Changelog

Sourced from @鈥媙extcloud/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)

2.2.0 - 2024-04-29

Changed

  • Update NPM version to LTS v10
  • Migrate to Vite for building and Vitest for testing
  • Lint files using ESLint (+ add CI workflow) and move to all Typescript
  • Add tests and code coverage badge to README

2.1.0 - 2023-07-23

Fixed

  • Set explicit file extensions for package entry files to allow usage with module packages (#513)
  • Fix package exports to support Typescript projects with module resolution of node16 or nodenext (#543)

Changed

  • Dependency updates
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
Maintainer changes

This version was pushed to npm by skjnldsv, a new releaser for @鈥媙extcloud/initial-state since your current version.


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 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.0.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.0.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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 29, 2026
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