Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

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

Commits on Jan 12, 2023

  1. build(deps): bump debug from 2.2.0 to 2.6.9

    Bumps [debug](https://github.com/debug-js/debug) from 2.2.0 to 2.6.9.
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
    - [Commits](debug-js/debug@2.2.0...2.6.9)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    89ade1e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    28f6595 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Merge pull request workshopper#352 from workshopper/dependabot/npm_an…

    …d_yarn/http-cache-semantics-4.1.1
    
    build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
    marocchino authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    48cbcce View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge pull request workshopper#350 from workshopper/dependabot/npm_an…

    …d_yarn/debug-2.6.9
    
    build(deps): bump debug from 2.2.0 to 2.6.9
    ledsun authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    d699bf2 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump ms from 0.7.1 to 2.0.0

    Bumps [ms](https://github.com/vercel/ms) from 0.7.1 to 2.0.0.
    - [Release notes](https://github.com/vercel/ms/releases)
    - [Commits](vercel/ms@0.7.1...2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ms
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    99cd31b View commit details
    Browse the repository at this point in the history
  3. Merge pull request workshopper#349 from workshopper/dependabot/npm_an…

    …d_yarn/ms-2.0.0
    
    build(deps): bump ms from 0.7.1 to 2.0.0
    ledsun authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9edb803 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. misc: Update npm packages

    ledsun committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8c7eafa View commit details
    Browse the repository at this point in the history
  2. Stop supporting Node 14.

    ledsun committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fe2b57b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build(deps): bump semver from 5.7.1 to 5.7.2

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    aef09eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379c33a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. build(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] <support@github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    830de5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be7fb81 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. build(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] <support@github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    83c925c View commit details
    Browse the repository at this point in the history
  2. Merge pull request workshopper#358 from workshopper/dependabot/npm_an…

    …d_yarn/braces-3.0.3
    
    build(deps-dev): bump braces from 3.0.2 to 3.0.3
    ledsun authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    661b90f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. build(deps): bump brace-expansion from 1.1.11 to 1.1.12

    Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
    - [Release notes](https://github.com/juliangruber/brace-expansion/releases)
    - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: brace-expansion
      dependency-version: 1.1.12
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and itzsaga committed Aug 14, 2025
    Configuration menu
    Copy the full SHA
    6b054f6 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.