Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
haoqunjiang merged 1 commit intomainfromrenovate/all-minor-patch
Feb 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovaterenovatebot commentedFeb 3, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
@playwright/test (source)^1.50.0 ->^1.50.1ageadoptionpassingconfidence
@types/node (source)^22.12.0 ->^22.13.1ageadoptionpassingconfidence
pnpm (source)9.15.4 ->9.15.5ageadoptionpassingconfidence
vitest (source)^3.0.4 ->^3.0.5ageadoptionpassingconfidence
zx (source)^8.3.0 ->^8.3.2ageadoptionpassingconfidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.50.1

Compare Source

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 runningpnpm install, thepreprepare andpostprepare 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.
  • Replacestrip-ansi with the built-inutil.stripVTControlCharacters#​9009.

Platinum Sponsors

BitBitFigma

Gold Sponsors

DiscordPrisma
u|screenJetBrains
NxCodeRabbit
Route4MeWorkleap
Canva
vitest-dev/vitest (vitest)

v3.0.5

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub
google/zx (zx)

v8.3.2: – Clogged Drain

Compare Source

Restrics unsafe vals usage ondotenv.stringify#​1093#​1094

v8.3.1: – Perfect Seal

Compare Source

The release essence: introduced full-featured.env support#​461#​1060#​1052#​1043#​1037#​1032#​1030#​1022

API

envapi is a tiny 100 LOCdotenv-inspired parser and serializer that we've integrated into zx.

import{dotenv,fs}from'zx'// parseconstenv=dotenv.parse('A=A\nFOO=BAR')// { A: 'A', FOO: 'BAR' }// serializeconstraw=dotenv.stringify(env)// A=A\nFOO=BARawaitfs.writeFile('.env',raw)// loaddotenv.load('.env')// { A: 'A', FOO: 'BAR' }// update the process.envdotenv.config('.env')process.env.A// A
CLI
zx --env .env script.mjszx --env-file .env script.mjs
QnA

— Why not usedotenv directly?
— 1) Size does matter 2) We'd like to avoid internal vaults.

— Why not load.env by default?
— 1) Explicit is better than implicit 2) Runtime itself (like bun) may provide the feature.

Chore


Configuration

📅Schedule: Branch creation - "* 0-3 * * 1" (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. Getconfig help if that's undesired.


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

This PR was generated byMend Renovate. View therepository job log.

@renovaterenovatebotforce-pushed therenovate/all-minor-patch branch from3cda283 to36e7ff7CompareFebruary 4, 2025 00:53
@haoqunjianghaoqunjiang merged commit9a5f8d7 intomainFeb 4, 2025
52 checks passed
@haoqunjianghaoqunjiang deleted the renovate/all-minor-patch branchFebruary 4, 2025 07:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@haoqunjianghaoqunjianghaoqunjiang approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@haoqunjiang

[8]ページ先頭

©2009-2025 Movatter.jp