Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
crypto-es ^1.2.7^3.1.2 age confidence

Release Notes

entronad/crypto-es (crypto-es)

v3.1.2

Compare Source

2025-09-09

  • Fix the PURE annotation bug, the fix in 3.1.1 is not the real problem, so it is reversed: #​52

v3.1.1

Compare Source

2025-09-09

v3.1.0

Compare Source

2025-09-06

v3.0.4

Compare Source

2025-08-31

  • Fix the reverting exports bug of tsdown.

v3.0.3

Compare Source

2025-08-28

v3.0.2

Compare Source

2025-08-27

v3.0.1

Compare Source

2025-08-22

  • Upgrade tool chain.
  • Use strict TypeScript.

v3.0.0

Compare Source

2025-08-07

  • Completely refactored into native TypeScript source code, while maintaining compatibility with the existing API.
  • Starting from this version, crypto-es will no longer aim to be a complete replica of crypto-js, but will instead focus on evolving into a modern and powerful cryptographic library.

v2.1.0

Compare Source

2023-10-24

v2.0.4

Compare Source

2023-07-25

  • Declare no side effects for tree shaking: #​37

v2.0.3

Compare Source

2023-07-17

  • Remove Math.random() runtime console warning. It is not always wanted to show in in the client consle when Math.random() has to be used.

v2.0.2

Compare Source

2023-07-12

  • upgrade global crypto assignment with typeof: #​34

v2.0.1

Compare Source

2023-07-12

  • Wrap the global crypto assignment with try/catch: #​34

v2.0.0

Compare Source

2023-07-10

  • Enhance the support of TypeScript. Now every js file has its own d.ts file for partially importing in TypeScript. And all types has been tested.
  • A real random generator from globalThis.crypto is used instead of Math.random. If the environment doesn't support globalThis(or global/window/self/frames), it will rollback to Math.random with a warning log.
  • Fix the TripleDes/Des issue: #​22
  • Fix the cipher-core issue of CryptoJS: brix/crypto-js@dcc3848 , brix/crypto-js@09ee2ab
  • Add base64url algorithm.
  • Add blowfish algorithm.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 8, 2025

⚠️ 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: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/crypto-es error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.14.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/changelogen/-/changelogen-0.4.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/unbuild/-/unbuild-1.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/ufo/-/ufo-1.1.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
Progress: resolved 0, reused 1, downloaded 0, added 0
Progress: resolved 2, reused 2, downloaded 0, added 0
 WARN  GET https://registry.npmjs.org/crypto-es error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.14.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@vitest/coverage-c8/-/coverage-c8-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/changelogen/-/changelogen-0.4.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.35.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/unbuild/-/unbuild-1.1.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vitest/-/vitest-0.29.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/ufo/-/ufo-1.1.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

pnpm [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams
    at Proxy.getAll (node:internal/url:552:13)
    at Proxy.<anonymous> (/opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59406:55)
    at /opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59468:31
    at Array.reduce (<anonymous>)
    at Proxy.raw (/opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59467:33)
    at new Headers (/opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59352:28)
    at getNodeRequestOptions (/opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59701:23)
    at /opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59758:25
    at new Promise (<anonymous>)
    at fetch (/opt/containerbase/tools/pnpm/7.28.0/24.13.0/node_modules/pnpm/dist/pnpm.cjs:59756:14)

@renovate renovate bot force-pushed the renovate/crypto-es-3.x branch from 67694e8 to ddfb77c Compare August 23, 2025 23:50
@renovate renovate bot force-pushed the renovate/crypto-es-3.x branch 2 times, most recently from eacc9eb to b4472e9 Compare September 6, 2025 11:15
@renovate renovate bot force-pushed the renovate/crypto-es-3.x branch from b4472e9 to cfcd829 Compare September 9, 2025 11:51
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