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

fix(deps): update typescript-eslint monorepo to v5.6.0 #1526

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.4.0 -> 5.6.0 age adoption passing confidence
@typescript-eslint/parser 5.4.0 -> 5.6.0 age adoption passing confidence

Release Notes

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

v5.6.0

Compare Source

Features
  • scope-manager: support TS4.5 import/export specifier kind (#​4234) (833f822)

v5.5.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] order literal names correctly in (#​4054) (d57141a)
  • eslint-plugin: [no-duplicate-imports] remove unnecessary type checking for node.source (#​4196) (637722a)
  • eslint-plugin: [no-var-requires] do not report require created from createRequire (#​4221) (0040186)
  • eslint-plugin: [prefer-for-of] do nor error when iterating over this (#​4176) (258ddb0)
  • eslint-plugin: [require-await] treat yield* asynciterable as an await (#​4125) (5a4ce6a)
  • eslint-plugin: remove all whitespaces in comparison #​4220 (#​4223) (853d799)
Features
  • eslint-plugin: [member-ordering] add option to sort case insensitive (#​3896) (e3533d5)
  • eslint-plugin: array-type distinguish whether readonly or not (#​4066) (314af44)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.6.0

Compare Source

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

v5.5.0

Compare Source

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


Configuration

📅 Schedule: "before 3am on Saturday" in timezone Europe/Berlin.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 6, 2021

⚠️ No Changeset found

Latest commit: 627133e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the type:infrastructure Tooling and other chores label Dec 6, 2021
@coveralls
Copy link

coveralls commented Dec 6, 2021

Coverage Status

Coverage remained the same at 100.0% when pulling 627133e on renovate/typescript-eslint-monorepo into 3d48496 on main.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 10c2115 to 120c9a5 Compare December 6, 2021 18:54
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to v5.5.0 fix(deps): update typescript-eslint monorepo to v5.6.0 Dec 6, 2021
sebald
sebald previously approved these changes Dec 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 4e4be69 to 902d334 Compare December 6, 2021 20:49
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 902d334 to 627133e Compare December 6, 2021 20:56
@sebald sebald merged commit c33c544 into main Dec 6, 2021
@sebald sebald deleted the renovate/typescript-eslint-monorepo branch December 6, 2021 21:09
sebald added a commit that referenced this pull request Dec 7, 2021
* main:
  feat(config): Add performance tools to storybook (#1539)
  fix(docs): theme had old button variant structure (#1538)
  fix DoAndDont prop error
  fix(docs): DoAndDont Inline error
  feat(comp): remove as prop from Inline component
  fix(deps): update typescript-eslint monorepo to v5.6.0 (#1526)
  fix(deps): update jest monorepo (#1529)
  fix(deps): update dependency csstype to v3.0.10 (#1527)
  feat(comp): use Inline in ActionGroup (#1522)
  feat(comp/docs): change Inline component default align + use it in DoAndDont (#1521)
  chore(deps): update dependency @changesets/cli to v2.18.1 (#1523)
  fix(deps): update dependency eslint-plugin-testing-library to v5.0.1 (#1528)
  chore(deps): update dependency @testing-library/jest-dom to v5.16.1 (#1530)
  chore(deps): update dependency typescript to 3.8.x || 3.9.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x (#1531)
  fix(deps): update dependency @emotion/react to v11.7.0 (#1532)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Tooling and other chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants