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

Bump @vendure/core from 1.9.6 to 2.0.3 in /vendure #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2023

Bumps @vendure/core from 1.9.6 to 2.0.3.

Changelog

Sourced from @​vendure/core's changelog.

2.0.3 (2023-07-04)

Fixes

  • admin-ui-plugin Enable metricsSummary query without serving UI app (fba0739), closes #2261
  • admin-ui 100% brazilian portuguese translation coverage (#2262) (0d76b10), closes #2262
  • admin-ui 100% german translation coverage (#2248) (60c9e86), closes #2248
  • admin-ui Add missing permission to metrics widget (3353c6e)
  • admin-ui Add missing search index rebuild trigger (92f35d0)
  • admin-ui Allow vertical resize of textarea (86853ec), closes #2255
  • admin-ui Correct location id for product-variant-detail action bar (ebaff3a)
  • admin-ui Correctly sort customer orders in detail view (86a17af)
  • admin-ui Fix description layout on shipping method detail page (9b9119c)
  • admin-ui Fix low limit of facet value selector component (1b13e7a), closes #2251
  • admin-ui Fix position of main nav status badge (8669ef4)
  • admin-ui Fix product multi select form input (b5947ec), closes #2249
  • admin-ui Fix quantity label in order table (#2259) (bb4c9e5), closes #2259
  • admin-ui Fix query filter option in order list component (#2258) (7b56942), closes #2258 #2257
  • admin-ui Fix updating product variant asset (b590bdd)
  • admin-ui Improve keyboard controls for data table filters (00f0155)
  • admin-ui Make dropdowns keyboard-accessible (d9c6cdd)
  • admin-ui Set page to 1 when changing list filters (f2f60c3)
  • admin-ui Style improvements to chip & ng-select (bcffd9c)
  • admin-ui Styling improvements to custom field relation controls (fb8aca6)
  • admin-ui Update es translation (#2260) (fbc4dff), closes #2260
  • admin-ui Use SKU to filter product variant list (52a09a4)
  • admin-ui Prevent XSS attack vector in rich text editor (GHSA-gm68-572p-q28r)
  • core Correctly set currencyCode when assigning variants to channel (5e13b0e), closes #2228
  • core Delete user sessions & token upon user-deletion (#2241) (b989607), closes #2241
  • core Disable graphql playground according to apiOptions setting (b9a0200), closes #2246
  • core Fix Asset.tags resolution in Shop API (555666c), closes #1754
  • core Fix issue updating customer email address when no native auth (79aab66)
  • core Fix null reference error when hydrating entity (5a2b2b7), closes #2264
  • core Update variants when changing channel defaultCurrencyCode (2303328), closes #2190
  • core Use more secure default for cookie sameSite option (4a10d67)
  • email-plugin Add warning when running devMode with transport (7498901), closes #2253
  • payments-plugin Add compatibility metadata to payment plugins (2dbfa2b)

Perf

  • core Improve performance of Product.facetValues resolver (#2239) (a0e891a), closes #2239

Features

  • admin-ui Add product variant bulk actions (assign/delete channel, delete) (#2238) (b25ddcd), closes #2238

2.0.2 (2023-06-19)

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.

Bumps [@vendure/core](https://github.com/vendure-ecommerce/vendure) from 1.9.6 to 2.0.3.
- [Release notes](https://github.com/vendure-ecommerce/vendure/releases)
- [Changelog](https://github.com/vendure-ecommerce/vendure/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vendure-ecommerce/vendure/commits)

---
updated-dependencies:
- dependency-name: "@vendure/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants