Skip to content

fix(deps): update automerge non-major updates #328

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 22.15.12 -> 22.15.21 age adoption passing confidence dependencies patch
node (source) 22.15.0 -> 22.16.0 age adoption passing confidence minor
pnpm (source) 10.10.0 -> 10.11.0 age adoption passing confidence packageManager minor

Release Notes

nodejs/node (node)

v22.16.0: 2025-05-21, Version 22.16.0 'Jod' (LTS), @​aduh95

Compare Source

Notable Changes
  • [c3ceaebb7a] - deps: update timezone to 2025b (Node.js GitHub Bot) #​57857
  • [5059a746ec] - doc: add dario-piotrowicz to collaborators (Dario Piotrowicz) #​58102
  • [c8ceaaf397] - (SEMVER-MINOR) doc: graduate multiple experimental apis (James M Snell) #​57765
  • [e21b37d9df] - (SEMVER-MINOR) esm: graduate import.meta properties (James M Snell) #​58011
  • [832640c35e] - (SEMVER-MINOR) esm: support top-level Wasm without package type (Guy Bedford) #​57610
  • [c510391d2f] - (SEMVER-MINOR) sqlite: add StatementSync.prototype.columns() (Colin Ihrig) #​57490
  • [5d1230bec0] - (SEMVER-MINOR) src: set default config as node.config.json (Marco Ippolito) #​57171
  • [30bb1ccbb0] - (SEMVER-MINOR) src: create THROW_ERR_OPTIONS_BEFORE_BOOTSTRAPPING (Marco Ippolito) #​57016
  • [0350c6f478] - (SEMVER-MINOR) src: add config file support (Marco Ippolito) #​57016
  • [e1d3a9e192] - (SEMVER-MINOR) src: add ExecutionAsyncId getter for any Context (Attila Szegedi) #​57820
  • [0ec912f452] - (SEMVER-MINOR) stream: preserve AsyncLocalStorage context in finished() (Gürgün Dayıoğlu) #​57865
  • [43490c8797] - (SEMVER-MINOR) util: add types.isFloat16Array() (Livia Medeiros) #​57879
  • [dda6ca9172] - (SEMVER-MINOR) worker: add worker.getHeapStatistics() (Matteo Collina) #​57888
Commits

v22.15.1

Compare Source

pnpm/pnpm (pnpm)

v10.11.0

Compare Source

Minor Changes
  • A new setting added for pnpm init to create a package.json with type=module, when init-type is module. Works as a flag for the init command too #​9463.

  • Added support for Nushell to pnpm setup #​6476.

  • Added two new flags to the pnpm audit command, --ignore and --ignore-unfixable #​8474.

    Ignore all vulnerabilities that have no solution:

    > pnpm audit --ignore-unfixable

    Provide a list of CVE's to ignore those specifically, even if they have a resolution.

    > pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678
  • Added support for recursively running pack in every project of a workspace #​4351.

    Now you can run pnpm -r pack to pack all packages in the workspace.

Patch Changes
  • pnpm version management should work, when dangerouslyAllowAllBuilds is set to true #​9472.
  • pnpm link should work from inside a workspace #​9506.
  • Set the default workspaceConcurrency to Math.min(os.availableParallelism(), 4) #​9493.
  • Installation should not exit with an error if strictPeerDependencies is true but all issues are ignored by peerDependencyRules #​9505.
  • Read updateConfig from pnpm-workspace.yaml #​9500.
  • Add support for recursive pack
  • Remove url.parse usage to fix warning on Node.js 24 #​9492.
  • pnpm run should be able to run commands from the workspace root, if ignoreScripts is set tot true #​4858.

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 Change in project dependencies. label May 6, 2025
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 929a109 to d68b8e1 Compare May 6, 2025 17:08
@renovate renovate bot assigned rainx May 6, 2025
@renovate renovate bot requested a review from rainx May 6, 2025 17:09
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from d68b8e1 to b814f04 Compare May 6, 2025 23:10
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.15.13 fix(deps): update dependency @types/node to v22.15.14 May 6, 2025
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from b814f04 to fb419c4 Compare May 6, 2025 23:11
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.15.14 fix(deps): update dependency @types/node to v22.15.15 May 7, 2025
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from fb419c4 to ad1e258 Compare May 7, 2025 20:20
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from ad1e258 to ec4ee51 Compare May 7, 2025 20:21
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.15.15 fix(deps): update dependency @types/node to v22.15.16 May 8, 2025
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from ec4ee51 to 7da39d6 Compare May 8, 2025 07:58
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 7da39d6 to eb302e7 Compare May 8, 2025 07:58
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.15.16 fix(deps): update dependency @types/node to v22.15.17 May 8, 2025
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from eb302e7 to 3c0a3af Compare May 8, 2025 19:22
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 3c0a3af to 40564c3 Compare May 8, 2025 19:23
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from 40564c3 to 293405d Compare May 13, 2025 17:25
@renovate renovate bot changed the title fix(deps): update dependency @types/node to v22.15.17 fix(deps): update automerge non-major updates May 13, 2025
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 293405d to e9c7bc7 Compare May 13, 2025 17:25
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from e9c7bc7 to 708a6d1 Compare May 14, 2025 06:19
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 708a6d1 to 0ce2c95 Compare May 14, 2025 06:20
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from 0ce2c95 to 24451c0 Compare May 14, 2025 23:53
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 24451c0 to 465f9b8 Compare May 14, 2025 23:54
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from 465f9b8 to e3fea7e Compare May 19, 2025 03:14
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from e3fea7e to a9aacb3 Compare May 19, 2025 03:15
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from a9aacb3 to 249ef16 Compare May 20, 2025 22:24
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 249ef16 to 7f901b7 Compare May 20, 2025 22:25
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from 7f901b7 to 5da34a2 Compare May 21, 2025 04:07
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 5da34a2 to 4a4ac18 Compare May 21, 2025 04:08
@renovate renovate bot force-pushed the renovate/automerge-non-major-updates branch from 4a4ac18 to 1a43f90 Compare May 21, 2025 17:10
@rainx rainx force-pushed the renovate/automerge-non-major-updates branch from 1a43f90 to 50ba97d Compare May 21, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Change in project dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant