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

build(deps-dev): bump tsd from 0.29.0 to 0.30.4 #1888

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps tsd from 0.29.0 to 0.30.4.

Release notes

Sourced from tsd's releases.

v0.30.4

  • Add decorator-related diagnostic codes to expectError (#207) 8eeab3d

tsdjs/tsd@v0.30.3...v0.30.4

v0.30.3

  • Add code 2561 to known errors (#205) 6896a11

tsdjs/tsd@v0.30.2...v0.30.3

v0.30.2

  • Actually add ts2353 to known errors (#204) 9b8dc9b

tsdjs/tsd@v0.30.1...v0.30.2

v0.30.1

  • Add ts2353 to known errors (#202) f75a8b4

tsdjs/tsd@v0.30.0...v0.30.1

v0.30.0

  • Upgrade to TypeScript 5.3 5859b92

tsdjs/tsd@v0.29.0...v0.30.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tsd](https://github.com/tsdjs/tsd) from 0.29.0 to 0.30.4.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.29.0...v0.30.4)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
@mcollina mcollina merged commit 86ceb86 into master Feb 1, 2024
18 of 21 checks passed
@mcollina mcollina deleted the dependabot/npm_and_yarn/tsd-0.30.4 branch February 1, 2024 14:17
renovate bot added a commit to fwouts/previewjs that referenced this pull request Feb 1, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`^8.17.2` ->
`^8.18.0`](https://renovatebot.com/diffs/npm/pino/8.17.2/8.18.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.17.2/8.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.17.2/8.18.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v8.18.0`](https://github.com/pinojs/pino/releases/tag/v8.18.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0)

#### What's Changed

- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1873
- chore(license): Update licensing year by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1882
- fix: destination docs and types by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1881
- Correct type of `pino`'s `stream` parameter by
[@&#8203;quisido](https://github.com/quisido) in
[pinojs/pino#1874
- Add ability to override custom levels comparison by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1888

#### New Contributors

- [@&#8203;codershiba](https://github.com/codershiba) made their first
contribution in
[pinojs/pino#1882
- [@&#8203;quisido](https://github.com/quisido) made their first
contribution in
[pinojs/pino#1874
- [@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) made
their first contribution in
[pinojs/pino#1883

**Full Changelog**:
pinojs/pino@v8.17.2...v8.18.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- 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/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to redwoodjs/redwood that referenced this pull request Mar 19, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`8.16.2` ->
`8.19.0`](https://renovatebot.com/diffs/npm/pino/8.16.2/8.19.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v8.19.0`](https://github.com/pinojs/pino/releases/tag/v8.19.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0)

#### What's Changed

- api.md: Fix link declaration by
[@&#8203;homersimpsons](https://github.com/homersimpsons) in
[pinojs/pino#1900
- Update transports.md by
[@&#8203;huijiewei](https://github.com/huijiewei) in
[pinojs/pino#1897
- Add a basic `formatters` option to the browser pino by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1898
- `setLevel` should respect level comparison option by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1901
- Add formatters log option by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1905

#### New Contributors

- [@&#8203;homersimpsons](https://github.com/homersimpsons) made their
first contribution in
[pinojs/pino#1900
- [@&#8203;huijiewei](https://github.com/huijiewei) made their first
contribution in
[pinojs/pino#1897
- [@&#8203;KatelynKim](https://github.com/KatelynKim) made their first
contribution in
[pinojs/pino#1898

**Full Changelog**:
pinojs/pino@v8.18.0...v8.19.0

### [`v8.18.0`](https://github.com/pinojs/pino/releases/tag/v8.18.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0)

#### What's Changed

- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1873
- chore(license): Update licensing year by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1882
- fix: destination docs and types by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1881
- Correct type of `pino`'s `stream` parameter by
[@&#8203;quisido](https://github.com/quisido) in
[pinojs/pino#1874
- Add ability to override custom levels comparison by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1888

#### New Contributors

- [@&#8203;codershiba](https://github.com/codershiba) made their first
contribution in
[pinojs/pino#1882
- [@&#8203;quisido](https://github.com/quisido) made their first
contribution in
[pinojs/pino#1874
- [@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) made
their first contribution in
[pinojs/pino#1883

**Full Changelog**:
pinojs/pino@v8.17.2...v8.18.0

### [`v8.17.2`](https://github.com/pinojs/pino/releases/tag/v8.17.2)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2)

#### What's Changed

- build(deps): bump process-warning from 2.3.2 to 3.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1869
- fix: type of child logger with custom levels by
[@&#8203;UndefinedBehaviour](https://github.com/UndefinedBehaviour) in
[pinojs/pino#1871

**Full Changelog**:
pinojs/pino@v8.17.1...v8.17.2

### [`v8.17.1`](https://github.com/pinojs/pino/releases/tag/v8.17.1)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1)

#### What's Changed

- Support unknown, reverts 1783, add tests by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1866
- Add Type Example for custom logger by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1867

**Full Changelog**:
pinojs/pino@v8.17.0...v8.17.1

### [`v8.17.0`](https://github.com/pinojs/pino/releases/tag/v8.17.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0)

#### What's Changed

- build(deps): bump actions/github-script from 6 to 7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1857
- Make license detectable by GitHub by
[@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) in
[pinojs/pino#1859
- docs: Clarify how to log both to a custom transport and to stdout by
[@&#8203;kibertoad](https://github.com/kibertoad) in
[pinojs/pino#1860
- Fix/types by
[@&#8203;UndefinedBehaviour](https://github.com/UndefinedBehaviour) in
[pinojs/pino#1858
- Bumped tsd to v0.29.0 by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1863
- fix: typescript types by
[@&#8203;Zamiell](https://github.com/Zamiell) in
[pinojs/pino#1783
- build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1766

#### New Contributors

- [@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker)
made their first contribution in
[pinojs/pino#1859
- [@&#8203;Zamiell](https://github.com/Zamiell) made their first
contribution in
[pinojs/pino#1783

**Full Changelog**:
pinojs/pino@v8.16.2...v8.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
thedavidprice added a commit to redwoodjs/redwood that referenced this pull request Mar 27, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`8.16.2` ->
`8.19.0`](https://renovatebot.com/diffs/npm/pino/8.16.2/8.19.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.16.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v8.19.0`](https://github.com/pinojs/pino/releases/tag/v8.19.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0)

#### What's Changed

- api.md: Fix link declaration by
[@&#8203;homersimpsons](https://github.com/homersimpsons) in
[pinojs/pino#1900
- Update transports.md by
[@&#8203;huijiewei](https://github.com/huijiewei) in
[pinojs/pino#1897
- Add a basic `formatters` option to the browser pino by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1898
- `setLevel` should respect level comparison option by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1901
- Add formatters log option by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1905

#### New Contributors

- [@&#8203;homersimpsons](https://github.com/homersimpsons) made their
first contribution in
[pinojs/pino#1900
- [@&#8203;huijiewei](https://github.com/huijiewei) made their first
contribution in
[pinojs/pino#1897
- [@&#8203;KatelynKim](https://github.com/KatelynKim) made their first
contribution in
[pinojs/pino#1898

**Full Changelog**:
pinojs/pino@v8.18.0...v8.19.0

### [`v8.18.0`](https://github.com/pinojs/pino/releases/tag/v8.18.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0)

#### What's Changed

- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1873
- chore(license): Update licensing year by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1882
- fix: destination docs and types by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1881
- Correct type of `pino`'s `stream` parameter by
[@&#8203;quisido](https://github.com/quisido) in
[pinojs/pino#1874
- Add ability to override custom levels comparison by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1888

#### New Contributors

- [@&#8203;codershiba](https://github.com/codershiba) made their first
contribution in
[pinojs/pino#1882
- [@&#8203;quisido](https://github.com/quisido) made their first
contribution in
[pinojs/pino#1874
- [@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) made
their first contribution in
[pinojs/pino#1883

**Full Changelog**:
pinojs/pino@v8.17.2...v8.18.0

### [`v8.17.2`](https://github.com/pinojs/pino/releases/tag/v8.17.2)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.1...v8.17.2)

#### What's Changed

- build(deps): bump process-warning from 2.3.2 to 3.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1869
- fix: type of child logger with custom levels by
[@&#8203;UndefinedBehaviour](https://github.com/UndefinedBehaviour) in
[pinojs/pino#1871

**Full Changelog**:
pinojs/pino@v8.17.1...v8.17.2

### [`v8.17.1`](https://github.com/pinojs/pino/releases/tag/v8.17.1)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.0...v8.17.1)

#### What's Changed

- Support unknown, reverts 1783, add tests by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1866
- Add Type Example for custom logger by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1867

**Full Changelog**:
pinojs/pino@v8.17.0...v8.17.1

### [`v8.17.0`](https://github.com/pinojs/pino/releases/tag/v8.17.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.16.2...v8.17.0)

#### What's Changed

- build(deps): bump actions/github-script from 6 to 7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1857
- Make license detectable by GitHub by
[@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker) in
[pinojs/pino#1859
- docs: Clarify how to log both to a custom transport and to stdout by
[@&#8203;kibertoad](https://github.com/kibertoad) in
[pinojs/pino#1860
- Fix/types by
[@&#8203;UndefinedBehaviour](https://github.com/UndefinedBehaviour) in
[pinojs/pino#1858
- Bumped tsd to v0.29.0 by
[@&#8203;mcollina](https://github.com/mcollina) in
[pinojs/pino#1863
- fix: typescript types by
[@&#8203;Zamiell](https://github.com/Zamiell) in
[pinojs/pino#1783
- build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1766

#### New Contributors

- [@&#8203;10xLaCroixDrinker](https://github.com/10xLaCroixDrinker)
made their first contribution in
[pinojs/pino#1859
- [@&#8203;Zamiell](https://github.com/Zamiell) made their first
contribution in
[pinojs/pino#1783

**Full Changelog**:
pinojs/pino@v8.16.2...v8.17.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
renovate bot added a commit to ettorepuccetti/terrarossa that referenced this pull request Mar 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pino](https://getpino.io)
([source](https://github.com/pinojs/pino)) | [`8.17.2` ->
`8.19.0`](https://renovatebot.com/diffs/npm/pino/8.17.2/8.19.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.17.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.17.2/8.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

### [`v8.19.0`](https://github.com/pinojs/pino/releases/tag/v8.19.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.18.0...v8.19.0)

#### What's Changed

- api.md: Fix link declaration by
[@&#8203;homersimpsons](https://github.com/homersimpsons) in
[pinojs/pino#1900
- Update transports.md by
[@&#8203;huijiewei](https://github.com/huijiewei) in
[pinojs/pino#1897
- Add a basic `formatters` option to the browser pino by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1898
- `setLevel` should respect level comparison option by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1901
- Add formatters log option by
[@&#8203;KatelynKim](https://github.com/KatelynKim) in
[pinojs/pino#1905

#### New Contributors

- [@&#8203;homersimpsons](https://github.com/homersimpsons) made their
first contribution in
[pinojs/pino#1900
- [@&#8203;huijiewei](https://github.com/huijiewei) made their first
contribution in
[pinojs/pino#1897
- [@&#8203;KatelynKim](https://github.com/KatelynKim) made their first
contribution in
[pinojs/pino#1898

**Full Changelog**:
pinojs/pino@v8.18.0...v8.19.0

### [`v8.18.0`](https://github.com/pinojs/pino/releases/tag/v8.18.0)

[Compare
Source](https://github.com/pinojs/pino/compare/v8.17.2...v8.18.0)

#### What's Changed

- build(deps): bump actions/upload-artifact from 3 to 4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1873
- chore(license): Update licensing year by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1882
- fix: destination docs and types by
[@&#8203;codershiba](https://github.com/codershiba) in
[pinojs/pino#1881
- Correct type of `pino`'s `stream` parameter by
[@&#8203;quisido](https://github.com/quisido) in
[pinojs/pino#1874
- Add ability to override custom levels comparison by
[@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) in
[pinojs/pino#1883
- build(deps-dev): bump tsd from 0.29.0 to 0.30.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[pinojs/pino#1888

#### New Contributors

- [@&#8203;codershiba](https://github.com/codershiba) made their first
contribution in
[pinojs/pino#1882
- [@&#8203;quisido](https://github.com/quisido) made their first
contribution in
[pinojs/pino#1874
- [@&#8203;obrus-corcentric](https://github.com/obrus-corcentric) made
their first contribution in
[pinojs/pino#1883

**Full Changelog**:
pinojs/pino@v8.17.2...v8.18.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10am on Friday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- 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/ettorepuccetti/terrarossa).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant