Bump the production-dependencies group with 5 updates - #5
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@googleapis/androidpublisher](https://github.com/googleapis/google-api-nodejs-client) | `36.0.0` | `37.0.0` | | [@hono/node-server](https://github.com/honojs/node-server) | `2.0.12` | `2.1.0` | | [googleapis-common](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/nodejs-googleapis-common) | `8.0.3` | `9.0.0` | | [hono](https://github.com/honojs/hono) | `4.12.32` | `4.13.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.1` | `2.9.0` | Updates `@googleapis/androidpublisher` from 36.0.0 to 37.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/v37.0.0/CHANGELOG.md) - [Commits](googleapis/google-api-nodejs-client@v36.0.0...v37.0.0) 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 `googleapis-common` from 8.0.3 to 9.0.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/nodejs-googleapis-common/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/googleapis-common-v9.0.0/core/packages/nodejs-googleapis-common) Updates `hono` from 4.12.32 to 4.13.0 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.32...v4.13.0) Updates `yaml` from 2.8.1 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: "@googleapis/androidpublisher" dependency-version: 37.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@hono/node-server" dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: googleapis-common dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: hono dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 5 updates:
36.0.037.0.02.0.122.1.08.0.39.0.04.12.324.13.02.8.12.9.0Updates
@googleapis/androidpublisherfrom 36.0.0 to 37.0.0Changelog
Sourced from @googleapis/androidpublisher's changelog.
... (truncated)
Commits
7e3d978Release v37.0.0 (#1568)ecb2c28build: check for 404s in the docs (#1562)d49aa49docs: run the docs command (#1566)d1af168feat: run the generator (#1564)9ccda50chore(deps): update dependency eslint-config-prettier to v4 (#1565)73f8f9cdocs: specify gaxios over axios (#1558)7f7f3cffix(deps): update dependency googleapis-common to ^0.7.0 (#1560)c62efb1docs(samples): add people samples for get & create contacts (#1543)2ad63f6feat: webpack support for all APIs (#1554)d8ba2acfix(deps): update googleapis-common and google-auth-library (#1556)Updates
@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
googleapis-commonfrom 8.0.3 to 9.0.0Changelog
Sourced from googleapis-common's changelog.
Commits
ad53939chore: release main (#9012)5f9dfebfeat!: Update nodejs-googleapis-common to minimum Node version of 22. (#8997)Updates
honofrom 4.12.32 to 4.13.0Release notes
Sourced from hono's releases.
... (truncated)
Commits
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)30277aefeat(jwt,jwk): add a configurable WWW-Authenticate realm (#5141)1f707c5feat(middleware): add method-not-allowed middleware (#5132)2df0b47feat(jsx): add React-compatible overloads to useRef (#5063)3bc96bafeat(cache): add first-class support for QUERY requests (#5119)Updates
yamlfrom 2.8.1 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)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