Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency release-it to v16 - autoclosed #49

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
release-it ^15.6.0 -> ^16.0.0 age adoption passing confidence

Release Notes

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

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)

Configuration

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

🚦 Automerge: Enabled.

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 renovate bot added the dependencies label Jul 8, 2023
@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #49 (def7d8a) into main (82194aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   44.00%   44.00%           
=======================================
  Files          15       15           
  Lines         100      100           
  Branches       18       18           
=======================================
  Hits           44       44           
  Misses         56       56           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/release-it-16.x branch 10 times, most recently from 048d29e to e42a4b2 Compare July 16, 2023 10:07
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 6 times, most recently from 2097edf to 3379c21 Compare July 27, 2023 04:55
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 5 times, most recently from 9b5df7a to 4aa2d10 Compare August 3, 2023 22:52
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 6 times, most recently from 832ed03 to 0eae882 Compare August 11, 2023 09:45
@renovate renovate bot force-pushed the renovate/release-it-16.x branch from 0eae882 to c1efa0e Compare August 12, 2023 21:04
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 4 times, most recently from f7df513 to e6b2908 Compare August 19, 2023 18:36
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 9 times, most recently from 4e80b7f to 40c06b6 Compare August 26, 2023 22:07
@renovate renovate bot force-pushed the renovate/release-it-16.x branch 5 times, most recently from cd0cf6c to d985e3e Compare September 2, 2023 11:18
@renovate renovate bot force-pushed the renovate/release-it-16.x branch from d985e3e to def7d8a Compare September 2, 2023 18:56
@renovate renovate bot changed the title chore(deps): update dependency release-it to v16 chore(deps): update dependency release-it to v16 - autoclosed Oct 2, 2023
@renovate renovate bot closed this Oct 2, 2023
@renovate renovate bot deleted the renovate/release-it-16.x branch October 2, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants