Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency conf to v11 #305

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Update dependency conf to v11 #305

merged 1 commit into from
Oct 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
conf 5.0.0 -> 11.0.2 age adoption passing confidence
conf 10.2.0 -> 11.0.2 age adoption passing confidence

Release Notes

sindresorhus/conf (conf)

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.

v10.2.0

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.3

Compare Source

  • Upgrade some dependencies f19ee6b

v10.0.2

Compare Source

v10.0.1

Compare Source

  • Fix issue with onDidChange not always being called (#​143) 3a53356

v10.0.0

Compare Source

Breaking

v9.0.2

Compare Source

v9.0.1

Compare Source

  • Fix .reset() to correctly handle falsy default values (#​141) 735225e

v9.0.0

Compare Source

  • Make the clearInvalidConfig option false by default b291021
    A lot of people found the previous default surprising.

v8.0.0

Compare Source

Breaking
  • Fix .clear() behavior (#​136) 259ba9b
    Previously, it would not reset the values back to the default ones specified in the defaults or schema option. It correctly does this now.
  • Update ajv to version 7. This might affect user using the schema option.

v7.1.2

Compare Source

v7.1.1

Compare Source

  • Export Options TypeScript type 71477a7

v7.1.0

Compare Source

  • Use atomically package instead of write-file-atomic (#​115) 6c624a0

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking
Improvements
  • Move to TypeScript (#​104) 41b0c10
    This hopefully should result in better types.

v6.2.4

Compare Source

  • Fix issue with package.json inference when using the cwd option (#​107) 3ef2da0

v6.2.3

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

  • Warning: The migrations option is buggy. Don't use it at this time.
  • Add semver range capabilities into migrations (#​88) df3a256

v6.1.0

Compare Source

v6.0.1

Compare Source

  • Fix the TypeScript types (#​90) b5a4676
    The types were accidentally looser than intended.

v6.0.0

Compare Source

Breaking for TypeScript users
Enhancements
Fixes
  • Add temporary workaround for Conf being packaged in a Snap app 68bbb46

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@stackblitz
Copy link

stackblitz bot commented Oct 9, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Oct 9, 2023

⚠️ No Changeset found

Latest commit: b73459e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@kodiakhq kodiakhq bot merged commit d4f2d57 into canary Oct 9, 2023
1 check passed
@kodiakhq kodiakhq bot deleted the renovate/conf-11.x branch October 9, 2023 06:56
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