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 sapphire dependencies (major) #58

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/eslint-config (source) 4.4.3 -> 5.0.5 age adoption passing confidence
@sapphire/prettier-config (source) 1.4.5 -> 2.0.0 age adoption passing confidence
@sapphire/ts-config (source) 3.3.4 -> 5.0.1 age adoption passing confidence

Release Notes

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

v5.0.5

Compare Source

🐛 Bug Fixes

  • eslint-config: Bump transient dependencies (f83936d)
  • deps: Update all non-major dependencies (7dc491a)

📝 Documentation

  • eslint-config: Add note on how to use with flat config (875402c)

v5.0.4

Compare Source

🐛 Bug Fixes

  • eslint-config: Bump transitive dependencies (f2600b3)
  • deps: Update typescript-eslint monorepo to v7 (major) (#​717) (f929edc)
  • Update transitive dependencies (4c28962)
  • deps: Update dependency prettier to ^3.2.2 (61630cc)
  • eslint-config: Bump transitive dependencies (632805d)
  • deps: Update dependency eslint-plugin-prettier to ^5.1.2 (e1c7c75)
  • deps: Update all non-major dependencies (fef82a8)
  • deps: Update all non-major dependencies (#​681) (a593be0)
  • Bump transitive prettier dependency (13ec7e9)

v5.0.3

Compare Source

🐛 Bug Fixes

  • eslint-config: Properly split CJS and ESM (ccc6514)
  • eslint-config: Update transitive dependencies (8656062)

v5.0.2

Compare Source

🐛 Bug Fixes

  • eslint-config: Update transitive dependencies (de7b294)
  • eslint-config: Update transitive dependencies (a81f6de)

v5.0.1

Compare Source

🐛 Bug Fixes

  • eslint-config: Update eslint-config-prettier to v9 (4d7b394)

v5.0.0

Compare Source

🐛 Bug Fixes

  • deps: Update all non-major dependencies (3c9d07e)

🚀 Features

  • eslint-config: Update to @typescript-eslint v6 (e029a2b)
    • 💥 BREAKING CHANGE: This package now depends on @typescript-eslint v6
    • 💥 BREAKING CHANGE: As per above the rule @typescript-eslint/no-duplicate-imports has been removed. The replacement is import/no-duplicates from eslint-plugin-import
sapphiredev/utilities (@​sapphire/prettier-config)

v2.0.0

Compare Source

🏃 Performance

🐛 Bug Fixes

🚀 Features

  • prettier-config: Update to Prettier v3 (f7aca37)
    • 💥 BREAKING CHANGE: This package now depends on Prettier v3. The config as exported by this package is now an EcmaScript Module, which means that it can no longer be imported in CJS with require. You should update your prettier config to use ESM instead.
  • duration: Add units on Duration (#​561) (eac39af)

🧪 Testing

  • Update vitest to coverage v8 (a4bc6e4)
sapphiredev/utilities (@​sapphire/ts-config)

v5.0.1

Compare Source

🐛 Bug Fixes

  • ts-config: Bump transitive typescript dependency (321df01)

📝 Documentation

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 6am" in timezone Asia/Jakarta, 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 requested a review from KagChi as a code owner April 17, 2023 19:07
@renovate renovate bot changed the title chore(deps): update dependency @sapphire/ts-config to v4 chore(deps): update sapphire dependencies (major) Jul 21, 2023
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from b44e0c6 to 798ffd0 Compare July 21, 2023 18:40
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from 798ffd0 to b353d8c Compare August 7, 2023 14:33
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from b353d8c to 75aa3f4 Compare August 29, 2023 11:29
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch 2 times, most recently from f838c6a to 9184dde Compare November 16, 2023 15:44
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from 9184dde to 23ae3a4 Compare December 5, 2023 01:47
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from 23ae3a4 to 5a79377 Compare March 11, 2024 17:57
@renovate renovate bot force-pushed the renovate/major-sapphire-dependencies branch from 5a79377 to d6141da Compare June 4, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants