Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
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: wmonk/create-react-app-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: raviqqe/create-react-app-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 28, 2024

  1. Bump the npm_and_yarn group across 2 directories with 4 updates

    Bumps the npm_and_yarn group with 1 update in the /packages/react-dev-utils directory: [shell-quote](https://github.com/ljharb/shell-quote).
    Bumps the npm_and_yarn group with 3 updates in the /packages/react-scripts directory: [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils), [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
    
    
    Updates `shell-quote` from 1.6.1 to 1.7.3
    - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
    - [Commits](ljharb/shell-quote@v1.6.1...v1.7.3)
    
    Updates `react-dev-utils` from 5.0.3 to 12.0.1
    - [Release notes](https://github.com/facebook/create-react-app/releases)
    - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-1.x.md)
    - [Commits](https://github.com/facebook/create-react-app/commits/react-dev-utils@12.0.1/packages/react-dev-utils)
    
    Updates `webpack` from 3.8.1 to 5.94.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v3.8.1...v5.94.0)
    
    Updates `webpack-dev-server` from 2.9.4 to 3.1.11
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v2.9.4...v3.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: react-dev-utils
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: webpack
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: webpack-dev-server
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    73d55f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from raviqqe/dependabot/npm_and_yarn/packages/r…

    …eact-dev-utils/npm_and_yarn-991d4dd540
    
    Bump the npm_and_yarn group across 2 directories with 4 updates
    raviqqe authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1110106 View commit details
    Browse the repository at this point in the history
Loading