Skip to content

Bump genversion from 3.1.1 to 3.2.0 - #745

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/genversion-3.2.0
Closed

Bump genversion from 3.1.1 to 3.2.0#745
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/genversion-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps genversion from 3.1.1 to 3.2.0.

Release notes

Sourced from genversion's releases.

v3.2.0

🎁 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
Commits
  • b3d0354 bump 3.2.0
  • 1766dfc Merge pull request #29 from axelpale/feature-actions
  • 46ec337 npmignore github workflows
  • bd2ec88 replace travis badge with github actions badge
  • be79545 downgrade mocha@8 to support node v10
  • 57de824 downgrade to standard v16 to support node v10
  • 7ee15c2 test on node v10 and v12
  • f7aa628 try github actions without npm cache
  • 9b64d75 improve github actions workflow
  • 6fb5c9c use replace instead of replaceAll to support node<=14
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [genversion](https://github.com/axelpale/genversion) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/axelpale/genversion/releases)
- [Commits](axelpale/genversion@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: genversion
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 6, 2026
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions Bot added the Stale label Aug 5, 2026
@github-actions github-actions Bot closed this Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/genversion-3.2.0 branch August 13, 2026 09:45
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 Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants