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: Update devDependencies (non-major) (major) #76

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^16.3.0 -> ^19.4.0 age adoption passing confidence
@commitlint/lint (source) ^16.2.4 -> ^19.2.2 age adoption passing confidence
babel-plugin-module-resolver ^4.1.0 -> ^5.0.2 age adoption passing confidence
chai (source) ^4.4.1 -> ^5.1.1 age adoption passing confidence
conventional-changelog-eslint (source) ^3.0.9 -> ^6.0.0 age adoption passing confidence
danger ^10.9.0 -> ^12.3.3 age adoption passing confidence
eslint (source) ^8.56.0 -> ^9.9.0 age adoption passing confidence
eslint-plugin-markdown ^2.2.1 -> ^5.1.0 age adoption passing confidence
eslint-plugin-no-secrets ^0.8.9 -> ^1.0.2 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^7.1.0 age adoption passing confidence
eslint-plugin-regexp ^1.15.0 -> ^2.6.0 age adoption passing confidence
eslint-plugin-security ^1.7.1 -> ^3.0.1 age adoption passing confidence
eslint-plugin-sonarjs ^0.23.0 -> ^1.0.4 age adoption passing confidence
eslint-plugin-unicorn 42.0.0 -> 55.0.0 age adoption passing confidence
fs-extra ^10.1.0 -> ^11.2.0 age adoption passing confidence
husky ^7.0.4 -> ^9.1.5 age adoption passing confidence
jscpd ^3.5.10 -> ^4.0.5 age adoption passing confidence
mocha (source) ^9.2.2 -> ^10.7.3 age adoption passing confidence
nyc (source) ^15.1.0 -> ^17.0.0 age adoption passing confidence
semantic-release ^19.0.5 -> ^24.1.0 age adoption passing confidence
uuid ^8.3.2 -> ^10.0.0 age adoption passing confidence

Release Notes

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

v19.4.0

Compare Source

Features

v19.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.2.2 (2024-04-14)

Note: Version bump only for package @​commitlint/cli

19.2.1 (2024-03-19)

Note: Version bump only for package @​commitlint/cli

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.2.0

Compare Source

