Skip to content

Update dependencies #15

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

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Update dependencies #15

merged 1 commit into from
Dec 4, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/core (source) 1.3.19 -> 1.3.21 age adoption passing confidence
@types/node (source) 18.11.9 -> 18.11.10 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.43.0 -> 5.45.0 age adoption passing confidence
@typescript-eslint/parser 5.43.0 -> 5.45.0 age adoption passing confidence
eslint (source) 8.28.0 -> 8.29.0 age adoption passing confidence
eslint-plugin-jest 27.1.5 -> 27.1.6 age adoption passing confidence
prettier (source) 2.7.1 -> 2.8.0 age adoption passing confidence

Release Notes

swc-project/swc

v1.3.21

Compare Source

Bug Fixes
  • (ci) Fix publish action for binaries (#​6517) (2ac3201)

  • (es/minifier) Don't drop used variables from sequential inliner (#​6520) (b394f9f)

  • (es/minifier) Make sequential inliner respect resolution order (#​6509) (27ae59e)

  • (es/minifier) Use unsafe option for arrow => method (#​6521) (9752b43)

  • (es/minifier) Don't convert a signed integer literal key to a numeric literal (#​6529) (81224b5)

  • (html/parser) Fix parsing of cdata (#​6534) (e3cbe7e)

Features
Miscellaneous Tasks
Performance
  • (common) Fix perf bug of sourcemap for inputs with multi-byte chars (#​6523) (47908a4)
Refactor
Testing
  • (es/minifier) Add tests for preserving top-level directives (#​6545) (8d8f150)

  • (es/transforms) Add tests about preserving top-level directives (#​6518) (5ff87af)

  • (es/typescript) Migrate inline tests to fixture tests (#​6546) (cddbc41)

  • (ts/compat) Migrate inline tests to fixture testing (#​6475) (cc4646a)- general: Use correct extensions for fixture tests (#​6539) (7ee86d1)

Build

v1.3.20

Compare Source

Bug Fixes
Features
  • (es/codegen) Skip whitespaces for comments in minify mode (#​6465) (08a9e21)
Miscellaneous Tasks
Performance
Refactor
Build
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v5.45.0

Compare Source

Bug Fixes
  • eslint-plugin: [array-type] --fix flag removes parentheses from type (#​5997) (42b33af)
  • eslint-plugin: [keyword-spacing] prevent crash on no options (#​6073) (1f19998)
  • eslint-plugin: [member-ordering] support private fields (#​5859) (f02761a)
  • eslint-plugin: [prefer-readonly] report if a member's property is reassigned (#​6043) (6e079eb)
Features
  • eslint-plugin: [member-ordering] add a required option for required vs. optional member ordering (#​5965) (2abadc6)

v5.44.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#​5920) (a4f85b8)
  • eslint-plugin: [no-unnecessary-condition] handle index signature type (#​5912) (5baad08)
  • eslint-plugin: [prefer-optional-chain] handle binary expressions in negated or (#​5992) (2778ff0)
  • typescript-estree: don't consider a cached program unless it's specified in the current parserOptions.project config (#​5999) (530e0e6)
Features
  • eslint-plugin: [adjacent-overload-signatures] check BlockStatement nodes (#​5998) (97d3e56)
  • eslint-plugin: [keyword-spacing] Support spacing in import-type syntax (#​5977) (6a735e1)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.45.0

Compare Source

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

v5.44.0

Compare Source

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

eslint/eslint

v8.29.0

Compare Source

Features

  • 49a07c5 feat: add allowParensAfterCommentPattern option to no-extra-parens (#​16561) (Nitin Kumar)
  • e6a865d feat: prefer-named-capture-group add suggestions (#​16544) (Josh Goldberg)
  • a91332b feat: In no-invalid-regexp validate flags also for non-literal patterns (#​16583) (trosos)

Documentation

Chores

jest-community/eslint-plugin-jest

v27.1.6

Compare Source

Bug Fixes
  • ensure rule fixes produce valid code when function params and args have trailing commas (#​1282) (8eca0b7)
prettier/prettier

v2.8.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from b3e4542 to f1ae405 Compare December 4, 2022 13:42
@renovate renovate bot force-pushed the renovate/dependencies branch from f1ae405 to 022fc8b Compare December 4, 2022 13:43
@renovate renovate bot merged commit 318caa4 into main Dec 4, 2022
@renovate renovate bot deleted the renovate/dependencies branch December 4, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants