ldap_write_support icon indicating copy to clipboard operation
ldap_write_support copied to clipboard

chore(deps): Bump @nextcloud/initial-state from 2.2.0 to 3.0.0

Open dependabot[bot] opened this issue 3 months ago • 0 comments

⚠️ 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

🐛 Fixed bugs

Other Changes

New Contributors

Full 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 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)

dependabot[bot] avatar Sep 20 '25 01:09 dependabot[bot]