Skip to content
This repository was archived by the owner on May 23, 2026. It is now read-only.

Update dependency release-it to v19 - autoclosed#124

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/release-it-19.x
Closed

Update dependency release-it to v19 - autoclosed#124
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/release-it-19.x

Conversation

@renovate

@renovate renovate Bot commented Apr 18, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
release-it 12.4.319.2.4 age confidence

Release Notes

release-it/release-it (release-it)

v19.2.4

Compare Source

v19.2.3

Compare Source

  • Reuse generated changelog (316dbfa)
  • Remove obsolete eslint compat packages/config (f6cc8f3)
  • Update remark-preset-webpro and fix broken links (6e6dd4b)

v19.2.2

Compare Source

  • Improve getChangelog method (7a56364)

v19.2.1

Compare Source

  • Improve commit prompt (b7aca7c)
  • Remedy potential edge case in template helper (5c0a6ee)

v19.2.0

Compare Source

v19.1.0

Compare Source

  • Ignore .npmrc (8ccd060)
  • Update lockfile (c4cd2ba)
  • Support interactive shell in non-CI mode for 2FA flow (resolve #​1263) (a10b20d)
  • Add --workspaces=false to get rid of the null/matches error (14a4907)
  • Remove npm config env var warnings (b8c1247)
  • doc(readme): add release-it-beautiful-changelog plugin to list of plugins (#​1261) (1b68c21)
  • Add 403 to consider resource alive (7969849)

v19.0.6

Compare Source

v19.0.5

Compare Source

v19.0.4

Compare Source

v19.0.3

Compare Source

v19.0.2

Compare Source

v19.0.1

Compare Source

  • Don't throw if no config file is found (2cb4a7e)

v19.0.0

Compare Source

v18.1.2

Compare Source

v18.1.1

Compare Source

  • Exclude the release commit from the release notes (1cca380)

v18.1.0

Compare Source

  • Remove tea.yaml (0b9a212)
  • Add releaseNotes object for Octokit REST API based changelog (29fb513)
  • Format docs (69d813b)
  • Use new releaseNotes feature self (1ec1280)
  • Release 18.1.0 (2c5f298)

v18.0.0

Compare Source

v17.11.0

Compare Source

  • Update dependencies (182e992)
  • GitLab Generic Package Repository for assets (#​1189) (54399c9)
  • fix(gitlab): don't set Content-Type header when uploading release assets (#​1183) (04a36d2)
  • Fixed GitBase.getLatestVersion to computed formatted tagTemplate before using it for latestTag computation (#​1170) (09d7d1b)
  • Add git-cliff example (#​1176) (b161114)
  • Move configuration options to existing doc pages + table format, shorten (28213bf)
  • Add docs for configuration options (#​1155) (667cd6a)
  • Improve docs on Tag Match (#​1165) (716b44f)

v17.10.0

Compare Source

  • Add error handling for gitlab requests + release url (312fd8b)
  • Add proper Content-Type header to fetch requests (#​1166) (04bd34c)

v17.9.0

Compare Source

v17.8.2

Compare Source

  • Revert "Fix up other tests" (e19bcd8)
  • discussion_category_name = undefined (9225077)

v17.8.1

Compare Source

  • Fix up other tests (d8f903e)
  • Fix up discussion_category_name (5716681)

v17.8.0

Compare Source

v17.7.0

Compare Source

v17.6.0

Compare Source

  • Update dependencies (517ac8c)
  • Replace eslint-plugin-import with eslint-plugin-import-x (5828326)
  • feat: add secure flag to gitlab config (#​1129) (7a3ce98)

v17.5.0

Compare Source

  • Add flag --preReleaseBase=1 to use prelease base 1 (resolves #​1128) (6570068)

v17.4.2

Compare Source

v17.4.1

Compare Source

v17.4.0

Compare Source

v17.3.0

Compare Source

v17.2.1

Compare Source

  • Update some dependencies (bb23771)
  • Exit without error message when requireCommits is true but requireCommitsFail is false and no commits are available (#​1101) (cce35f3)

v17.2.0

Compare Source

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.5

Compare Source

  • Fix dependencies for Windows (d5a4c55)

v17.0.4

Compare Source

v17.0.3

Compare Source

  • Fix dependencies for Windows (c7d5ff0)

v17.0.2

Compare Source

v17.0.1

Compare Source

v17.0.0

Compare Source

v16.3.0

Compare Source

v16.2.1

Compare Source

  • Format Markdown (ebe4fbd)
  • Add production mode config for Knip (c1c0f99)
  • Update dependencies (a3d32ae)
  • Fix initial --snapshot latestVersion (f283230)

v16.2.0

Compare Source

v16.1.5

Compare Source

  • Only show url message on Windows (68b91c4)
  • fix: unable to open the browser automatically on Windows system (#​1019) (5069c30)

v16.1.4

Compare Source

  • Replace mock-fs with memfs + fs-monkey (723db6c)
  • Update dependencies (a3da2bf)

v16.1.3

Compare Source

v16.1.2

Compare Source

  • Revert some updates for Node.js 16 compat (a106c83)

v16.1.1

Compare Source

v16.1.0

Compare Source

  • Edit and move new section about getLatestTagFromAllRefs up in docs (a166ab4)
  • Extend test for getLatestTagFromAllRefs to assert default behavior too (930e80a)
  • test: add a test scenario for git.getLatestTagFromAllRefs (fef97c6)
  • feat: add git.getLatestTagFromAllRefs config item to use all refs to determine latest version, not just reachable commits. (8611ef0)
  • docs: update legacy Node comment on readme page (#​1021) (5beacf2)

v16.0.0

Compare Source

  • Add v16 to changelog (2e09260)
  • Add knip to deps/scripts (00220ce)
  • Update dependencies + add lockfile (breaking support for Node.js v14/npm v6) (97c233e)

v15.11.0

Compare Source

v15.10.5

Compare Source

v15.10.4

Compare Source

v15.10.3

Compare Source

  • feat: don't release a new version if plugin returned null (#​1004) (46fc8fa)

v15.10.2

Compare Source

  • Add link to experimental release-it KB (7619d97)
  • Add link to monorepo recipe in npm docs (5598ef8)
  • Update dependencies (812be49)
  • Add monorepo recipe (2803303)
  • Add remark + preset and auto-format docs (8b58e70)
  • Refactor plugin name (#​996) (c88a0ac)
  • Add releaseNotes example to omit merge commits (#​957) (f7fb8bc)

v15.10.1

Compare Source

  • Add link to release-it + Github Actions walk-through video (3f379ff)
  • Update docs (bf6aa23)

v15.10.0

Compare Source

  • Turn on github.comments for release-it (b232b21)
  • Update dependencies (6789e76)
  • Add github.comments feature to add comments to merged pull requests and closed issues (b22ac20)

v15.9.3

Compare Source

  • Remove knip from devDependencies as it requires Node.js v16 (31e4f4d)

v15.9.2

Compare Source

  • Add knip analysis to release hooks (88a06ea)
  • Fix up config for Knip v2 (b96d1bf)
  • Add --registry argument to npm publish if set in publishConfig.registry (c59d55e)
  • Update dependencies (7c86856)

v15.9.1

Compare Source

  • Update dependencies (3673754)
  • Update projects using release-it (c2cfc51)

v15.9.0

Compare Source

  • Update dependencies (2271e2a)
  • Remove unnecessary await (b34a9d5)
  • Support function for configuring github/gitlab releaseNotes (#​987) (81e18fa)

v15.8.0

Compare Source

  • Skip test (ENAMETOOLONG on Windows) (ca9a767)
  • Update dependencies (377c880)
  • Truncate github release notes body > 124k characters (closes #​965) (218ffc1)
  • Add note about github.autoGenerate (closes #​945) (eaf85d7)
  • Skip publish prompt when package.json has private: true (fixes #​936) (d816d40)

v15.7.0

Compare Source

  • Replace master with main where applicable (f4702c4)
  • feat: make exit 0 possible when commits required but missing (#​984) (7076fd3)
  • feat: configurable path in git rev-list (#​982) (81a7d69)
  • Add increased timeout to test/tasks.js (for Windows) (0a23c55)

v15.6.1

Compare Source

  • Update dependencies (554c600)
  • Fix npm list collaborators diff in npm v8 vs v9 in tests (1935621)
  • Mention bumper plugin in npm docs (1e6dca8)
  • Fixed plugins README on peerDependencies property (#​980) (7784c97)
  • Update dependencies (2a8271f)
  • Add axios to list of projects using release-it (b525c25)

v15.6.0

Compare Source

v15.5.1

Compare Source

v15.5.0

Compare Source

v15.4.3

Compare Source

v15.4.2

Compare Source

  • Update dependencies (97095d5)
  • Defer dry run bail out in asset globbing (to include the warning in dry runs) (bf6ccc8)
  • Housekeeping for Actions (feff2eb)

v15.4.1

Compare Source

  • Handle file paths and dots in git urls (055a4ff)
  • Update dependencies (including git-url-parse) (1851650)

v15.4.0

Compare Source

  • Add npm.name to config.context and extend context for tagName (closes #​933) (627763f)

v15.3.0

Compare Source

v15.2.0

Compare Source

  • Update dependencies (b78eb1e)
  • Add package.json to exports (acc66f7)
  • Fixes loading scoped plugins to ensure name is preserved (#​926) (145fc71)
  • Add workaround for Windows by removing drive letter from git url (#​924) (ce3a726)
  • Enable manual triggers and disable tag triggers in test pipeline (b830876)
  • Fix plugin links (b7cd505)

v15.1.4

Compare Source

  • Migrate to git-url-parse v12 (41aad00)
  • Updates README with new plugin package names (#​922) (322ef9a)

v15.1.3

Compare Source

v15.1.2

Compare Source

  • Explicitly use node-fetch (nock doesn't intercept native fetch in Node 18) (b6d5813)
  • Update dependencies (8a8149e)
  • Use extension-based export for test/util.js (fixes #​920) (529bc1f)
  • Print interpolated assets (fixes #​898) (31068de)

v15.1.1

Compare Source

  • Add --no-worker-threads to config (4584e75)
  • Update dependencies (1f33723)
  • Fix username assertion during GH Action run (0b48faf)
  • updated update-notifier to v6.0.0, fix got vulnerability (#​914) (1b2073e)
  • chore: Included githubactions in the dependabot con

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from adb769c to 0a2520f Compare April 18, 2025 10:43
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 0a2520f to e5ea40d Compare May 4, 2025 09:49
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from e5ea40d to 7417753 Compare May 30, 2025 06:10
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 7417753 to 5ee7ba6 Compare July 16, 2025 20:32
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch 2 times, most recently from ff0699c to a5a2cfc Compare August 13, 2025 17:08
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from a5a2cfc to 21dac83 Compare August 19, 2025 14:33
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 21dac83 to 5b0e0f7 Compare August 31, 2025 11:08
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 5b0e0f7 to afdc7de Compare September 18, 2025 10:07
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from afdc7de to 28cde17 Compare September 25, 2025 14:05
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 28cde17 to 058f78b Compare October 21, 2025 14:52
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 058f78b to d456b04 Compare November 5, 2025 13:13
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from d456b04 to c23f0be Compare November 18, 2025 16:10
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from c23f0be to accfa9e Compare December 11, 2025 06:40
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch 3 times, most recently from 40fff33 to b4fd6cf Compare December 26, 2025 17:00
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch 2 times, most recently from 7bc169f to ce8193f Compare January 6, 2026 17:57
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from ce8193f to 47eb419 Compare January 8, 2026 19:49
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch 3 times, most recently from ace7f25 to 2d53dec Compare January 23, 2026 20:08
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 2d53dec to 35f8949 Compare February 2, 2026 16:56
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch 2 times, most recently from 0ef6a1d to 6c1ac66 Compare February 17, 2026 21:39
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 6c1ac66 to defcf4a Compare March 5, 2026 19:40
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from defcf4a to 54a587d Compare April 1, 2026 17:04
@renovate renovate Bot force-pushed the renovate/release-it-19.x branch from 54a587d to 4d16650 Compare April 8, 2026 20:02
@renovate renovate Bot changed the title chore(deps): update dependency release-it to v19 Update dependency release-it to v19 Apr 8, 2026
@renovate renovate Bot changed the title Update dependency release-it to v19 Update dependency release-it to v19 - autoclosed Apr 15, 2026
@renovate renovate Bot closed this Apr 15, 2026
@renovate renovate Bot deleted the renovate/release-it-19.x branch April 15, 2026 14:23
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