Skip to content

Bump brace-expansion from 1.1.11 to 1.1.18 - #165

Open
dependabot[bot] wants to merge 41 commits into
stagefrom
dependabot/npm_and_yarn/brace-expansion-1.1.18
Open

Bump brace-expansion from 1.1.11 to 1.1.18#165
dependabot[bot] wants to merge 41 commits into
stagefrom
dependabot/npm_and_yarn/brace-expansion-1.1.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown

Bumps brace-expansion from 1.1.11 to 1.1.18.

Release notes

Sourced from brace-expansion's releases.

v1.1.15

  • Backport v5.0.6 change to v1 (#111) 0b09384

juliangruber/brace-expansion@v1.1.14...v1.1.15

v1.1.12

  • pkg: publish on tag 1.x c460dbd
  • fmt ccb8ac6
  • Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65) c3c73c8

juliangruber/brace-expansion@v1.1.11...v1.1.12

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

hkuraware and others added 30 commits August 13, 2026 15:18
… forms in mobile mode (#129)

Fixed close button overlapping issue in non profit rtl forms in mobile mode
Resolves: MWPW-203698
…ve date (#134)

Description
This change enhances the existing effective-date flow by adding the new Subscriptions GET API as a fallback when an effective date is not available through the URL.

Changes
The existing URL-based effective date logic remains unchanged and continues to work as expected. We are not replacing or correcting the previously implemented URL logic.
If the effective date is available from the URL, the new Subscriptions API is not called.
If the effective date is not available from the URL, the frontend calls the new Subscriptions GET API to retrieve the user's anniversary_date.
When the user's price_point is NON_PROFIT, the retrieved anniversary_date is passed as a query parameter to the subsequent GET API to retrieve the required data.
The new API also supports an additional query parameter to extract more data. After discussion with the backend team, we are not passing this parameter from the frontend, as the response data is already large and the frontend only requires the price_point and anniversary_date.
Since this fallback flow can result in two API calls during the initial page load, it may have an impact on the page's initial-load performance. When the effective date is available from the URL, this additional API call is avoided.
Context
The new Subscriptions GET API is newly introduced/discussed and was not part of the initial implementation or the earlier discussions around the URL-based effective date logic.

Therefore, this implementation should be considered an additional fallback/enhancement to the existing flow rather than a replacement of the URL logic.

Resolves: ECOMM-169239
#131)

Fixed overlapping text in the stepper for nonprofit forms on mobile devices.
Resolves: MWPW-203697
[E2E-52650]: [NonProfit] Added verification for declined user
…ecom/da-cc into MWPW-202854-prevent-junk-submission
…sion

[MWPW-202854] Adobe Connect - Prevent Junk Submissions
Added functionality for document upload on goodstack when user submits the form for renewal flow.
Resolves: MWPW-197913
…desktop mode (#144)

Reduced the gallery gap between the card gallery and logo gallery from 160px to 80px on desktop viewports (≥1200px), making it consistent with the mobile/tablet gap
Removed the unnecessary desktopMq media query check since the gap is now the same across all breakpoints
Resolves: MWPW-189386
…ation an…" (#152)

This reverts commit 34afa42.

Co-authored-by: Himani Kuraware <hkuraware@adobe.com>
aishwaryamathuria and others added 11 commits September 1, 2026 15:21
Detect geo IP for mas fragment prefetch
Resolves: MWPW-205222
Adds few modifications to this PR: #141:

Now using Milo's loadIms to decide whether user is signed in or not. loadIms is called initially from milo and returns the same cached promise when called from trustcenter-library-gate
Adds loader until loadIms is resolved
Adds vertical padding for loader

Resolves: MWPW-200328
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.18.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@1.1.11...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2026
@aem-code-sync

aem-code-sync Bot commented Sep 3, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run all PSI checks
  • Re-run failed PSI checks
  • Re-sync branch
Commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants