RichardRNStudio / react-native-slider-intro

A simple and full customizable React Native package which implements a unique slider.
MIT License
130 stars 3 forks source link

chore(deps-dev): bump @release-it/conventional-changelog from 5.1.1 to 8.0.2 #48

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps @release-it/conventional-changelog from 5.1.1 to 8.0.2.

Release notes

Sourced from @​release-it/conventional-changelog's releases.

Release 8.0.2

  • Add Node.js 22 to test matrix in CI (619c01c)
  • Upgrade dependencies (e73df9b)

Release 8.0.2-next.0

  • Update engines.node (da50daf)
  • Update some deps (791558d)
  • fix: handle pre-release version properly (#96) (8680cdf)
  • Update some dependencies (f3c0bad)

Release 8.0.1

  • Add EOL at end of file (resolves #76) (545b753)

Release 8.0.0

  • Drop support for Node.js v16 (2c13bcd)
  • Migrate conventional-recommended-bump (5c35f93)
  • Update dependencies (5d127a5)
  • Update README.md (#77) (06192b4)

7.0.2

  • Upgrade conventional-changelog to 5.1.0 (#75) (bdd80bd)
  • Fix presetpreset.name in readme (fa034ed)

Release 7.0.1

  • Explicit preset objects in tests + migrate error message (c4e90e0)
  • Improve readability (c37a7ea)
  • Fix test matrix (50c3155)
  • Update dependencies (3d52b17)
  • Fix test wrt tag suffix/template (b92151f)
  • Fix the parserOpts in the getRecommendedVersion function. (#64) (a4acfea)

Release 7.0.0

  • Major bump with release-it v16/Node.js v16 (2f9ca56)

Release 6.0.0

  • Use GITHUB_TOKEN_RELEASE_IT token (3931967)
  • Update dependencies (1a42811)
  • Add test (related to #58) (ff9f1aa)
  • Update dependencies (e41e7d3)
  • Add note about not writing a changelog and setting options from CLI (closes #48) (6166bd8)
Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 show 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)