Skip to content
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

fix(deps): update all non-major dependencies #309

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
joi ^17.10.1 -> ^17.10.2 age adoption passing confidence
poolifier ^2.6.44 -> ^2.6.45 age adoption passing confidence
sample-env ^2.0.0 -> ^2.0.1 age adoption passing confidence

Release Notes

hapijs/joi (joi)

v17.10.2

Compare Source

poolifier/poolifier (poolifier)

v2.6.45

Compare Source

Changed
  • Disable publication on GitHub packages registry on release until authentication issue is fixed.
Added
  • Add startWorkers to pool options to whether start the minimum number of workers at pool creation or not.
  • Add start() method to pool API to start the minimum number of workers.
  • Add taskStealing and tasksStealingOnPressure to tasks queue options to whether enable task stealing or not and whether enable tasks stealing on back pressure or not.
  • Continuous internal benchmarking: https://poolifier.github.io/benchmark-results/dev/bench.
rubiin/sample-env (sample-env)

v2.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@mergify mergify bot merged commit ae90000 into master Sep 18, 2023
6 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch September 18, 2023 00:53
Repository owner locked as resolved and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants