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: DreamOfIce/randomAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: DreamOfIce/randomAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 13, 2022

  1. Merge pull request #1 from DreamOfIce/dev

    Merge branch dev into main
    DreamOfIce authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0fa76db View commit details
    Browse the repository at this point in the history
  2. chore: release 0.2.0

    DreamOfIce committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3af4933 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    440973c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c4489 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. chore(deps-dev): bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b3fa9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac7c85 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. chore(deps): bump axios from 1.1.2 to 1.6.0

    Bumps [axios](https://github.com/axios/axios) from 1.1.2 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.1.2...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    534ad10 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    62ac74b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. chore(deps): bump follow-redirects from 1.15.2 to 1.15.4

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1782d0d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    d03dd6b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. chore(deps): bump follow-redirects from 1.15.4 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ea41078 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #6 from DreamOfIce/dependabot/npm_and_yarn/follow-…

    …redirects-1.15.6
    
    chore(deps): bump follow-redirects from 1.15.4 to 1.15.6
    DreamOfIce authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4be9838 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. chore(deps): bump express from 4.18.2 to 4.19.2

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4224d25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from DreamOfIce/dependabot/npm_and_yarn/express…

    …-4.19.2
    
    chore(deps): bump express from 4.18.2 to 4.19.2
    DreamOfIce authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2ed1b48 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore(deps-dev): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c02fa7e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge pull request #8 from DreamOfIce/dependabot/npm_and_yarn/braces-…

    …3.0.3
    
    chore(deps-dev): bump braces from 3.0.2 to 3.0.3
    DreamOfIce authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    928327e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. chore(deps): bump express from 4.19.2 to 4.20.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    7e37f2e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #9 from DreamOfIce/dependabot/npm_and_yarn/express…

    …-4.20.0
    
    chore(deps): bump express from 4.19.2 to 4.20.0
    DreamOfIce authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7d4e0e7 View commit details
    Browse the repository at this point in the history
Loading