Skip to content

Commit

Permalink
chore(deps): update all (#901)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cspell](https://streetsidesoftware.github.io/cspell/)
([source](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell))
| [`8.8.2` ->
`8.8.3`](https://renovatebot.com/diffs/npm/cspell/8.8.2/8.8.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/cspell/8.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cspell/8.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cspell/8.8.2/8.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cspell/8.8.2/8.8.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [pino-pretty](https://github.com/pinojs/pino-pretty) | [`11.0.0` ->
`11.1.0`](https://renovatebot.com/diffs/npm/pino-pretty/11.0.0/11.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino-pretty/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino-pretty/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino-pretty/11.0.0/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino-pretty/11.0.0/11.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [ts-jest](https://kulshekhar.github.io/ts-jest)
([source](https://github.com/kulshekhar/ts-jest)) | [`29.1.3` ->
`29.1.4`](https://renovatebot.com/diffs/npm/ts-jest/29.1.3/29.1.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-jest/29.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-jest/29.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-jest/29.1.3/29.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-jest/29.1.3/29.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>streetsidesoftware/cspell (cspell)</summary>

###
[`v8.8.3`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#small883-2024-05-23-small)

[Compare
Source](https://github.com/streetsidesoftware/cspell/compare/v8.8.2...v8.8.3)

- chore: Update Integration Test Performance Data
([#&#8203;5663](https://github.com/streetsidesoftware/cspell/issues/5663))
([b605dd3](https://github.com/streetsidesoftware/cspell/commit/b605dd3)),
closes
[#&#8203;5663](https://github.com/streetsidesoftware/cspell/issues/5663)

</details>

<details>
<summary>pinojs/pino-pretty (pino-pretty)</summary>

###
[`v11.1.0`](https://github.com/pinojs/pino-pretty/releases/tag/v11.1.0)

[Compare
Source](https://github.com/pinojs/pino-pretty/compare/v11.0.0...v11.1.0)

#### What's Changed

- Bump tsd from 0.30.7 to 0.31.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino-pretty#503
- Fix Object.create(null) by
[@&#8203;chrisands](https://github.com/chrisands) in
[pinojs/pino-pretty#507
- Bump sonic-boom from 3.8.1 to 4.0.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino-pretty#509
- Bump pino from 8.21.0 to 9.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino-pretty#510
- feat: automatically consume pino config when using pino@>=8.21.0 by
[@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) in
[pinojs/pino-pretty#508
- fix: pass error-like objects
([#&#8203;505](https://github.com/pinojs/pino-pretty/issues/505)) by
[@&#8203;aqemi](https://github.com/aqemi) in
[pinojs/pino-pretty#506
- Add node v22 to CI by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino-pretty#511
- feat: Added exports color support in TTY by
[@&#8203;synapse](https://github.com/synapse) in
[pinojs/pino-pretty#513

#### New Contributors

- [@&#8203;chrisands](https://github.com/chrisands) made their first
contribution in
[pinojs/pino-pretty#507
- [@&#8203;aqemi](https://github.com/aqemi) made their first
contribution in
[pinojs/pino-pretty#506
- [@&#8203;synapse](https://github.com/synapse) made their first
contribution in
[pinojs/pino-pretty#513

**Full Changelog**:
pinojs/pino-pretty@v11.0.0...v11.1.0

</details>

<details>
<summary>kulshekhar/ts-jest (ts-jest)</summary>

###
[`v29.1.4`](https://github.com/kulshekhar/ts-jest/blob/HEAD/CHANGELOG.md#2914-2024-05-28)

[Compare
Source](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4)

##### Bug Fixes

- fix(transformer): allow transforming of .cts/.mts extensions.
([#&#8203;3996](https://github.com/kulshekhar/ts-jest/issues/3996))
([b8f6eaa](https://github.com/kulshekhar/ts-jest/commit/b8f6eaa)),
closes
[#&#8203;3996](https://github.com/kulshekhar/ts-jest/issues/3996)

##### Features

- feat: make cli generate esm config based on `type: "module"`
([#&#8203;4210](https://github.com/kulshekhar/ts-jest/issues/4210))
([81a5f64](https://github.com/kulshekhar/ts-jest/commit/81a5f64)),
closes
[#&#8203;4210](https://github.com/kulshekhar/ts-jest/issues/4210)
[#&#8203;4012](https://github.com/kulshekhar/ts-jest/issues/4012)

</details>

---

### 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](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/UK-Export-Finance/mdm-api).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Abhi Markan <32125108+abhi-markan@users.noreply.github.com>
  • Loading branch information
renovate[bot] and abhi-markan committed May 29, 2024
1 parent f536e4d commit dafbf9f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit dafbf9f

Please sign in to comment.