Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2021

Bumps babel-plugin-transform-typescript-metadata from 0.2.2 to 0.3.1.

Release notes

Sourced from babel-plugin-transform-typescript-metadata's releases.

Release 0.3.1

0.3.1 (2020-10-12)

🐛 Bug Fixes

  • Use cloneDeep to keep reference linked. This allows to reference namespaced types, i.e. param: AWS.S3 (869a913)

Release 0.3.0

0.3.0 (2020-03-05)

✨ Features

  • Add support for TSBigIntKeyword (358a689)
  • Move param dec to class (1371f6b)

🐛 Bug Fixes

🏗 Chore

  • Update release-it to v11+ (e61386f)
Changelog

Sourced from babel-plugin-transform-typescript-metadata's changelog.

0.3.1 (2020-10-12)

🐛 Bug Fixes

  • Use cloneDeep to keep reference linked (869a913)

0.3.0 (2020-03-05)

✨ Features

  • Add support for TSBigIntKeyword (358a689)
  • Move param dec to class (1371f6b)

🐛 Bug Fixes

🏗 Chore

  • Update release-it to v11+ (e61386f)
Commits
  • 775caf3 🔖 v0.3.1
  • dcda271 📦 Updated dependencies
  • 97bba56 Merge pull request #39 from leonardfactory/dependabot/npm_and_yarn/examples/i...
  • 0d0bc7e Bump lodash from 4.17.15 to 4.17.20 in /examples/inversify
  • 4f4e5c7 Merge pull request #38 from wtho/fix-37-post-transformed-module-ref
  • 869a913 🐛 Use cloneDeep to keep reference linked
  • e48c3f5 Merge pull request #29 from leonardfactory/dependabot/npm_and_yarn/acorn-5.7.4
  • 49f25e4 Bump acorn from 5.7.3 to 5.7.4
  • 3702dda 🔖 v0.3.0
  • 8b54814 Merge pull request #24 from wtho/feat/transform-prop-dec-on-class
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 10, 2021
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.

1 participant