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

Bump @hugoalh/advanced-determine from 11.2.2 to 12.0.1 #358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps @hugoalh/advanced-determine from 11.2.2 to 12.0.1.

Release notes

Sourced from @​hugoalh/advanced-determine's releases.

12.0.1

  • CHANGE: Improved code readability

12.0.0

  • ADD: Added dependency @hugoalh/equal
  • ADD: Added function isArrayUniqueReference
  • CHANGE: Filters arguments which accept only type of boolean and undefined (3 phase condition) are now accept only enum ThreePhaseConditionEnumKeysType
  • CHANGE: Fixed all of the possible enum values are not fully listed in the error message
  • CHANGE: Fixed function isSyncFunction can output a promise type assert
  • CHANGE: Fixed incorrect syntax guard
  • CHANGE: Functions which based on filters are renamed to "filter________" (e.g.: function isNumber is renamed to filterNumber)
  • CHANGE: Name of "ItemFilter" is simplified to "Filter" (e.g.: class NumberItemFilter is simplified to NumberFilter)
  • CHANGE: Name of "OptionsBase" is simplified to "Status" (e.g.: interface NumberItemFilterOptionsBase is simplified to NumberFilterStatus)
  • CHANGE: Native determine functions no longer require prefix with namespace native (still require for subpath imports)
  • CHANGE: PlainObjectFilter is merged to ObjectFilter with argument plain
  • CHANGE: Reduced duplicated codes
  • REMOVE: Removed deprecated codes
  • REMOVE: Removed function areEqual (replaced by @hugoalh/equal (GitHub)(NPM))
  • REMOVE: Removed function typeOf

12.0.0 Beta 3

  • CHANGE: Fixed all of the possible enum values are not fully listed in the error message
  • CHANGE: Reduced duplicated codes

12.0.0 Beta 2

  • CHANGE: Fixed incorrect syntax guard

12.0.0 Beta 1

  • ADD: Added dependency @hugoalh/equal
  • ADD: Added function isArrayUniqueReference
  • CHANGE: Filters arguments which accept only type of boolean and undefined (3 phase condition) are now accept only enum ThreePhaseConditionEnumKeysType
  • CHANGE: Fixed function isSyncFunction can output a promise type assert
  • CHANGE: Functions which based on filters are renamed to "filter________" (e.g.: function isNumber is renamed to filterNumber)
  • CHANGE: Name of "ItemFilter" is simplified to "Filter" (e.g.: class NumberItemFilter is simplified to NumberFilter)
  • CHANGE: Name of "OptionsBase" is simplified to "Status" (e.g.: interface NumberItemFilterOptionsBase is simplified to NumberFilterStatus)
  • CHANGE: Native determine functions no longer require prefix with namespace native (still require for subpath imports)
  • CHANGE: PlainObjectFilter is merged to ObjectFilter with argument plain
  • REMOVE: Removed deprecated codes
  • REMOVE: Removed function areEqual (replaced by @hugoalh/equal (GitHub)(NPM))
  • REMOVE: Removed function typeOf
Commits

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 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 dependabot bot requested a review from hugoalh as a code owner July 31, 2023 00:42
@dependabot dependabot bot added Status/Pending 🔵 This is new. Type/Dependency 📦 Related to dependency. labels Jul 31, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

The following labels could not be found: Platform/NodeJS.

Bumps [@hugoalh/advanced-determine](https://github.com/hugoalh-studio/advanced-determine-nodejs) from 11.2.2 to 12.0.1.
- [Release notes](https://github.com/hugoalh-studio/advanced-determine-nodejs/releases)
- [Commits](hugoalh-studio/advanced-determine-nodejs@v11.2.2...v12.0.1)

---
updated-dependencies:
- dependency-name: "@hugoalh/advanced-determine"
  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/hugoalh/advanced-determine-12.0.1 branch from e4b8ae8 to d23d37d Compare August 9, 2023 00:25
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2023

Superseded by #364.

@dependabot dependabot bot closed this Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hugoalh/advanced-determine-12.0.1 branch August 10, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status/Pending 🔵 This is new. Type/Dependency 📦 Related to dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants