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: react-hook-form/resolvers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.4
Choose a base ref
...
head repository: react-hook-form/resolvers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.5
Choose a head ref
  • 2 commits
  • 12 files changed
  • 3 contributors

Commits on Jul 8, 2022

  1. fix: renamed private packages to avoid ambiguity with existing offici…

    …al packages. (#424)
    
    This should mitigate false positives during image scans.
    
    Co-authored-by: Gregory Hill <Greg.Hill@phoenix.edu>
    Fallibilist and Gregory Hill authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    18ae921 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump shell-quote from 1.7.2 to 1.7.3 (#418)

    Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
    - [Release notes](https://github.com/substack/node-shell-quote/releases)
    - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2022
    Configuration menu
    Copy the full SHA
    eebd258 View commit details
    Browse the repository at this point in the history
Loading