From 034a61f5d4e397ca52399a51b5ec3597a53e8827 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 16:31:17 +0000 Subject: [PATCH 1/2] fix(deps): update all dependencies --- package.json | 4 +-- packages/sync-actions/package.json | 2 +- pnpm-lock.yaml | 47 +++++++++++++++--------------- 3 files changed, 27 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index f01246773..833385625 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "changeset": "changeset", "changeset:version-and-format": "changeset version && prettier --write --parser json '**/package.json'" }, - "packageManager": "pnpm@9.15.6", + "packageManager": "pnpm@9.15.9", "devDependencies": { "@babel/cli": "7.27.0", "@babel/core": "7.26.10", @@ -53,7 +53,7 @@ "@commitlint/cli": "19.8.0", "@commitlint/config-conventional": "12.1.4", "@manypkg/cli": "0.23.0", - "@preconstruct/cli": "2.8.11", + "@preconstruct/cli": "2.8.12", "@types/jest": "26.0.24", "@types/node": "10.17.60", "@types/node-fetch": "2.6.12", diff --git a/packages/sync-actions/package.json b/packages/sync-actions/package.json index 2b0bd65b4..4988a990d 100644 --- a/packages/sync-actions/package.json +++ b/packages/sync-actions/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "fast-equals": "^2.0.0", - "jsondiffpatch": "0.6.2", + "jsondiffpatch": "0.7.2", "lodash.flatten": "^4.4.0", "lodash.foreach": "^4.5.0", "lodash.intersection": "^4.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aeef488b2..66989be14 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ importers: specifier: 0.23.0 version: 0.23.0 '@preconstruct/cli': - specifier: 2.8.11 - version: 2.8.11 + specifier: 2.8.12 + version: 2.8.12 '@types/jest': specifier: 26.0.24 version: 26.0.24 @@ -410,8 +410,8 @@ importers: specifier: ^2.0.0 version: 2.0.4 jsondiffpatch: - specifier: 0.6.2 - version: 0.6.2 + specifier: 0.7.2 + version: 0.7.2 lodash.flatten: specifier: ^4.4.0 version: 4.4.0 @@ -1383,6 +1383,9 @@ packages: resolution: {integrity: sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==} engines: {node: '>=v18'} + '@dmsnell/diff-match-patch@1.1.0': + resolution: {integrity: sha512-yejLPmM5pjsGvxS9gXablUSbInW7H976c/FJ4iQxWIm7/38xBySRemTPDe34lhg1gVLbJntX0+sH0jYfU+PN9A==} + '@eslint/eslintrc@0.4.3': resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} @@ -1522,8 +1525,8 @@ packages: resolution: {integrity: sha512-c83qWb22rNRuB0UaVCI0uRPNRr8Z0FWnEIvT47jiHAmOIUHbBOg5XvV7pM5x+rKn9HRpjxquDbXYSXr3fAKFcw==} engines: {node: '>=12'} - '@preconstruct/cli@2.8.11': - resolution: {integrity: sha512-E2t6oUt0canrRVh2033J36n84tdUIdxQu1/CTA8wXBNGyasFwGLwAj4AfZw/kADGyCimFWOVhXWC8Yqp2rtS3Q==} + '@preconstruct/cli@2.8.12': + resolution: {integrity: sha512-SMsMICUWROmu/vb4cmrk7EJUiWhgNjB3U3tM654K9bu9yECXqrPN473vliO7KPV3CSLhmtl3S4nfcMirEJmyZg==} hasBin: true '@preconstruct/hook@0.4.0': @@ -4099,8 +4102,8 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} hasBin: true - jsondiffpatch@0.6.2: - resolution: {integrity: sha512-c4RkbPb6RXWjkhirwcKK87PuZCITdGRN1usrW4pXKEkwp7Gqf+0pSwQHoh/LtlYNHcxzoF6kok2/EFe6KL0qqQ==} + jsondiffpatch@0.7.2: + resolution: {integrity: sha512-hnxhN96i1bNZsqQba+/62kTOfXLtlUE1wBocMdznP0cVSnbDMXQTtwvmKzGVIdN/dbYMKPywykvfUXDsHy7Mcg==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -4937,6 +4940,7 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} deprecated: |- You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qss@2.0.3: @@ -6078,7 +6082,7 @@ snapshots: '@babel/generator@7.26.9': dependencies: '@babel/parser': 7.26.9 - '@babel/types': 7.26.9 + '@babel/types': 7.27.0 '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 @@ -6156,8 +6160,8 @@ snapshots: '@babel/helper-module-imports@7.25.9': dependencies: - '@babel/traverse': 7.26.9 - '@babel/types': 7.26.9 + '@babel/traverse': 7.27.0 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -6210,8 +6214,8 @@ snapshots: '@babel/helper-wrap-function@7.25.9': dependencies: '@babel/template': 7.26.9 - '@babel/traverse': 7.26.9 - '@babel/types': 7.26.9 + '@babel/traverse': 7.27.0 + '@babel/types': 7.27.0 transitivePeerDependencies: - supports-color @@ -7348,6 +7352,8 @@ snapshots: '@types/conventional-commits-parser': 5.0.1 chalk: 5.4.1 + '@dmsnell/diff-match-patch@1.1.0': {} + '@eslint/eslintrc@0.4.3': dependencies: ajv: 6.12.6 @@ -7502,11 +7508,7 @@ snapshots: jest-runner: 26.6.3 jest-runtime: 26.6.3 transitivePeerDependencies: - - bufferutil - - canvas - supports-color - - ts-node - - utf-8-validate '@jest/transform@26.6.2': dependencies: @@ -7634,7 +7636,7 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@preconstruct/cli@2.8.11': + '@preconstruct/cli@2.8.12': dependencies: '@babel/code-frame': 7.26.2 '@babel/core': 7.26.10 @@ -10572,7 +10574,7 @@ snapshots: jest-jasmine2@26.6.3: dependencies: - '@babel/traverse': 7.26.9 + '@babel/traverse': 7.27.0 '@jest/environment': 26.6.2 '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 @@ -10745,7 +10747,7 @@ snapshots: jest-snapshot@26.6.2: dependencies: - '@babel/types': 7.26.9 + '@babel/types': 7.27.0 '@jest/types': 26.6.2 '@types/babel__traverse': 7.20.6 '@types/prettier': 2.7.3 @@ -10904,10 +10906,9 @@ snapshots: chalk: 5.4.1 diff-match-patch: 1.0.5 - jsondiffpatch@0.6.2: + jsondiffpatch@0.7.2: dependencies: - '@types/diff-match-patch': 1.0.36 - diff-match-patch: 1.0.5 + '@dmsnell/diff-match-patch': 1.1.0 jsonfile@4.0.0: optionalDependencies: From 6514d8e7437c0f7a448f78f1a062aa6e170f5f88 Mon Sep 17 00:00:00 2001 From: Tobias Deekens Date: Fri, 28 Mar 2025 17:31:26 +0100 Subject: [PATCH 2/2] Create odd-moose-greet.md --- .changeset/odd-moose-greet.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/odd-moose-greet.md diff --git a/.changeset/odd-moose-greet.md b/.changeset/odd-moose-greet.md new file mode 100644 index 000000000..13b311b0e --- /dev/null +++ b/.changeset/odd-moose-greet.md @@ -0,0 +1,5 @@ +--- +"@commercetools/sync-actions": patch +--- + +chore(deps): update all dependencies