Skip to content

fix(deps): update dependency class-transformer to ^0.5.0#18

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/class-transformer-0.x
Open

fix(deps): update dependency class-transformer to ^0.5.0#18
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/class-transformer-0.x

Conversation

@renovate

@renovate renovate Bot commented Oct 26, 2022

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
class-transformer ^0.3.1^0.5.0 age confidence

Release Notes

typestack/class-transformer (class-transformer)

v0.5.1

Compare Source

Changed
  • re-added accidentally removed deprecated function names classToPlain and plainToClass

v0.5.0

Compare Source

NOTE: This version fixes a security vulnerability allowing denial of service attacks with a specially crafted request payload. Please update as soon as possible.

Breaking Changes

See the breaking changes from 0.4.1 release. It was accidentally released as patch version.

v0.4.1

Compare Source

NOTE: This version fixes a security vulnerability allowing denial of service attacks with a specially crafted request payload. Please update as soon as possible.

Breaking Changes

Exported functions has been renamed
Some of the exported functions has been renamed to better reflect what they are doing.

  • classToPlain -> instanceToPlain
  • plainToClass -> plainToInstance
  • classToClass -> instanceToInstance
Fixed
  • prevent unhandled error in plaintToclass when union-type member is undefined
  • fixed a scenario when a specially crafted JS object would be parsed to Array
Changed
  • various dev-dependencies updated

v0.4.0

Compare Source

Breaking Changes

See the breaking changes from 0.3.2 release. It was accidentally released as patch version.

Added
  • add option to ignore unset properties
  • group information is exposed in the @Transform handler
  • transformation options are exposed in the @Transform handler
Fixed
  • fixed TypeError when discriminator.subTypes is not defined
Changed
  • various dev-dependencies has been updated

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 changed the title fix(deps): update dependency class-transformer to ^0.5.0 Update dependency class-transformer to ^0.5.0 Dec 17, 2022
@renovate renovate Bot changed the title Update dependency class-transformer to ^0.5.0 fix(deps): update dependency class-transformer to ^0.5.0 Dec 17, 2022
@renovate renovate Bot force-pushed the renovate/class-transformer-0.x branch from 89a99c5 to de1c998 Compare August 12, 2025 23:51
@renovate renovate Bot force-pushed the renovate/class-transformer-0.x branch 2 times, most recently from a726279 to f9a8cc8 Compare November 19, 2025 20:10
@renovate renovate Bot force-pushed the renovate/class-transformer-0.x branch from f9a8cc8 to 5b528e4 Compare March 14, 2026 14:11
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.

0 participants