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 all non-major dependencies #190

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.750.0 -> 3.787.0 age adoption passing confidence
@types/node (source) 22.13.5 -> 22.14.1 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.1 -> 8.29.1 age adoption passing confidence
@typescript-eslint/parser (source) 8.24.1 -> 8.29.1 age adoption passing confidence
esbuild-plugin-tsc 0.4.0 -> 0.5.0 age adoption passing confidence
eslint-plugin-jsonc (source) 2.19.1 -> 2.20.0 age adoption passing confidence
eslint-plugin-n 17.15.1 -> 17.17.0 age adoption passing confidence
eslint-plugin-prettier 5.2.3 -> 5.2.6 age adoption passing confidence
fastify (source) 5.2.1 -> 5.3.0 age adoption passing confidence
prettier (source) 3.5.2 -> 3.5.3 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.3 age adoption passing confidence
typescript-eslint (source) 8.24.1 -> 8.29.1 age adoption passing confidence
vite-node (source) 3.0.6 -> 3.1.1 age adoption passing confidence
vitest (source) 3.0.6 -> 3.1.1 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)

v3.787.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.782.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.779.0

Compare Source

Features
  • client-s3: Amazon S3 adds support for S3 Access Points for directory buckets in AWS Dedicated Local Zones (7f2cfea)

v3.777.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.775.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.774.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.772.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

v3.758.0

Compare Source

Note: Version bump only for package @​aws-sdk/client-s3

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

v8.29.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#​10998)
❤️ Thank You
  • Ronen Amiel

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

v8.29.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#​11000)
🩹 Fixes
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#​10963)
  • eslint-plugin: support arbitrary extensions in definition files (#​10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#​10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#​10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#​10961)
❤️ Thank You

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

v8.28.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#​10861)
🩹 Fixes
  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#​10986)
❤️ Thank You

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

v8.27.0

Compare Source

🚀 Features
  • utils: support DeprecatedInfo for rule.meta.deprecated (#​10932)
❤️ Thank You

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

v8.26.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-return] handle recursive type (#​10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#​10865)
❤️ Thank You

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

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

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

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

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

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

v8.29.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.

v8.29.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.

v8.28.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.

v8.27.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.

v8.26.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.

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.25.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.

thomaschaaf/esbuild-plugin-tsc (esbuild-plugin-tsc)

v0.5.0

Compare Source

ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v2.20.0

Compare Source

Minor Changes
eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.17.0

Compare Source

🌟 Features
  • allow-modules: include virtual: in the modules pattern (#​425) (a109793)
  • node-builtin: Add support for import.meta properties (#​420) (76fc219)
🩹 Fixes

v17.16.2

Compare Source

🩹 Fixes
  • Revert "feat: add support for ignoring sync methods from certain locations" (#​416) (0779e2f)

v17.16.1

Compare Source

🩹 Fixes
🧹 Chores
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.2.6

Compare Source

Patch Changes

v5.2.5

Compare Source

Patch Changes

v5.2.4

Compare Source

Patch Changes
fastify/fastify (fastify)

v5.3.0

Compare Source

v5.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.1...v5.2.2

prettier/prettier (prettier)

v3.5.3

Compare Source

microsoft/TypeScript (typescript)

v5.8.3

Compare Source

v5.8.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.29.1

Compare Source

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

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

v8.29.0

Compare Source

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

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

v8.28.0

Compare Source

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

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

v8.27.0

Compare Source

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

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

v8.26.1

Compare Source

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

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

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.25.0

Compare Source

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

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

vitest-dev/vitest (vite-node)

v3.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.1.0

Compare Source

🚀 Features

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 24, 2025
@mystique-as-code mystique-as-code bot added maintenance Maintenance work. semver:patch Label for pull request that brings a patch change. labels Feb 24, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from ca511e0 to 7ed6e12 Compare March 6, 2025 16:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9999fed to 693540f Compare March 10, 2025 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2cb7f1a to 8ba88f9 Compare March 24, 2025 07:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 0b6926f to 7d0eed0 Compare March 26, 2025 07:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 28dbe19 to d4acaf7 Compare April 2, 2025 22:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 9afd053 to 6f066d5 Compare April 10, 2025 19:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f066d5 to a63122a Compare April 11, 2025 22:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a63122a to 16421dd Compare April 12, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance work. renovate semver:patch Label for pull request that brings a patch change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants