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

Sync develop and main #279

Merged
merged 983 commits into from
Oct 24, 2024
Merged

Sync develop and main #279

merged 983 commits into from
Oct 24, 2024

Conversation

keharper
Copy link
Contributor

@keharper keharper commented Oct 24, 2024

Purpose of this pull request

This pull request (PR) updates the develop branch, which hasn't been synced in over a year.

jhadobe and others added 30 commits May 20, 2024 11:43
CEXT-3242: Release the new version of commerce webhooks without admin UI
CEXT-3242: Release the new version of commerce webhooks without admin UI
CEXT-3239: Remove webhooks admin UI
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
CEXT-2855: Provide context to Commerce Configuration fields in onboarding docs
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
Co-authored-by: Jared Hoover <98363870+jhadobe@users.noreply.github.com>
keharper and others added 26 commits September 17, 2024 11:00
…d_yarn-7aabbe6aff

Bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group
Bumps the npm_and_yarn group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [dompurify](https://github.com/cure53/DOMPurify) | `2.4.3` | `2.5.6` |
| [express](https://github.com/expressjs/express) | `4.19.2` | `4.21.0` |
| [micromatch](https://github.com/micromatch/micromatch) | `4.0.5` | `4.0.8` |
| [path-to-regexp](https://github.com/pillarjs/path-to-regexp) | `0.1.7` | `0.1.10` |
| [send](https://github.com/pillarjs/send) | `0.18.0` | `0.19.0` |
| [serve-static](https://github.com/expressjs/serve-static) | `1.15.0` | `1.16.2` |


Updates `dompurify` from 2.4.3 to 2.5.6
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.4.3...2.5.6)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](expressjs/express@4.19.2...4.21.0)

Updates `micromatch` from 4.0.5 to 4.0.8
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/micromatch@4.0.5...4.0.8)

Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.7...v0.1.10)

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](pillarjs/send@0.18.0...0.19.0)

Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](expressjs/serve-static@v1.15.0...v1.16.2)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: micromatch
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: send
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: serve-static
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…d_yarn-30768db50b

Bump the npm_and_yarn group with 6 updates
Co-authored-by: slamech <111585301+slamech@users.noreply.github.com>
Bumps [@adobe/gatsby-theme-aio](https://github.com/adobe/aio-theme) from 4.14.10 to 4.14.13.
- [Release notes](https://github.com/adobe/aio-theme/releases)
- [Commits](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.14.10...@adobe/gatsby-theme-aio@4.14.13)

---
updated-dependencies:
- dependency-name: "@adobe/gatsby-theme-aio"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…gatsby-theme-aio-4.14.13

Bump @adobe/gatsby-theme-aio from 4.14.10 to 4.14.13
Co-authored-by: slamech <111585301+slamech@users.noreply.github.com>
Nav reorg for App Development Guide
@dshevtsov dshevtsov added the maintenance Repository upkeep label Oct 24, 2024
@keharper keharper merged commit 17dfb9b into develop Oct 24, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Repository upkeep
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.