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 dev dependencies #8

Merged
merged 1 commit into from
Sep 4, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@typescript-eslint/eslint-plugin 5.33.1 -> 5.36.1 age adoption passing confidence devDependencies minor
@typescript-eslint/parser 5.33.1 -> 5.36.1 age adoption passing confidence devDependencies minor
auto-changelog ^2.4.0 -> 2.4.0 age adoption passing confidence devDependencies pin
eslint (source) 8.22.0 -> 8.23.0 age adoption passing confidence devDependencies minor
release-it 15.3.0 -> 15.4.1 age adoption passing confidence devDependencies minor
strip-ansi ^7.0.1 -> 7.0.1 age adoption passing confidence devDependencies pin

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.36.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.36.0

Compare Source

Bug Fixes
Features

5.35.1 (2022-08-24)

Bug Fixes
  • eslint-plugin: correct rule schemas to pass ajv validation (#​5531) (dbf8b56)

v5.35.1

Compare Source

Bug Fixes
  • eslint-plugin: correct rule schemas to pass ajv validation (#​5531) (dbf8b56)

v5.35.0

Compare Source

Features
  • eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#​5492) (0edb94a)

v5.34.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-useless-constructor] handle parameter decorator (#​5450) (864dbcf)
Features
  • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#​5266) (aca935c)

5.33.1 (2022-08-15)

Bug Fixes
  • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#​5453) (d023910)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.36.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.36.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.35.1 (2022-08-24)

Note: Version bump only for package @​typescript-eslint/parser

v5.35.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.35.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.34.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.33.1 (2022-08-15)

Note: Version bump only for package @​typescript-eslint/parser

eslint/eslint

v8.23.0

Compare Source

Features

  • 3e5839e feat: Enable eslint.config.js lookup from CLI (#​16235) (Nicholas C. Zakas)
  • 30b1a2d feat: add allowEmptyCase option to no-fallthrough rule (#​15887) (Amaresh S M)
  • 43f03aa feat: no-warning-comments support comments with decoration (#​16120) (Lachlan Hunt)

Documentation

Chores

release-it/release-it

v15.4.1

Compare Source

  • Handle file paths and dots in git urls (055a4ff)
  • Update dependencies (including git-url-parse) (1851650)

v15.4.0

Compare Source

  • Add npm.name to config.context and extend context for tagName (closes #​933) (627763f)

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone America/Los_Angeles, Automerge - "on sunday" in timezone America/Los_Angeles.

🚦 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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from 99d6897 to 2c656bd Compare August 24, 2022 10:31
@renovate renovate bot changed the title Update Dev Dependencies to v5.34.0 Update Dev Dependencies Aug 24, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 3 times, most recently from d733cf3 to 892bdc7 Compare August 25, 2022 04:09
@renovate renovate bot changed the title Update Dev Dependencies Pin dependencies Aug 25, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 21 times, most recently from d61e295 to 34602a6 Compare August 31, 2022 14:08
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 34602a6 to 5e7f9ab Compare September 2, 2022 13:54
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 5e7f9ab to ea30dce Compare September 2, 2022 17:37
@renovate renovate bot changed the title Pin dependencies Update Dev Dependencies Sep 2, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies branch 2 times, most recently from cb68c59 to 91c9cfc Compare September 2, 2022 18:17
@renovate renovate bot changed the title Update Dev Dependencies Chore: update dev dependencies Sep 2, 2022
@renovate renovate bot force-pushed the renovate/dev-dependencies branch from 91c9cfc to e9201f8 Compare September 4, 2022 07:20
@codecov-commenter
Copy link

Codecov Report

Merging #8 (e9201f8) into main (984c93d) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   94.44%   94.37%   -0.08%     
==========================================
  Files          33       33              
  Lines        1422     1422              
  Branches      293      293              
==========================================
- Hits         1343     1342       -1     
  Misses         76       76              
- Partials        3        4       +1     
Impacted Files Coverage Δ
src/console/progressBarCLI.ts 96.29% <0.00%> (-1.86%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot merged commit 990feec into main Sep 4, 2022
@renovate renovate bot deleted the renovate/dev-dependencies branch September 4, 2022 13:17
@github-actions
Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant