build(deps): bump the npm_and_yarn group across 1 directory with 3 updates#64
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the npm_and_yarn group across 1 directory with 3 updates#64dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
5ed34ab to
093dce1
Compare
Contributor
|
@dependabot ignore @trspc/server 11 |
Contributor
|
@dependabot ignore @trspc/server |
Contributor
|
@dependabot ignore @trpc/server |
Contributor
|
@dependabot recreate |
Contributor
|
@dependabot ignore |
…dates Bumps the npm_and_yarn group with 3 updates in the / directory: [@trpc/server](https://github.com/trpc/trpc/tree/HEAD/packages/server), [diff](https://github.com/kpdecker/jsdiff) and [glob](https://github.com/isaacs/node-glob). Updates `@trpc/server` from 11.5.1 to 11.8.0 - [Release notes](https://github.com/trpc/trpc/releases) - [Commits](https://github.com/trpc/trpc/commits/v11.8.0/packages/server) Updates `diff` from 4.0.2 to 4.0.4 - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md) - [Commits](kpdecker/jsdiff@v4.0.2...v4.0.4) Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: "@trpc/server" dependency-version: 11.8.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: diff dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
093dce1 to
89c6ac0
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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_and_yarn group with 3 updates in the / directory: @trpc/server, diff and glob.
Updates
@trpc/serverfrom 11.5.1 to 11.8.0Release notes
Sourced from
@trpc/server's releases.Commits
a247ce2v11.8.078629d5Fix bug (#7043)9a17ceffeat(server): support streaming in API Gateway REST API (#7039)fa8d806chore(deps): update dependency valibot to v1.2.0 [security] (#7026)14e3d4av11.7.2ffa88b0fix: missing sse options when using mergeRouter (#7023)16db2d0chore(deps): update dependency@oxc-project/runtimeto v0.97.0 (#7004)d6bb04dv11.7.15961a63v11.7.04c9efbbExport octet types (#6981)Updates
difffrom 4.0.2 to 4.0.4Changelog
Sourced from diff's changelog.
Commits
f06f3e4v4.0.40179a48v4.0.34568caeBackport kpdecker/jsdiff#6494de0ffaBackport kpdecker/jsdiff#647Maintainer changes
This version was pushed to npm by explodingcabbage, a new releaser for diff since your current version.
Updates
globfrom 10.4.5 to 10.5.0Commits
56774ef10.5.01e4e297bin: Do not expose filenames to shell expansion