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

chore(release): pull release/3.45.0-SDK-2539 into main #1898

Merged
merged 17 commits into from
Oct 22, 2024

Commits on Oct 15, 2024

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

Commits on Oct 17, 2024

  1. refactor: reduce conginitive complexity of the function (#1891)

    * refactor: reduce conginitive complexity of the function
    
    * refactor: reduce cognitive complexity of the whole function
    
    * refactor: reduce cognitive complexity of the whole function
    
    * chore: bump size limit
    saikumarrs authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    df144f4 View commit details
    Browse the repository at this point in the history
  2. feat: iubenda consent manager plugin (#1809)

    * initialize iubenda consent manager plugin
    
    * implement plugin methods
    
    * fix mapping purposes
    
    * add iubendaConsentManager to ExternalConfig, removed unused imports
    
    * Created iubenda.html
    
    * Update rollup.config.mjs
    
    fixed path typo
    
    * Updates example/v3/iubenda.html to match the new changes in JavaScript SDK v3
    
    * update index.html for iubenda
    
    * update cs config
    
    * delete iubedna file from examples
    
    * add unit tests
    
    * use encodeURIComponent
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * fix typo
    
    * add cookie pattern
    
    * add try and catch
    
    * Apply suggestions from code review
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * remove no longer needed check
    
    * fix getIubendaCookieName function
    
    * revert removed block to match tests
    
    * remove unused logMessage
    
    * remove no longer used "IUBENDA_ACCESS_ERROR"
    
    * pump size limit value
    
    * remove backward unnecessary compatibility block
    
    ---------
    
    Co-authored-by: Sai Kumar Battinoju <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7ea300c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    7a0afb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84bf149 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. chore: update code owners for easier release management (#1894)

    * chore: update code owners for easier release management
    
    * chore: add slash to directories to apply the changes to all
    
    * chore: pass env correctly to npm
    
    * chore: use cross-env
    
    * chore: try direct commit hash
    
    * chore: specify head commit too
    
    * chore: use env now
    
    * chore: move base ref to global env
    
    * chore: check for affected projects
    
    * chore: fix all the workflows
    
    * chore: skip fixing workflows for now
    
    * chore: fix affected issues
    saikumarrs authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    2365e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba5ae5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2723b34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1b2874 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99aafe2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    796b2c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    799db2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b5ca83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a31db74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6034d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03b4dcb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df7faf7 View commit details
    Browse the repository at this point in the history