chore(deps): bump the patch-updates group across 1 directory with 7 updates#309
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the patch-updates group across 1 directory with 7 updates#309dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the patch-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@hono/node-server](https://github.com/honojs/node-server) | `1.19.9` | `1.19.11` | | [eslint](https://github.com/eslint/eslint) | `10.0.2` | `10.0.3` | | [eslint-plugin-import-x](https://github.com/un-ts/eslint-plugin-import-x) | `4.16.1` | `4.16.2` | | [turbo](https://github.com/vercel/turborepo) | `2.8.12` | `2.8.17` | | [sql.js](https://github.com/sql-js/sql.js) | `1.14.0` | `1.14.1` | | [fumadocs-mdx](https://github.com/fuma-nama/fumadocs) | `14.2.9` | `14.2.10` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | Updates `@hono/node-server` from 1.19.9 to 1.19.11 - [Release notes](https://github.com/honojs/node-server/releases) - [Commits](honojs/node-server@v1.19.9...v1.19.11) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) Updates `eslint-plugin-import-x` from 4.16.1 to 4.16.2 - [Release notes](https://github.com/un-ts/eslint-plugin-import-x/releases) - [Changelog](https://github.com/un-ts/eslint-plugin-import-x/blob/master/CHANGELOG.md) - [Commits](un-ts/eslint-plugin-import-x@v4.16.1...v4.16.2) Updates `turbo` from 2.8.12 to 2.8.17 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.8.12...v2.8.17) Updates `sql.js` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/sql-js/sql.js/releases) - [Commits](sql-js/sql.js@v1.14.0...v1.14.1) Updates `fumadocs-mdx` from 14.2.9 to 14.2.10 - [Release notes](https://github.com/fuma-nama/fumadocs/releases) - [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@14.2.9...fumadocs-mdx@14.2.10) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) --- updated-dependencies: - dependency-name: "@hono/node-server" dependency-version: 1.19.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-import-x dependency-version: 4.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: turbo dependency-version: 2.8.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sql.js dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fumadocs-mdx dependency-version: 14.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 patch-updates group with 7 updates in the / directory:
1.19.91.19.1110.0.210.0.34.16.14.16.22.8.122.8.171.14.01.14.114.2.914.2.108.5.68.5.8Updates
@hono/node-serverfrom 1.19.9 to 1.19.11Release notes
Sourced from
@hono/node-server's releases.Commits
ecd4d6b1.19.11c944899fix: do not overwrite Content-Length in the fast path pattern if Content-Leng...2f8ca361.19.10455015bMerge commit from forkcc05c48chore: add benchmark for comparing with npm and local (dev) (#305)58c4412chore: Adding LICENSE file with MIT license referenced in README.md (#297)b1daa4cdocs(readme): add@usualomaas an author (#300)Updates
eslintfrom 10.0.2 to 10.0.3Release notes
Sourced from eslint's releases.
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
eslint-plugin-import-xfrom 4.16.1 to 4.16.2Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
69ddbbachore: release eslint-plugin-import-x (#407)b669acafix(#421):defineConfigcompatible (#466)60312eechore: prepare for ESLint 10 more (#458)1da4043refactor: makeno-unused-modulesno-op on ESLint 10 or later (#457)d801fd7docs: remove SublimeLinter-eslint mention in README (#432)1909953chore(deps): update dependency minimatch to v9.0.8 [security] (#460)b416a8afix:consistent-type-specifier-stylewithprefer-inlineand TS resolution...a51be0fchore(deps): bumping minimatch 10 to 10.1.2 to avoid dependencies with cr...d3f8d67refactor: first step toward ESLint 10 support (#454)a3aae61fix(deps): replacetype-festw/@package-json/types(#434)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-import-x since your current version.
Updates
turbofrom 2.8.12 to 2.8.17Release notes
Sourced from turbo's releases.
... (truncated)
Commits
fd0e0f6publish 2.8.17 to registryc921a26release(turborepo): 2.8.17-canary.16 (#12282)766dad4fix: Remove redundant online check from create-turbo (#12281)8fb7673release(turborepo): 2.8.17-canary.15 (#12280)bb1e1dafix: Fix non-deterministic hashOfExternalDependencies with Bun lockfiles (#12...85719d6release(turborepo): 2.8.17-canary.14 (#12278)9b69f8cfix: Replace dns.lookup with https.get for create-turbo online check (#12277)5677b17release(turborepo): 2.8.17-canary.13 (#12276)d1833fafix: Use BTreeMap for bundled_deps in bun PackageIndex (#12266)29bf4a5feat: Use task graph forwatch(#12275)Updates
sql.jsfrom 1.14.0 to 1.14.1Commits
8088a68Fix browser bundle (#625)ee29605Update devcontainer + migrate linting to ESLint 10 (#623)d58d741sqlite 3.45.2 (#581)Updates
fumadocs-mdxfrom 14.2.9 to 14.2.10Release notes
Sourced from fumadocs-mdx's releases.
Commits
89b7750Version Packages (#3102)9c56f6dBase UI: fix typesc2678c0MDX: Improvellms.txtgeneration viaremark-llmspluginc3a723eUI: fix codeblock RSC highlightingc8a7612format04bd349Chore: Migrate to Vite 88b3179fContent: output as collection pack417f07aCore: Expose Markdown stringifierf065406Core & Content: supportfuma-contentintegration14ab30eChore: Update sponsors pageUpdates
postcssfrom 8.5.6 to 8.5.8Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependenciesDependabot 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