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: kovacsv/fantasticon Loading
base: master
Choose a base ref
...
head repository: tancredi/fantasticon Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 14 files changed
  • 2 contributors

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    8648faa View commit details
    Browse the repository at this point in the history
  2. Change test matrix

    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    d798e9a View commit details
    Browse the repository at this point in the history
  3. Fix jobs dependencies

    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3347269 View commit details
    Browse the repository at this point in the history
  4. Run prettier

    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    b4475b9 View commit details
    Browse the repository at this point in the history
  5. Release from node 20

    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    9171513 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tancredi#538 from tancredi/upgrade-dependencies

    Upgrade dependencies and drop Node.js < 16
    
    - Upgrade `glob` - used as named export and Promise, change test mocks accordingly
    - Replace `change-case` module to `case` to avoid issues related to mixing pure ESM modules and CommonJS
    - BREAKING CHANGE: Lower support - now only Node.js >= 16.x.x
    - Update CI test matrix
    - Add `fix` script to write `prettier` fixes
    - Update formatting after `prettier` upgrade
    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    6212282 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12e21f1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request tancredi#539 from tancredi/support-readme

    BREAKING CHANGE: Add support note in the readme
    tancredi committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0907f1a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. chore(deps-dev): bump semantic-release from 23.0.6 to 23.0.7

    Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.6 to 23.0.7.
    - [Release notes](https://github.com/semantic-release/semantic-release/releases)
    - [Commits](semantic-release/semantic-release@v23.0.6...v23.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: semantic-release
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b258919 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore(deps-dev): bump @types/node from 20.12.2 to 20.12.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0a5edc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tancredi#541 from tancredi/dependabot/npm_and_yarn…

    …/semantic-release-23.0.7
    
    chore(deps-dev): bump semantic-release from 23.0.6 to 23.0.7
    tancredi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f54daf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d36eb17 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump typescript from 5.4.3 to 5.4.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    71d268b View commit details
    Browse the repository at this point in the history
  5. Merge pull request tancredi#544 from tancredi/dependabot/npm_and_yarn…

    …/types/node-20.12.5
    
    chore(deps-dev): bump @types/node from 20.12.2 to 20.12.5
    tancredi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3b27bb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8262c94 View commit details
    Browse the repository at this point in the history
  7. Merge pull request tancredi#543 from tancredi/dependabot/npm_and_yarn…

    …/typescript-5.4.4
    
    fix(deps-dev): bump typescript from 5.4.3 to 5.4.4
    tancredi committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    76154ac View commit details
    Browse the repository at this point in the history
Loading