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(PatchHelper): enhance RegExp & quote syntax support #2661

Open
wants to merge 17 commits into
base: dev
Choose a base branch
from

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    d10cd7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bd334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6064bbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c077a2 View commit details
    Browse the repository at this point in the history
  5. refactor(scripts): use TypeScript (cleanup)

    Git fails to detect renames if these changes are in the previous commit.
    bb010g committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9ced021 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2855d2d View commit details
    Browse the repository at this point in the history
  7. chore: esbuild: ^0.16.17 → ^0.17.18

    `watchWeb` won't rebuild packed or unpacked extensions, but that's
    existing behavior.
    bb010g committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3b97e8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9631e60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    389acf0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff12b56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ec9c892 View commit details
    Browse the repository at this point in the history
  12. chore: esbuild: ^0.21.5 → ^0.22.0

    The default for `--platform=node` switched to `--packages=external`, so
    set `--packages=bundle` as an overall default.
    bb010g committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9f64499 View commit details
    Browse the repository at this point in the history
  13. chore: esbuild: ^0.22.0 → ^0.23.0

    The default for `--platform=node` switched back to `--packages=bundle`,
    but it's safer to stay explicit.
    bb010g committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d7b264f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fc0a59 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03bc2af View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d695b0d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    398cfa9 View commit details
    Browse the repository at this point in the history