Skip to content

chore: bump @vendure/core from 3.7.0 to 3.7.1 in the vendure group across 1 directory - #19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vendure-bff4e4a6f9
Open

chore: bump @vendure/core from 3.7.0 to 3.7.1 in the vendure group across 1 directory#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vendure-bff4e4a6f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the vendure group with 1 update in the / directory: @vendure/core.

Updates @vendure/core from 3.7.0 to 3.7.1

Release notes

Sourced from @​vendure/core's releases.

v3.7.1

Highlights

A maintenance patch on top of 3.7.0. It fixes a batch of core, dashboard, and @vendure/create issues, moves a stray type dependency in the email plugin into dependencies, and adds request-scoped DataLoader batching when resolving relation custom fields. Thanks to everyone who reported bugs and sent in PRs.

Core

  • Public API type dependencies delivered to consumers (#4947) — types that the public API depends on are now shipped, fixing broken consumer type resolution.
  • Hydration merges shared entity instances (#4945) — shared entity instances are merged into every hydration target, fixing stale/partial hydrated relations.
  • Non-list ID config args no longer double-encoded (closes #2483, #4856) — corrects ID encoding for non-list configurable-operation args.
  • Tax-inclusive shipping cancellation (#4370) — cancelling shipping with pricesIncludeTax now uses the tax-inclusive amount.
  • Promotion condition threshold validation (#4922) — minimum threshold is now validated in promotion conditions.

Dashboard

  • Remove from group bulk action for customer group members (#4346).
  • Option groups can be removed from the product detail page (#4876).
  • Draft order editing no longer removes a line accidentally when changing quantity (#4345); modified line quantities are reflected in the refund dialog (#4917).
  • i18n — added several missing translation strings (#4074) and localised the configurable-operation selector buttons (#4914).
  • Experimental bundle mode now shares context libraries correctly (#4967).

Other

  • @vendure/create — fixed Quick Start hangs and package-manager install failures (#4946).
  • email-plugin@types/nodemailer moved into dependencies (#4942).

Performance

  • Relation custom fields are now resolved with request-scoped DataLoader batching, cutting redundant queries.

What's Changed

... (truncated)

Changelog

Sourced from @​vendure/core's changelog.

3.7.1 (2026-07-14)

Fixes

  • asset-server-plugin Save and serve files with correct Content-Type (#4404) (c729cb8), closes #4404
  • core Assign facets to channel when re-importing products via CSV (#4713) (f9d5896), closes #4713 #4673
  • core Deliver public API type dependencies to consumers (#4947) (c4ed7a0), closes #4947
  • core Export and register Province entity and ProvinceService (#4857) (c1b5b3d), closes #4857
  • core Merge shared entity instances into every hydration target (#4945) (aa5859e), closes #4945
  • core Stop double-encoding non-list ID config args (7591e6f), closes #2483 #4856 #2483 #4856
  • core Use tax-inclusive amount when cancelling shipping with pricesIncludeTax (#4370) (e30fd9e), closes #4370
  • core validate minimum threshold in promotion conditions (#4922) (47c003c), closes #4922
  • create Fix Quick Start hangs and package-manager install failures (#4946) (449be92), closes #4946
  • dashboard Add "Remove from group" bulk action to customer group members (#4346) (49aee74), closes #4346
  • dashboard Add several missing translation strings (#4074) (dbc31ff), closes #4074
  • dashboard Allow removing an option group from the product detail page (#4876) (5a14f4a), closes #4876
  • dashboard Localize configurable operation selector buttons (#4914) (56a41bf), closes #4914
  • dashboard Prevent accidental line removal when editing draft order quantity (#4345) (0ed149e), closes #4345
  • dashboard Reflect modified line quantities in refund dialog (#4917) (e7f8fe0), closes #4917
  • dashboard Share context libraries in experimental bundle mode (#4967) (5e6528f), closes #4967
  • email-plugin Move @​types/nodemailer to dependencies (#4942) (ce88f8e), closes #4942

Perf

  • core resolve relation custom fields using request-scoped DataLoader batching (9051651)
Commits
  • d968e11 chore: Publish v3.7.1
  • cfae8ec fix: resolve SonarCloud reliability issues in maintained packages (#4968)
  • 5e6528f fix(dashboard): Share context libraries in experimental bundle mode (#4967)
  • 9d85bf2 chore: Correct 2FA session-window assumption in stage approve script (#4966)
  • d8ad2d7 docs: Regenerate manifest.json
  • b7445cb docs: Fix typo in CMS integration plugin guide (#4963)
  • 0ed149e fix(dashboard): Prevent accidental line removal when editing draft order quan...
  • 49aee74 fix(dashboard): Add "Remove from group" bulk action to customer group members...
  • 64a8106 perf(core): resolve relation custom fields using request-scoped DataLoader ba...
  • 5a14f4a fix(dashboard): Allow removing an option group from the product detail page (...
  • Additional commits viewable in compare view

Bumps the vendure group with 1 update in the / directory: [@vendure/core](https://github.com/vendurehq/vendure).


Updates `@vendure/core` from 3.7.0 to 3.7.1
- [Release notes](https://github.com/vendurehq/vendure/releases)
- [Changelog](https://github.com/vendurehq/vendure/blob/master/CHANGELOG.md)
- [Commits](vendurehq/vendure@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: "@vendure/core"
  dependency-version: 3.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vendure
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore: bump @vendure/core from 3.7.0 to 3.7.1 in the vendure group chore: bump @vendure/core from 3.7.0 to 3.7.1 in the vendure group across 1 directory Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/vendure-bff4e4a6f9 branch from 69c5d17 to 53a5860 Compare August 2, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants