Skip to content

chore(deps): bump pino-pretty from 11.2.1 to 11.2.2#471

Merged
dahal merged 2 commits intodepenfrom
dependabot/npm_and_yarn/pino-pretty-11.2.2
Aug 14, 2024
Merged

chore(deps): bump pino-pretty from 11.2.1 to 11.2.2#471
dahal merged 2 commits intodepenfrom
dependabot/npm_and_yarn/pino-pretty-11.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 5, 2024

Bumps pino-pretty from 11.2.1 to 11.2.2.

Release notes

Sourced from pino-pretty's releases.

v11.2.2

What's Changed

New Contributors

Full Changelog: pinojs/pino-pretty@v11.2.1...v11.2.2

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 5, 2024

Thank you for following the naming conventions for pull request titles! 🙏

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2)

---
updated-dependencies:
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/pino-pretty-11.2.2 branch from e4ba608 to 2c90929 Compare August 7, 2024 06:42
@dahal dahal changed the base branch from main to depen August 14, 2024 04:36
@dahal dahal merged commit f0ec371 into depen Aug 14, 2024
@dahal dahal deleted the dependabot/npm_and_yarn/pino-pretty-11.2.2 branch August 14, 2024 04:52
dahal added a commit that referenced this pull request Aug 14, 2024
* chore(deps): bump @radix-ui/react-accordion from 1.1.2 to 1.2.0 (#472)

Bumps [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) from 1.1.2 to 1.2.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @flydotio/dockerfile from 0.5.7 to 0.5.8 (#473)

Bumps [@flydotio/dockerfile](https://github.com/fly-apps/dockerfile-node) from 0.5.7 to 0.5.8.
- [Commits](https://github.com/fly-apps/dockerfile-node/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore(deps): bump @tanstack/react-table from 8.19.2 to 8.20.1 (#474)

Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.19.2 to 8.20.1.
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.1/packages/react-table)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore(deps): bump pino-pretty from 11.2.1 to 11.2.2 (#471)

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2)

---
updated-dependencies:
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore: update pnpm-lock.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zeekay pushed a commit to hanzoai/captable that referenced this pull request Mar 10, 2026
* chore(deps): bump @radix-ui/react-accordion from 1.1.2 to 1.2.0 (captableinc#472)

Bumps [@radix-ui/react-accordion](https://github.com/radix-ui/primitives) from 1.1.2 to 1.2.0.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-accordion"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump @flydotio/dockerfile from 0.5.7 to 0.5.8 (captableinc#473)

Bumps [@flydotio/dockerfile](https://github.com/fly-apps/dockerfile-node) from 0.5.7 to 0.5.8.
- [Commits](https://github.com/fly-apps/dockerfile-node/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore(deps): bump @tanstack/react-table from 8.19.2 to 8.20.1 (captableinc#474)

Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.19.2 to 8.20.1.
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.20.1/packages/react-table)

---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore(deps): bump pino-pretty from 11.2.1 to 11.2.2 (captableinc#471)

Bumps [pino-pretty](https://github.com/pinojs/pino-pretty) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.2.1...v11.2.2)

---
updated-dependencies:
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Puru Dahal <dahal@users.noreply.github.com>

* chore: update pnpm-lock.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant