Skip to content

Comments

Prepare release 3.23.0#6258

Closed
saleor-deployments[bot] wants to merge 1 commit into3.22from
changeset-release/3.22
Closed

Prepare release 3.23.0#6258
saleor-deployments[bot] wants to merge 1 commit into3.22from
changeset-release/3.22

Conversation

@saleor-deployments
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 3.22, this PR will be updated.

Releases

saleor-dashboard@3.23.0

Minor Changes

Patch Changes

  • #6226 1486e12 Thanks @mirekm! - Prevent accidental variant metadata edits from order context

    Previously, users could edit product variant metadata directly from the Order Line Metadata dialog. This could be misleading because variant metadata is shared across all orders—changes made here would affect the variant globally, not just this order.

    Variant metadata is now displayed as read-only in the order context, with a direct link to the variant page for intentional edits.

  • #6242 8a48470 Thanks @mirekm! - Redesigned "What's New" modal with timeline layout, type badges, and improved visual hierarchy for better readability.

  • #6255 02197fd Thanks @witoszekdev! - Fixed a bug that prevented creating refunds when clicked "Set maximal quantities" button on Order Return & replace page

  • #6251 ce04007 Thanks @lkostrowski! - Fixed bold border in configuration page cards

  • #6200 f824411 Thanks @mirekm! - New capture dialog for capturing payments with support for:

    • Full and partial authorization status indicators
    • Custom capture amount input with currency-aware decimal validation
    • Order balance and transaction-level capture tracking
    • Outcome prediction showing resulting order status
  • #6245 bc27812 Thanks @witoszekdev! - Updated qs, and patched posthog to use packages without security warnings

@saleor-deployments saleor-deployments bot requested a review from a team as a code owner January 20, 2026 10:17
@saleor-deployments saleor-deployments bot requested review from lkostrowski and witoszekdev and removed request for a team January 20, 2026 10:17
@saleor-deployments saleor-deployments bot changed the title Prepare release 3.22 Prepare release 3.23.0 Jan 20, 2026
@github-actions
Copy link
Contributor

Differences Found

✅ No packages or licenses were added.

Summary

Expand
License Name Package Count Packages
0BSD 1
Packages
  • tslib
CC0-1.0 1
Packages
  • type-fest
MIT/X11 1
Packages
  • nub
MPL-1.1 1
Packages
  • harmony-reflect
MPL-2.0 1
Packages
  • dompurify
Public Domain 1
Packages
  • jsonify
Python-2.0 1
Packages
  • argparse
WTFPL 1
Packages
  • utf8-byte-length
<<missing>> 2
Packages
  • busboy
  • streamsearch
CC-BY-4.0 2
Packages
  • @saleor/macaw-ui
  • caniuse-lite
SEE LICENSE IN LICENSE 2
Packages
  • posthog-js
  • spawndamnit
BlueOak-1.0.0 4
Packages
  • glob
  • lru-cache
  • minimatch
  • path-scurry
BSD-2-Clause 23
Packages
  • browser-process-hrtime
  • css-select
  • css-what
  • domelementtype
  • domhandler
  • domutils
  • dotenv
  • dotenv-expand
  • entities
  • escodegen
  • eslint-scope
  • espree
  • esprima
  • esrecurse
  • estraverse
  • esutils
  • nth-check
  • regjsparser
  • stringify-object
  • terser
  • And 3 more...
BSD-3-Clause 42
Packages
  • @saleor/app-sdk
  • @sentry/cli
  • @sentry/cli-darwin
  • @sentry/cli-linux-arm
  • @sentry/cli-linux-arm64
  • @sentry/cli-linux-i686
  • @sentry/cli-linux-x64
  • @sentry/cli-win32-arm64
  • @sentry/cli-win32-i686
  • @sentry/cli-win32-x64
  • @sinonjs/commons
  • @sinonjs/fake-timers
  • abab
  • asn1js
  • babel-plugin-istanbul
  • chroma-js
  • dataloader
  • diff
  • esquery
  • exenv
  • And 22 more...
ISC 47
Packages
  • @istanbuljs/load-nyc-config
  • anymatch
  • boolbase
  • cli-width
  • cliui
  • electron-to-chromium
  • fastq
  • flatted
  • fs.realpath
  • get-caller-file
  • get-own-enumerable-property-symbols
  • glob
  • glob-parent
  • graceful-fs
  • inflight
  • inherits
  • ini
  • isexe
  • knip
  • lru-cache
  • And 27 more...
Apache-2.0 54
Packages
  • @editorjs/editorjs
  • @eslint/config-array
  • @eslint/config-helpers
  • @eslint/core
  • @eslint/object-schema
  • @eslint/plugin-kit
  • @humanfs/core
  • @humanfs/node
  • @humanwhocodes/module-importer
  • @humanwhocodes/retry
  • @opentelemetry/api
  • @opentelemetry/semantic-conventions
  • @playwright/test
  • @pollyjs/adapter
  • @pollyjs/core
  • @pollyjs/persister
  • @pollyjs/utils
  • @swc/core
  • @swc/core-darwin-arm64
  • @swc/core-darwin-x64
  • And 34 more...
MIT 1294
Packages
  • @adobe/css-tools
  • @apollo/client
  • @ardatan/relay-compiler
  • @ardatan/sync-fetch
  • @babel/code-frame
  • @babel/compat-data
  • @babel/core
  • @babel/generator
  • @babel/helper-annotate-as-pure
  • @babel/helper-compilation-targets
  • @babel/helper-create-class-features-plugin
  • @babel/helper-globals
  • @babel/helper-member-expression-to-functions
  • @babel/helper-module-imports
  • @babel/helper-module-transforms
  • @babel/helper-optimise-call-expression
  • @babel/helper-plugin-utils
  • @babel/helper-replace-supers
  • @babel/helper-skip-transparent-expression-wrappers
  • @babel/helper-string-parser
  • And 1274 more...

@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.17%. Comparing base (02197fd) to head (c7fc9c4).

Additional details and impacted files
@@           Coverage Diff           @@
##             3.22    #6258   +/-   ##
=======================================
  Coverage   41.17%   41.17%           
=======================================
  Files        2437     2437           
  Lines       41200    41200           
  Branches     9182     9182           
=======================================
  Hits        16964    16964           
  Misses      24205    24205           
  Partials       31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@saleor-deployments saleor-deployments bot deleted the branch 3.22 January 20, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants