8000 Comparing v5.1.0...main · symfony/webpack-encore · 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: symfony/webpack-encore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: symfony/webpack-encore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 4, 2025

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

Commits on Apr 9, 2025

  1. minor #1368 Remove warning for usage of configureLoaderRule (Tofandel)

    This PR was merged into the main branch.
    
    Discussion
    ----------
    
    Remove warning for usage of configureLoaderRule
    
    | Q             | A
    | ------------- | ---
    | Bug fix?      | yes
    | New feature?  | no <!-- please update CHANGELOG.md file -->
    | Deprecations? | no <!-- please update CHANGELOG.md file -->
    | Issues        | Fix #886  <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    <!--
    Replace this notice by a description of your feature/bugfix.
    This will help reviewers and should be a good start for the documentation.
    
    Additionally (see https://symfony.com/releases):
     - Always add tests and ensure they pass.
     - Features and deprecations must be submitted against the latest branch.
     - For new features, provide some code snippets to help understand usage.
     - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
     - Never break backward compatibility.
    -->
    
    Commits
    -------
    
    48bafc4 Remove warning for usage of configureLoaderRule
    Kocal committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    0bc8b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c7d48 View commit details
    Browse the repository at this point in the history
  3. minor #1369 [CI][Puppeteer] Add timeout, use new headless mode, and d…

    …isable sandbox (Kocal)
    
    This PR was merged into the main branch.
    
    Discussion
    ----------
    
    [CI][Puppeteer] Add timeout, use new headless mode, and disable sandbox
    
    | Q             | A
    | ------------- | ---
    | Bug fix?      | no
    | New feature?  | no <!-- please update CHANGELOG.md file -->
    | Deprecations? | no <!-- please update CHANGELOG.md file -->
    | Issues        | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
    | License       | MIT
    
    Since a moment, the Ubuntu CI failed because Puppeteer was unable to launch, and leads to timeout. Let's see if using new headless mode fix it.
    
    Commits
    -------
    
    d3c7d48 [CI][Puppeteer] Add timeout, use new headless mode, and disable sandbox
    Kocal committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    9a25a16 View commit details
    Browse the repository at this point in the history
Loading
0