react-native-menu / menu

UIMenu Component for React Native
MIT License
1.01k stars 62 forks source link

chore(deps-dev): bump @release-it/conventional-changelog from 4.3.0 to 8.0.1 #753

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @release-it/conventional-changelog from 4.3.0 to 8.0.1.

Release notes

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

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)

Release 5.1.1

  • Update dependencies (855a7df)
  • Add test for infile: false (40869a1)
  • Stricter tests and follow heading level (9aecd6a)

Release 5.1.0

  • Extend exports with package.json (closes #52) (b19b6e8)
  • Update dependencies & add semver (fixes #49) (d039a1c)

Release 5.0.0

  • Add spec to assert conventional-recommended-bump and whatBump option behavior (124351c)
  • Remove obsolete disable-metrics flag in test (39c0992)
  • Whitespace (51adf99)
  • Cross-os newlines (9bcc253)
  • End support for Node.js v12 (de652df)
  • Fix EOLs in specs (bc5f5e3)
  • Fix spec after merge (1d2465d)
  • Update version + dependencies (eb438a9)
  • Don't mutate options, but send clean arguments to conventionalChangelog (d814638)

... (truncated)

Commits


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 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)