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 with 5 updates #224

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps the dependencies group with 5 updates:

Package From To
@myunisoft/httpie 3.0.3 4.0.1
dotenv 16.4.3 16.4.5
better-sqlite3 9.4.1 9.4.3
croner 8.0.0 8.0.1
pino 8.18.0 8.19.0

Updates @myunisoft/httpie from 3.0.3 to 4.0.1

Release notes

Sourced from @​myunisoft/httpie's releases.

v4.0.1

What's Changed

Full Changelog: MyUnisoft/httpie@v4.0.0...v4.0.1

v4.0.0

What's Changed

Full Changelog: MyUnisoft/httpie@v3.0.3...v4.0.0

Commits

Updates dotenv from 16.4.3 to 16.4.5

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814

16.4.4 (2024-02-13)

Changed

  • 🐞 Replaced chaining operator ?. with old school && (fixing node 12 failures) #812
Commits

Updates better-sqlite3 from 9.4.1 to 9.4.3

Release notes

Sourced from better-sqlite3's releases.

v9.4.3

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.4.2...v9.4.3

v9.4.2

NOTE: Electron v29 prebuilds are broken in this release.

We'll get a new release out as soon as we can.

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v9.4.1...v9.4.2

Commits

Updates croner from 8.0.0 to 8.0.1

Release notes

Sourced from croner's releases.

8.0.1

Croner 8.0.1

Full Changelog: Hexagon/croner@8.0.0...8.0.1

8.0.1-dev.0

Pre-release 8.0.1-dev.0

Commits

Updates pino from 8.18.0 to 8.19.0

Release notes

Sourced from pino's releases.

v8.19.0

What's Changed

New Contributors

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

Commits

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

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@myunisoft/httpie](https://github.com/MyUnisoft/httpie) | `3.0.3` | `4.0.1` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.3` | `16.4.5` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `9.4.1` | `9.4.3` |
| [croner](https://github.com/hexagon/croner) | `8.0.0` | `8.0.1` |
| [pino](https://github.com/pinojs/pino) | `8.18.0` | `8.19.0` |


Updates `@myunisoft/httpie` from 3.0.3 to 4.0.1
- [Release notes](https://github.com/MyUnisoft/httpie/releases)
- [Commits](MyUnisoft/httpie@v3.0.3...v4.0.1)

Updates `dotenv` from 16.4.3 to 16.4.5
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.3...v16.4.5)

Updates `better-sqlite3` from 9.4.1 to 9.4.3
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v9.4.1...v9.4.3)

Updates `croner` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/hexagon/croner/releases)
- [Commits](Hexagon/croner@8.0.0...8.0.1)

Updates `pino` from 8.18.0 to 8.19.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.18.0...v8.19.0)

---
updated-dependencies:
- dependency-name: "@myunisoft/httpie"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: better-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: croner
  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-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@PierreDemailly PierreDemailly merged commit 5e28801 into main Mar 16, 2024
19 checks passed
@PierreDemailly PierreDemailly deleted the dependabot/npm_and_yarn/dependencies-45f286d58c branch March 16, 2024 12:12
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.

2 participants