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 release-related tools (major) #130

Merged
merged 1 commit into from
May 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 16.3.0 -> 17.0.0 age adoption passing confidence
@commitlint/config-conventional (source) 16.2.4 -> 17.0.0 age adoption passing confidence
@release-it/conventional-changelog 4.3.0 -> 5.0.0 age adoption passing confidence
release-it 14.14.3 -> 15.0.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v17.0.0

Compare Source

BREAKING CHANGES
  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

conventional-changelog/commitlint (@​commitlint/config-conventional)

v17.0.0

Compare Source

BREAKING CHANGES
  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

16.2.4 (2022-04-28)

Note: Version bump only for package @​commitlint/config-conventional

16.2.1 (2022-02-13)

Note: Version bump only for package @​commitlint/config-conventional

release-it/conventional-changelog

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)
release-it/release-it

v15.0.0

Compare Source

  • Skip lifecycle hooks without a version (i.e. don't release) (d706484)
  • Update changelog and add announcement for major release (e2aa887)
  • Update dependency (700c547)
  • Update minimum required Node.js engine to v14.9.0 (94e073b)
  • Replace external debug dependency with node:util.debug (e7748a8)
  • Ignore ESM-only dependencies in import/no-unresolved (bd45e52)
  • Remove .only test (3282e95)
  • Prefix node: imports (b033e0b)
  • Remove unused markdown-toc + script (34ad75b)
  • Update changelog (65246b7)
  • Update dependencies (ae0ad11)
  • Remove support for GitLab < v12.4 (c2cf5a9)
  • Remove tasks.js (it's index.js) (fbcbe91)
  • Remove anonymous metrics (and the option to disable it) (e9ce69b)
  • Start using actual un-mocked files in config specs (aa1815e)
  • Remove unused/obsolete files (7c84b4e)
  • Update dependencies & remove support for Node.js v12 (853c6e7)
  • Merge branch 'master' into feature/es-modules (d411f8c)
  • Increase timeout for tests using npm link (bbee9bb)
  • Use npm link to install release-it in plugin tests (f538a01)
  • Disable worker threads in ava (bacec65)
  • Replace tmp package with Node.js internal in test helper (717fab3)
  • Update dependencies (900c1a2)
  • Add file (0f195a3)
  • Update dependency (9dea8fc)
  • Downgrade chalk & migrate ora usage (a6bb29b)
  • Specs don't need to execute git log (ee36d7b)
  • Re-add missing import (b03a34d)
  • Update dependencies (mostly major updates) (fbe0575)
  • Rename/combine index and cli modules (eb4d858)
  • Fix tagName in git tag prompt (f007382)
  • Improve second latest tag command (21cca12)
  • Improve tag version parser (2fc0e94)
  • Lift tagName to global/config context (628edc6)
  • Separate --no-increment from --github.update (57a77c8)
  • Pass url to import() rather than path (38c0eee)
  • Fix up tests (7a76101)
  • Improve legacy module resolution for plugins (c97fc2b)
  • Extend exports for plugin tests (134d27e)
  • Normalize plugin loader (38dabbe)
  • Fix tests (9516010)
  • Stop testing for Node.js v10 (dae3a51)
  • Refactor plugin loader + tests (remove proxyquire) (570e349)
  • Fix ava config (ad03f71)
  • Fix imports in tests (e7e664c)
  • Fix lodash import (7ab8574)
  • Fix relative import paths (f28ec24)
  • Add .js extension to imports (c31548c)
  • Use util to read JSON (216267b)
  • Format modules (eeb4126)
  • Update package.json + .eslintrc.json (abd3c73)
  • Convert CommonJS to ES Modules (179708a)
  • Update dependencies (0568d3e)
  • Only trim end of stdout (75d0c2f)

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added dependencies Pull requests that update a dependency file MAJOR labels May 19, 2022
@domeq domeq merged commit 1222fca into main May 19, 2022
@domeq domeq deleted the renovate/major-release-related-tools branch May 19, 2022 10:11
domeq added a commit that referenced this pull request May 19, 2022
## [3.0.0](v2.1.0...v3.0.0) (2022-05-19)

### ⚠ BREAKING CHANGES

* adds Node 16 support, drops Node 12 (same as @middy/core 3.0.0 ).

### Features

* update Node versions support ([#128](#128)) ([41278fd](41278fd))

### Miscellaneous Chores

* **deps:** pin dependencies ([#94](#94)) ([d8b9d24](d8b9d24))
* **deps:** update commitlint monorepo to v16.2.4 ([#116](#116)) ([292d5a2](292d5a2))
* **deps:** update dependency @commitlint/cli to v16.3.0 ([#125](#125)) ([96e69c4](96e69c4))
* **deps:** update dependency @release-it/conventional-changelog to v4.3.0 ([#110](#110)) ([5f2475d](5f2475d))
* **deps:** update dependency eslint to v8.12.0 ([#102](#102)) ([1d65b6b](1d65b6b))
* **deps:** update dependency eslint to v8.13.0 ([#107](#107)) ([ed6aa27](ed6aa27))
* **deps:** update dependency eslint to v8.15.0 ([#120](#120)) ([8902914](8902914))
* **deps:** update dependency eslint-plugin-import to v2.26.0 ([#105](#105)) ([4375eec](4375eec))
* **deps:** update dependency eslint-plugin-jest to v26.1.2 ([#97](#97)) ([1fad3a0](1fad3a0))
* **deps:** update dependency eslint-plugin-jest to v26.1.3 ([#99](#99)) ([5c366a0](5c366a0))
* **deps:** update dependency eslint-plugin-jest to v26.1.4 ([#106](#106)) ([9f0c191](9f0c191))
* **deps:** update dependency eslint-plugin-jest to v26.2.0 ([#123](#123)) ([41d5cfc](41d5cfc))
* **deps:** update dependency eslint-plugin-jest to v26.2.1 ([#124](#124)) ([8e8d3f3](8e8d3f3))
* **deps:** update dependency eslint-plugin-jest to v26.2.2 ([#126](#126)) ([e0320e3](e0320e3))
* **deps:** update dependency husky to v8 ([#121](#121)) ([56e27a8](56e27a8))
* **deps:** update dependency jest to v28 ([#114](#114)) ([8b253d3](8b253d3))
* **deps:** update dependency lint-staged to v12.3.7 ([#95](#95)) ([3778d52](3778d52))
* **deps:** update dependency lint-staged to v12.3.8 ([#111](#111)) ([4f22402](4f22402))
* **deps:** update dependency lint-staged to v12.4.0 ([#112](#112)) ([658805c](658805c))
* **deps:** update dependency lint-staged to v12.4.1 ([#115](#115)) ([04c2894](04c2894))
* **deps:** update dependency minimist to 1.2.6 [security] ([#100](#100)) ([9b995bc](9b995bc))
* **deps:** update dependency prettier to v2.6.1 ([#101](#101)) ([d6d8178](d6d8178))
* **deps:** update dependency prettier to v2.6.2 ([#104](#104)) ([9bc567d](9bc567d))
* **deps:** update dependency release-it to v14.13.0 ([#96](#96)) ([e312422](e312422))
* **deps:** update dependency release-it to v14.13.1 ([#98](#98)) ([0d48188](0d48188))
* **deps:** update dependency release-it to v14.14.0 ([#103](#103)) ([826a66f](826a66f))
* **deps:** update dependency release-it to v14.14.1 ([#108](#108)) ([0fcb822](0fcb822))
* **deps:** update dependency release-it to v14.14.2 ([#109](#109)) ([2922200](2922200))
* **deps:** update dependency release-it to v14.14.3 ([#117](#117)) ([2cea3e4](2cea3e4))
* **deps:** update linters ([#113](#113)) ([a8222a5](a8222a5))
* **deps:** update release-related tools ([#130](#130)) ([1222fca](1222fca))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file MAJOR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants