Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps-dev): bump @yao-pkg/pkg from 5.12.0 to 5.12.1 #2031

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps @yao-pkg/pkg from 5.12.0 to 5.12.1.

Release notes

Sourced from @​yao-pkg/pkg's releases.

Release 5.12.1

5.12.1 (2024-08-14)

Bug Fixes

  • remove is-core-module dependency (#77) (2f27414)
  • run prebuild-install only if actually used by the package (#83) (2a046e4)

Chores

  • drop package-lock file uploaded by error (ba407ef)
Changelog

Sourced from @​yao-pkg/pkg's changelog.

5.12.1 (2024-08-14)

Bug Fixes

  • remove is-core-module dependency (#77) (2f27414)
  • run prebuild-install only if actually used by the package (#83) (2a046e4)

Chores

  • drop package-lock file uploaded by error (ba407ef)
Commits
  • 30af1d8 Release 5.12.1
  • 2a046e4 fix: run prebuild-install only if actually used by the package (#83)
  • 2f27414 fix: remove is-core-module dependency (#77)
  • ba407ef chore: drop package-lock file uploaded by error
  • See full diff 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 [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/yao-pkg/pkg/releases)
- [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md)
- [Commits](yao-pkg/pkg@v5.12.0...v5.12.1)

---
updated-dependencies:
- dependency-name: "@yao-pkg/pkg"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Aug 19, 2024
@github-actions github-actions bot merged commit 6afd186 into main Aug 19, 2024
12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/yao-pkg/pkg-5.12.1 branch August 19, 2024 15:56
alexandresoro pushed a commit to alexandresoro/ouca that referenced this pull request Sep 4, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pino](https://getpino.io) ([source](https://github.com/pinojs/pino)) | dependencies | minor | [`9.3.2` -> `9.4.0`](https://renovatebot.com/diffs/npm/pino/9.3.2/9.4.0) |

---

### Release Notes

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

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

[Compare Source](pinojs/pino@v9.3.2...v9.4.0)

#### What's Changed

-   Drop failing pnpm tests by [@&#8203;mcollina](https://github.com/mcollina) in pinojs/pino#2015
-   Add bun plugin link to docs by [@&#8203;vktrl](https://github.com/vktrl) in pinojs/pino#2016
-   build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 20.14.13 to 22.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino#2017
-   docs: Update transports.md by [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow) in pinojs/pino#2027
-   build(deps-dev): bump [@&#8203;yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 5.12.0 to 5.12.1 by [@&#8203;dependabot](https://github.com/dependabot) in pinojs/pino#2031
-   feat(types): forbid using default log fn when custom only used ([#&#8203;1998](pinojs/pino#1998)) by [@&#8203;chernodub](https://github.com/chernodub) in pinojs/pino#1999
-   feat: accept level in capitals by [@&#8203;balaji-atoa](https://github.com/balaji-atoa) in pinojs/pino#2034

#### New Contributors

-   [@&#8203;vktrl](https://github.com/vktrl) made their first contribution in pinojs/pino#2016
-   [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow) made their first contribution in pinojs/pino#2027
-   [@&#8203;chernodub](https://github.com/chernodub) made their first contribution in pinojs/pino#1999
-   [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made their first contribution in pinojs/pino#2034

**Full Changelog**: pinojs/pino@v9.3.2...v9.4.0

</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.

🔕 **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 [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC42NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNjQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/79
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
renovate bot referenced this pull request in redwoodjs/redwood Sep 9, 2024
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0)

#### What's Changed

- Drop failing pnpm tests by
[@&#8203;mcollina](https://github.com/mcollina) in
[https://github.com/pinojs/pino/pull/2015](https://github.com/pinojs/pino/pull/2015)
- Add bun plugin link to docs by
[@&#8203;vktrl](https://github.com/vktrl) in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- build(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from
20.14.13 to 22.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2017](https://github.com/pinojs/pino/pull/2017)
- docs: Update transports.md by
[@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- build(deps-dev): bump
[@&#8203;yao-pkg/pkg](https://github.com/yao-pkg/pkg) from
5.12.0 to 5.12.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2031](https://github.com/pinojs/pino/pull/2031)
- feat(types): forbid using default log fn when custom only used
([#&#8203;1998](https://github.com/pinojs/pino/issues/1998)) by
[@&#8203;chernodub](https://github.com/chernodub) in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- feat: accept level in capitals by
[@&#8203;balaji-atoa](https://github.com/balaji-atoa) in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

#### New Contributors

- [@&#8203;vktrl](https://github.com/vktrl) made their first
contribution in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
made their first contribution in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- [@&#8203;chernodub](https://github.com/chernodub) made their
first contribution in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made
their first contribution in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

**Full Changelog**:
pinojs/pino@v9.3.2...v9.4.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Josh-Walker-GM referenced this pull request in redwoodjs/redwood Sep 10, 2024
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0)

#### What's Changed

- Drop failing pnpm tests by
[@&#8203;mcollina](https://github.com/mcollina) in
[https://github.com/pinojs/pino/pull/2015](https://github.com/pinojs/pino/pull/2015)
- Add bun plugin link to docs by
[@&#8203;vktrl](https://github.com/vktrl) in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- build(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from
20.14.13 to 22.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2017](https://github.com/pinojs/pino/pull/2017)
- docs: Update transports.md by
[@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- build(deps-dev): bump
[@&#8203;yao-pkg/pkg](https://github.com/yao-pkg/pkg) from
5.12.0 to 5.12.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2031](https://github.com/pinojs/pino/pull/2031)
- feat(types): forbid using default log fn when custom only used
([#&#8203;1998](https://github.com/pinojs/pino/issues/1998)) by
[@&#8203;chernodub](https://github.com/chernodub) in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- feat: accept level in capitals by
[@&#8203;balaji-atoa](https://github.com/balaji-atoa) in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

#### New Contributors

- [@&#8203;vktrl](https://github.com/vktrl) made their first
contribution in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
made their first contribution in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- [@&#8203;chernodub](https://github.com/chernodub) made their
first contribution in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made
their first contribution in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

**Full Changelog**:
pinojs/pino@v9.3.2...v9.4.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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-merge-queue bot referenced this pull request in rustymotors/server Sep 16, 2024
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

[Compare
Source](https://github.com/pinojs/pino/compare/v9.3.2...v9.4.0)

#### What's Changed

- Drop failing pnpm tests by
[@&#8203;mcollina](https://github.com/mcollina) in
[https://github.com/pinojs/pino/pull/2015](https://github.com/pinojs/pino/pull/2015)
- Add bun plugin link to docs by
[@&#8203;vktrl](https://github.com/vktrl) in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- build(deps-dev): bump
[@&#8203;types/node](https://github.com/types/node) from
20.14.13 to 22.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2017](https://github.com/pinojs/pino/pull/2017)
- docs: Update transports.md by
[@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- build(deps-dev): bump
[@&#8203;yao-pkg/pkg](https://github.com/yao-pkg/pkg) from
5.12.0 to 5.12.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/pinojs/pino/pull/2031](https://github.com/pinojs/pino/pull/2031)
- feat(types): forbid using default log fn when custom only used
([#&#8203;1998](https://github.com/pinojs/pino/issues/1998)) by
[@&#8203;chernodub](https://github.com/chernodub) in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- feat: accept level in capitals by
[@&#8203;balaji-atoa](https://github.com/balaji-atoa) in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

#### New Contributors

- [@&#8203;vktrl](https://github.com/vktrl) made their first
contribution in
[https://github.com/pinojs/pino/pull/2016](https://github.com/pinojs/pino/pull/2016)
- [@&#8203;Imgodmaoyouknow](https://github.com/Imgodmaoyouknow)
made their first contribution in
[https://github.com/pinojs/pino/pull/2027](https://github.com/pinojs/pino/pull/2027)
- [@&#8203;chernodub](https://github.com/chernodub) made their
first contribution in
[https://github.com/pinojs/pino/pull/1999](https://github.com/pinojs/pino/pull/1999)
- [@&#8203;balaji-atoa](https://github.com/balaji-atoa) made
their first contribution in
[https://github.com/pinojs/pino/pull/2034](https://github.com/pinojs/pino/pull/2034)

**Full Changelog**:
pinojs/pino@v9.3.2...v9.4.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
# for free to join this conversation on GitHub. Already have an account? # 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.

0 participants