chore(deps-dev): bump the dependencies group with 7 updates - #196
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dependencies group with 7 updates#196dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.0` | | [eslint](https://github.com/eslint/eslint) | `10.8.0` | `10.8.1` | | [fastify](https://github.com/fastify/fastify) | `5.11.0` | `5.11.3` | | [hono](https://github.com/honojs/hono) | `4.12.34` | `4.13.1` | | [oxc-minify](https://github.com/oxc-project/oxc/tree/HEAD/napi/minify) | `0.142.0` | `0.143.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.22.0` | `8.23.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.8` | `25.0.9` | Updates `@hono/node-server` from 2.0.12 to 2.1.0 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v2.0.12...v2.1.0) Updates `eslint` from 10.8.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.0...v10.8.1) Updates `fastify` from 5.11.0 to 5.11.3 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.11.0...v5.11.3) Updates `hono` from 4.12.34 to 4.13.1 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.34...v4.13.1) Updates `oxc-minify` from 0.142.0 to 0.143.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/minify/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.143.0/napi/minify) Updates `pg` from 8.22.0 to 8.23.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.23.0/packages/pg) Updates `semantic-release` from 25.0.8 to 25.0.9 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.8...v25.0.9) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: fastify dependency-version: 5.11.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: hono dependency-version: 4.13.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxc-minify dependency-version: 0.143.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pg dependency-version: 8.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: semantic-release dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying idempot-js with
|
| Latest commit: |
55bd347
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a4b32620.idempot-js.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-depe-z4rp.idempot-js.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates:
2.0.122.1.010.8.010.8.15.11.05.11.34.12.344.13.10.142.00.143.08.22.08.23.025.0.825.0.9Updates
@hono/node-serverfrom 2.0.12 to 2.1.0Release notes
Sourced from @hono/node-server's releases.
Commits
82ba34e2.1.01f2909afix(listener): avoid uncaught error when force-closing a non-standard socket ...977a242feat: add Early Hints (HTTP 103) middleware (#378)Updates
eslintfrom 10.8.0 to 10.8.1Release notes
Sourced from eslint's releases.
Commits
c049dc310.8.1a3f7826Build: changelog update for 10.8.118eb0a7fix: prevent ASI hazard inno-unused-labelsautofix (#21173)0a14800chore: update github/codeql-action action to v4.37.4 (#21196)7d0cbf8docs: Update README05adcb1test: fix failing ecosystem test foreslint-plugin-unicorn(#21191)5611035test: add error locations info tono-void(#21185)ee47333ci: bump github/codeql-action from 4 to 4.37.3 (#21176)f131c03chore: improve ecosystem test failure reporting (#20937)0a05812docs: add missing backticks tono-duplicate-imports.js(#21183)Updates
fastifyfrom 5.11.0 to 5.11.3Release notes
Sourced from fastify's releases.
Commits
a22cedeBumped v5.11.316a74e7fix: reset lastIndex before testing global/sticky content-type RegExp parsers...27938acfix: recognize constructor-assigned built-in properties as decorator dependen...a2f5905chore: Bump fastify/workflows/.github/workflows/nested-quality.yml (#6917)22c419achore: Bump fastify/workflows/.github/workflows/lock-threads.yml (#6916)f5b1400docs(encapsulation): clarify nested plugin scopes (#6893)9eaef51fix: pass null instead of undefined to requestCompleted on success (#6837)39e87e8docs(readme): fix grammar and cjs capitalization (#6899)3f6451cdocs(errors): document what the default error handler sends (#6894)f28528fdocs: document percent-decoded route params as untrusted input (#6903)Updates
honofrom 4.12.34 to 4.13.1Release notes
Sourced from hono's releases.
... (truncated)
Commits
cf785284.13.1f6aa913fix(etag): skip unsafe methods or error responses on non-* case (#5196)cd31bc1fix(utils/stream): re-acquire writer lock when pipe() throws (#4988)569b419fix(trie-router): count every slash a pattern consumes (#5189)192768f4.13.0b0c2d90Merge pull request #5154 from honojs/next8f07028fix(compress): set Vary: Accept-Encoding on negotiated responses (#5137)8a0b18ffeat(reg-exp-router): throw UnsupportedPathError during route registration (#...3feb355fix(jsx): allow a function component to return an array (#5179)5d911d2feat(utils/headers): add HTTP fields newly registered with IANA (#5153)Updates
oxc-minifyfrom 0.142.0 to 0.143.0Release notes
Sourced from oxc-minify's releases.
Commits
45a17c2release(crates): oxc v0.143.0 (#25250)b937e3echore(deps): update napi (#25019)Updates
pgfrom 8.22.0 to 8.23.0Changelog
Sourced from pg's changelog.
Commits
df274d1Publisheb19d0fAdd opt-in query pipelining (#3652)Updates
semantic-releasefrom 25.0.8 to 25.0.9Release notes
Sourced from semantic-release's releases.
Commits
8d905a5fix: do not expose the authenticated repository URL in EGITNOPERMISSION error...e176eb7ci(action): update github/codeql-action action to v4.37.6 (#4282)d27db1bchore(deps): update dependency js-yaml to v4.3.1 (#4279)55beeacci(action): update github/codeql-action action to v4.37.5 (#4277)7bf348dchore(deps): update dependency nock to v14.0.17 (#4275)2ec3ba2chore(deps): update dependency mockserver-client to v7.5.0 (#4274)d3b7724chore(deps): update npm to v12.0.2 (#4273)514dc5fchore(deps): update dependency npm-run-all2 to v9.0.3 (#4271)f25b716ci(action): update github/codeql-action action to v4.37.4 (#4270)1114416chore: remove 'next version' badge from README (#4265)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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