chore(deps): bump the npm-dependencies group across 1 directory with 8 updates#306
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…8 updates Bumps the npm-dependencies group with 8 updates in the /apps/backend directory: | Package | From | To | | --- | --- | --- | | [@filoz/synapse-sdk](https://github.com/FilOzone/synapse-sdk) | `0.36.0` | `0.37.0` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.6` | `11.1.14` | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.6` | `11.1.14` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `11.1.6` | `11.1.14` | | [filecoin-pin](https://github.com/filecoin-project/filecoin-pin) | `0.15.1` | `0.16.0` | | [undici](https://github.com/nodejs/undici) | `7.16.0` | `7.22.0` | | [viem](https://github.com/wevm/viem) | `2.38.3` | `2.46.2` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.6` | `11.1.14` | Updates `@filoz/synapse-sdk` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/FilOzone/synapse-sdk/releases) - [Commits](FilOzone/synapse-sdk@synapse-sdk-v0.36.0...synapse-sdk-v0.37.0) Updates `@nestjs/common` from 11.1.6 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/common) Updates `@nestjs/core` from 11.1.6 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/core) Updates `@nestjs/platform-express` from 11.1.6 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/platform-express) Updates `filecoin-pin` from 0.15.1 to 0.16.0 - [Release notes](https://github.com/filecoin-project/filecoin-pin/releases) - [Changelog](https://github.com/filecoin-project/filecoin-pin/blob/master/CHANGELOG.md) - [Commits](filecoin-project/filecoin-pin@v0.15.1...v0.16.0) Updates `undici` from 7.16.0 to 7.22.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.16.0...v7.22.0) Updates `viem` from 2.38.3 to 2.46.2 - [Release notes](https://github.com/wevm/viem/releases) - [Commits](https://github.com/wevm/viem/compare/viem@2.38.3...viem@2.46.2) Updates `@nestjs/testing` from 11.1.6 to 11.1.14 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v11.1.14/packages/testing) --- updated-dependencies: - dependency-name: "@filoz/synapse-sdk" dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nestjs/common" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@nestjs/core" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: "@nestjs/platform-express" dependency-version: 11.1.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: filecoin-pin dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: undici dependency-version: 7.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: viem dependency-version: 2.46.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: "@nestjs/testing" dependency-version: 11.1.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-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 npm-dependencies group with 8 updates in the /apps/backend directory:
0.36.00.37.011.1.611.1.1411.1.611.1.1411.1.611.1.140.15.10.16.07.16.07.22.02.38.32.46.211.1.611.1.14Updates
@filoz/synapse-sdkfrom 0.36.0 to 0.37.0Release notes
Sourced from
@filoz/synapse-sdk's releases.... (truncated)
Commits
2524aebchore(master): release synapse-sdk 0.37.0 (#481)0902a01chore(master): release synapse-core 0.2.0 (#482)0d529e2feat!: change params to options object and remove withIpni (#601)67a17eefix: revert back uploads to uint8array and streamd7b9661fix: namespace upload types9b3f73ffix: move default nonces to the sign functions908c042fix: simplify upload input to Blob78cfd25chore: skip size limit test in StorageService due to browser limitationsac0e76echore: linter8061afbchore: update docs and export missing typesUpdates
@nestjs/commonfrom 11.1.6 to 11.1.14Release notes
Sourced from
@nestjs/common's releases.... (truncated)
Commits
5d31df7chore(release): publish v11.1.14 release829d326Merge pull request #16314 from SpencerKaiser/bugfix/cors-types5058600fix(common): change requestOrigin type91212b2fix: return type error804d27bfix: invalid context when no stack trace is provided8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 released88856ctest(common): add unit tests for class serializer interceptora1f6162Merge pull request #16202 from som14062005/fix/issue-161958222634refactor: move built-in types to module-level constantUpdates
@nestjs/corefrom 11.1.6 to 11.1.14Release notes
Sourced from
@nestjs/core's releases.... (truncated)
Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 releasedb9494aperf(core): use set instead of array for module registry lookup909b504test(core): add unit tests for discovery service96932adchore(release): publish v11.1.12 release4fdeb0bstyle: address lint issuese5616c2feat: apply instance decorator to all enhancers585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releaseUpdates
@nestjs/platform-expressfrom 11.1.6 to 11.1.14Release notes
Sourced from
@nestjs/platform-express's releases.... (truncated)
Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 release58c761afix(deps): update dependency cors to v2.8.696932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release8f0840atest(express): Add tests for getBodyParserOptions utility0c93692chore: update prettierUpdates
filecoin-pinfrom 0.15.1 to 0.16.0Release notes
Sourced from filecoin-pin's releases.
Changelog
Sourced from filecoin-pin's changelog.
Commits
778928echore(master): release 0.16.0 (#317)f15bba4ci: Update auto-label workflow to use pull_request_target (#323)97f6f1bchore(deps-dev): bump@biomejs/biomefrom 2.3.13 to 2.3.14 (#318)63b34e0chore(deps): bump@clack/promptsfrom 0.11.0 to 1.0.0 (#315)320a461fix: use namespace import for Sentry SDK v8+ ESM compatibility (#319)e03719bfeat: add --data-set and --new-data-set flags to add command (#296)c52ebbffeat: add provider command with info and ping subcommands (#295)Updates
undicifrom 7.16.0 to 7.22.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
0a23610Bumped v7.22.0 (#4829)f3c5c61feat: Support async cache stores in revalidation (#4826)9b78a44fix(deduplicate): avoid deduping methods not in methods option (#4818)0ce57babuild(deps-dev): bump esbuild from 0.25.12 to 0.27.3 (#4821)2453caffix: route websocket upgrades through new handler API (#4787)4658cdffeat(dispatcher/env-http-proxy-agent): strip leading dot and asterisk (#4676)a821c56fix: use OR operator in includesCredentials per WHATWG URL Standard (#4816)b3326b5docs: fix syntax highlighting in WebSocket.md (#4814)393c0daBumped v7.21.0 (#4813)47f9b96fix: set finalizer only for fetch responses (#4803)Updates
viemfrom 2.38.3 to 2.46.2Release notes
Sourced from viem's releases.
... (truncated)
Commits
c677096chore: lockfile2490fcachore: audit719aa1dchore: pin tempoef25164chore: version package (#4347)1a10fb7feat(tempo): rm fee payer magic for 0x78-prefixed envelopes72fbfc3chore: version package (#4341)44cbba7chore: rm ekta05f8817fix: incorrect documentation forsendTransactionSyncreturn type (#4339)93981f7chore: version package (#4338)2a28a31chore: up snapUpdates
@nestjs/testingfrom 11.1.6 to 11.1.14Release notes
Sourced from
@nestjs/testing's releases.... (truncated)
Commits
5d31df7chore(release): publish v11.1.14 release8d1c16cchore: update readmee3a958achore(release): publish v11.1.13 release96932adchore(release): publish v11.1.12 release585f55fchore: revert lerna versionfef323bchore(release): publish v11.1.11 releasede5e026chore(@nestjs) publish v11.1.10 release5045feachore: update eslint monorepo64c8552chore(@nestjs) publish v11.1.9 release68cd545chore(@nestjs) publish v11.1.8 releaseDependabot 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