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

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

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/cli (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@mikro-orm/core (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@mikro-orm/migrations (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@mikro-orm/postgresql (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@mikro-orm/reflection (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@mikro-orm/seeder (source) 6.3.6 -> 6.3.7 age adoption passing confidence
@nestjs/cli 10.4.4 -> 10.4.5 age adoption passing confidence
@rubiin/tsconfig ^1.1.2 -> ^1.2.0 age adoption passing confidence
@types/node (source) ^20.16.2 -> ^20.16.3 age adoption passing confidence
argon2 ^0.41.0 -> ^0.41.1 age adoption passing confidence
lint-staged ^15.2.9 -> ^15.2.10 age adoption passing confidence
twilio 5.2.2 -> 5.2.3 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/cli)

v6.3.7

Compare Source

Bug Fixes
  • core: don't double encode JSON properties inside object/array embeddables (f3321f9), closes #​5963
  • core: fix hydration of collections with forceEntityConstructor enabled (d4d8506), closes #​5972
  • core: provide entity instance in object constructor params for m:1/1:1 properties (fe2d129)
  • core: respect context in EM transaction methods (8912185)
  • core: respect entity level forceConstructor option (c642a49)
  • query-builder: ensure the correct order of parameters when handing nested joins (10a858d), closes #​5955
  • sql: correct cursor conditions application on virtual entities (#​5973) (fc782d3)
nestjs/nest-cli (@​nestjs/cli)

v10.4.5

Compare Source

rubiin/tsconfig (@​rubiin/tsconfig)

v1.2.0

Compare Source

ranisalt/node-argon2 (argon2)

v0.41.1

Compare Source

Finally fixed the bug with generated types specifying any instead of Buffer for byte inputs (closes #​403)

We also added provenance to the publishing, so you can track what commit was used to build each published version from now on.

Full Changelog: ranisalt/node-argon2@v0.41.0...v0.41.1

lint-staged/lint-staged (lint-staged)

v15.2.10

Compare Source

Patch Changes
twilio/twilio-node (twilio)

v5.2.3

Compare Source

Library - Chore

Api

  • Update documentation of error_code and error_message on the Message resource.
  • Remove generic parameters from transcription resource
  • Added public documentation for Payload Data retrieval API

Flex

  • Adding update Flex User api

Insights

  • Added 'branded', 'business_profile' and 'voice_integrity' fields in List Call Summary

Intelligence

  • Add words array information to the Sentences v2 entity.
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Operator Results.
  • Change the path parameter when fetching an /OperatorType/{} from sid<EY> to string to support searching by SID or by name
  • Add X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Config headers for Transcript and Service endpoints.

Messaging

  • Adds two new channel senders api to add/remove channel senders to/from a messaging service
  • Extend ERC api to accept an optional attribute in request body to indicate CNP migration for an ERC

Numbers

  • Modify visibility to public in bundle clone API
  • Add port_date field to Port In Request and Port In Phone Numbers Fetch APIs
  • Change properties docs for port in phone numbers api
  • Add is_test body param to the Bundle Create API
  • Change properties docs for port in api

Trusthub

  • Add new field in themeSetId in compliance_inquiry.

Verify

  • Update custom_code_enabled description on verification docs

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@mergify mergify bot merged commit f6a5a77 into master Sep 2, 2024
11 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 2, 2024 01:41
Repository owner locked as resolved and limited conversation to collaborators Oct 3, 2024
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