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

fix(deps): update all non-major dependencies #974

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ecomplus/shopping-cart ^2.5.9 -> ^2.6.0 age adoption passing confidence
caniuse-lite ^1.0.30001563 -> ^1.0.30001564 age adoption passing confidence
firebase-admin (source) ^11.11.0 -> ^11.11.1 age adoption passing confidence

Release Notes

ecomplus/shopping-cart (@​ecomplus/shopping-cart)

v2.6.0

Compare Source

Features
  • check global ECOM_CART_STORAGE_KEY to optionally change default key (771ad6e)
2.5.9 (2023-01-09)
Bug Fixes
  • deps: accept eventemitter3 v4 and v5 (64cfc63)
  • deps: update dependency eventemitter3 to v5 (#​210) (c5557ee)
2.5.8 (2022-10-31)
Bug Fixes
  • force new item (even if repeated) when keep_item_quantity is set (330faa1)
2.5.7 (2022-08-04)
Bug Fixes
2.5.6 (2022-03-25)
Bug Fixes
  • add-item: reassign customizations obj to prevent wrong edits by reference (#​158) (51fd0f2)
2.5.5 (2020-11-17)
Bug Fixes
  • parse-product: also check quantity NaN (531959c)
  • parse-product: quantity defaults to product 'min_quantity' or (then) 1 (9daf54e)
2.5.4 (2020-11-16)
Bug Fixes
  • remove-item: fix removing items from kit composition to prevent duplicated removal (513ebf9)
2.5.3 (2020-11-16)
Bug Fixes
  • add-item: prevent adding items with duplicated object id (77cd1a7)
  • remove-item: check variation and quantity to remove same kit items (e7ff2ee)
2.5.2 (2020-11-15)
Bug Fixes
  • add-item: duplicate items from when composing kit units (d34b06e)
  • remove-item: properly decreasing respective kit items quantity (d5b88d5)
2.5.1 (2020-11-14)
Bug Fixes
  • remove-item: check kit product composition to prevent removing all items (2cd461b)
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001564

Compare Source

firebase/firebase-admin-node (firebase-admin)

v11.11.1: Firebase Admin Node.js SDK v11.11.1

Compare Source

Miscellaneous

v11.11.0: Firebase Admin Node.js SDK v11.11.0

Compare Source

New Features
  • feat(auth): Add Email Privacy support in Project and Tenant config (#​2198)
Miscellaneous

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Issue or PR by renovate/dependabot label Nov 27, 2023
Copy link
Contributor Author

renovate bot commented Nov 27, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: @ecomplus/storefront-framework/functions/package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
ERROR: npm v10.2.4 is known not to run on Node.js v14.21.3.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:1029:16)
    at Module._compile (internal/modules/cjs/loader.js:1078:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Module.load (internal/modules/cjs/loader.js:979:32)
    at Function.Module._load (internal/modules/cjs/loader.js:819:12)
    at Module.require (internal/modules/cjs/loader.js:1003:19)
    at require (internal/modules/cjs/helpers.js:107:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)

@leomp12 leomp12 merged commit bd92f9e into master Nov 27, 2023
5 of 6 checks passed
@leomp12 leomp12 deleted the renovate/all-minor-patch branch November 27, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue or PR by renovate/dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant