Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

chore(deps): update dependency @release-it/conventional-changelog to v5 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@release-it/conventional-changelog 2.0.1 -> 5.1.1 age adoption passing confidence

Release Notes

release-it/conventional-changelog

v5.1.1

Compare Source

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

v5.1.0

Compare Source

v5.0.0

Compare Source

  • 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)
  • Add GitHub Action for test matrix (c466c69)
  • Move to real integration tests + add more (3ac968d)
  • Refactor tests + more integrated tests (80b99dc)
  • Update dependencies + engine version (f97297e)
  • Migrate implementation to ESM (93c7255)

v4.3.0

Compare Source

  • Remove CHANGES.md just in case before running specs (51d3b10)
  • Remove unused prepend-file dependency (59053b4)
  • Fix missing newlines (fixes #​46) (cd55c13)
  • Fix specs for new from prop (d20e50d)
  • Pass previousTag to conventionalChangelog in gitRawCommitsOpts to select commit messages (#​47) (f13909e)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

  • Update docs (685e4f1)
  • Minor edits to new header logic and tests (abef409)
  • Support page header setting of changelog file (#​42) (af66ee0)
  • Document how to customize the conventional-changelog-writer template. (#​36) (cef5247)

v4.1.0

Compare Source

  • Add strictSemVer option (c3748fa)

v4.0.0

Compare Source

  • Update dependencies (bbdb5c7)
  • Fix support for (continuation) pre-releases (b2b1275)
  • Auto-format (ec42877)
  • Fix release type for pre-release (1b1c83d)

v3.3.0

Compare Source

  • Fix regex in JSON example (72b9669)
  • Pass 'parserOpts' and 'writerOpts' to conventional-changelog-core (#​32) (69aa6b0)
  • Fix up docs re. new options (bf19b4e)
  • Documentation for gitRawCommitsOpts (#​30) (264443e)

v3.2.0

Compare Source

  • Update release-it (bdf2949)
  • Pass context and gitRawCommitsOpts to conventional-changelog-core (9111a99)
  • Don't throw for --no.git (3b1342f)
  • Use null if there's no tagTemplate set (9dcc05c)

v3.1.1

Compare Source

  • Use version fallback (without Git plugin) (8f91941)

v3.1.0

Compare Source

  • Add tagTemplate (temporary) to fix tests (7768648)
  • Add support for --no-increment (5333778)
  • Add support for tagPrefix (ecd4374)

v3.0.1

Compare Source

  • fix: --release-version not working if conventional-changelog is enabled (d1c0c78)
  • Update docs (closes #​18) (ad74134)

v3.0.0

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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
Copy link
Contributor Author

renovate bot commented May 29, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @nsf-open/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/release-it
npm ERR!   dev release-it@"14.14.3" from @nsf-open/[email protected]
npm ERR!   packages/ember-cli-sonarqube
npm ERR!     @nsf-open/[email protected]
npm ERR!     node_modules/@nsf-open/ember-cli-sonarqube
npm ERR!       workspace packages/ember-cli-sonarqube from the root project
npm ERR!       1 more (my-addon)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer release-it@"^15.4.1" from @release-it/[email protected]
npm ERR! node_modules/@release-it/conventional-changelog
npm ERR!   dev @release-it/conventional-changelog@"5.1.1" from @nsf-open/[email protected]
npm ERR!   packages/ember-cli-sonarqube
npm ERR!     @nsf-open/[email protected]
npm ERR!     node_modules/@nsf-open/ember-cli-sonarqube
npm ERR!       workspace packages/ember-cli-sonarqube from the root project
npm ERR!       1 more (my-addon)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T09_35_37_800Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T09_35_37_800Z-debug-0.log

@renovate renovate bot force-pushed the renovate/release-it-conventional-changelog-5.x branch from e4f1065 to 000d0b2 Compare June 1, 2022 19:47
@renovate renovate bot force-pushed the renovate/release-it-conventional-changelog-5.x branch from 000d0b2 to d4cdf25 Compare September 25, 2022 21:07
@renovate renovate bot force-pushed the renovate/release-it-conventional-changelog-5.x branch from d4cdf25 to bc3a2e7 Compare November 20, 2022 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants