Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
conf ^10.2.0 -> ^15.0.0 age confidence

Release Notes

sindresorhus/conf (conf)

v15.0.2

Compare Source


v15.0.1

Compare Source


v15.0.0

Compare Source

There are no known breaking changes, but it's a major release since it contains a large refactor, and that introduces risk.

  • Add .appendToArray() method a1dbf86
  • Fix constructor validation preventing migrations from fixing invalid schema data a1b43e6
  • Fix clear() method to emit single change event 9b83a9d
  • Fix store setter to preserve internal migration data ceefe13

v14.0.0

Compare Source

Breaking
Improvements
  • Add TypeScript type definitions for dot notation property access (#​200) 83cb242

v13.1.0

Compare Source

v13.0.1

Compare Source

  • Fix validation being incorrectly run before schema change (#​194) 529e762

v13.0.0

Compare Source

Breaking

This is only a breaking change if you use the schema option.

v12.0.0

Compare Source

Breaking

v11.0.2

Compare Source

  • Fix types for .delete() to allow access by dot notation (#​182) 5b9a6e3

v11.0.1

Compare Source

v11.0.0

Compare Source

Breaking
  • Require Node.js 14 cea3d68
  • This package is now pure ESM. Please read this.
  • The projectName option is now required unless you use the cwd option.
    • Previously, the package fetched the package name from the closest package.json, but this is no longer possible with ESM.
    • If you target Node.js 18 or later, it's quite easy to read package.json.
  • The projectVersion option is now required if you use the migration option.
  • Remove encryption migration 80e1ff0
    • Make sure to upgrade to v10 first if you upgrade from a version earlier than v5.

Configuration

📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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 was generated by Mend Renovate. View the repository job log.

@socket-security
Copy link

socket-security bot commented Sep 29, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/conf-15.x branch from 2abbcef to 064dbe5 Compare October 6, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants