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

Update all non-major dependencies #19

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@swc/core (source) 1.3.85 -> 1.3.90 age adoption passing confidence devDependencies patch
@types/node (source) 20.6.2 -> 20.7.1 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin 6.7.0 -> 6.7.3 age adoption passing confidence devDependencies patch
@typescript-eslint/parser 6.7.0 -> 6.7.3 age adoption passing confidence devDependencies patch
@vitest/coverage-v8 (source) 0.34.4 -> 0.34.5 age adoption passing confidence devDependencies patch
eslint (source) 8.49.0 -> 8.50.0 age adoption passing confidence devDependencies minor
eslint-config-standard-with-typescript 39.0.0 -> 39.1.0 age adoption passing confidence devDependencies minor
eslint-import-resolver-typescript 3.6.0 -> 3.6.1 age adoption passing confidence devDependencies patch
eslint-plugin-jsdoc 46.8.1 -> 46.8.2 age adoption passing confidence devDependencies patch
node 20.6.1 -> 20.7.0 age adoption passing confidence volta minor
rimraf 5.0.1 -> 5.0.5 age adoption passing confidence devDependencies patch
tsc-alias (source) 1.8.7 -> 1.8.8 age adoption passing confidence devDependencies patch
vitest 0.34.4 -> 0.34.5 age adoption passing confidence devDependencies patch

Release Notes

swc-project/swc (@​swc/core)

v1.3.90

Compare Source

Bug Fixes
  • (es/codegen) Fix codegen of unicode surrogates (#​7985) (39c680d)

  • (es/codegen) Fix codegen of optional chaining expr with a comment (#​8005) (f07bb48)

  • (es/typescript) Handle DeclareCollect correctly (#​8008) (9d08b8a)

  • (es/typescript) Handle qualified access in assign pat (#​8012) (2f01aba)

v1.3.89

Compare Source

Bug Fixes
Refactor

v1.3.88

Compare Source

Features
  • (es/config) Accept jsc.experimental.keepImportAssertions (#​7995) (4d777ee)
Refactor

v1.3.87

Compare Source

Bug Fixes
  • (bindings/type) Update types of jsc.experimental (#​7972) (e40fccb)

  • (es/compat) Handle nullish in fn expr scope (#​7980) (5050f58)

  • (es/minifier) Do not inline into a template literal with sequential inliner (#​7971) (b3d3a7b)

v1.3.86

Compare Source

Bug Fixes
  • (es/compat) Handle PrivateName in logical_assignments (#​7958) (28318f0)

  • (es/minifier) Handle ModuleDecl when transform const modules (#​7959) (06ca1fe)

  • (es/module) Preserve import specifier if resolving fails (#​7955) (be5b02a)

Miscellaneous Tasks
  • (es/preset-env) Add the repository url to Cargo.toml (#​7941) (ca22359)

  • (es/preset-env) Ignore tp in the version of a browser version (#​7968) (005ddc5)

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

v6.7.3

Compare Source

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

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

v6.7.2

Compare Source

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

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

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

v6.7.3

Compare Source

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

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

v6.7.2

Compare Source

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

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

vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

standard/eslint-config-standard-with-typescript (eslint-config-standard-with-typescript)

v39.1.0

Compare Source

Build system / dependencies
  • add-to-project workflow (dd3ceae)
  • automergeMinor eslint-config-standard (f531394)
  • tsconfig.module = nodenext (7590972)
Features
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v3.6.1

Compare Source

Patch Changes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v46.8.2

Compare Source

Bug Fixes
nodejs/node (node)

v20.7.0: 2023-09-18, Version 20.7.0 (Current), @​UlisesGascon

Compare Source

Notable Changes
Commits
isaacs/rimraf (rimraf)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #19 (68cfa79) into master (9adb847) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           
Flag Coverage Δ
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from cad22bf to 2984fb9 Compare September 27, 2023 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2984fb9 to 68cfa79 Compare September 27, 2023 21:09
@mrhyde mrhyde merged commit ef5e22f into master Sep 28, 2023
6 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 28, 2023 04:16
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.

1 participant