Features
  • cli: introduce new --last flag, to stop recommending HEAD~1 (#​3916) (99f4f3f)

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.2 (2024-02-28)

Note: Version bump only for package @​commitlint/cli

19.0.1 (2024-02-27)

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v19.0.1

Compare Source

Bug Fixes
  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#​3939) (8793c63), closes #​3938

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/cli

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.5.0

Compare Source

Features

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/cli

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/cli

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/cli

18.4.1 (2023-11-12)

Note: Version bump only for package @​commitlint/cli

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.2.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/cli

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.7.2 (2023-09-28)

Note: Version bump only for package @​commitlint/cli

17.7.1 (2023-08-10)

Note: Version bump only for package @​commitlint/cli

v17.7.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/cli

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/cli

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/cli

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/cli

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/cli

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.5.1 (2023-03-28)

Note: Version bump only for package @​commitlint/cli

v17.5.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.5.0

Compare Source

Note: Version bump only for package @​commitlint/cli

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/cli

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/cli

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/cli

17.4.1 (2023-01-09)

Note: Version bump only for package @​commitlint/cli

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.4.0

Compare Source

Bug Fixes

v17.3.0

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.2.0

Compare Source

Features

17.1.2 (2022-08-29)

Note: Version bump only for package @​commitlint/cli

17.1.1 (2022-08-27)

Note: Version bump only for package @​commitlint/cli

v17.1.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.1.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.1.0

Compare Source

Features

17.0.3 (2022-06-25)

Note: Version bump only for package @​commitlint/cli

17.0.2 (2022-06-01)

Note: Version bump only for package @​commitlint/cli

17.0.1 (2022-05-25)

Bug Fixes

v17.0.3

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.0.2

Compare Source

Note: Version bump only for package @​commitlint/cli

v17.0.1

Compare Source

Bug Fixes

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

v19.2.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.1.0

Compare Source

Note: Version bump only for package @​commitlint/lint

19.0.3 (2024-02-28)

Note: Version bump only for package @​commitlint/lint

v19.0.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v19.0.0

Compare Source

Reverts
  • Revert "chore!: minimum node version v20" (2816783)
BREAKING CHANGES
  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @​commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @​jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @​commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Note: Version bump only for package @​commitlint/lint

v18.6.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.5.0

Compare Source

Note: Version bump only for package @​commitlint/lint

18.4.4 (2024-01-04)

Note: Version bump only for package @​commitlint/lint

18.4.3 (2023-11-21)

Note: Version bump only for package @​commitlint/lint

18.4.2 (2023-11-16)

Note: Version bump only for package @​commitlint/lint

v18.4.4

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.1.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v18.0.0

Compare Source

BREAKING CHANGES
  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @​commitlint/lint

v17.8.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.8.0

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.7.0

Compare Source

Note: Version bump only for package @​commitlint/lint

17.6.7 (2023-07-19)

Note: Version bump only for package @​commitlint/lint

17.6.6 (2023-06-24)

Note: Version bump only for package @​commitlint/lint

17.6.5 (2023-05-30)

Note: Version bump only for package @​commitlint/lint

17.6.3 (2023-05-04)

Note: Version bump only for package @​commitlint/lint

17.6.1 (2023-04-14)

Note: Version bump only for package @​commitlint/lint

v17.6.7

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.6

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.5

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.1

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.6.0

Compare Source

Note: Version bump only for package @​commitlint/lint

17.4.4 (2023-02-17)

Note: Version bump only for package @​commitlint/lint

17.4.3 (2023-02-13)

Note: Version bump only for package @​commitlint/lint

17.4.2 (2023-01-12)

Note: Version bump only for package @​commitlint/lint

v17.4.4

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.3

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.2

Compare Source

Note: Version bump only for package @​commitlint/lint

v17.4.0

Compare Source

Note: Version bump only for package [@​commi


Configuration

📅 Schedule: Branch creation - "before 7:00 am every 10 days starting on the 1st day" in timezone Europe/Kiev, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 11, 2022
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 604e7ce to ff2aa46 Compare February 16, 2022 18:53
@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Feb 16, 2022

Warnings
⚠️

Only owner can change system files [package-lock.json, package.json], please provide issue instead

Messages
📖 Changed Files in this PR:
  • package-lock.json

  • package.json

📖

renovate[bot] login already contributed 13 times

Generated by 🚫 dangerJS against e97075f

@renovate renovate bot changed the title Chore: Update dependency danger to v11 Chore: Update devDependencies (non-major) (major) Feb 16, 2022
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from ff2aa46 to e95bb8f Compare March 17, 2022 11:04
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from e95bb8f to b903821 Compare April 1, 2022 14:55
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 5d8f7bd to 3788a6f Compare April 22, 2022 19:28
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 3788a6f to 3433529 Compare May 15, 2022 21:49
@sonarcloud
Copy link

sonarcloud bot commented May 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 3433529 to 7a8f99a Compare June 18, 2022 12:45
@sonarcloud
Copy link

sonarcloud bot commented Jun 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from c12fe94 to a602bcc Compare August 29, 2022 12:17
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from a602bcc to 39c8c04 Compare September 5, 2022 21:16
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from d5d0eb3 to 505264f Compare October 1, 2022 17:02
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 00cf0cc to bddd53b Compare October 7, 2022 06:46
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from bddd53b to 7f300cf Compare October 15, 2022 21:15
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 7f300cf to 1aa0dc5 Compare October 26, 2022 11:30
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 1aa0dc5 to e26285c Compare November 3, 2022 16:20
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from e26285c to 5657eac Compare November 11, 2022 06:16
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from ee8a126 to 4dcc41a Compare June 17, 2024 20:10
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from dbf9c3d to 81effd5 Compare June 28, 2024 10:03
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 81effd5 to 2206f11 Compare June 29, 2024 19:01
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 7c6d526 to d238aaa Compare July 15, 2024 21:20
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from 7c7d4ac to 4bdbecb Compare July 27, 2024 07:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 5 times, most recently from d9cae11 to 6e75e27 Compare August 1, 2024 16:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 513264c to 057df64 Compare August 12, 2024 21:54
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 057df64 to 973015b Compare August 20, 2024 14:42
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| npm        | @commitlint/cli               | 16.3.0 | 19.4.0 |
| npm        | @commitlint/lint              | 16.2.4 | 19.2.2 |
| npm        | babel-plugin-module-resolver  | 4.1.0  | 5.0.2  |
| npm        | chai                          | 4.4.1  | 5.1.1  |
| npm        | conventional-changelog-eslint | 3.0.9  | 6.0.0  |
| npm        | danger                        | 10.9.0 | 12.3.3 |
| npm        | eslint                        | 8.56.0 | 9.9.0  |
| npm        | eslint-plugin-markdown        | 2.2.1  | 5.1.0  |
| npm        | eslint-plugin-no-secrets      | 0.8.9  | 1.0.2  |
| npm        | eslint-plugin-promise         | 6.1.1  | 7.1.0  |
| npm        | eslint-plugin-regexp          | 1.15.0 | 2.6.0  |
| npm        | eslint-plugin-security        | 1.7.1  | 3.0.1  |
| npm        | eslint-plugin-sonarjs         | 0.23.0 | 1.0.4  |
| npm        | eslint-plugin-unicorn         | 42.0.0 | 55.0.0 |
| npm        | fs-extra                      | 10.1.0 | 11.2.0 |
| npm        | husky                         | 7.0.4  | 9.1.5  |
| npm        | jscpd                         | 3.5.10 | 4.0.5  |
| npm        | mocha                         | 9.2.2  | 10.7.3 |
| npm        | nyc                           | 15.1.0 | 17.0.0 |
| npm        | semantic-release              | 19.0.5 | 24.1.0 |
| npm        | uuid                          | 8.3.2  | 10.0.0 |
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 973015b to cc50a0c Compare August 23, 2024 13:59
Copy link

sonarcloud bot commented Aug 23, 2024

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant