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

Syncmasterwith41 #1054

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

Syncmasterwith41 #1054

wants to merge 123 commits into from

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    e9c7c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a826593 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. CIF-2628 - Remove reference to Venia from Archetype (#873)

    * remove references to Venia
    herzog31 committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fa6f3e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Issue/angular ssr - io runtime support

    Provide support for IO runtime in the angular spa editor. This will provide support for performing SSR for aem in the cloud as well. 
    
    Co-authored-by: Niek Raaijmakers <raaijmak@adobe.com>
    Co-authored-by: Zoran Nikolovski <nikolovs@adobe.com>
    3 people committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d629d79 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. releng - Update CIF to January release (#881)

    * releng - Update CIF to January release
    
    * Add feedback
    herzog31 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    47afc4b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. CIF-2678 - Styling is broken on catalog page in Venia and archetype p…

    …rojects (#884)
    
    * fixed HTL syntax in catalogpage customheaderlibs.html
    LSantha committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    f671c88 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

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

Commits on Feb 15, 2022

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

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    efaeb9b View commit details
    Browse the repository at this point in the history
  2. Bump log4js in /src/main/archetype/ui.tests/test-module (#879)

    Bumps [log4js](https://github.com/log4js-node/log4js-node) from 6.3.0 to 6.4.0.
    - [Release notes](https://github.com/log4js-node/log4js-node/releases)
    - [Changelog](https://github.com/log4js-node/log4js-node/blob/master/CHANGELOG.md)
    - [Commits](log4js-node/log4js-node@v6.3.0...v6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: log4js
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    557fb9b View commit details
    Browse the repository at this point in the history
  3. Bump nanoid in /src/main/archetype/ui.frontend.general (#880)

    Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.30...3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    02a055a View commit details
    Browse the repository at this point in the history
  4. Bump node-fetch in /src/main/archetype/ui.frontend.general (#883)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    311142e View commit details
    Browse the repository at this point in the history
  5. Bump aem-testing-clients to 1.0.5 (#892)

    Fixes:
    
    SLING-11131 - Remove Guava Dependency for CVE-2018-10237 and CVE-2020-8908
    SLING-11124 - Update Apache HTTP Client Dependency for CVE-2020-13956
    Allow to set "forceBasicAuth" for author and publish instance separately
    
    Co-authored-by: Andrei Tuicu <tuicu@adobe.com>
    andreituicu and andreituicu committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    03822a4 View commit details
    Browse the repository at this point in the history
  6. Bump follow-redirects in /src/main/archetype/ui.frontend.general (#894)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.6...v1.14.8)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    7494658 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Restore .gitignore files to generated projects (#889)

    * restore gitignore file
    
    * disable default exclude rule
    godanny86 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a6ca8af View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Update Core Components to v2.18.0 (#897)

    * Update Core Components to v2.18.0
    
    - update dependency of core components to latest v2.18.0
    - update resourceSuperType of proxy components to latest component version
    - enable inheritance of edit config from parent component
    - remove deprecated sharing component
    
    fixes #896
    bpauli committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    122c6c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Adjust AIO SSR configuration, handle gzip payload (#903)

    Co-authored-by: Cezary Czernecki <czerneck@adobe.com>
    Co-authored-by: Hanish Bansal <38317539+habansal@users.noreply.github.com>
    3 people committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ddf347c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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

Commits on Mar 11, 2022

  1. CIF-2526 - Add add-to-cart button in all product collections (#904)

    * updated style templates for productcarousel, productcollection and productlist component
    LSantha committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    15955dc View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Update forms (#901)

    * Update Forms Core Components to v1.0.4
    
    Also include examples if user chose to in project creation
    
    @review @rismehta
    
    * CQ-4331109 Update to forms core components v1.0.6
    virresh committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    7691341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    710460b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. updated README and VERSIONS for 36 release (#908)

    Co-authored-by: ddewanji <ddewanji@adobe.com>
    deepprakash345 and ddewanji committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7e8a439 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Release/36 merge into develop after release step (#909)

    * [maven-release-plugin] prepare release aem-project-archetype-36
    
    * [maven-release-plugin] prepare for next development iteration
    
    Co-authored-by: adobe-bot <Grp-opensourceoffice@adobe.com>
    deepprakash345 and adobe-bot committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    9d8d6c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Update the AEMAnalyser update to 1.4.6 (#912)

    Co-authored-by: Niek Raaijmakers <raaijmak@adobe.com>
    niekraaijmakers and Niek Raaijmakers committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4ef6dc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

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

Commits on May 4, 2022

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

Commits on May 5, 2022

  1. Update Core Components to v2.19.0 (#926)

    * Update Core Components to v2.19.0
    
    - update dependency of core components to 2.19.0
    - set proxy search component to v2
    - set proxy amp image component to v2
    
    fixes #921
    bpauli committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f9e1e53 View commit details
    Browse the repository at this point in the history
  2. SITES-5185 - Ensure all GraphQL Queries to publisher are using Persis…

    …tent Queries and not POST requests (#922)
    sandru85 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d1e56e8 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Update aemanalyser-maven-plugin to 1.4.8 (#928)

    Updating to the latest release to get some improvements and bugfixes.
    cziegeler committed May 12, 2022
    Configuration menu
    Copy the full SHA
    93843ff View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

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

Commits on May 25, 2022

  1. CIF-2302 - JS error in console (#935)

    * load js clientlibs async in customfooterlibs
    * load js clientlibs async in customfooterlibs
    buuhuu committed May 25, 2022
    Configuration menu
    Copy the full SHA
    90bb22f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

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

Commits on May 31, 2022

  1. CIF-2289 - Create a CIF Page v3 component based on the WCM Page v3 (#933

    )
    
    * update CIF page to v3 
    * update CIF components to 2.9.0
    buuhuu committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e296233 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. CIF-2732 - Teaser: add option to open CTA in a new Tab (#932)

    * updated commerce teaser proxy to v3
    LSantha committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    fc3eeea View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Adding model.json cache settings to dispatcher (#937)

    * * adding model.json cache settings to dispatcher
    * bump of required version of spa.project.core
    
    * * adding model.json cache settings to dispatcher
    * bump of required version of spa.project.core
    
    Co-authored-by: Bartosz Borowski <pid63525@adobe.com>
    blackbyte-pl and Bartosz Borowski committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ecb4f01 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Cq 4343453 (#945)

    * CQ-4343453 Initial commit for af2 forms component
    
    * CQ-4343453 using flag includeFormsheadless for headless forms
    
    * CQ-4343453 changes to include includeFormsheadless
    
    * CQ-4343453 Renaming
    
    * CQ-4343453 include ui.frontend.forms module
    
    * CQ-4343453 adding basic af2 template and some minor fixes
    
    * CQ-4343453 closing review comments
    
    * CQ-4343453 Update Readme
    
    * CQ-4343453 Updated package.json with aemforms dependencies, changes in template and templatetypes
    
    * CQ-4343453 Added Sample Form Json
    
    * CQ-4343453 Added test case
    
    * CQ-4343453 template-type editable
    
    * CQ-4343453 minor fixes
    
    * CQ-4343453 removing unnecessary lines
    
    * CQ-4343453 aligning npm packages to new names
    
    * CQ-4343453 Review comments
    
    * CQ-4343453 build fix
    
    * revert 940419a
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    37094a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. CQ-4343453 Upgrade forms core components (#947)

    * CQ-4343453 Upgrade forms core components
    
    * CQ-4343453 Update @AEMFORMS artifacts in package.json
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    c3f735f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. CQ-4343453 Update sample form for multiple submit fix (#948)

    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ae17264 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. CQ-4343453 Exclude forms core components if cloud (#949)

    * CQ-4343453 Exclude forms core components if cloud
    
    * CQ-4343453 include sdk api for cloud
    
    * CQ-4343453 minor changes
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    2a4c967 View commit details
    Browse the repository at this point in the history
  2. updated README and VERSIONS for 37 release (#944)

    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    512bb31 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. CQ-4343453 remove debugger from form.tsx (#950)

    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    42e3870 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Release/37 (#951)

    * Update Historical Versions (#838)
    
    As per System Requirements mentioned at https://github.com/adobe/aem-project-archetype/tree/master
    
    * merge release/36 to master . after release step (#910)
    
    * [maven-release-plugin] prepare release aem-project-archetype-37
    
    * [maven-release-plugin] prepare for next development iteration
    
    * remove extra spaces
    
    Co-authored-by: Pankaj Parashar <pankajpr@adobe.com>
    Co-authored-by: Burkhard Pauli <mail@bpauli.de>
    Co-authored-by: deepprakash345 <deepprakash345@gmail.com>
    Co-authored-by: adobe-bot <Grp-opensourceoffice@adobe.com>
    Co-authored-by: barshatr <barshatr@adobe.com>
    6 people committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b64492d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

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

Commits on Jul 11, 2022

  1. SITES-3659 - [Odin] Review Dispatcher config for Odin and contribute …

    …generic parts - Persisted queries (#946)
    sandru85 committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e78e504 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. AEMaaCS image build fails due to Core Forms Components artifacts (#957)

    * Only include examples content as the Forms Core Components are already provided.
    * Include examples for both cloud and on-prem
    * Cache killer for CURL test
    
    Fixes #956
    vladbailescu committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    b1609b0 View commit details
    Browse the repository at this point in the history
  2. CQ-4345430 Add Account and Opportunity Entities to Salesforce FDM (#955)

    * CQ-4345430 Add Account and Opportunity Entities to Salesforce FDM
    
    * CQ-4345430 Fixed Typo
    
    Co-authored-by: kathiriy <kathiriy@adobe.com>
    Meet001 and kathiriy committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d5058b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2526692 View commit details
    Browse the repository at this point in the history
  4. Bump got in /src/main/archetype/ui.tests/test-module (#953)

    Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5.
    - [Release notes](https://github.com/sindresorhus/got/releases)
    - [Commits](sindresorhus/got@v11.8.3...v11.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    aa74aa5 View commit details
    Browse the repository at this point in the history
  5. Bump ejs from 3.1.6 to 3.1.7 in /src/main/archetype/ui.tests/test-mod…

    …ule (#925)
    
    Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
    - [Commits](mde/ejs@v3.1.6...v3.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    0817709 View commit details
    Browse the repository at this point in the history
  6. Bump async in /src/main/archetype/ui.frontend.general (#924)

    Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@v2.6.3...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d6c25b9 View commit details
    Browse the repository at this point in the history
  7. Bump minimist in /src/main/archetype/ui.frontend.general (#913)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e1d4123 View commit details
    Browse the repository at this point in the history
  8. Bump minimist in /src/main/archetype/ui.tests/test-module (#915)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1130ba6 View commit details
    Browse the repository at this point in the history
  9. [Frontend] upgrade aem-clientlib-generator to v1.8.0 (#931)

    A high severity issue was reported for async, here GHSA-fwr7-v2mv-hh25
    aem-clientlib-generator has async as dependencies and therefore, could also be potentially exposed to the vulnerability.
    kevinolivar committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    965ee13 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Bump ansi-regex in /src/main/archetype/ui.frontend.general (#914)

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    a55dc8f View commit details
    Browse the repository at this point in the history
  2. Update package.json to add moment npm dependency that fails on Mac OS (

    …#905)
    
    Update package.json to add moment npm dependency that fails on Mac OS.
    
    This issue was reported on #891
    
    Co-authored-by: Marco Lara <malara@adobe.com>
    marcovlara and malaradobe committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    6cfc897 View commit details
    Browse the repository at this point in the history
  3. Adobe Datalayer Library getting loaded twice (#960)

    - remove the data layer clientlib from the base clientlibs in apps
    jckautzmann committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    d624216 View commit details
    Browse the repository at this point in the history
  4. Update maven-test.yml (#962)

    Udpated `actions/cache` to v3
    Only check main pom.xml
    vladbailescu committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    539c7d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix for parallel process not working on windows (#941)

    *Parallel using ampersand is not supported on windows.
    * npm-run-all enables windows to run watch properly.
    
    Co-authored-by: Vlad <vlad@bailescu.ro>
    prupra and vladbailescu committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7dbfbf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37915b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. SITES-5185 - Ensure all GraphQL Queries to publisher are using Persis…

    …tent Queries and not POST requests also for stage environments (#930)
    sandru85 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c54374c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 22, 2022

  1. Bump terser in /src/main/archetype/ui.frontend.general (#963)

    Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
    - [Release notes](https://github.com/terser/terser/releases)
    - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/terser/terser/commits)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8c3509e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Cq 4346045 (#965)

    * CQ-4346045 forms core component should be included only for cloud. Github Issue #964
    
    * CQ-4346045 guideComponentType in af2 templates
    
    * CQ-4346045 null check to avoid getAttribute Error
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7c4a955 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Add an update script that helps to update the dispatcher configuratio… (

    #966)
    
    * Add an update script that helps to update the dispatcher configuration using a dispatcher SDK
    
    * Add test for update_sdk.sh
    
    * Use separate github workflow for dispatcher sdk update test
    froesef committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    09b5cf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

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

Commits on Aug 30, 2022

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

Commits on Aug 31, 2022

  1. Add note about valid Java package name for groupID (#978)

    CQDOC-18946
    bohnertchris authored and bpauli committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    55e552c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544a011 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 7, 2022

  1. CIF-2946 - Catalog template status bar not always shown (#980)

    * add editor composite status type for CIF
    buuhuu committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a9de047 View commit details
    Browse the repository at this point in the history
  2. CIF-2842 - Extend List component to list pages by product or category (

    …#967)
    
    * replace existing list proxy to point to commerce list for commerce projects
    * updated aem.cif.sdk.api to 2022.08.02.00
    LSantha committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    a61384f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. CIF-2937: Update Core CIF Components version (#981)

     * update CIF components to the latest release
     * remove GraphQL Client dependency and use the AEM CIF SKD API dependency for on-prem too
     * remove GraphQL Client from all package
    LSantha committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    ca05dfe View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. [CQ-4347128] addthankyoumessage & thankyoupage post submit (#972)

    Co-authored-by: Amit Kumar <amitkumar@192.168.1.242>
    Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
    3 people committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    595006e View commit details
    Browse the repository at this point in the history
  2. ui.frontend failing npm build (#989)

    ui.frontend failing npm build
    
    * Increased typescript dependency
    
    Fixes #986
    vladbailescu committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    a47c044 View commit details
    Browse the repository at this point in the history
  3. Enable Web Optimized Delivery by default on Image component (#968)

    Only for AEM as a Cloud Service projects
    davidjgonzalez committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    b203f7b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. ui.frontend failing npm build (#990)

    * Switched `npm install` to `npm ci`
    * Updated node/npm version(s) for general frontend module and updated package-lock
    * Updated node/npm version(s) to current version which will soon become LTS active
    vladbailescu committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    944f8ae View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Revert to Node 16 as CM build containers do not support 18 yet.

    Update test module package-lock.json
    
    Fixes #986
    vladbailescu committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    91ac024 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    vladbailescu committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    57fa2d4 View commit details
    Browse the repository at this point in the history
  3. Prepare for release 38

    vladbailescu committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    76f7777 View commit details
    Browse the repository at this point in the history
  4. Update VERSIONS.md

    vladbailescu committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a2aac3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efc5126 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66d36e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e569cd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aeb0146 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Configuration menu
    Copy the full SHA
    fd9e7db View commit details
    Browse the repository at this point in the history
  2. Bump node-fetch, @wdio/cli, @wdio/local-runner and @wdio/sync (#984)

    Bumps [node-fetch](https://github.com/node-fetch/node-fetch), [@wdio/cli](https://github.com/webdriverio/webdriverio), [@wdio/local-runner](https://github.com/webdriverio/webdriverio) and [@wdio/sync](https://github.com/webdriverio/webdriverio). These dependencies needed to be updated together.
    
    Updates `node-fetch` from 2.6.5 to 2.6.7
    - [Release notes](https://github.com/node-fetch/node-fetch/releases)
    - [Commits](node-fetch/node-fetch@v2.6.5...v2.6.7)
    
    Updates `@wdio/cli` from 7.16.11 to 7.24.0
    - [Release notes](https://github.com/webdriverio/webdriverio/releases)
    - [Changelog](https://github.com/webdriverio/webdriverio/blob/v7.24.0/CHANGELOG.md)
    - [Commits](webdriverio/webdriverio@v7.16.11...v7.24.0)
    
    Updates `@wdio/local-runner` from 7.16.11 to 7.24.0
    - [Release notes](https://github.com/webdriverio/webdriverio/releases)
    - [Changelog](https://github.com/webdriverio/webdriverio/blob/v7.24.0/CHANGELOG.md)
    - [Commits](webdriverio/webdriverio@v7.16.11...v7.24.0)
    
    Updates `@wdio/sync` from 7.16.11 to 7.24.0
    - [Release notes](https://github.com/webdriverio/webdriverio/releases)
    - [Changelog](https://github.com/webdriverio/webdriverio/blob/v7.24.0/CHANGELOG.md)
    - [Commits](webdriverio/webdriverio@v7.16.11...v7.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    - dependency-name: "@wdio/cli"
      dependency-type: direct:development
    - dependency-name: "@wdio/local-runner"
      dependency-type: direct:development
    - dependency-name: "@wdio/sync"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vlad <vlad@bailescu.ro>
    dependabot[bot] and vladbailescu committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    1609f9b View commit details
    Browse the repository at this point in the history
  3. Bump nanoid and mocha in /src/main/archetype/ui.tests/test-module (#991)

    Bumps [nanoid](https://github.com/ai/nanoid) and [mocha](https://github.com/mochajs/mocha). These dependencies needed to be updated together.
    
    Updates `nanoid` from 3.1.25 to 3.3.1
    - [Release notes](https://github.com/ai/nanoid/releases)
    - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
    - [Commits](ai/nanoid@3.1.25...3.3.1)
    
    Updates `mocha` from 9.1.3 to 9.2.2
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.1.3...v9.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: nanoid
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vlad <vlad@bailescu.ro>
    dependabot[bot] and vladbailescu committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    81cdfc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. bumping aem-cloud-testing-clients to version 1.1.2 (#994)

    Co-authored-by: Ramon Bisswanger <bisswang@adobe.com>
    bisswanger and Ramon Bisswanger committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a3eac18 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

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

Commits on Oct 14, 2022

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

Commits on Nov 15, 2022

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

Commits on Nov 21, 2022

  1. SITES-7941: add a decoupled frontend project (#1002)

    * feat: add decoupled spa
    * fix: add manifest and favicon for decoupled fe
    * feat: adapt to file names of react-scripts 5
    * fix: theme package name
    * fix: remove resource resolver factory config for SPA
    * fix: redirect to home page for SPA projects
    * fix: add html page items always to xfpages
    * docs: add some introduction for decoupled frontend, link to aem-react-spa
    buuhuu committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    70ab0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e129dba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. fix: responsive YouTube embed

    bpauli committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d756dab View commit details
    Browse the repository at this point in the history
  2. Revert "fix: responsive YouTube embed"

    This reverts commit d756dab.
    bpauli committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    67ba3fe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. releng: Switch to ubuntu-20.04 (#1019)

    Switch to ubuntu-20.04 as the update to 22.04 (https://github.blog/changelog/2022-11-09-github-actions-ubuntu-latest-workflows-will-use-ubuntu-22-04/) seems to be causing tests failures:
    ```
    2023-01-10T12:53:01.6940591Z [INFO] [INFO] Compiling @angular/router/testing : es2015 as esm2015
    2023-01-10T12:53:05.2477787Z [INFO] [INFO] 10 01 2023 12:53:05.245:INFO [karma-server]: Karma v5.2.3 server started at http://localhost:9876/
    2023-01-10T12:53:05.2478369Z [INFO] [INFO] 10 01 2023 12:53:05.247:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
    2023-01-10T12:53:05.2497125Z [INFO] [INFO] (node:2292) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.
    2023-01-10T12:53:05.2498554Z [INFO] [INFO] (node:2292) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.
    2023-01-10T12:53:05.2505232Z [INFO] [INFO] 10 01 2023 12:53:05.250:INFO [launcher]: Starting browser ChromeHeadless
    2023-01-10T12:53:05.2641898Z [INFO] [INFO] (node:2292) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.
    2023-01-10T12:53:07.0112167Z [INFO] [INFO] 10 01 2023 12:53:07.010:ERROR [launcher]: Cannot start ChromeHeadless
    2023-01-10T12:53:07.0112824Z [INFO] [INFO] 	
    2023-01-10T12:53:07.0113978Z [INFO] [INFO] DevTools listening on ws://127.0.0.1:9222/devtools/browser/b96a691d-ec85-4600-a87b-dc10ca506918
    2023-01-10T12:53:07.0114595Z [INFO] [INFO] [0110/125305.697634:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 1 time(s)
    2023-01-10T12:53:07.0162860Z [INFO] [INFO] [0110/125305.837689:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 2 time(s)
    2023-01-10T12:53:07.0163597Z [INFO] [INFO] [0110/125305.968590:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 3 time(s)
    2023-01-10T12:53:07.0166297Z [INFO] [INFO] [0110/125306.089230:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 4 time(s)
    2023-01-10T12:53:07.0166760Z [INFO] [INFO] [0110/125306.209451:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 5 time(s)
    2023-01-10T12:53:07.0167158Z [INFO] [INFO] [0110/125306.329345:WARNING:gpu_process_host.cc(1265)] The GPU process has crashed 6 time(s)
    2023-01-10T12:53:07.0167866Z [INFO] [INFO] [0110/125306.329371:FATAL:gpu_data_manager_impl_private.cc(407)] GPU process isn't usable. Goodbye.
    2023-01-10T12:53:07.0168464Z [INFO] [INFO] #0 0x5565114edb39 base::debug::CollectStackTrace()
    ```
    vladbailescu committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c5404f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. SITES-10562 - Embed Youtube component not honoring Aspect ratio (#1015)

    - fix responsive YouTube embed
    bpauli committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    87a8f49 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Add back jcr:content definition to avoid the folder being created as …

    …nt:folder (#1021)
    
    * Switch filters to use exclude/include
    * Fix typo in GH action
    vladbailescu committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ebfcdd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Changes for forms core components

    * adding core dependencies in all
    * proxy components for wizard and title
    * using the same proxy formcontainer as headless for v2 container
    * updating versions of wcm and forms components
    * review comments: changing cmp group, added formscommunicationportal components
    * upgrade wcm examples if forms included, review comments closed
    * Update thumbnails for af2
    * include core components if includeForms, use headless flag to only include headless spa
    * check for cloud version
    * check for headless for react clientlibs
    * template changes on par with core components it
    * separate  adaptive form and portal components
    * adaptive form submit button
    * associate af v2 canvas theme with template
    * include core components in cloud only
    *  update adaptive form json path
    *  remove unnecessary versioning & redundant names for proxy components
    
    Related AEM issue: CQ-4348367
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    Co-authored-by: Vlad <vlad@bailescu.ro>
    Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
    4 people committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    0867f0a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Update af-core version, update api to fetch form model defination

    * update af-core version, update api to fetch form model defination
    * proxy only specific paths
    * add reset proxy component
    * update reset button description, version bump for form components
    * bump version of af-react-component and renderer
    
    Reference: CQ-4351339 
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    eef6f79 View commit details
    Browse the repository at this point in the history
  2. skip assets.js test for CM deploy, tested manually for now (#1028)

    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    63e691f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update Core Components to 2.21.2 (#988)

    Add new Table of Contents component and OSGi configuration
    
    Co-authored-by: JC Kautzmann <jkautzma@adobe.com>
    vladbailescu and jckautzmann committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    2f878e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Switch npm install to npm ci (#1020)

    * Do not ignore package-lock.json files, they are needed for `npm ci`
    * Updated package-lock.json
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    Co-authored-by: Barshat Rai <barshatrai99@gmail.com>
    3 people committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4280b8d View commit details
    Browse the repository at this point in the history
  2. Bump ua-parser-js in /src/main/archetype/ui.tests/test-module (#1029)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 1.0.2 to 1.0.33.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
    - [Commits](faisalman/ua-parser-js@1.0.2...1.0.33)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cd8d03b View commit details
    Browse the repository at this point in the history
  3. Bump json5 in /src/main/archetype/ui.frontend.general (#1014)

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cb51bae View commit details
    Browse the repository at this point in the history
  4. Bump qs from 6.5.2 to 6.5.3 in /src/main/archetype/ui.tests/test-modu…

    …le (#1010)
    
    Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/ljharb/qs/releases)
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.5.2...v6.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Vlad <vlad@bailescu.ro>
    dependabot[bot] and vladbailescu committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    f8da338 View commit details
    Browse the repository at this point in the history
  5. Bump loader-utils in /src/main/archetype/ui.frontend.general (#1006)

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    78bd48a View commit details
    Browse the repository at this point in the history
  6. Bump minimatch and recursive-readdir (#1004)

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.0.8
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.0.8)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    36c61e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Update core-components clientlib dependencies (#1033)

    - update clientlib-base dependency to proper core-component version
    - set core components 2.21.2 as default dependency to be in sync with AEMaaCS
    bpauli committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    20a1e5d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Cq 4348367 new (#1031)

    * CQ-4348367 Upgrade npm and include package-lock.json for forms headless
    
    * CQ-4348367 Separate Page Component for Adaptive Forms
    
    * CQ-4348367 forms core components version bump
    
    ---------
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    barshat7 and barshatr committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    af843ea View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Release/40 releasenew (#1034)

    * [maven-release-plugin] prepare release aem-project-archetype-40
    * [maven-release-plugin] prepare for next development iteration
    * release-40 update readme and version
    
    ---------
    
    Co-authored-by: adobe-bot <Grp-opensourceoffice@adobe.com>
    Co-authored-by: barshatr <barshatr@adobe.com>
    3 people committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    a9103c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Bump http-cache-semantics in /src/main/archetype/ui.tests/test-module (

    …#1036)
    
    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    3c37836 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. CQ-4347206 support for providing author metadata to track usage of oo… (

    #1005)
    
    * CQ-4347206 support for providing author metadata to track usage of ootb artifacts
    
    * CQ-4347206 support for providing author metadata to track usage of ootb artifacts
    
    ---------
    
    Co-authored-by: Suryansh Sharma <suryshar@adobe.com>
    Co-authored-by: Vlad <vlad@bailescu.ro>
    3 people committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d8651c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Updated testing dependencies (#1040)

    * Updated testing dependencies
    * Adding exclusion for sling.scripting.api and manual override for commons-collections
    vladbailescu committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4b6ca37 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. CQ-4352179: update npm references to fix local testing issues on M1-b…

    …ased machines (#1044)
    
    * CQ-4352179: update npm references to fix local testing issues on M1-based machines
    
    ---------
    
    Co-authored-by: Ramon Bisswanger <bisswang@adobe.com>
    bisswanger and Ramon Bisswanger committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    13ab85c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Mar 2, 2023

  1. Forms 3632 (#1047)

    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 include adaptive forms core components in 6.5
    
    * FORMS-3632 exclude portal components for 6.5
    
    * FORMS-3632  exclude only formsportal
    
    * FORMS-3632 fetch latest sdk version for 6.5
    
    * FORMS-3632 fetch latest sdk version for 6.5
    
    * FORMS-3632 fix cm build for ui.frontend.react.forms.af
    
    ---------
    
    Co-authored-by: barshatr <barshatr@adobe.com>
    Co-authored-by: Rishi Mehta <69448117+rismehta@users.noreply.github.com>
    3 people committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4f891d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    3f399b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a38857 View commit details
    Browse the repository at this point in the history
  3. update readme and versions

    barshatr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2c40305 View commit details
    Browse the repository at this point in the history
  4. update readme with latest version

    barshatr committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    126ea27 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    1e190da View commit details
    Browse the repository at this point in the history
  2. fixing test case

    barshatr committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    00e77a7 View commit details
    Browse the repository at this point in the history