Skip to content

Update dependencies across multiple packages to latest versions#7432

Merged
deleonio merged 1 commit intodevelopfrom
update-deps/6350-v.3.0.0-rc.5
Mar 7, 2025
Merged

Update dependencies across multiple packages to latest versions#7432
deleonio merged 1 commit intodevelopfrom
update-deps/6350-v.3.0.0-rc.5

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

@deleonio deleonio commented Mar 2, 2025

This pull request includes several updates to package dependencies and configuration files. The most important changes involve updating the npm-run-all package to npm-run-all2 and making various adjustments to the pnpm-lock.yaml file to reflect these updates.

Dependency Updates:

pnpm-lock.yaml Adjustments:

  • Updated npm-run-all to npm-run-all2 in multiple sections to reflect the new version and its dependencies. [1] [2] [3] [4]
  • Added new packages such as json-parse-even-better-errors@4.0.0, npm-normalize-package-bin@4.0.0, read-package-json-fast@4.0.0, and which@5.0.0 to the packages section. [1] [2] [3] [4]
  • Removed outdated packages like string.prototype.padend@3.1.6 and pidtree@0.3.1 from the packages section. [1] [2]

These changes ensure that the project dependencies are up-to-date and compatible with the latest versions of the tools and libraries being used.

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue and all changes relate to the issue
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 2, 2025

@deleonio deleonio force-pushed the update-deps/6350-v.3.0.0-rc.5 branch from e99769f to bc032a0 Compare March 4, 2025 12:44
@deleonio deleonio force-pushed the update-deps/6350-v.3.0.0-rc.5 branch from c885b78 to a811801 Compare March 7, 2025 18:20
@deleonio deleonio merged commit 2d72c95 into develop Mar 7, 2025
9 of 10 checks passed
@deleonio deleonio deleted the update-deps/6350-v.3.0.0-rc.5 branch March 7, 2025 18:35
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2025
@deleonio deleonio linked an issue Mar 7, 2025 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependency npm-run-all gegen npm-run-all2 austauschen

1 participant