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.25.0 #2090

Merged
merged 1 commit into from
May 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

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

v5.25.0

Compare Source

Bug Fixes
  • eslint-plugin: [typedef] stop enforcing rule for assignment expressions (#​4958) (04a216c)
  • eslint-plugin: strict config should not extend recommended (#​5005) (05d71c2)
  • website: correct Presets link to be Configs (#​5004) (e18e91c)
Features
  • eslint-plugin: [no-empty-function] new allow option overrideMethods (#​4923) (13c05ae)
  • eslint-plugin: deprecate no-duplicate-imports in favour of import/no-duplicates (#​4973) (1d2e41a)
  • update to TypeScript 4.7-rc (#​4829) (6fe783c)

v5.24.0

Compare Source

Bug Fixes
Features

v5.23.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#​4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#​4901) (4507ac8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.25.0

Compare Source

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

v5.24.0

Compare Source

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

v5.23.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 May 19, 2022

⚠️ No Changeset found

Latest commit: 430beb3

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 May 19, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 000f229 to 430beb3 Compare May 19, 2022 13:26
@sebald sebald merged commit e6492d0 into main May 19, 2022
@sebald sebald deleted the renovate/typescript-eslint-monorepo branch May 19, 2022 15:00
sebald added a commit that referenced this pull request May 23, 2022
* main:
  fix(deps): update dependency @types/node to v16.11.36 (#2094)
  fix(deps): update dependency @swc/core to v1.2.189 (#2093)
  feat: <Stack> can align on x and y axis (#2096)
  feat: <Inline> can align on x and y axis (#2092)
  refa: `<Table>` (#2081)
  refa: Remove "variant" prop from <Box> (#2074)
  fix: Indeterminate is visual only + correctly render with checkbox only (#2079)
  fix(deps): update dependency typescript to v4.6.4 (#2087)
  fix(deps): update dependency @swc/core to v1.2.186 (#2085)
  fix(deps): update storybook monorepo (#2089)
  fix(deps): update typescript-eslint monorepo to v5.25.0 (#2090)
  chore(deps): update dependency tsup to v5.12.8 (#2084)
  fix(deps): update dependency @swc/jest to v0.2.21 (#2086)
  chore(deps): update pnpm to v7.1.2 (#2088)
  chore(deps): update dependency @babel/core to v7.17.12 (#2083)
  fix(deps): pin dependency jest-environment-jsdom to 28.1.0 (#2082)
  fix(deps): update jest monorepo (major) (#2078)
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.

2 participants