Skip to content

Update all non-major dependencies #34

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 13, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config-ts 0.30.1 -> 0.34.0 age adoption passing confidence devDependencies minor
@types/node (source) 18.11.9 -> 18.11.14 age adoption passing confidence devDependencies patch
@vitest/coverage-c8 0.25.2 -> 0.25.7 age adoption passing confidence devDependencies patch
actions/checkout v3.1.0 -> v3.2.0 age adoption passing confidence action minor
eslint (source) 8.27.0 -> 8.29.0 age adoption passing confidence devDependencies minor
lint-staged 13.0.3 -> 13.1.0 age adoption passing confidence devDependencies minor
magic-string ^0.26.2 -> ^0.27.0 age adoption passing confidence dependencies minor
memfs 3.4.11 -> 3.4.12 age adoption passing confidence devDependencies patch
release-it 15.5.0 -> 15.5.1 age adoption passing confidence devDependencies patch
typescript (source) 4.9.3 -> 4.9.4 age adoption passing confidence devDependencies patch
vite (source) 3.2.4 -> 3.2.5 age adoption passing confidence devDependencies patch
vitest 0.25.2 -> 0.25.7 age adoption passing confidence devDependencies patch

Release Notes

antfu/eslint-config

v0.34.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.33.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.33.0

Compare Source

   🐞 Bug Fixes
  • Type aware linting when trigged by tsconfig.eslint.json  -  by @​antfu (1c426)
    View changes on GitHub

v0.32.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.31.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.31.0

Compare Source

   🚀 Features
    View changes on GitHub
vitest-dev/vitest

v0.25.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.25.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.25.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.25.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.25.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
actions/checkout

v3.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v3...v3.2.0

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

v8.28.0

Compare Source

Features

  • 63bce44 feat: add ignoreClassFieldInitialValues option to no-magic-numbers (#​16539) (Milos Djermanovic)
  • 8385ecd feat: multiline properties in rule key-spacing with option align (#​16532) (Francesco Trotta)
  • a4e89db feat: no-obj-calls support Intl (#​16543) (Sosuke Suzuki)

Bug Fixes

  • c50ae4f fix: Ensure that dot files are found with globs. (#​16550) (Nicholas C. Zakas)
  • 9432b67 fix: throw error for first unmatched pattern (#​16533) (Milos Djermanovic)
  • e76c382 fix: allow * 1 when followed by / in no-implicit-coercion (#​16522) (Milos Djermanovic)

Documentation

Chores

okonet/lint-staged

v13.1.0

Compare Source

Features

v13.0.4

Compare Source

Bug Fixes
  • deps: update all dependencies (336f3b5)
  • deps: update all dependencies (ec995e5)
rich-harris/magic-string

v0.27.0

Compare Source

Performance Improvements

0.26.7 (2022-10-09)

Bug Fixes

0.26.6 (2022-10-05)

Features
  • add update method as safer alternative to overwrite (#​212) (9a312e3)

0.26.5 (2022-09-30)

Bug Fixes
  • update typescript definition file to contain replaceAll() (#​224) (45a4921)

0.26.4 (2022-09-22)

Features
  • fix .replace() when searching string, add .replaceAll() (#​222) (04a05bd)
Performance Improvements
  • avoiding use of Object.defineProperty in Chunk constructor (#​219) (130794b)

0.26.3 (2022-08-30)

Performance Improvements

0.26.2 (2022-05-11)

Bug Fixes

0.26.1 (2022-03-03)

Bug Fixes
  • replace: match replacer function signature with spec (902541f)
streamich/memfs

v3.4.12

Compare Source

Bug Fixes
release-it/release-it

v15.5.1

Compare Source

Microsoft/TypeScript

v4.9.4: TypeScript 4.9.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Changes:

This list of changes was auto generated.

vitejs/vite

v3.2.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/all-minor-patch branch from 2451f82 to 58c61c1 Compare November 18, 2022 23:11
@renovate renovate bot changed the title Update dependency @antfu/eslint-config-ts to v0.31.0 Update all non-major dependencies Nov 18, 2022
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #34 (e7003b3) into main (4519687) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files           6        6           
  Lines         368      368           
  Branches       56       56           
=======================================
  Hits          350      350           
  Misses         18       18           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from aebe75f to 309266a Compare November 25, 2022 08:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ba55a81 to d656851 Compare December 5, 2022 22:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from f7337ec to 3c52594 Compare December 12, 2022 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c52594 to e7003b3 Compare December 13, 2022 06:37
@Demivan Demivan merged commit 9210f14 into main Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant