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

v6.0.0 #1237

Merged
merged 41 commits into from
Nov 24, 2024
Merged

v6.0.0 #1237

merged 41 commits into from
Nov 24, 2024

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    e6b0694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58dd273 View commit details
    Browse the repository at this point in the history
  3. docs: ditto

    willfarrell committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    55ece1c View commit details
    Browse the repository at this point in the history
  4. ci: deprecate sinon

    willfarrell committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    905f011 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. docs: tweaks

    willfarrell committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    3561731 View commit details
    Browse the repository at this point in the history
  2. ci: remove unused deps

    willfarrell committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b11be95 View commit details
    Browse the repository at this point in the history
  3. docs: commas?

    willfarrell committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d2b3d9b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Merge branch 'main' into release/6.0.0

    # Conflicts:
    #	package-lock.json
    willfarrell committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2b43225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569facc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    20ace91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81668ea View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'main' into release/6.0.0

    # Conflicts:
    #	package-lock.json
    willfarrell committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f34c9a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    0698f8d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into release/6.0.0

    # Conflicts:
    #	package-lock.json
    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7a09f6e View commit details
    Browse the repository at this point in the history
  3. ci: update dep graph

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    95a6155 View commit details
    Browse the repository at this point in the history
  4. chore: version bump

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    abe4058 View commit details
    Browse the repository at this point in the history
  5. fix: remove rawHaders

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    17dd03d View commit details
    Browse the repository at this point in the history
  6. docs: typo

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9335348 View commit details
    Browse the repository at this point in the history
  7. docs: typo

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b603c08 View commit details
    Browse the repository at this point in the history
  8. docs: typo

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    494699d View commit details
    Browse the repository at this point in the history
  9. test: remove raw checks

    willfarrell committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ae46afe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ed25ae View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. docs: fix var name

    Closes #1247
    willfarrell committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5aeb2ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6cb209 View commit details
    Browse the repository at this point in the history
  3. fix: rename var

    willfarrell committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ba24146 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    2c50f33 View commit details
    Browse the repository at this point in the history
  2. feat: add in Vary support

    closes: #1253
    willfarrell committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    01e049b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1254 from naorpeled/feat/pkgs/http-security-heade…

    …rs/support-report-only-mode
    
    feat(http-security-headers): support report only mode
    willfarrell authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    38e121a View commit details
    Browse the repository at this point in the history
  4. docs: include new option

    willfarrell committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d6e914b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc85b3e View commit details
    Browse the repository at this point in the history
  6. feat: add in no-transform support

    closes #1252
    willfarrell committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    53fec85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaa4f21 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    019d6e4 View commit details
    Browse the repository at this point in the history
  2. fix: vary logic

    See #1251
    willfarrell committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4834c17 View commit details
    Browse the repository at this point in the history
  3. fix: security update

    willfarrell committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    0a668ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d893f View commit details
    Browse the repository at this point in the history
  5. chore: dep update

    willfarrell committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    077d9b6 View commit details
    Browse the repository at this point in the history
  6. chore: version bump

    willfarrell committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    f7b2841 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. fix: add in proper handling defaultHeaders

    Fix how defaultHeaders were applied to multiValueHeaders
    
    Closes #1256
    willfarrell committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    09be515 View commit details
    Browse the repository at this point in the history
  2. chore: version bump

    willfarrell committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8cc9c62 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. chore: version bump

    willfarrell committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    8dd5f55 View commit details
    Browse the repository at this point in the history