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

chore(deps): update all non-major dependencies #114

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types ^4.20250124.3 -> ^4.20250129.0 age adoption passing confidence
@types/bun (source) ^1.2.0 -> ^1.2.1 age adoption passing confidence
@types/node (source) ^22.10.10 -> ^22.13.0 age adoption passing confidence
@types/web ^0.0.198 -> ^0.0.200 age adoption passing confidence
eslint (source) ^9.18.0 -> ^9.19.0 age adoption passing confidence
eventsource ^3.0.2 -> ^3.0.5 age adoption passing confidence
wrangler (source) ^3.105.1 -> ^3.107.2 age adoption passing confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20250129.0

Compare Source

microsoft/TypeScript-DOM-Lib-Generator (@​types/web)

v0.0.200

Compare Source

index.d.ts

Modified

  • CanvasRenderingContext2D
    • Removed: getContextAttributes

iterable.d.ts

No changes

v0.0.199

Compare Source

index.d.ts

No changes

iterable.d.ts

No changes

eslint/eslint (eslint)

v9.19.0

Compare Source

EventSource/eventsource (eventsource)

v3.0.5

Compare Source

Bug Fixes
  • include message and code on errors when logging in node.js and deno (f2596b3)

v3.0.4

Compare Source

Bug Fixes
  • ensure message is set on ErrorEvent on network errors (d1dc711)

v3.0.3

Compare Source

Bug Fixes
  • bundle event listener typings (2c51349)
cloudflare/workers-sdk (wrangler)

v3.107.2

Compare Source

Patch Changes

v3.107.1

Compare Source

Patch Changes

v3.107.0

Compare Source

Minor Changes
Patch Changes
  • #​7945 d758215 Thanks @​ns476! - Add Images binding (in private beta for the time being)

  • #​7947 f57bc4e Thanks @​dario-piotrowicz! - fix: avoid getPlatformProxy logging twice that it is using vars defined in .dev.vars files

    when getPlatformProxy is called and it retrieves values from .dev.vars files, it logs twice
    a message like: Using vars defined in .dev.vars, the changes here make sure that in such cases
    this log only appears once

  • #​7889 38db4ed Thanks @​emily-shen! - feat: add experimental resource auto-provisioning to versions upload

  • #​7864 de6fa18 Thanks @​dario-piotrowicz! - Update the unstable_getMiniflareWorkerOptions types to always include an env parameter.

    The unstable_getMiniflareWorkerOptions types, when accepting a config object as the first argument,
    didn't accept a second env argument. The changes here make sure they do, since the env is still
    relevant for picking up variables from .dev.vars files.

  • #​7964 bc4d6c8 Thanks @​LuisDuarte1! - Fix scripts binding to a workflow in a different script overriding workflow config

  • Updated dependencies [cf4f47a]:

v3.106.0

Compare Source

Minor Changes
  • #​7856 2b6f149 Thanks @​emily-shen! - feat: add sanitised error messages to Wrangler telemetry

    Error messages that have been audited for potential inclusion of personal information, and explicitly opted-in, are now included in Wrangler's telemetry collection. Collected error messages will not include any filepaths, user input or any other potentially private content.

  • #​7900 bd9228e Thanks @​vicb! - chore(wrangler): update unenv dependency version

    [email protected] allows using the workerd implementation for
    the Node modules net, timers, and timers/promises.
    See unjs/unenv#396.

Patch Changes
  • #​7904 50b13f6 Thanks @​WalshyDev! - fix: validation for R2 bucket names, the regex was wrongly rejecting buckets starting with a number and the message wasn't as clear as it could be on what was going wrong.

  • #​7895 134d61d Thanks @​jahands! - Fix regression in retryOnAPIFailure preventing any requests from being retried

    Also fixes a regression in pipelines that prevented 401 errors from being retried when waiting for an API token to become active.

  • #​7879 5c02e46 Thanks @​andyjessop! - Fix to not require local connection string when using Hyperdrive and wrangler dev --remote

  • #​7860 13ab591 Thanks @​vicb! - refactor(wrangler): make JSON parsing independent of Node

    Switch jsonc-parser to parse json:

    • JSON.parse() exception messages are not stable across Node versions
    • While jsonc-parser is used, JSONC specific syntax is disabled
  • Updated dependencies []:


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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.

Copy link

cloudflare-workers-and-pages bot commented Jan 25, 2025

Deploying crossws with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc63e37
Status: ✅  Deploy successful!
Preview URL: https://8cbb3bce.crossws.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.crossws.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^9.19.0 chore(deps): update all non-major dependencies Jan 27, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from f4a6209 to bb95438 Compare January 31, 2025 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bb95438 to bc63e37 Compare January 31, 2025 22:04
@renovate renovate bot merged commit bc55c97 into main Feb 1, 2025
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 1, 2025 01:52
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