10000 Comparing v1.6.6...1.8.0 · ansh/jiffyreader.com · 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 8000 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: ansh/jiffyreader.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.6
Choose a base ref
...
head repository: ansh/jiffyreader.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.0
Choose a head ref
  • 18 commits
  • 15 files changed
  • 3 contributors

Commits on Apr 10, 2025

  1. Configuration menu
    Copy the full SHA
    f01751a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36743ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ded1b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b7414 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6767377 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aca45d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee977fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1494f3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a02a46e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #73 from asieduernest12/fix/removeMellowtel

    Fix/remove mellowtel and comply with chrome websore recommendation
    asieduernest12 authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    14cdc61 View commit details
    Browse the repository at this point in the history
  11. chore(release): 1.7.0

    actions-user committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    f167545 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10000 d7916d4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #74 from asieduernest12/fix/removeMellowtel

    fix: remove extraneous permissions related to mellowtel
    asieduernest12 authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    170f216 View commit details
    Browse the repository at this point in the history
  14. chore(release): 1.7.1

    actions-user committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    f401c17 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. chore(deps): bump the npm_and_yarn group across 1 directory with 5 up…

    …dates
    
    Bumps the npm_and_yarn group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.2` |
    | [esbuild](https://github.com/evanw/esbuild) | `0.14.54` | `0.25.0` |
    | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.26.0` | `7.27.0` |
    | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.27.0` |
    | [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.1` | `2.1.2` |
    
    
    
    Updates `axios` from 1.7.9 to 1.8.2
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.9...v1.8.2)
    
    Updates `esbuild` from 0.14.54 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
    - [Commits](evanw/esbuild@v0.14.54...v0.25.0)
    
    Updates `@babel/helpers` from 7.26.0 to 7.27.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)
    
    Updates `@babel/runtime` from 7.26.0 to 7.27.0
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)
    
    Updates `tar-fs` from 2.1.1 to 2.1.2
    - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.8.2
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: esbuild
      dependency-version: 0.25.0
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/helpers"
      dependency-version: 7.27.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: "@babel/runtime"
      dependency-version: 7.27.0
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tar-fs
      dependency-version: 2.1.2
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    71dc5e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from asieduernest12/dependabot/npm_and_yarn/np…

    …m_and_yarn-0de19d5f3e
    
    chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates
    asieduernest12 authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    dd6cbe0 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.7.2

    actions-user committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    3f63595 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #334 from asieduernest12/master

    colors and cleanup
    asieduernest12 authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    449fee2 View commit details
    Browse the repository at this point in the history
Loading
0