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

npm(deps-dev): bump ts-mixer from 5.4.1 to 6.0.1 #69

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2022

Bumps ts-mixer from 5.4.1 to 6.0.1.

Changelog

Sourced from ts-mixer's changelog.

6.0.1 (2022-03-13)

Bug Fixes

6.0.0 (2021-07-07)

6.0.0-beta.0 (2021-06-24)

⚠ BREAKING CHANGES

  • drop TS < 4.2 support

Features

  • add abstract mixin support (1c4b306)
Commits
  • 85f4fea chore(release): 6.0.1
  • 0ca57b3 Merge pull request #43 from AMcBain/directdecoratorsearchfix
  • 51c50b8 When decorators list in direct decorator search is length one, it should inde...
  • 2e433b4 chore(release): 6.0.0
  • 8884811 chore(release): 6.0.0-beta.0
  • 42d8b99 ci: fix failing tests due to mocha node requirement
  • 10bcc2e test: document desired abstractness behavior
  • 1c4b306 feat: add abstract mixin support
  • d85ecae chore: update devDependencies
  • See full diff 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2022
@patinthehat
Copy link
Member

@dependabot recreate

Bumps [ts-mixer](https://github.com/tannerntannern/ts-mixer) from 5.4.1 to 6.0.1.
- [Release notes](https://github.com/tannerntannern/ts-mixer/releases)
- [Changelog](https://github.com/tannerntannern/ts-mixer/blob/master/CHANGELOG.md)
- [Commits](tannerntannern/ts-mixer@v5.4.1...v6.0.1)

---
updated-dependencies:
- dependency-name: ts-mixer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ts-mixer-6.0.1 branch from 727f56e to 943779c Compare March 15, 2022 09:17
@patinthehat patinthehat merged commit 3bc63aa into main Mar 15, 2022
@patinthehat patinthehat deleted the dependabot/npm_and_yarn/ts-mixer-6.0.1 branch March 15, 2022 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant