Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump webpack from 5.75.0 to 5.76.0 in /runtime/JavaScript #23

Open
wants to merge 7 commits into
base: tool_refactoring
Choose a base branch
from

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    2d28d8d View commit details
    Browse the repository at this point in the history
  2. Move a part of CodeGenerator.write into a separate reusable method …

    …`writeToWriter` to be able to reuse it later.
    
    Signed-off-by: KOLANICH <[email protected]>
    KOLANICH committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    536b602 View commit details
    Browse the repository at this point in the history
  3. Refactor CodeGenerator a bit: move target initialization code into a …

    …separate method.
    
    Signed-off-by: KOLANICH <[email protected]>
    KOLANICH committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    99ddc76 View commit details
    Browse the repository at this point in the history
  4. Extracted getting the interp file name into a separate method `Tool::…

    …getInterpFileName`.
    
    Signed-off-by: KOLANICH <[email protected]>
    KOLANICH committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b1e0513 View commit details
    Browse the repository at this point in the history
  5. Merge branches 'private2protected', 'writeToWriter', 'initializeTarge…

    …t' and 'getInterpFileName' into tool_refactoring
    KOLANICH committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    65bdc52 View commit details
    Browse the repository at this point in the history
  6. Refactored Tool a bit to have a method to get the results as a string…

    … via API + some other refactorings
    
    Signed-off-by: KOLANICH <[email protected]>
    KOLANICH committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    189476c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Bump webpack from 5.75.0 to 5.76.0 in /runtime/JavaScript

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3a10c26 View commit details
    Browse the repository at this point in the history