Skip to content

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

Merged
benmccann merged 1 commit into
mainfrom
renovate/all-minor-patch
Mar 25, 2026
Merged

chore(deps): update all non-major dependencies#15597
benmccann merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@opentelemetry/sdk-node (source) ^0.213.0^0.214.0 age confidence
pnpm (source) 10.32.1+sha512.a706938f0e89ac1456b6563eab4edf1d1faf3368d1191fc5c59790e96dc918e4456ab2e67d613de1043d2e8c81f87303e6b40d4ffeca9df15ef1ad567348f2be10.33.0 age confidence

Release Notes

open-telemetry/opentelemetry-js (@​opentelemetry/sdk-node)

v0.214.0

Compare Source

pnpm/pnpm (pnpm)

v10.33.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@changeset-bot

changeset-bot Bot commented Mar 24, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f27f2a8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 51590c2 to f27f2a8 Compare March 25, 2026 17:04
@renovate renovate Bot changed the title chore(deps): update pnpm to v10.33.0 chore(deps): update all non-major dependencies Mar 25, 2026
@benmccann
benmccann merged commit 05e6e3a into main Mar 25, 2026
29 checks passed
@benmccann
benmccann deleted the renovate/all-minor-patch branch March 25, 2026 20:16
Rich-Harris pushed a commit that referenced this pull request Jul 18, 2026
`pnpm-workspace.yaml` ends with an `overrides` key holding only
comments, which YAML parses as `null`. pnpm ignores that, but Renovate's
schema rejects it ("expected record, received null") and discards the
whole file, so the `catalog:` entries are invisible to it. That is the
"Failed to parse pnpm-workspace.yaml file" warning in #3256, and the
reason catalog deps stopped getting update PRs after #15597 in March.
`{}` passes the schema (verified against
[schema.ts#L53-L67](https://github.com/renovatebot/renovate/blob/8e6a7fc2e660/lib/modules/manager/npm/schema.ts#L53-L67)),
and the CI yq step overwrites the key either way.

After this merges the non-major group also needs its "recreate" checkbox
ticked on #3256, since Renovate suppresses the group while #16180 stays
closed.

---

### Please don't delete this checklist! Before submitting the PR, please
make sure you do the following:
- [x] It's really useful if your PR references an issue where it is
discussed ahead of time. In many cases, features are absent for a
reason. For large changes, please create an RFC:
https://github.com/sveltejs/rfcs
- [x] This message body should clearly illustrate what problems it
solves.
- [ ] Ideally, include a test that fails without this PR but passes with
it.

### Tests
- [x] Run the tests with `pnpm test` and lint the project with `pnpm
lint` and `pnpm check`

### Changesets
- [x] If your PR makes a change that should be noted in one or more
packages' changelogs, generate a changeset by running `pnpm changeset`
and following the prompts. Changesets that add features should be
`minor` and those that fix bugs should be `patch`. Please prefix
changeset messages with `feat:`, `fix:`, or `chore:`.

### Edits

- [x] Please ensure that 'Allow edits from maintainers' is checked. PRs
without this option may be closed.
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