8000 Comparing v0.3.2...master · olalonde/pgtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: olalonde/pgtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: olalonde/pgtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 18 files changed
  • 3 contributors

Commits on Aug 13, 2021

  1. chore(deps): bump path-parse from 1.0.5 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    6e13f03 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Merge pull request #34 from olalonde/dependabot/npm_and_yarn/path-par…

    …se-1.0.7
    
    chore(deps): bump path-parse from 1.0.5 to 1.0.7
    Adriaan authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    022d74c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Massive refactor (Promise, Node >10)

    Modernize code base. Drop support for Node <10. Use native Promise. Drop
    callback support. Add TypeScript type definitions. Improve tests.
    Updated dependencies.
    olalonde committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    2797e1c View commit details
    Browse the repository at this point in the history
  2. README

    olalonde committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    dc3ce0b View commit details
    Browse the repository at this point in the history
  3. 1.0.0

    olalonde committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    954cf9c View commit details
    Browse the repository at this point in the history
  4. README

    olalonde committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    1d227a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. chore(deps): bump minimist, coveralls and nyc

    Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [coveralls](https://github.com/nickmerwin/node-coveralls) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together.
    
    
    Updates `minimist` from 0.0.8 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v0.0.8...v1.2.8)
    
    Updates `coveralls` from 2.13.3 to 3.1.1
    - [Release notes](https://github.com/nickmerwin/node-coveralls/releases)
    - [Commits](https://github.com/nickmerwin/node-coveralls/commits/3.1.1)
    
    Updates `nyc` from 11.9.0 to 15.1.0
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v11.9.0...v15.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: coveralls
      dependency-type: direct:development
    - dependency-name: nyc
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    857c88c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Merge pull request #49 from olalonde/dependabot/npm_and_yarn/minimist…

    …-and-coveralls-and-nyc-1.2.8
    
    chore(deps): bump minimist, coveralls and nyc
    olalonde authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a40ff21 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump yargs-parser and yargs

    Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependency [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together.
    
    
    Updates `yargs-parser` from 3.2.0 to 21.1.1
    - [Release notes](https://github.com/yargs/yargs-parser/releases)
    - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs-parser@v3.2.0...yargs-parser-v21.1.1)
    
    Updates `yargs` from 5.0.0 to 17.7.1
    - [Release notes](https://github.com/yargs/yargs/releases)
    - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
    - [Commits](yargs/yargs@v5.0.0...v17.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: yargs-parser
      dependency-type: indirect
    - dependency-name: yargs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    af713a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from olalonde/dependabot/npm_and_yarn/yargs-pa…

    …rser-and-yargs-21.1.1
    
    chore(deps): bump yargs-parser and yargs
    olalonde authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    819ab4e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. 1.0.1

    olalonde committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    03cb2a3 View commit details
    Browse the repository at this point in the history
Loading
0