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) #6

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 20, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^17.3.0 -> ^19.5.0 age adoption passing confidence
@commitlint/lint (source) ^17.3.0 -> ^19.5.0 age adoption passing confidence
babel-plugin-module-resolver ^4.1.0 -> ^5.0.2 age adoption passing confidence
chai (source) ^4.3.7 -> ^5.1.2 age adoption passing confidence
conventional-changelog-eslint (source) ^3.0.9 -> ^6.0.0 age adoption passing confidence
danger ^11.2.6 -> ^12.3.3 age adoption passing confidence
eslint (source) ^8.30.0 -> ^9.14.0 age adoption passing confidence
eslint-plugin-markdown ^3.0.0 -> ^5.1.0 age adoption passing confidence
eslint-plugin-no-secrets ^0.8.9 -> ^1.1.2 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^7.1.0 age adoption passing confidence
eslint-plugin-regexp ^1.11.0 -> ^2.6.0 age adoption passing confidence
eslint-plugin-security ^1.5.0 -> ^3.0.1 age adoption passing confidence
eslint-plugin-sonarjs (source) ^0.17.0 -> ^2.0.4 age adoption passing confidence
eslint-plugin-unicorn 42.0.0 -> 56.0.0 age adoption passing confidence
fast-csv (source) ^4.3.6 -> ^5.0.2 age adoption passing confidence
husky ^8.0.2 -> ^9.1.6 age adoption passing confidence
jscpd ^3.5.3 -> ^4.0.5 age adoption passing confidence
nyc (source) ^15.1.0 -> ^17.1.0 age adoption passing confidence
semantic-release ^19.0.5 -> ^24.2.0 age adoption passing confidence
uuid ^9.0.0 -> ^11.0.3 age adoption passing confidence

Release Notes

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

v19.5.0

Compare Source

Features

19.4.1 (2024-08-28)

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

v19.4.1

Compare Source

Note: Version bump only for package @​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

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

v19.5.0

Compare Source

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

19.4.1 (2024-08-28)

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

19.2.2 (2024-04-14)

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

v19.4.1

Compare Source

Note: Version bump only for package @​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

tleunen/babel-plugin-module-resolver (babel-plugin-module-resolver)

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove support for Node < 16

  • Update dependencies and find-babel-config to fix json5 vulnerabilities (#​441) (c43e71c)

chaijs/chai (chai)

v5.1.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.1.1...v5.1.2

v5.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.1.0...v5.1.1

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v5.0.3...v5.1.0

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('chai'). require('chai') will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed


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 requested a review from pustovitDmytro as a code owner May 20, 2023 22:26
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 99458b2 to 393c13c Compare June 15, 2023 02:43
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 55ae49d to 0134da8 Compare June 20, 2023 17:49
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 0134da8 to 1b585b7 Compare July 2, 2023 08:02
@sonarcloud
Copy link

sonarcloud bot commented Jul 2, 2023

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 1b585b7 to 3ac29c4 Compare July 8, 2023 08:56
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 3ac29c4 to ecc0755 Compare July 19, 2023 02:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from ecc0755 to a54a381 Compare July 29, 2023 02:18
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from b286a18 to a2708fc Compare August 31, 2023 05:38
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 1e6fc7e to 0c41086 Compare September 26, 2023 02:16
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 0c41086 to b8e5dd4 Compare September 28, 2023 05:41
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 22d837f to a6d18f7 Compare October 27, 2023 05:00
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 06d2816 to 3d5538c Compare November 4, 2023 08:02
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 2045829 to ea5f77a Compare November 13, 2023 06:00
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from c325cf4 to 22296a4 Compare August 20, 2024 23:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from c5ae925 to cca16ff Compare August 28, 2024 02:54
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from 8f1c044 to fa09a78 Compare September 4, 2024 05:47
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from e07de12 to 05cdf90 Compare September 16, 2024 17:44
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 53f68e9 to d072231 Compare September 26, 2024 19:24
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 3 times, most recently from 80449f3 to d57f1b4 Compare October 6, 2024 22:11
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from d57f1b4 to d01f111 Compare October 7, 2024 22:11
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 89a7689 to 0ceda7b Compare October 26, 2024 09:25
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 4 times, most recently from 97f7cc0 to dc661af Compare October 31, 2024 20:10
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch 2 times, most recently from f9f8c94 to 9d3fae8 Compare November 8, 2024 01:23
| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| npm        | @commitlint/cli               | 17.6.5 | 19.5.0 |
| npm        | @commitlint/lint              | 17.6.5 | 19.5.0 |
| npm        | babel-plugin-module-resolver  | 4.1.0  | 5.0.2  |
| npm        | chai                          | 4.3.7  | 5.1.2  |
| npm        | conventional-changelog-eslint | 3.0.9  | 6.0.0  |
| npm        | danger                        | 11.2.6 | 12.3.3 |
| npm        | eslint                        | 8.43.0 | 9.14.0 |
| npm        | eslint-plugin-markdown        | 3.0.0  | 5.1.0  |
| npm        | eslint-plugin-no-secrets      | 0.8.9  | 1.1.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.17.0 | 2.0.4  |
| npm        | eslint-plugin-unicorn         | 42.0.0 | 56.0.0 |
| npm        | fast-csv                      | 4.3.6  | 5.0.2  |
| npm        | husky                         | 8.0.3  | 9.1.6  |
| npm        | jscpd                         | 3.5.9  | 4.0.5  |
| npm        | nyc                           | 15.1.0 | 17.1.0 |
| npm        | semantic-release              | 19.0.5 | 24.2.0 |
| npm        | uuid                          | 9.0.0  | 11.0.3 |
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 9d3fae8 to 2406988 Compare November 13, 2024 22:36
Copy link

sonarcloud bot commented Nov 13, 2024

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.

1 participant