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

chore(deps): bump the dependencies group across 1 directory with 4 updates #259

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps the dependencies group with 4 updates in the / directory: ajv, better-sqlite3, dayjs and pino.

Updates ajv from 8.12.0 to 8.14.0

Release notes

Sourced from ajv's releases.

v8.14.0

What's Changed

New Contributors

Full Changelog: ajv-validator/ajv@v8.13.0...v8.14.0

v8.13.0

  • add named exports
  • update dependencies
  • update node.js
Commits

Updates better-sqlite3 from 9.5.0 to 10.0.0

Release notes

Sourced from better-sqlite3's releases.

v10.0.0

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.6.0...v10.0.0

v9.6.0

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.5.0...v9.6.0

Commits

Updates dayjs from 1.11.10 to 1.11.11

Release notes

Sourced from dayjs's releases.

v1.11.11

1.11.11 (2024-04-28)

Bug Fixes

Changelog

Sourced from dayjs's changelog.

1.11.11 (2024-04-28)

Bug Fixes

Commits

Updates pino from 8.20.0 to 9.1.0

Release notes

Sourced from pino's releases.

v9.1.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.0.0...v9.1.0

v9.0.0

⚠ BREAKING CHANGES

Dropped support for Node.js 14, 16, & 19

What's Changed

Full Changelog: pinojs/pino@v8.21.0...v9.0.0

v8.21.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.20.0...v8.21.0

Commits
  • 75e5591 Bumped v9.1.0
  • 28790ef Skip pkg test with PNPM
  • 03668e5 build(deps): bump thread-stream from 2.7.0 to 3.0.0 (#1959)
  • 9ff5a37 Drop yarn support and update pnpm (#1972)
  • 81a244b build(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 (#1913)
  • 2f176bb build(deps): bump actions/dependency-review-action from 3 to 4 (#1894)
  • 2a5e452 build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#1937)
  • 73828ad build(deps): bump pino-std-serializers from 6.2.2 to 7.0.0 (#1957)
  • 5332de7 build(deps): bump sonic-boom from 3.8.1 to 4.0.1 (#1960)
  • 316d756 build(deps-dev): bump pino-pretty from 10.3.1 to 11.0.0 (#1933)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2024
@PierreDemailly
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-f92e382fb4 branch from 03357c4 to 86a34c5 Compare May 27, 2024 18:29
…dates

Bumps the dependencies group with 4 updates in the / directory: [ajv](https://github.com/ajv-validator/ajv), [better-sqlite3](https://github.com/WiseLibs/better-sqlite3), [dayjs](https://github.com/iamkun/dayjs) and [pino](https://github.com/pinojs/pino).


Updates `ajv` from 8.12.0 to 8.14.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.12.0...v8.14.0)

Updates `better-sqlite3` from 9.5.0 to 10.0.0
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.5.0...v10.0.0)

Updates `dayjs` from 1.11.10 to 1.11.11
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.10...v1.11.11)

Updates `pino` from 8.20.0 to 9.1.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.20.0...v9.1.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-f92e382fb4 branch from 86a34c5 to 7b29727 Compare May 27, 2024 18:30
@PierreDemailly PierreDemailly merged commit d6bd46d into main May 27, 2024
19 checks passed
@PierreDemailly PierreDemailly deleted the dependabot/npm_and_yarn/dependencies-f92e382fb4 branch May 27, 2024 18:35
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