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 #30

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 6.9.1 -> 6.10.0 age adoption passing confidence
@typescript-eslint/parser 6.9.1 -> 6.10.0 age adoption passing confidence
nx (source) 17.0.2 -> 17.0.3 age adoption passing confidence

Release Notes

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

You can read about our versioning strategy and releases on our website.

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

v6.10.0

Compare Source

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

You can read about our versioning strategy and releases on our website.

6.9.1 (2023-10-30)

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

You can read about our versioning strategy and releases on our website.

nrwl/nx (nx)

v17.0.3

Compare Source

17.0.3
🩹 Fixes
  • angular: allow numbers following a dash in application prefix (#​19926)
  • angular: extract remotes from manifest correctly #​19880 (#​19894, #​19880)
  • core: canonicalize watch event paths on all linux distros (#​19848)
  • core: package json configuration should never override project.json in generators (#​19874)
  • core: generate should handle multiselect shorthand (#​19790)
  • core: ensure project order in graph is deterministic (#​19968)
  • core: properly sort all workspace files (#​20013)
  • detox: Update jest transform to point to correct tsconfig (#​19977)
  • js: add missing entry to migrations.json (#​19869)
  • js: should respect vitest test environment (#​19859)
  • js: fix typescript analysis for imports in objects in arrays (#​19862)
  • js: add @​babel/plugin-transform-class-properties to babel preset (#​19818)
  • js: add dlx to pm commands (#​19743)
  • js: handle empty objects for migration to remove deprecated buil… (#​19996)
  • linter: fix flat config migration (#​19742)
  • misc: nx init should add .nx/cache to gitignore (#​19961)
  • misc: create-nx-workspace should not log undefined for preset deprecation (#​19960)
  • module-federation: refactor federate-module generator (#​19979)
  • nextjs: Setup Tailwind should work with nextjs app router (#​19934)
  • nx-dev: mobile menu, adding ai chat and changelog (#​19887)
  • nx-plugin: move tests from 'tests' to 'src' directory (#​19866)
  • plugins: change locally published packages version from 1.0.0 -> `0.0.0-e2e… (#​20023)
  • react: Update types version so that there is no mismatch when using yarn (#​19882)
  • repo: fix freebsd hanging issue (#​20042)
  • testing: add e2e for root project should not add eslintrc.base (#​19860)
  • vue: remove filter from cnw (#​19879)
  • vue: dont require project when generating component (#​19885)
  • vue: remove jest generators (#​19997)
❤️ Thank You

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the automerge Automatically merge pull request label Nov 6, 2023
@kodiakhq kodiakhq bot merged commit 58ce3de into main Nov 6, 2023
2 checks passed
@kodiakhq kodiakhq bot deleted the deps/dependencies branch November 6, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants