chore(deps): bump the minor-and-patch group with 5 updates#8
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group with 5 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [@mariozechner/pi-tui](https://github.com/badlogic/pi-mono/tree/HEAD/packages/tui) | `0.52.12` | `0.66.1` | | [@opentelemetry/exporter-logs-otlp-http](https://github.com/open-telemetry/opentelemetry-js) | `0.212.0` | `0.214.0` | | [@opentelemetry/sdk-logs](https://github.com/open-telemetry/opentelemetry-js) | `0.212.0` | `0.214.0` | | [@opentelemetry/winston-transport](https://github.com/open-telemetry/opentelemetry-js-contrib/tree/HEAD/packages/winston-transport) | `0.22.0` | `0.24.0` | | [monarch-money-api](https://github.com/pbassham/monarch-money-api) | `0.0.6` | `0.0.7` | Updates `@mariozechner/pi-tui` from 0.52.12 to 0.66.1 - [Release notes](https://github.com/badlogic/pi-mono/releases) - [Changelog](https://github.com/badlogic/pi-mono/blob/main/packages/tui/CHANGELOG.md) - [Commits](https://github.com/badlogic/pi-mono/commits/v0.66.1/packages/tui) Updates `@opentelemetry/exporter-logs-otlp-http` from 0.212.0 to 0.214.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.212.0...experimental/v0.214.0) Updates `@opentelemetry/sdk-logs` from 0.212.0 to 0.214.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-js@experimental/v0.212.0...experimental/v0.214.0) Updates `@opentelemetry/winston-transport` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/packages/winston-transport/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/commits/v0.24.0/packages/winston-transport) Updates `monarch-money-api` from 0.0.6 to 0.0.7 - [Commits](https://github.com/pbassham/monarch-money-api/commits) --- updated-dependencies: - dependency-name: "@mariozechner/pi-tui" dependency-version: 0.66.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/exporter-logs-otlp-http" dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/sdk-logs" dependency-version: 0.214.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@opentelemetry/winston-transport" dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: monarch-money-api dependency-version: 0.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 5 updates:
0.52.120.66.10.212.00.214.00.212.00.214.00.22.00.24.00.0.60.0.7Updates
@mariozechner/pi-tuifrom 0.52.12 to 0.66.1Release notes
Sourced from
@mariozechner/pi-tui's releases.... (truncated)
Changelog
Sourced from
@mariozechner/pi-tui's changelog.... (truncated)
Commits
f3780d7Release v0.66.1a99aee3Add [Unreleased] section for next cycle918cc09Release v0.66.00ff00adAdd [Unreleased] section for next cycle573eb91Release v0.65.26f5f37ffix(tui): throttle render scheduling under streaming load78d4625Add [Unreleased] section for next cycle4171cf0Release v0.65.184d1340Add [Unreleased] section for next cycle8c1831bRelease v0.65.0Updates
@opentelemetry/exporter-logs-otlp-httpfrom 0.212.0 to 0.214.0Release notes
Sourced from
@opentelemetry/exporter-logs-otlp-http's releases.Commits
7e74509chore: prepare next release (#6510)c846919fix(instrumentation-fetch): do not modify the returned type of fetch (#6521)99fb3fbfix(api): re-introduce fallback chain for global utils (#6523)b842717test(bundlers): add node webpack tests, expand edge coverage, assert known pr...b5a6b12fix(opentelemetry-sdk-node): add missing@opentelemetry/otlp-exporter-basede...dc93ed4perf(sdk-trace-base): optimizeSpan.{addEvent,addLink}performance (#6516)e9831e7perf(sdk-trace-base): avoid Object.entries in Span.setAttributes (#6514)d56af69chore(deps): lock file maintenance (#6517)f3a10abchore(deps): update github/codeql-action digest to 3869755 (#6513)2f73776chore(deps): update github/codeql-action digest to c6f9311 (#6511)Updates
@opentelemetry/sdk-logsfrom 0.212.0 to 0.214.0Release notes
Sourced from
@opentelemetry/sdk-logs's releases.Commits
7e74509chore: prepare next release (#6510)c846919fix(instrumentation-fetch): do not modify the returned type of fetch (#6521)99fb3fbfix(api): re-introduce fallback chain for global utils (#6523)b842717test(bundlers): add node webpack tests, expand edge coverage, assert known pr...b5a6b12fix(opentelemetry-sdk-node): add missing@opentelemetry/otlp-exporter-basede...dc93ed4perf(sdk-trace-base): optimizeSpan.{addEvent,addLink}performance (#6516)e9831e7perf(sdk-trace-base): avoid Object.entries in Span.setAttributes (#6514)d56af69chore(deps): lock file maintenance (#6517)f3a10abchore(deps): update github/codeql-action digest to 3869755 (#6513)2f73776chore(deps): update github/codeql-action digest to c6f9311 (#6511)Updates
@opentelemetry/winston-transportfrom 0.22.0 to 0.24.0Release notes
Sourced from
@opentelemetry/winston-transport's releases.Changelog
Sourced from
@opentelemetry/winston-transport's changelog.Commits
Updates
monarch-money-apifrom 0.0.6 to 0.0.7Commits
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