8000 Comparing v9.1.2...v9.1.3 · babel/babel-loader · GitHub
[go: up one dir, main page]

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: babel/babel-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.2
Choose a base ref
...
head repository: babel/babel-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.3
Choose a head ref
  • 9 commits
  • 6 files changed
  • 5 contributors

Commits on Mar 15, 2023

  1. Bump webpack from 5.74.0 to 5.76.0 (#986)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.74.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c049187 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update README.md (#987)

    JLHwung authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    78bd0a1 View commit details
    Browse the repository at this point in the history
  2. Bump http-cache-semantics from 4.1.0 to 4.1.1 (#982)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    170350e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a797c3b View commit details
    Browse the repository at this point in the history
  4. Add more exhaustive example on customized-loader (#897)

    * docs(customized-loader): add more exhaustive example on customized-loader
    
    * Apply suggestions from code review
    
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    
    ---------
    
    Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    3 people authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b3682fd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. Bump semver from 7.3.2 to 7.5.2 (#993)

    Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.5.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.3.2...v7.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    2fd1c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. bump find-cache-dir to v4 (#995)

    * bump find-cache-dir to v4
    
    * address review comments
    
    Co-Authored-By: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    
    * ci: add yarn cache
    
    ---------
    
    Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
    JLHwung and nicolo-ribaudo authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6f300f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update caniuse

    nicolo-ribaudo committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    54fb781 View commit details
    Browse the repository at this point in the history
  2. 9.1.3

    nicolo-ribaudo committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b89dfbd View commit details
    Browse the repository at this point in the history
Loading
0