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 npm_and_yarn group across 1 directory with 2 updates #821

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps the npm_and_yarn group with 2 updates in the / directory: hono and @hono/node-server.

Updates hono from 4.6.1 to 4.6.2

Release notes

Sourced from hono's releases.

v4.6.2

What's Changed

Full Changelog: honojs/hono@v4.6.1...v4.6.2

Commits
  • b5c6285 v4.6.2
  • 27a57c3 fix(serve-static): use application/octet-stream if the mime type is not detec...
  • 0edb243 perf(serve-static): performance optimization for precompressed feature (#3414)
  • 5f78e4e chore(lint): ESLint v9 (#3393)
  • See full diff in compare view

Updates @hono/node-server from 1.12.2 to 1.13.0

Release notes

Sourced from @​hono/node-server's releases.

v1.13.0

What's Changed

Full Changelog: honojs/node-server@v1.12.2...v1.13.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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [hono](https://github.com/honojs/hono) and [@hono/node-server](https://github.com/honojs/node-server).


Updates `hono` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](honojs/hono@v4.6.1...v4.6.2)

Updates `@hono/node-server` from 1.12.2 to 1.13.0
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: hono
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@hono/node-server"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2024
@felixmosh felixmosh merged commit 51bf3ba into master Sep 17, 2024
4 checks passed
@felixmosh felixmosh deleted the dependabot/npm_and_yarn/npm_and_yarn-1370629fc0 branch September 17, 2024 11:00
alexandresoro pushed a commit to alexandresoro/ouca that referenced this pull request Oct 2, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@bull-board/api](https://github.com/felixmosh/bull-board) ([source](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api)) | dependencies | minor | [`5.21.7` -> `5.23.0`](https://renovatebot.com/diffs/npm/@bull-board%2fapi/5.21.7/5.23.0) |
| [@bull-board/fastify](https://github.com/felixmosh/bull-board) ([source](https://github.com/felixmosh/bull-board/tree/HEAD/packages/fastify)) | dependencies | minor | [`5.21.7` -> `5.23.0`](https://renovatebot.com/diffs/npm/@bull-board%2ffastify/5.21.7/5.23.0) |

---

### Release Notes

<details>
<summary>felixmosh/bull-board (@&#8203;bull-board/api)</summary>

### [`v5.23.0`](https://github.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5230)

[Compare Source](felixmosh/bull-board@v5.22.0...v5.23.0)

> 19 September 2024

-   feat: add duplicate job, closes [#&#8203;426](felixmosh/bull-board#426) [`#426`](felixmosh/bull-board#426)
-   Release 5.23.0 [`cf76409`](felixmosh/bull-board@cf76409)

### [`v5.22.0`](https://github.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5220)

[Compare Source](felixmosh/bull-board@v5.21.7...v5.22.0)

> 18 September 2024

-   chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates [`#821`](felixmosh/bull-board#821)
-   chore(deps): bump the npm_and_yarn group across 6 directories with 4 updates [`#818`](felixmosh/bull-board#818)
-   Feat: add job data update, closes [#&#8203;713](https://github.com/felixmosh/bull-board/issues/713),[#&#8203;796](https://github.com/felixmosh/bull-board/issues/796) [`#713`](felixmosh/bull-board#713)
-   fix: types [`4695e7c`](felixmosh/bull-board@4695e7c)
-   Release 5.22.0 [`c97a468`](felixmosh/bull-board@c97a468)
-   feat: improve progress bar svg based on https://x.com/devongovett/status/1835692034104918053/photo/1 [`236065f`](felixmosh/bull-board@236065f)

</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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4xIiwidXBkYXRlZEluVmVyIjoiMzguMTAxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/143
Reviewed-by: Alexandre Soro <code@soro.dev>
Co-authored-by: renovate <renovate@git.tristess.app>
Co-committed-by: renovate <renovate@git.tristess.app>
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