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

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^16.1.0 -> ^17.2.0 age adoption passing confidence
@commitlint/lint (source) ^16.0.0 -> ^17.2.0 age adoption passing confidence
eslint-plugin-markdown ^2.2.1 -> ^3.0.0 age adoption passing confidence
eslint-plugin-unicorn ^40.1.0 -> ^44.0.2 age adoption passing confidence
husky (source) ^7.0.4 -> ^8.0.2 age adoption passing confidence
mocha (source) ^9.2.0 -> ^10.1.0 age adoption passing confidence
uuid ^8.3.2 -> ^9.0.0 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​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)

v16.3.0

Compare Source

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

16.2.4 (2022-04-28)

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

16.2.3 (2022-03-16)

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

16.2.1 (2022-02-13)

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

v16.2.4

Compare Source

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

v16.2.3

Compare Source

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

v16.2.1

Compare Source

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

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

v17.2.0

Compare Source

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

v17.1.0

Compare Source

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

17.0.3 (2022-06-25)

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

v17.0.3

Compare Source

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

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

16.2.1 (2022-02-13)

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

v16.2.4

Compare Source

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

v16.2.1

Compare Source

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

eslint/eslint-plugin-markdown

v3.0.0

Compare Source

Breaking Changes

Documentation

Chores

sindresorhus/eslint-plugin-unicorn

v44.0.2

Compare Source

  • no-array-method-this-argument: Ignore lodash.findLast and lodash.findLastIndex (#​1927) 86e8add

v44.0.1

Compare Source

v44.0.0

Compare Source

New rules
Improvements
Fixes
  • no-await-expression-member: Fix crash on TypeScript parser (#​1910) b002e75
  • prevent-abbreviations: Skip fix when variable is JSX component (#​1907) 9ed08ab
  • better-regexp: Don't fix if .source or .toString() is used (#​1903) 8ad592b

v43.0.2

Compare Source

  • prefer-spread: Ignore Array#join().concat() and (a + b).concat() (#​1859) ab71971

v43.0.1

Compare Source

  • Remove prefer-event-target from the recommended preset 4d2faac
    • EventTarget requires Node.js 16 and we target Node.js 14. We'll enable it again in a year when we can target Node.js 16.

v43.0.0

Compare Source

New rules
Breaking
  • Require Node.js 14
Improvements
Fixes

v42.0.0

Compare Source

The project has passed 100 lint rules 🎉

Thanks to everyone that has contributed so far.

And special thanks to our team member @​fisker for doing most of the work on this project. We could not have gotten this far without him.

New rules
Improvements
Fixes

v41.0.1

Compare Source

v41.0.0

Compare Source

New rules
Breaking
Fixes
typicode/husky

v8.0.2

Compare Source

  • docs: remove deprecated npm set-script

v8.0.1

Compare Source

  • fix: use POSIX equality operator

v8.0.0

Compare Source

What's Changed

Feats
Fixes
Docs
Chore
mochajs/mocha

v10.1.0

Compare Source

🎉 Enhancements

🔩 Other

v10.0.0

Compare Source

💥 Breaking Changes

🔩 Other

Also thanks to @​ea2305 and @​SukkaW for improvements to our documentation.

v9.2.2

Compare Source

🐛 Fixes

🔩 Other

v9.2.1

Compare Source

🐛 Fixes

uuidjs/uuid

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • Drop Node.js 10.x support. This library always aims at supporting one EOLed LTS release which by this time now is 12.x which has reached EOL 30 Apr 2022.

  • Remove the minified UMD build from the package.

    Minified code is hard to audit and since this is a widely used library it seems more appropriate nowadays to optimize for auditability than to ship a legacy module format that, at best, serves educational purposes nowadays.

    For production browser use cases, users should be using a bundler. For educational purposes, today's online sandboxes like replit.com offer convenient ways to load npm modules, so the use case for UMD through repos like UNPKG or jsDelivr has largely vanished.

  • Drop IE 11 and Safari 10 support. Drop support for browsers that don't correctly implement const/let and default arguments, and no longer transpile the browser build to ES2015.

    This also removes the fallback on msCrypto instead of the crypto API.

    Browser tests are run in the first supported version of each supported browser and in the latest (as of this commit) version available on Browserstack.

Features
Bug Fixes
build
8.3.2 (2020-12-08)
Bug Fixes
8.3.1 (2020-10-04)
Bug Fixes

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 has been generated by Mend Renovate. View repository job log here.


This change is Reviewable

@pustovitDmytro
Copy link
Owner

pustovitDmytro commented Mar 17, 2022

Warnings
⚠️

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

Messages
📖

renovate[bot] login already contributed 10 times

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

  • package.json

Generated by 🚫 dangerJS against 297357f

@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 6c341ee to bcbdde4 Compare April 1, 2022 16:18
@sonarcloud
Copy link

sonarcloud bot commented Apr 1, 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 changed the title Chore: Update dependency eslint-plugin-unicorn to v41 Chore: Update dependency eslint-plugin-unicorn to v42 Apr 1, 2022
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from bcbdde4 to e0057e1 Compare May 15, 2022 19:28
@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 e0057e1 to 4ef6b52 Compare June 18, 2022 16:52
@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 changed the title Chore: Update dependency eslint-plugin-unicorn to v42 Chore: Update devDependencies (non-major) (major) Jun 23, 2022
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 4ef6b52 to 717ffef Compare September 25, 2022 15:18
@sonarcloud
Copy link

sonarcloud bot commented Sep 25, 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

| datasource | package                | from   | to     |
| ---------- | ---------------------- | ------ | ------ |
| npm        | @commitlint/cli        | 16.1.0 | 17.2.0 |
| npm        | @commitlint/lint       | 16.0.0 | 17.2.0 |
| npm        | eslint-plugin-markdown | 2.2.1  | 3.0.0  |
| npm        | eslint-plugin-unicorn  | 40.1.0 | 44.0.2 |
| npm        | husky                  | 7.0.4  | 8.0.2  |
| npm        | mocha                  | 9.2.0  | 10.1.0 |
| npm        | uuid                   | 8.3.2  | 9.0.0  |
@renovate renovate bot force-pushed the renovate/major-dev-dependencies branch from 717ffef to 297357f Compare November 20, 2022 13:35
@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 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

@pustovitDmytro pustovitDmytro merged commit f492769 into master Dec 14, 2022
@pustovitDmytro pustovitDmytro deleted the renovate/major-dev-dependencies branch December 14, 2022 13:59
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.

None yet

1 participant