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

feat(commonjs)!: default strictRequires to true #1639

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    161d44f View commit details
    Browse the repository at this point in the history
  2. test: update fixtures

    bluwy authored and lukastaegert committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1a91635 View commit details
    Browse the repository at this point in the history
  3. test: update different values

    bluwy authored and lukastaegert committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0169dfc View commit details
    Browse the repository at this point in the history
  4. test: update some tests to use auto

    bluwy authored and lukastaegert committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dbf1c8e View commit details
    Browse the repository at this point in the history
  5. test: adapt assertion

    While the error message has a different variable name, the point of
    the test is that we get an error.
    lukastaegert committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    00fabc0 View commit details
    Browse the repository at this point in the history
  6. test: correctly pass options in test

    Unfortunately, I did not find a way to detect this case from the plugin
    and show a warning.
    lukastaegert committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3121646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4a45b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e08617 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03beb54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d2eac5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d80912e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ccdf1c5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3d78403 View commit details
    Browse the repository at this point in the history