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 #53

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.12.7 -> ^20.14.9 age adoption passing confidence
eslint-config-unjs ^0.2.1 -> ^0.3.2 age adoption passing confidence
jiti ^1.21.0 -> ^1.21.6 age adoption passing confidence
pnpm (source) 8.15.7 -> 8.15.8 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.2 age adoption passing confidence
typescript (source) ^5.4.5 -> ^5.5.2 age adoption passing confidence

Release Notes

unjs/eslint-config (eslint-config-unjs)

v0.3.2

Compare Source

compare changes

🏡 Chore
  • Update unicorn plugin to 53 (0a944e4)
❤️ Contributors

v0.3.1

Compare Source

compare changes

🩹 Fixes
  • markdown: Override default rules (4765dd5)
🏡 Chore
  • Remove prerelease script (pnpm why ?!) (a98c465)
❤️ Contributors

v0.3.0

Compare Source

compare changes

unjs/jiti (jiti)

v1.21.6

Compare Source

compare changes

🩹 Fixes
  • Use internal cached modules only if loaded (#​247)

v1.21.5

Compare Source

compare changes

🩹 Fixes

From 1.21.4

  • Avoid node: protocol for node 14 compatibility (5d877de)
  • Update deps (5e11181)

v1.21.4

Compare Source

v1.21.3

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.2

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v1.21.1

Compare Source

compare changes

🏡 Chore
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)

v8.15.8

Compare Source

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by @​fisker)
<!-- Input -->
---
foo:
  - bar1

  - bar2

  - bar3
---
Markdown

<!-- Prettier 3.3.0 -->

---
foo:
  - bar1
  - bar2
  - bar3
---

Markdown

<!-- Prettier 3.3.1 -->
---
foo:
  - bar1

  - bar2

  - bar3
---

Markdown
Preserve explicit language in front matter (#​16348 by @​fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---

<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---

<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#​16349 by @​fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
  "json" };

// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

v3.3.0

Compare Source

diff

🔗 Release Notes

Microsoft/TypeScript (typescript)

v5.5.2

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 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 force-pushed the renovate/all-minor-patch branch 5 times, most recently from f979f4f to 9f2e29b Compare May 8, 2024 13:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f2e29b to f1ca5c6 Compare May 14, 2024 07:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 90f8c2c to 982f8bd Compare June 5, 2024 13:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 155502b to 0711e7e Compare June 11, 2024 06:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from e2f4b54 to ef95852 Compare June 22, 2024 08:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef95852 to 59f6355 Compare June 26, 2024 02:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59f6355 to f5400b6 Compare June 28, 2024 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants