Skip to content

⬆️ Update all non-major dependencies #458

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

Merged
merged 1 commit into from
Jul 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
biomejs/setup-biome action digest a9763ed -> 454fa0d
docker/setup-buildx-action action digest 18ce135 -> e468171
dotenv dependencies minor 16.5.0 -> 16.6.1 age confidence
express-rate-limit dependencies patch 7.5.0 -> 7.5.1 age confidence
pnpm (source) packageManager patch 10.12.1 -> 10.12.4 age confidence
pnpm (source) patch 10.12.1 -> 10.12.4 age confidence
zod (source) dependencies patch 3.25.67 -> 3.25.74 age confidence

Release Notes

motdotla/dotenv (dotenv)

v16.6.1

Compare Source

Changed
  • Default quiet to true – hiding the runtime log message (#​874)
  • NOTICE: 17.0.0 will be released with quiet defaulting to false. Use config({ quiet: true }) to suppress.
  • And check out the new dotenvx. As coding workflows evolve and agents increasingly handle secrets, encrypted .env files offer a much safer way to deploy both agents and code together with secure secrets. Simply switch require('dotenv').config() for require('@​dotenvx/dotenvx').config().

v16.6.0

Compare Source

Added
  • Default log helpful message [dotenv@16.6.0] injecting env (1) from .env (#​870)
  • Use { quiet: true } to suppress
  • Aligns dotenv more closely with dotenvx.
express-rate-limit/express-rate-limit (express-rate-limit)

v7.5.1

Compare Source

Changed
  • Narrowed type of standardHeaders from string to just the supported values via a TypeScript const assertion (#​506)

You can view the full changelog here.

pnpm/pnpm (pnpm)

v10.12.4

Compare Source

Patch Changes

v10.12.3

Compare Source

Patch Changes
  • Restore hoisting of optional peer dependencies when installing with an outdated lockfile.
    Regression introduced in v10.12.2 by #​9648; resolves #​9685.

v10.12.2

Compare Source

Patch Changes
  • Fixed hoisting with enableGlobalVirtualStore set to true #​9648.
  • Fix the --help and -h flags not working as expected for the pnpm create command.
  • The dependency package path output by the pnpm licenses list --json command is incorrect.
  • Fix a bug in which pnpm deploy fails due to overridden dependencies having peer dependencies causing ERR_PNPM_OUTDATED_LOCKFILE #​9595.
colinhacks/zod (zod)

v3.25.74

Compare Source

v3.25.73

Compare Source

Commits:

v3.25.72

Compare Source

v3.25.71

Compare Source

v3.25.70

Compare Source

v3.25.69

Compare Source

v3.25.68

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Pull requests that update a dependency file label Jun 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a95ef18 to 8baaa3d Compare June 21, 2025 03:14
@renovate renovate bot changed the title ⬆️ Update docker/setup-buildx-action digest to e468171 ⬆️ Update all non-major dependencies Jun 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3b4928d to a829d0e Compare June 27, 2025 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 377a49e to e65cbee Compare July 6, 2025 16:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e65cbee to 928fa9d Compare July 6, 2025 17:12
@edwinhern edwinhern merged commit e3ee347 into master Jul 6, 2025
7 checks passed
@edwinhern edwinhern deleted the renovate/all-minor-patch branch July 6, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant