chore(deps): bump the npm-sdk-deps group across 2 directories with 6 updates#3945
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…updates Bumps the npm-sdk-deps group with 1 update in the /cmd/hatchet-cli/cli/templates/typescript/pnpm directory: [@hatchet-dev/typescript-sdk](https://github.com/hatchet-dev/hatchet). Bumps the npm-sdk-deps group with 5 updates in the /sdks/typescript directory: | Package | From | To | | --- | --- | --- | | [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs) | `6.15.0` | `6.15.1` | | [axios](https://github.com/axios/axios) | `1.16.0` | `1.16.1` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `7.5.6` | `7.5.8` | | [semver](https://github.com/npm/node-semver) | `7.7.4` | `7.8.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.4` | `2.9.0` | Updates `@hatchet-dev/typescript-sdk` from 1.21.2 to 1.22.1 - [Release notes](https://github.com/hatchet-dev/hatchet/releases) - [Commits](https://github.com/hatchet-dev/hatchet/commits) Updates `@types/qs` from 6.15.0 to 6.15.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs) Updates `axios` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.16.1) Updates `protobufjs` from 7.5.6 to 7.5.8 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.6...protobufjs-v7.5.8) Updates `semver` from 7.7.4 to 7.8.0 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.4...v7.8.0) Updates `yaml` from 2.8.4 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.4...v2.9.0) --- updated-dependencies: - dependency-name: "@hatchet-dev/typescript-sdk" dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-sdk-deps - dependency-name: "@types/qs" dependency-version: 6.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: protobufjs dependency-version: 7.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-sdk-deps - dependency-name: semver dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-sdk-deps - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-sdk-deps ... Signed-off-by: dependabot[bot] <support@github.com>
622439a to
e1b1692
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 npm-sdk-deps group with 1 update in the /cmd/hatchet-cli/cli/templates/typescript/pnpm directory: @hatchet-dev/typescript-sdk.
Bumps the npm-sdk-deps group with 5 updates in the /sdks/typescript directory:
6.15.06.15.11.16.01.16.17.5.67.5.87.7.47.8.02.8.42.9.0Updates
@hatchet-dev/typescript-sdkfrom 1.21.2 to 1.22.1Commits
Updates
@types/qsfrom 6.15.0 to 6.15.1Commits
Updates
axiosfrom 1.16.0 to 1.16.1Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
1337d6bchore(release): prepare release 1.16.1 (#10877)858a790fix: remove all caches (#10882)34adfd9revert: "fix: support URL object as config.url input (#10866)" (#10874)847d89bfix: support URL object as config.url input (#10866)4094886fix(progress): guard malformed XHR upload events (#10868)44f0c5bchore: change sponsorship link and add Twicsy advertisement (#10869)64e1095chore: update PR and issue template to use h2 (#10865)3e6b4e1fix: error unexpected token in fetch JS compatibility issue with Webpack 4 (#...c4453bafix: add the ability to add additional sponsors to the process sponsors scrip...caa00a9fix: https data in cleartext to proxy (#10858)Updates
protobufjsfrom 7.5.6 to 7.5.8Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
d7035f9chore: release protobufjs-v7.x (#2248)54b593ffix: Backport parser hardening to 7.x (#2245)e88fceachore: release protobufjs-v7.x (#2239)cc7d595fix: Restore first-match namespace lookup (#2236)3abc9b5chore: release protobufjs-v7.x (#2190)a0bf2dffix: Update CLI peer dependency (7.x) (#2189)Updates
semverfrom 7.7.4 to 7.8.0Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
efa4be6chore: release 7.8.0 (#847)9542e09chore: template-oss-apply937bc2cchore: template-oss-apply@5.0.03905343fix: Warn when defaulting to --inc=patch in CLI0d0a0a2feat: Addtruncatefunction (#855)c368af6docs: fix typos in documentation (#853)6946fefchore: bump@npmcli/template-ossfrom 4.29.0 to 4.30.0 (#852)37776c3docs: fix BNF grammar to distinguish prerelease from build identifiers (#846)Updates
yamlfrom 2.8.4 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 stack