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 svg-to-ts from 5.0.1 to 5.7.1 #66

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 16, 2020

Bumps svg-to-ts from 5.0.1 to 5.7.1.

Release notes

Sourced from svg-to-ts's releases.

v5.7.1

5.7.1 (2020-10-31)

Bug Fixes

  • 🐛 handle file names with special characters (475c333)

v5.7.0

5.7.0 (2020-10-27)

Features

  • 🎸 export helpers and converters for usage in JS/TS (66182e8)

v5.6.2

5.6.2 (2020-10-19)

Bug Fixes

  • remove svg-to-ts attribute from .svg-to-tsrc example (f1f575a)
  • replace 'modelFileName' by 'fileName' in exemple (7d0c43a)

v5.6.1

5.6.1 (2020-10-14)

Bug Fixes

  • 🐛 add prettier as dependency instead of dev dependency (dcfff2e)

v5.6.0

5.6.0 (2020-10-13)

Features

  • 🎸 add IconNameSubset helper type (d56e890)

v5.5.2

5.5.2 (2020-10-13)

Bug Fixes

  • 🐛 generate correct interface for SVG contants (d21138f), closes #79

v5.5.1

... (truncated)

Changelog

Sourced from svg-to-ts's changelog.

5.7.1 (2020-10-31)

Bug Fixes

  • 🐛 handle file names with special characters (475c333)

5.7.0 (2020-10-27)

Features

  • 🎸 export helpers and converters for usage in JS/TS (66182e8)

5.6.2 (2020-10-19)

Bug Fixes

  • remove svg-to-ts attribute from .svg-to-tsrc example (f1f575a)
  • replace 'modelFileName' by 'fileName' in exemple (7d0c43a)

5.6.1 (2020-10-14)

Bug Fixes

  • 🐛 add prettier as dependency instead of dev dependency (dcfff2e)

5.6.0 (2020-10-13)

Features

  • 🎸 add IconNameSubset helper type (d56e890)

5.5.2 (2020-10-13)

Bug Fixes

  • 🐛 generate correct interface for SVG contants (d21138f), closes #79

5.5.1 (2020-10-11)

Bug Fixes

  • 🐛 fix wrong import of svgo (d0e38e2)

... (truncated)

Commits
  • 3519cb1 chore(release): 5.7.1 [skip ci]
  • 52a71f9 Merge pull request #86 from kreuzerk/feature/allowSpecialCharacters
  • 475c333 fix: 🐛 handle file names with special characters
  • 3fe72da chore(release): 5.7.0 [skip ci]
  • 118dfe9 Merge pull request #85 from kreuzerk/feature/exportConvertersAndOptions
  • 66182e8 feat: 🎸 export helpers and converters for usage in JS/TS
  • 56ad129 Merge pull request #84 from kreuzerk/all-contributors/add-VincentPuget
  • 0ee465e chore(release): 5.6.2 [skip ci]
  • bfe5de4 Merge pull request #83 from VincentPuget/doc/readme
  • aa0d89b docs: update .all-contributorsrc [skip ci]
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 16, 2020
Copy link
Contributor

@andy-polhill andy-polhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No breaking changes, I checked the release log anyway and it looks ok. We were an early adopter of this module so it might carry a smidgen of risk (but it's a great module and on the rise), I'm happy to merge it.
https://www.npmjs.com/package/svg-to-ts

@elenagarrone elenagarrone merged commit 777f12a into master Nov 16, 2020
@elenagarrone elenagarrone deleted the dependabot/npm_and_yarn/svg-to-ts-5.7.1 branch November 16, 2020 10:03
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.3.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants