Skip to content

chore(deps): update patch/minor dependencies - #338

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major
Open

chore(deps): update patch/minor dependencies#338
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-non-major

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@apify/consts (source) 2.52.02.56.1 age confidence
@apify/input_secrets (source) 1.2.271.2.53 age confidence
@apify/log (source) 2.5.342.5.47 age confidence
@crawlee/browser-pool 3.16.03.17.0 age confidence
@crawlee/cheerio (source) 3.16.03.17.0 age confidence
@crawlee/core (source) 3.16.03.17.0 age confidence
@crawlee/jsdom (source) 3.16.03.17.0 age confidence
@crawlee/playwright (source) 3.16.03.17.0 age confidence
@crawlee/puppeteer (source) 3.16.03.17.0 age confidence
@crawlee/types (source) 3.16.03.17.0 age confidence
@crawlee/utils (source) 3.16.03.17.0 age confidence
@types/node (source) 24.12.224.13.3 age confidence
ajv (source) 8.18.08.20.0 age confidence
apify-client (source) 2.22.32.24.0 age confidence
crawlee (source) 3.16.03.17.0 age confidence
fs-extra 11.3.411.4.0 age confidence
oxlint (source) 1.73.01.76.0 age confidence
tsx (source) 4.21.04.23.1 age confidence
turbo (source) 2.10.42.10.7 age confidence

Release Notes

apify/apify-shared-js (@​apify/consts)

v2.56.1

Compare Source

v2.56.0

Compare Source

v2.55.0

Compare Source

v2.54.2

Compare Source

v2.54.1

Compare Source

v2.54.0

Compare Source

v2.53.3

Compare Source

Note: Version bump only for package @​apify/consts

v2.53.2

Compare Source

Bug Fixes
  • enforce strict APIFY_ID_REGEX validation with anchors (#​640) (b46f967)

v2.53.1

Compare Source

Note: Version bump only for package @​apify/consts

v2.53.0

Compare Source

Features

v2.52.2

Compare Source

Note: Version bump only for package @​apify/consts

v2.52.1

Compare Source

Note: Version bump only for package @​apify/consts

apify/crawlee (@​crawlee/browser-pool)

v3.17.0

Compare Source

Bug Fixes
Features
Performance Improvements
ajv-validator/ajv (ajv)

v8.20.0

Compare Source

What's Changed

Full Changelog: ajv-validator/ajv@v8.19.0...v8.20.0

apify/apify-client-js (apify-client)

v2.24.0

Compare Source

🚀 Features
🐛 Bug Fixes

v2.23.4

Compare Source

🐛 Bug Fixes

v2.23.3

Compare Source

🐛 Bug Fixes

v2.23.2

Compare Source

🐛 Bug Fixes

v2.23.1

Compare Source

🐛 Bug Fixes

v2.23.0

Compare Source

🚀 Features
🐛 Bug Fixes
jprichardson/node-fs-extra (fs-extra)

v11.4.0

Compare Source

  • Proper EEXIST error when trying to create a symlink and the dest already exists as a broken symlink (#​925, #​1076)

v11.3.6

Compare Source

v11.3.5

Compare Source

  • Fix ensureLink*/ensureSymlink* identical file detection on Windows (#​1068)
  • Fix error handling in timestamp preservation code (#​1065, #​1069)
  • Fix potential file descriptor leak on error in synchronous timestamp preservation code (#​1066)
oxc-project/oxc (oxlint)

v1.76.0

Compare Source

🚀 Features
  • 8d31dfa linter: Verify eslint/no-restricted-globals config schema (#​24598) (vigneshwar)
  • 7069621 linter: Verify jest/vitest prefer-lowercase-title config schema (#​24724) (Bartok)
  • 016cf2a linter/oxc: Add bad-match-all-arg rule (#​24900) (camc314)
  • cdc941e linter/n: Implement exports-style rule (#​24087) (Mikhail Baev)
  • 1ad6f6c linter/eslint: Implement id-denylist rule (#​24632) (Mikhail Baev)
📚 Documentation

v1.75.0

Compare Source

🚀 Features
  • dd18383 linter/node: Implement no-top-level-await rule (#​24634) (Connor Shea)
  • 16a65f2 linter/react: Implement function-component-definition rule (#​24471) (Cole Ellison)
  • 7f1f585 linter: Reuse jest/padding-around-test-blocks for vitest/padding-around-test-blocks (#​24519) (Mikhail Baev)
  • 99978a8 linter/import/consistent-type-specifier-style: Support prefer-top-level-if-only-type-imports option (#​24502) (camc314)
🐛 Bug Fixes
  • 8694167 linter/eslint/prefer-destructuring: Handle typed declarations (#​24616) (camc314)

v1.74.0

Compare Source

🚀 Features
  • 0433a83 linter/eslint/no-inner-declarations: Add namespaces option (#​24044) (Boshen)
🐛 Bug Fixes
  • 8337835 linter: Error on ignorePatterns that cannot match files aoutside the config directory (#​24341) (leaysgur)
  • 2ce5a33 linter: Resolve ignorePatterns relative to the config dir (#​24339) (leaysgur)
⚡ Performance
  • 7f80cac linter/vue/prop-name-casing: Precompile ignoreProps regex pattern (#​24413) (connorshea)
  • 6272051 linter/typescript/no-require-imports: Compile allow patterns once (#​24417) (connorshea)
  • 33805b9 linter/jsdoc/require-param: Compile checkTypesPattern regex once (#​24420) (connorshea)
privatenumber/tsx (tsx)

v4.23.1

Compare Source

Bug Fixes
  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)
Performance Improvements
  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

v4.23.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.22.5

Compare Source

Bug Fixes
  • isolate hook state per async module.register() registration (a305f36)

This release is also available on:

v4.22.4

Compare Source

Bug Fixes
  • resolve CommonJS directory requires inside dependencies (#​803) (1ce8463)

This release is also available on:

v4.22.3

Compare Source

Bug Fixes
  • decode typed loader source (dce02fc)
  • preserve entrypoint with TypeScript preload hooks (68f72f3)

This release is also available on:

v4.22.2

Compare Source

Bug Fixes
  • preserve CJS JSON require in ESM hooks (35b700b)
  • preserve named exports from CommonJS TypeScript (11de737)
  • support module.exports require(esm) interop (cf8f199)

This release is also available on:

v4.22.1

Compare Source

Bug Fixes
  • resolve tsconfig path aliases containing a colon (#​780) (6979f28)

This release is also available on:

v4.22.0

Compare Source

Features

This release is also available on:

v4.21.1

Compare Source

Bug Fixes
  • support Node 20.11/21.2 import.meta paths (acf3d8f)
  • support Node.js 24.15.0 (c1d2d45)
  • support Node.js 26.1.0 and 25.9.0 (1d7e528)

This release is also available on:

vercel/turborepo (turbo)

v2.10.7: Turborepo v2.10.7

Compare Source

What's Changed

Changelog

Full Changelog: vercel/turborepo@v2.10.6...v2.10.7

v2.10.6: Turborepo v2.10.6

Compare Source

What's Changed

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.10.5...v2.10.6

v2.10.5: Turborepo v2.10.5

Compare Source

What's Changed

Changelog

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/all-non-major branch 7 times, most recently from 1660f71 to 54473a1 Compare July 26, 2026 18:51
@renovate
renovate Bot force-pushed the renovate/all-non-major branch 3 times, most recently from 9eafcda to f3faedc Compare July 30, 2026 12:01
@renovate
renovate Bot force-pushed the renovate/all-non-major branch from f3faedc to 2e3856d Compare July 30, 2026 19:23
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.

1 participant