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

chore(deps): update all non-major dependencies #257

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.12.2 -> 20.13.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.5.0 -> 7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.5.0 -> 7.11.0 age adoption passing confidence
lint-staged 15.2.2 -> 15.2.5 age adoption passing confidence
rimraf 5.0.5 -> 5.0.7 age adoption passing confidence
ts-jest (source) 29.1.2 -> 29.1.4 age adoption passing confidence
turbo (source) 1.13.2 -> 1.13.3 age adoption passing confidence
typescript (source) 5.4.3 -> 5.4.5 age adoption passing confidence

Release Notes

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

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

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

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

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

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

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

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

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

v7.11.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.10.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.9.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.8.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.7.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.7.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

okonet/lint-staged (lint-staged)

v15.2.5

Compare Source

Patch Changes
  • #​1424 31a1f95 Thanks @​iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.

  • #​1423 91abea0 Thanks @​iiroj! - Improve error logging when failing to read or parse a configuration file

  • #​1424 ee43f15 Thanks @​iiroj! - Upgrade micromatch@4.0.7

v15.2.4

Compare Source

Patch Changes
  • 4f4537a Thanks @​iiroj! - Fix release issue with previous version; update dependencies
isaacs/rimraf (rimraf)

v5.0.7

Compare Source

v5.0.6

Compare Source

kulshekhar/ts-jest (ts-jest)

v29.1.4

Compare Source

Bug Fixes
Features

v29.1.3

Compare Source

Bug Fixes
  • add @jest/transform as an optional peer dependency (0ba7f86)
  • bring back Node 14 support (eda56a7)
Performance Improvements
  • remove ts resolved module cache file (4c88da5)
vercel/turbo (turbo)

v1.13.3

Compare Source

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.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:


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 requested a review from notaphplover as a code owner April 2, 2024 23:03
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 2, 2024
@renovate renovate bot requested a review from Adrianmjim as a code owner April 2, 2024 23:03
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.12.3 chore(deps): update dependency @types/node to v20.12.4 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from 69c2138 to 1a21431 Compare April 4, 2024 21:02
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v20.12.4 chore(deps): update all non-major dependencies Apr 4, 2024
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from 1a21431 to a0bc5b2 Compare April 5, 2024 22:53
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.07%. Comparing base (d32d129) to head (4459347).
Report is 85 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   99.07%   99.07%           
=======================================
  Files           9        9           
  Lines         108      108           
  Branches       14       14           
=======================================
  Hits          107      107           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 5 times, most recently from 9daa9be to a7e3d05 Compare April 15, 2024 20:31
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from aa48081 to bf27ac6 Compare April 29, 2024 20:37
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 3 times, most recently from 045b17f to 483d3e7 Compare May 8, 2024 12:20
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 4 times, most recently from 4660379 to 7402f6b Compare May 14, 2024 07:52
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 5 times, most recently from 269cd4e to fda9f04 Compare May 27, 2024 21:36
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from fda9f04 to 34b9e16 Compare May 28, 2024 08:10
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from 6b53121 to c40df40 Compare May 31, 2024 19:28
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from c40df40 to 7f5786b Compare June 1, 2024 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant