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

Update dependency genversion to v3.2.0 #33

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
genversion 3.1.1 -> 3.2.0 age adoption passing confidence

Release Notes

axelpale/genversion (genversion)

v3.2.0

Compare Source

🎁 New features:

  • added option --backtick / useBackticks to generate with backticks instead of single quotes. Thanks @​darylwright
  • added option --force to rewrite target file even when it might be unsafe. Thanks @​alexandercerutti
  • added option --property / properties to pick additional properties from package.json. Thanks @​dattran1999 and @​alexandercerutti
  • added options --template / template and --template-engine / templateEngine to generate with a custom template.
  • added option --esm to alias --es6 flag that might be deprecated in future.
  • added option useEsmSyntax to alias useEs6Syntax that might be deprecated in future.

🐛 Bugfixes:

  • improved CLI exit behaviour to ensure all output is flushed before exit

📃 Documentation changes:

  • added instructions how to integrate with the npm version command. Thanks @​sanjaypojo
  • improved genversion logo to work on dark backgrounds.
  • changed image file names to be more SEO friendly
  • improved documentation in general

⚙️ DevOps changes:

  • uninstalled unused dev dependencies: eslint, command-line-test
  • implemented in-house clitest module to replace command-line-test
  • lots of refactoring under the hood
  • extended test suite
  • switched from broken Travis CI to GitHub Actions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/genversion-3.x-lockfile branch 3 times, most recently from 37f5156 to b856c07 Compare February 26, 2024 03:41
@renovate renovate bot force-pushed the renovate/genversion-3.x-lockfile branch from b856c07 to 0960899 Compare February 26, 2024 06:52
@renovate renovate bot merged commit 48c3075 into main Feb 26, 2024
5 checks passed
@renovate renovate bot deleted the renovate/genversion-3.x-lockfile branch February 26, 2024 09:32
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