Skip to content

⬆️ Bump conf from 13.1.0 to 15.1.0#1515

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/conf-15.1.0
Open

⬆️ Bump conf from 13.1.0 to 15.1.0#1515
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/conf-15.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Bumps conf from 13.1.0 to 15.1.0.

Release notes

Sourced from conf's releases.

v15.1.0

  • Add encryptionAlgorithm option ee03ae8

sindresorhus/conf@v15.0.2...v15.1.0

v15.0.2

  • Fix build 6287608

sindresorhus/conf@v15.0.1...v15.0.2

v15.0.1

  • Fix handling of legacy decryption (#204) ce28bd6

sindresorhus/conf@v15.0.0...v15.0.1

v15.0.0

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

sindresorhus/conf@v14.0.0...v15.0.0

v14.0.0

Breaking

  • Require Node.js 20 b8cc931

Improvements

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

sindresorhus/conf@v13.1.0...v14.0.0

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.63%. Comparing base (35277ab) to head (5d41b22).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1515   +/-   ##
=======================================
  Coverage   91.63%   91.63%           
=======================================
  Files          29       29           
  Lines         311      311           
  Branches       71       71           
=======================================
  Hits          285      285           
  Misses         25       25           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/conf-15.1.0 branch 2 times, most recently from 60dda8f to 3bb86d4 Compare March 11, 2026 18:44
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/conf-15.1.0 branch from 3bb86d4 to e2c4cb4 Compare March 15, 2026 23:09
Bumps [conf](https://github.com/sindresorhus/conf) from 13.1.0 to 15.1.0.
- [Release notes](https://github.com/sindresorhus/conf/releases)
- [Commits](sindresorhus/conf@v13.1.0...v15.1.0)

---
updated-dependencies:
- dependency-name: conf
  dependency-version: 15.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/conf-15.1.0 branch from e2c4cb4 to 5d41b22 Compare March 23, 2026 22:36
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