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): bump pino-abstract-transport from v1.0.0 to 1.1.0 #1797

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps pino-abstract-transport from v1.0.0 to 1.1.0.

Release notes

Sourced from pino-abstract-transport's releases.

v1.1.0

What's Changed

New Contributors

Full Changelog: pinojs/pino-abstract-transport@v1.0.0...v1.1.0

Commits
  • 61296cc Bumped v1.1.0
  • 2104c0c fix CJS default export in types (#76)
  • b6d7973 build(deps-dev): bump @​types/node from 18.16.5 to 20.1.0 (#73)
  • 1914c2c build(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#72)
  • 87a47cb build(deps): bump coverallsapp/github-action from 1.2.3 to 2.0.0 (#70)
  • b05c156 build(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#69)
  • 696c25e build(deps-dev): bump tsd from 0.25.0 to 0.27.0 (#68)
  • 58d4f2b build(deps): bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#67)
  • 24ab456 build(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#64)
  • 90fe185 build(deps): bump actions/dependency-review-action from 2 to 3 (#62)
  • Additional commits viewable in compare view

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 [pino-abstract-transport](https://github.com/pinojs/pino-abstract-transport) from v1.0.0 to 1.1.0.
- [Release notes](https://github.com/pinojs/pino-abstract-transport/releases)
- [Commits](pinojs/pino-abstract-transport@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: pino-abstract-transport
  dependency-type: direct:production
...

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 Sep 4, 2023
@github-actions github-actions bot merged commit aa53b40 into master Sep 4, 2023
17 of 18 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/pino-abstract-transport-1.1.0 branch September 4, 2023 23:31
renovate bot added a commit to fwouts/previewjs that referenced this pull request Sep 8, 2023
[![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://togithub.com/pinojs/pino)) | [`^8.15.0` ->
`^8.15.1`](https://renovatebot.com/diffs/npm/pino/8.15.0/8.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.15.0...v8.15.1)

#### What's Changed

- fix: replace nullish coalescing operator by
[@&#8203;hchangjae](https://togithub.com/hchangjae) in
[pinojs/pino#1780
- adding asString to the key by
[@&#8203;tzviki](https://togithub.com/tzviki) in
[pinojs/pino#1779
- feat([#&#8203;1595](https://togithub.com/pinojs/pino/issues/1595)):
improve stream entry type by [@&#8203;Puppo](https://togithub.com/Puppo)
in
[pinojs/pino#1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[pinojs/pino#1797
- Skip writing a big file test in CI and CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[pinojs/pino#1800

#### New Contributors

- [@&#8203;hchangjae](https://togithub.com/hchangjae) made their first
contribution in
[pinojs/pino#1780
- [@&#8203;Puppo](https://togithub.com/Puppo) made their first
contribution in
[pinojs/pino#1778

**Full Changelog**:
pinojs/pino@v8.15.0...v8.15.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
thedavidprice added a commit to redwoodjs/redwood that referenced this pull request Sep 10, 2023
[![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://togithub.com/pinojs/pino)) | [`8.15.0` ->
`8.15.1`](https://renovatebot.com/diffs/npm/pino/8.15.0/8.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.15.0...v8.15.1)

#### What's Changed

- fix: replace nullish coalescing operator by
[@&#8203;hchangjae](https://togithub.com/hchangjae) in
[pinojs/pino#1780
- adding asString to the key by
[@&#8203;tzviki](https://togithub.com/tzviki) in
[pinojs/pino#1779
- feat([#&#8203;1595](https://togithub.com/pinojs/pino/issues/1595)):
improve stream entry type by [@&#8203;Puppo](https://togithub.com/Puppo)
in
[pinojs/pino#1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[pinojs/pino#1797
- Skip writing a big file test in CI and CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[pinojs/pino#1800

#### New Contributors

- [@&#8203;hchangjae](https://togithub.com/hchangjae) made their first
contribution in
[pinojs/pino#1780
- [@&#8203;Puppo](https://togithub.com/Puppo) made their first
contribution in
[pinojs/pino#1778

**Full Changelog**:
pinojs/pino@v8.15.0...v8.15.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
jtoar pushed a commit to redwoodjs/redwood that referenced this pull request Sep 13, 2023
[![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://togithub.com/pinojs/pino)) | [`8.15.0` ->
`8.15.1`](https://renovatebot.com/diffs/npm/pino/8.15.0/8.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.15.0...v8.15.1)

#### What's Changed

- fix: replace nullish coalescing operator by
[@&#8203;hchangjae](https://togithub.com/hchangjae) in
[pinojs/pino#1780
- adding asString to the key by
[@&#8203;tzviki](https://togithub.com/tzviki) in
[pinojs/pino#1779
- feat([#&#8203;1595](https://togithub.com/pinojs/pino/issues/1595)):
improve stream entry type by [@&#8203;Puppo](https://togithub.com/Puppo)
in
[pinojs/pino#1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[pinojs/pino#1797
- Skip writing a big file test in CI and CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[pinojs/pino#1800

#### New Contributors

- [@&#8203;hchangjae](https://togithub.com/hchangjae) made their first
contribution in
[pinojs/pino#1780
- [@&#8203;Puppo](https://togithub.com/Puppo) made their first
contribution in
[pinojs/pino#1778

**Full Changelog**:
pinojs/pino@v8.15.0...v8.15.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Price <thedavid@thedavidprice.com>
bodinsamuel pushed a commit to specfy/specfy that referenced this pull request Sep 16, 2023
[![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://togithub.com/pinojs/pino)) | [`8.15.0` ->
`8.15.1`](https://renovatebot.com/diffs/npm/pino/8.15.0/8.15.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/pino/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/pino/8.15.0/8.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/pinojs/pino/compare/v8.15.0...v8.15.1)

#### What's Changed

- fix: replace nullish coalescing operator by
[@&#8203;hchangjae](https://togithub.com/hchangjae) in
[pinojs/pino#1780
- adding asString to the key by
[@&#8203;tzviki](https://togithub.com/tzviki) in
[pinojs/pino#1779
- feat([#&#8203;1595](https://togithub.com/pinojs/pino/issues/1595)):
improve stream entry type by [@&#8203;Puppo](https://togithub.com/Puppo)
in
[pinojs/pino#1778
- build(deps): bump pino-abstract-transport from v1.0.0 to 1.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[pinojs/pino#1797
- Skip writing a big file test in CI and CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[pinojs/pino#1800

#### New Contributors

- [@&#8203;hchangjae](https://togithub.com/hchangjae) made their first
contribution in
[pinojs/pino#1780
- [@&#8203;Puppo](https://togithub.com/Puppo) made their first
contribution in
[pinojs/pino#1778

**Full Changelog**:
pinojs/pino@v8.15.0...v8.15.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday" in timezone
Europe/Paris, 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/specfy/specfy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9-->

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.

None yet

0 participants