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 dependency @sapphire/ts-config to v5 #185

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/ts-config (source) ^3.3.4 -> ^5.0.0 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/ts-config)

v5.0.0

Compare Source

🚀 Features

  • tsconfig: Rework entire tsconfig setup for better TS 5.2 support (a49bed1)
    • 💥 BREAKING CHANGE: The tsconfig has been majorly restructured. Please see the upgrading guide for how to migrate to the new version.

v4.0.1

Compare Source

🐛 Bug Fixes

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)

v4.0.0

Compare Source

🏠 Refactor

  • Split @sapphire/time-utilities into 4 sub-packages (#​462) (574299a)

🐛 Bug Fixes

📝 Documentation

🚀 Features

  • ts-config: Use Node16 as default module (1f5c88e)
    • 💥 BREAKING CHANGE: The previous version had "module": "CommonJS" whereas this one has
    • 💥 **"module":** "Node16". Refer to the TypeScript documentation for the differences
  • ts-config: Update for TypeScript v5.x (d3e0bfe)
    • 💥 BREAKING CHANGE: @​sapphire/ts-config now relies on TypeScript v5.x.
      DO NOT attempt to use this version with TypeScript v4.x or lower.
      DO NOT attempt to use a previous major with TypeScript v5.x.
  • @​sapphire/eslint-plugin-result (#​556) (009d3d2)
  • utilities: Add possibility to import single functions by appending them to the import path. (#​454) (374c145)

🧪 Testing

3.3.4 (2022-04-01)

Bug Fixes
  • deps: update all non-major dependencies (308cf66)

3.3.3 (2022-03-20)

Bug Fixes
  • ts-config: fixed package exports (30b34dc)

3.3.2 (2022-03-06)

Note: Version bump only for package @​sapphire/ts-config

3.3.1 (2022-02-06)

Bug Fixes
  • ts-config: actually publish the without-decorators configs (cbf78e0)

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Concerns external dependencies or libraries used in the project. label Sep 3, 2023
@renovate renovate bot force-pushed the renovate/sapphire-ts-config-5.x branch from 3dd6ed3 to 8fad0f5 Compare September 5, 2023 14:01
@sawa-ko sawa-ko merged commit 3a5f790 into main Sep 5, 2023
1 of 4 checks passed
@sawa-ko sawa-ko deleted the renovate/sapphire-ts-config-5.x branch September 5, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Concerns external dependencies or libraries used in the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant