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

Update all non-major dependencies #63

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cloudflare/workers-types ^4.20240405.0 -> ^4.20250204.0 age adoption passing confidence
@trpc/server (source) 11.0.0-rc.553 -> 11.0.0-rc.743 age adoption passing confidence
discord-api-types (source) ^0.37.79 -> ^0.37.119 age adoption passing confidence
kysely ^0.27.3 -> ^0.27.5 age adoption passing confidence
pnpm (source) 9.5.0 -> 9.15.5 age adoption passing confidence
wrangler (source) ^3.78.2 -> ^3.107.3 age adoption passing confidence

Release Notes

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

v4.20250204.0

Compare Source

v4.20250129.0

Compare Source

v4.20250124.3

Compare Source

v4.20250121.0

Compare Source

trpc/trpc (@​trpc/server)

v11.0.0-rc.743

Compare Source

v11.0.0-rc.741

Compare Source

v11.0.0-rc.740

Compare Source

v11.0.0-rc.730

Compare Source

v11.0.0-rc.729

Compare Source

v11.0.0-rc.724

Compare Source

v11.0.0-rc.721

Compare Source

v11.0.0-rc.719

Compare Source

v11.0.0-rc.718

Compare Source

v11.0.0-rc.716

Compare Source

v11.0.0-rc.714

Compare Source

v11.0.0-rc.711

Compare Source

v11.0.0-rc.708

Compare Source

v11.0.0-rc.700

Compare Source

v11.0.0-rc.699

Compare Source

v11.0.0-rc.698

Compare Source

v11.0.0-rc.695

Compare Source

v11.0.0-rc.694

Compare Source

v11.0.0-rc.693

Compare Source

v11.0.0-rc.692

Compare Source

v11.0.0-rc.688

Compare Source

v11.0.0-rc.682

Compare Source

v11.0.0-rc.678

Compare Source

v11.0.0-rc.677

Compare Source

v11.0.0-rc.666

Compare Source

v11.0.0-rc.660

Compare Source

v11.0.0-rc.659

Compare Source

v11.0.0-rc.657

Compare Source

v11.0.0-rc.648

Compare Source

v11.0.0-rc.645

Compare Source

v11.0.0-rc.643

Compare Source

v11.0.0-rc.642

Compare Source

v11.0.0-rc.638

Compare Source

v11.0.0-rc.637

Compare Source

v11.0.0-rc.633

Compare Source

v11.0.0-rc.632

Compare Source

v11.0.0-rc.630

Compare Source

v11.0.0-rc.621

Compare Source

v11.0.0-rc.619

Compare Source

v11.0.0-rc.608

Compare Source

v11.0.0-rc.607

Compare Source

v11.0.0-rc.604

Compare Source

v11.0.0-rc.601

Compare Source

v11.0.0-rc.599

Compare Source

v11.0.0-rc.593

Compare Source

v11.0.0-rc.592

Compare Source

v11.0.0-rc.591

Compare Source

v11.0.0-rc.590

Compare Source

v11.0.0-rc.589

Compare Source

v11.0.0-rc.588

Compare Source

v11.0.0-rc.587

Compare Source

v11.0.0-rc.586

Compare Source

v11.0.0-rc.584

Compare Source

v11.0.0-rc.580

Compare Source

v11.0.0-rc.577

Compare Source

v11.0.0-rc.576

Compare Source

v11.0.0-rc.571

Compare Source

v11.0.0-rc.569

Compare Source

v11.0.0-rc.567

Compare Source

v11.0.0-rc.566

Compare Source

v11.0.0-rc.565

Compare Source

v11.0.0-rc.563

Compare Source

v11.0.0-rc.561

Compare Source

v11.0.0-rc.560

Compare Source

discordjs/discord-api-types (discord-api-types)

v0.37.119

Compare Source

Bug Fixes
  • route escaping round three (d5cdb37)

v0.37.118

Compare Source

Features

v0.37.117

Compare Source

v0.37.116

Compare Source

Features
pnpm/pnpm (pnpm)

v9.15.5: pnpm 9.15.5

Compare Source

Patch Changes

  • Verify that the package name is valid when executing the publish command.
  • When running pnpm install, the preprepare and postprepare scripts of the project should be executed #​8989.
  • Quote args for scripts with shell-quote to support new lines (on POSIX only) #​8980.
  • Proxy settings should be respected, when resolving Git-hosted dependencies #​6530.
  • Replace strip-ansi with the built-in util.stripVTControlCharacters #​9009.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.4: pnpm 9.15.4

Compare Source

Patch Changes

  • Ensure that recursive pnpm update --latest <pkg> updates only the specified package, with dedupe-peer-dependents=true.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.3

Compare Source

v9.15.2: pnpm 9.15.2

Compare Source

Patch Changes

  • Fixed publish/pack error with workspace dependencies with relative paths #​8904. It was broken in v9.4.0 (398472c).
  • Use double quotes in the command suggestion by pnpm patch on Windows #​7546.
  • Do not fall back to SSH, when resolving a git-hosted package if git ls-remote works via HTTPS #​8906.
  • Improve how packages with blocked lifecycle scripts are reported during installation. Always print the list of ignored scripts at the end of the output. Include a hint about how to allow the execution of those packages.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me Workleap
Canva

v9.15.1

Compare Source

v9.15.0

Compare Source

v9.14.4

Compare Source

v9.14.3

Compare Source

v9.14.2

Compare Source

Patch Changes

  • pnpm publish --json should work #​8788.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.1

Compare Source

Minor Changes

  • Added support for pnpm pack --json to print packed tarball and contents in JSON format #​8765.

Patch Changes

  • pnpm exec should print a meaningful error message when no command is provided #​8752.
  • pnpm setup should remove the CLI from the target location before moving the new binary #​8173.
  • Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #​7697.
  • Don't crash if the use-node-version setting is used and the system has no Node.js installed #​8769.
  • Convert settings in local .npmrc files to their correct types. For instance, child-concurrency should be a number, not a string #​5075.
  • pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true.
  • pnpm init should respect the --dir option #​8768.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma
u|screen JetBrains
Nx CodeRabbit
Route4Me

v9.14.0

Compare Source

v9.13.2: pnpm 9.13.2

Compare Source

Patch Changes

  • Detection of circular peer dependencies should not crash with aliased dependencies #​8759. Fixes a regression introduced in the previous version.
  • Fix race condition of symlink creations caused by multiple parallel dlx processes.

Platinum Sponsors

Bit Bit Figma

Gold Sponsors

Discord Prisma

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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 was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Apr 21, 2024

Deploying frugal with  Cloudflare Pages  Cloudflare Pages

Latest commit: 499b619
Status: ✅  Deploy successful!
Preview URL: https://5d0a918c.frugal.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.frugal.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 529ef20 to e5b1fd5 Compare April 21, 2024 23:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e5b1fd5 to 5fc668a Compare April 22, 2024 01:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5fc668a to b02274f Compare April 22, 2024 13:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b02274f to 3809888 Compare April 22, 2024 18:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3809888 to 5d095b5 Compare April 22, 2024 23:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5d095b5 to 81ecba8 Compare April 23, 2024 06:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81ecba8 to 7f4e891 Compare April 23, 2024 09:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f4e891 to e07748c Compare April 23, 2024 12:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e07748c to bb2de48 Compare April 23, 2024 17:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c8babd1 to 2e2544f Compare February 2, 2025 21:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2e2544f to c3df12f Compare February 3, 2025 12:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c3df12f to 92c8620 Compare February 3, 2025 17:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92c8620 to 4949867 Compare February 3, 2025 21:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4949867 to ece313e Compare February 4, 2025 02:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ece313e to 69971dd Compare February 4, 2025 12:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69971dd to 5a25061 Compare February 4, 2025 21:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5a25061 to b4ddb7f Compare February 5, 2025 13:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b4ddb7f to 43b81af Compare February 5, 2025 18:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43b81af to e517cbc Compare February 6, 2025 01:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e517cbc to eae0db7 Compare February 6, 2025 11:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eae0db7 to abf27cf Compare February 7, 2025 09:13
@renovate renovate bot deployed to staging February 7, 2025 09:13 Active
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from abf27cf to 9483059 Compare February 7, 2025 12:19
@renovate renovate bot changed the title Update all non-major dependencies fix(deps): update all non-major dependencies Feb 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9483059 to 8a1cf68 Compare February 7, 2025 13:33
@renovate renovate bot changed the title fix(deps): update all non-major dependencies Update all non-major dependencies Feb 7, 2025
@Dougley Dougley closed this Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant