Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2025

This PR contains the following updates:

Package Change Age Confidence
@sapphire/eslint-config (source) ^5.0.5 -> ^5.0.6 age confidence
eslint-config-prettier ^9.1.0 -> ^9.1.2 age confidence
eslint-plugin-prettier ^5.2.5 -> ^5.5.4 age confidence
prettier (source) ^3.5.3 -> ^3.6.2 age confidence
typescript (source) ^5.8.2 -> ^5.9.3 age confidence

Release Notes

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

v5.0.6

Compare Source

🐛 Bug Fixes

📝 Documentation

prettier/eslint-config-prettier (eslint-config-prettier)

v9.1.2

Compare Source

prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.4

Compare Source

Patch Changes

v5.5.3

Compare Source

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.2...v5.5.3

v5.5.2

Compare Source

republish the latest version

Full Changelog: prettier/eslint-plugin-prettier@v5.5.1...v5.5.2

v5.5.1

Compare Source

Patch Changes

v5.5.0

Compare Source

Minor Changes

v5.4.1

Compare Source

Patch Changes
  • #​740 c21521f Thanks @​JounQin! - fix(deps): bump synckit to v0.11.7 to fix potential TypeError: Cannot read properties of undefined (reading 'message') error

v5.4.0

Compare Source

Minor Changes

v5.3.1

Compare Source

Patch Changes

v5.3.0

Compare Source

Minor Changes

v5.2.6

Compare Source

Patch Changes
prettier/prettier (prettier)

v3.6.2

Compare Source

diff

Markdown: Add missing blank line around code block (#​17675 by @​fisker)
<!-- Input -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

<!-- Prettier 3.6.1 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```
   1. Another
   2. List

<!-- Prettier 3.6.2 -->
1. Some text, and code block below, with newline after code block

   ```yaml
   ---
   foo: bar
   ```

   1. Another
   2. List

v3.6.1

Compare Source

diff

TypeScript: Allow const without initializer (#​17650, #​17654 by @​fisker)
// Input
export const version: string;

// Prettier 3.6.0 (--parser=babel-ts)
SyntaxError: Unexpected token (1:21)
> 1 | export const version: string;
    |                     ^

// Prettier 3.6.0 (--parser=oxc-ts)
SyntaxError: Missing initializer in const declaration (1:14)
> 1 | export const version: string;
    |              ^^^^^^^^^^^^^^^

// Prettier 3.6.1
export const version: string;
Miscellaneous: Avoid closing files multiple times (#​17665 by @​43081j)

When reading a file to infer the interpreter from a shebang, we use the
n-readlines library to read the first line in order to get the shebang.

This library closes files when it reaches EOF, and we later try close the same
files again. We now close files only if n-readlines did not already close
them.

v3.6.0

Compare Source

diff

🔗 Release Notes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies label Apr 6, 2025
@renovate renovate bot enabled auto-merge (squash) April 6, 2025 02:54
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Apr 6, 2025
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from e86e7d1 to bafabf0 Compare April 13, 2025 05:32
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from 58b7037 to e8972bb Compare April 20, 2025 06:04
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from abe5a62 to 6e2f446 Compare April 27, 2025 05:49
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from 247b2ec to 1c6bdaa Compare May 4, 2025 10:24
@renovate renovate bot force-pushed the renovate/all-non-major branch 4 times, most recently from e3664ea to c59596d Compare May 11, 2025 06:13
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from c8a658c to 695a1f5 Compare May 25, 2025 06:13
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from d807c8b to f8a55d3 Compare June 6, 2025 04:18
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from e8e7293 to 4d7d660 Compare June 8, 2025 17:32
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from ec95561 to 53d1ca8 Compare June 17, 2025 13:35
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from 97672b2 to 5400f4a Compare August 31, 2025 13:05
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from 4a2bee6 to e8949e3 Compare September 7, 2025 09:07
@renovate renovate bot force-pushed the renovate/all-non-major branch 4 times, most recently from de892d8 to e021fda Compare September 21, 2025 09:04
@renovate renovate bot force-pushed the renovate/all-non-major branch 5 times, most recently from 3148417 to 91fb9ee Compare October 5, 2025 04:56
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from 04ef971 to bc9dc1d Compare October 12, 2025 08:40
@renovate renovate bot force-pushed the renovate/all-non-major branch 3 times, most recently from 2b93595 to f09f7a6 Compare October 19, 2025 09:28
@renovate renovate bot force-pushed the renovate/all-non-major branch 4 times, most recently from 99a97c9 to 0faff7c Compare November 2, 2025 05:30
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from bf5552a to 4e51e42 Compare November 9, 2025 06:11
@renovate renovate bot force-pushed the renovate/all-non-major branch 2 times, most recently from ffa532c to f38b42c Compare November 16, 2025 04:58
@renovate renovate bot force-pushed the renovate/all-non-major branch from f38b42c to eb39249 Compare November 16, 2025 09:11
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.

1 participant