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

fix(deps): update dependency @noelware/utils to v2.5.0 #1618

Closed
wants to merge 1 commit into from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Feb 11, 2024

This PR contains the following updates:

Package Type Update Change
@noelware/utils (source) dependencies minor 2.4.0 -> 2.5.0

Release Notes

Noelware/utils (@​noelware/utils)

v2.5.0

Compare Source

✨ Additions

  • Add Result and Option modules (accessible by @noelware/utils/{result,option}) (@​auguwu)
  • Add exports, module, and types fields to package.json (@​auguwu)
  • Add src/ directory to NPM for easier lookup of methods, types, etc. (@​auguwu)
  • Added DecouplePromise type (@​auguwu)

😔 Deprecations (scheduled to be removed in v2.7.0)

  • Deprecated types due to none being used (@​auguwu):
    • Listener
    • ExtractListenerArguments
    • GenericEventBusMap
    • ReaddirOptions
    • Ctor
    • ConstructorReturnType
    • ObjectKeysWithSeperator
    • KeyToPropType
    • DotNotation
  • Deprecated classes due to none being used (@​auguwu):
    • EventBus
  • Deprecated functions due to none being used (@​auguwu):
    • isEventEmitterLike
    • sleep
    • titleCase
    • shouldExclude
    • readdirSync
    • readdir
  • Deprecated constants due to none being used (@​auguwu):
    • Months
    • DaysInWeek

👾 Removed

  • humanize function that was scheduled to be removed in 2.3
  • pluralize function that was scheduled to be removed in 2.3

Full Changelog: Noelware/utils@v2.4.0...2.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@noelbot noelbot requested a review from auguwu as a code owner February 11, 2024 03:01
@noelbot noelbot added the deps label Feb 11, 2024
@auguwu auguwu closed this Feb 11, 2024
@auguwu auguwu deleted the renovate/noelware-utils-2.x branch February 11, 2024 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants