chore(deps-dev): bump the dependencies group across 1 directory with 7 updates#171
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dependencies group across 1 directory with 7 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…7 updates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.10.0` | `12.11.1` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.5.0` | | [hono](https://github.com/honojs/hono) | `4.12.23` | `4.12.26` | | [oxc-minify](https://github.com/oxc-project/oxc/tree/HEAD/napi/minify) | `0.135.0` | `0.137.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.21.0` | `8.22.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `25.0.3` | `25.0.5` | Updates `better-sqlite3` from 12.10.0 to 12.11.1 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.10.0...v12.11.1) Updates `eslint` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.5.0) Updates `hono` from 4.12.23 to 4.12.26 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.23...v4.12.26) Updates `oxc-minify` from 0.135.0 to 0.137.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.137.0/napi/minify) Updates `pg` from 8.21.0 to 8.22.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.22.0/packages/pg) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `semantic-release` from 25.0.3 to 25.0.5 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5) --- updated-dependencies: - dependency-name: better-sqlite3 dependency-version: 12.11.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hono dependency-version: 4.12.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: oxc-minify dependency-version: 0.137.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pg dependency-version: 8.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: semantic-release dependency-version: 25.0.5 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: |
7560258
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://1441a2de.idempot-js.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-depe-7o97.idempot-js.pages.dev |
Dependency ReviewThe following issues were found:
Vulnerabilitiespnpm-lock.yaml
Only included vulnerabilities with severity moderate or higher. License Issuespnpm-lock.yaml
OpenSSF ScorecardScorecard details
Scanned Files
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dependencies-e89ca4bca4
branch
July 6, 2026 03:57
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 in the / directory:
12.10.012.11.110.4.110.5.04.12.234.12.260.135.00.137.08.21.08.22.03.8.33.8.425.0.325.0.5Updates
better-sqlite3from 12.10.0 to 12.11.1Release notes
Sourced from better-sqlite3's releases.
Commits
4cbc39c12.11.102b743fFix Electron v42 build errors on Windows (#1488)39a6e5512.11.0f36d8c6Add missing Electron v42 build target (#1486)da6152c12.10.15bb63a2Fix V8 external API usage for Electron 42 (#1475)ca60e36Bump the github-actions group across 1 directory with 4 updates (#1451)f93f490Update SQLite to version 3.53.2 (#1483)Updates
eslintfrom 10.4.1 to 10.5.0Release notes
Sourced from eslint's releases.
Commits
de3b67210.5.0362a518Build: changelog update for 10.5.05ca8c52feat: correct stack tracking in max-nested-callbacks (#20973)b565783feat: report no-with violations at the with keyword (#20971)2ce032ffeat: report max-lines-per-function violations at function head (#20966)732cb3efeat: report max-nested-callbacks violations at function head (#20967)f9c138afeat: report max-depth violations on keywords (#20943)8ae1b5bdocs: Update READMEca7eb90docs: update Node.js prerequisites to include ICU support (#20962)b18bf58chore: update ecosystem plugins (#20959)Updates
honofrom 4.12.23 to 4.12.26Release notes
Sourced from hono's releases.
Commits
27b79924.12.26d29982cchore: replace arg and glob with Bun native APIs in build script16215d5chore: remove unused devcontainer and gitpod configs (#5029)c574cf1ci: publish to npm from CI with OIDC trusted publishing (#5028)e50df01fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding (#5...fce483e4.12.25751ba41Merge commit from forkf0b094dMerge commit from forkfa5f9bfMerge commit from fork3892a6cMerge commit from forkMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for hono since your current version.
Updates
oxc-minifyfrom 0.135.0 to 0.137.0Release notes
Sourced from oxc-minify's releases.
... (truncated)
Changelog
Sourced from oxc-minify's changelog.
Commits
6d56d57release(crates): oxc v0.137.0 (#23591)827248arelease(crates): oxc v0.136.0 (#23443)e745892chore(deps): update napi (#23394)777f02arefactor(diagnostics)!: return a Diagnostics type instead of Vec<OxcDiagnosti...Updates
pgfrom 8.21.0 to 8.22.0Changelog
Sourced from pg's changelog.
Commits
b617619Publishd80b261Update docs & changelog835fb83Fix error handling for exceptions on values parsing. (#3574)f49ab4afix: correct spelling mistakes across codebase (#3692)d7175a4Expand CI matrix of PG versions and add direct SSL test (#3693)882fc30Add support for sslnegotiation=direct (PostgreSQL 17) (#3688)Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
semantic-releasefrom 25.0.3 to 25.0.5Release notes
Sourced from semantic-release's releases.
Commits
db8ffaafix(revert): next (#4200)4e476dedocs: update README to include information about the new core engine integration493d6cdfix(code-quality): add missing comma in context object for consistencyd05e160refactor: replace direct logger and env-ci replacements with a mockCore funct...4f464a7test: add tests for core delegation and dry-run policy handling3f5d1b7refactor: integratecore; remove unused imports and restructuring the main ...7d71f2erefactor: remove obsolete release type constants and notes separator1ae1a19refactor: remove obsolete test files for logger, git, sensitive data handling...bedddc4refactor: remove obsolete Git-related utilities and logging functions7172195refactor(tests): remove obsolete tests for plugins and verificationDependabot 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