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

Merged main into 3.x branch for 3.0.6 release preparation #860

Merged
merged 40 commits into from Sep 28, 2023
Merged

Merged main into 3.x branch for 3.0.6 release preparation #860

merged 40 commits into from Sep 28, 2023

Commits on Jul 19, 2023

  1. build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    146913d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #839 from cure53/dependabot/npm_and_yarn/word-wrap…

    …-1.2.4
    
    build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
    cure53 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    05fb9ba View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    b8e9a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec62bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c5048 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Merge pull request #842 from ssi02014/refac/purify

    refac(purify): Refactoring Purify
    cure53 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a5ee407 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    docs: Updated contributors list
    cure53 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5dae401 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    docs: Updated list of contributors again
    cure53 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    337bf4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1b5959 View commit details
    Browse the repository at this point in the history
  5. fix(purify): revert comment

    ssi02014 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    78c7210 View commit details
    Browse the repository at this point in the history
  6. fix(purify): fix comment

    ssi02014 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    39ee9e0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #843 from ssi02014/refac/purify

    refac(purify): Add utils jsdoc & code consistency tasks
    cure53 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d6a4c8f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    7b79ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8898ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cecb98d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #844 from ssi02014/docs/purify

    docs(purify): Update README.md
    cure53 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    770cddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17a47c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84508da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    276bedb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f12c81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25b1b21 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Merge pull request #845 from ssi02014/fix/purify

    fix(purify): Fix _isNode Function
    cure53 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    d5060b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    68ad9a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #848 from ssi02014/fix/purify

    fix(purify): Remove unnecessary conditional expressions
    cure53 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    59c7807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37abb76 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge pull request #849 from ssi02014/refac/purify

    refac(purify): Refactoring purify
    cure53 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2b012d2 View commit details
    Browse the repository at this point in the history
  2. docs: updated contributor list

    cure53 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cba5757 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a608d4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    394a6d0 View commit details
    Browse the repository at this point in the history
  5. fix(purify): fix test error

    ssi02014 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d0c441 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    945fd1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e79525c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Merge pull request #850 from ssi02014/fix/createIterator

    fix(purify): fix _createIterator
    cure53 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1154de2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    48bd850 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. build(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2d1a4c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #855 from cure53/dependabot/github_actions/actions…

    …/checkout-4
    
    build(deps): bump actions/checkout from 3 to 4
    cure53 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    926a8cd View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update README.md

    docs: fixed two broken README badges
    cure53 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    977df97 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    docs: changed badge labels
    cure53 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1b76e6c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update README.md

    docs: fixed the badge label colors
    cure53 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7718a39 View commit details
    Browse the repository at this point in the history
  2. chore: Preparing 3.0.6 release

    cure53 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7e6a7ee View commit details
    Browse the repository at this point in the history