Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Hylozoic/hylo-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eb46fc4b4908545de0ef492f4b1fb1a81b12a0c8
Choose a base ref
...
head repository: Hylozoic/hylo-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4328316dd17ae1088882cf82ab09b4ca937a93f2
Choose a head ref
  • 2 commits
  • 45 files changed
  • 2 contributors

Commits on Mar 9, 2022

  1. 742 normalize text handling (#751)

    * Remove input sanitization
    * Move from hylo-utils to hylo-shared library
    * Remove Post#detailsText
    * Normalize link generation and formatting for notifications and emails
    * Update savedSearch post body URLs to include group context
    * Fix tests remove noisy test feedback
    * Update dependencies
    lorenjohnson authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    abe4097 View commit details
    Browse the repository at this point in the history
  2. Bump validator from 3.43.0 to 13.7.0

    Bumps [validator](https://github.com/validatorjs/validator.js) from 3.43.0 to 13.7.0.
    - [Release notes](https://github.com/validatorjs/validator.js/releases)
    - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/validatorjs/validator.js/commits/13.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: validator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4328316 View commit details
    Browse the repository at this point in the history
Loading