chore(deps): bump the npm_and_yarn group across 3 directories with 6 updates#167
Conversation
…updates Bumps the npm_and_yarn group with 2 updates in the /examples/astro directory: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Bumps the npm_and_yarn group with 1 update in the /examples/fastify directory: [fastify](https://github.com/fastify/fastify). Bumps the npm_and_yarn group with 3 updates in the /examples/firebase-functions directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [hono](https://github.com/honojs/hono) and [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `@astrojs/node` from 9.5.5 to 10.0.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@10.0.5/packages/integrations/node) Updates `astro` from 5.18.1 to 6.2.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.2.1/packages/astro) Updates `fastify` from 5.8.4 to 5.8.5 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v5.8.4...v5.8.5) Updates `fast-xml-parser` from 5.5.8 to 5.7.2 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.5.8...v5.7.2) Updates `hono` from 4.12.12 to 4.12.16 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.12...v4.12.16) Updates `protobufjs` from 7.5.4 to 7.5.6 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 10.0.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.2.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fastify dependency-version: 5.8.5 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: fast-xml-parser dependency-version: 5.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: hono dependency-version: 4.12.16 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. It is recommended to resolve "Warn" alerts too. Learn more about Socket for GitHub.
|
Bumps the npm_and_yarn group with 2 updates in the /examples/astro directory: @astrojs/node and astro.
Bumps the npm_and_yarn group with 1 update in the /examples/fastify directory: fastify.
Bumps the npm_and_yarn group with 3 updates in the /examples/firebase-functions directory: fast-xml-parser, hono and protobufjs.
Updates
@astrojs/nodefrom 9.5.5 to 10.0.5Release notes
Sourced from @astrojs/node's releases.
Changelog
Sourced from @astrojs/node's changelog.
... (truncated)
Commits
eca29c1[ci] release (#16314)940afd5Fix static asset error responses including immutable cache headers (#16319)fab9c00chore: upgrade biome (#16246)711f837Prevent static assets from being caught by catch-all routes (#16047)88fcc98fix integrations links across docs (#16098)4a6ff2a[ci] release (#16020)b9e96dafix(deps): update dependency vitest to v4 (#15372)846f27ffix: destroy read streams to prevent file descriptor leaks (#16002)f41584afix(node): recursion fs loop (#15941)878791f[ci] release (#15985)Updates
astrofrom 5.18.1 to 6.2.1Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
cc02799[ci] release (#16533)5cf6c51fix: Zod 4.4.0 compat for server config and error map (#16534)7df0fe4fix(astro): makeserverproperty correctly optional in config validation (#...76db01dfix(config): update validation for omittedintegrationsfields with newer Z...3af3543[ci] release (#16512)b7916efdocs: improve readability of remotePattern section (#16508)449b51dfix(test): type html minification properties (#16514)f832c3bfix: cloudflare allowed hosts test (#16513)b9a5b58[ci] format0f7c3c8feat: svg optimizer (#16333)Updates
fastifyfrom 5.8.4 to 5.8.5Release notes
Sourced from fastify's releases.
Commits
3983cceBumped v5.8.53ce3ae6Merge commit from forkb06a196docs(ecosystem): add@pompelmi/fastify-plugin(#6610)909c5d5chore: Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#6630)4db21a3chore: Bump borp from 0.21.0 to 1.0.0 (#6633)0f4e544chore: Bump markdownlint-cli2 from 0.21.0 to 0.22.0 (#6632)33a2fcdchore: Bump pnpm/action-setup from 4.2.0 to 5.0.0 (#6629)fd35d82ci: reduce cron schedules from daily/weekly to monthly (#6623)8dee9befix: restore trustProxy function for number and string types, add null check ...d457aedchore: upgrade to typescript v6.0.2 (#6605)Updates
fast-xml-parserfrom 5.5.8 to 5.7.2Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
b1d5b90update releas info78571aetests for long tag expressionebaedc0allow numerical external entities for backward compatibility91245ebupdate changelog79dd40dfix #705: don not group and nest attributes when both preserveOrder and attri...d6bce3ballow long attribute expressions9a2561bremove unnecessary0f08303fix typof529642update to release v5.7.052a8583Revert "improve performance of attributes reading"Updates
honofrom 4.12.12 to 4.12.16Release notes
Sourced from hono's releases.
Commits
90d41824.12.16db05b96Merge commit from fork614b834Merge commit from fork027e3dffix(method-override): handle Content-Type with charset parameter (#4894)f774f8d4.12.1518fe604fix(jwt): support single-line PEM keys (#4889)cf2d2b74.12.1466daa2eMerge commit from forkfa2c74ffix(aws-lambda): handle invalid header names in request processing (#4883)37799274.12.13Updates
protobufjsfrom 7.5.4 to 7.5.6Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
2189e5bchore: release protobufjs-v7.x (#2174)75392eafix: Backport input hardening and CLI fixes to 7.x (#2173)8af8d7cchore(ci): Fix 7.x release please configuration (#2169)e92ca42chore(ci): Enable release-please for 7.x (#2166)b7bdfafchore: release 7.5.5ff7b2affix: filter invalid characters from the type name (#2127)086b19dfix: do not allow setting proto in Message constructor (#2126)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.