chore(deps): bump the production-dependencies group across 1 directory with 4 updates#839
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript), [groq-sdk](https://github.com/groq/groq-typescript), [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) and [yaml](https://github.com/eemeli/yaml). Updates `@sentry/node` from 10.52.0 to 10.53.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.52.0...10.53.0) Updates `groq-sdk` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/groq/groq-typescript/releases) - [Changelog](https://github.com/groq/groq-typescript/blob/main/CHANGELOG.md) - [Commits](groq/groq-typescript@v1.1.2...v1.2.0) Updates `posthog-node` from 5.33.4 to 5.34.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.34.0/packages/node) 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: "@sentry/node" dependency-version: 10.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: groq-sdk dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: posthog-node dependency-version: 5.33.7 dependency-type: direct:production update-type: version-update:semver-patch 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>
c11b189 to
b195e68
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 production-dependencies group with 4 updates in the / directory: @sentry/node, groq-sdk, posthog-node and yaml.
Updates
@sentry/nodefrom 10.52.0 to 10.53.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
05489b8release: 10.53.02e95132Merge pull request #20822 from getsentry/prepare-release/10.53.0e01d66cmeta(changelog): Update changelog for 10.53.0a93d32ffeat(deps): Bump bundler plugins to 5.3.0 (#20820)9f99463feat(browser): Migrate browser profiling thread data to span attributes (#20800)0411061chore(deps): Bump next from 15.5.15 to 15.5.18 in /dev-packages/e2e-tests/tes...ca96884chore(deps): Bump@babel/plugin-transform-modules-systemjsfrom 7.24.1 to 7.2...e932256feat(deps): Bump fast-uri from 3.0.6 to 3.1.2 (#20774)ebec4e9test(deps): Bump hono from 4.12.14 to 4.12.18 in /dev-packages/e2e-tests/test...6be4955chore(deps): Bump next from 16.2.4 to 16.2.6 in /dev-packages/e2e-tests/test-...Updates
groq-sdkfrom 1.1.2 to 1.2.0Release notes
Sourced from groq-sdk's releases.
Changelog
Sourced from groq-sdk's changelog.
Commits
90d2938release: 1.2.0 (#260)67f676bfix(ci): set NODE_AUTH_TOKEN for npm OIDC trusted publisher auth (#259)Updates
posthog-nodefrom 5.33.4 to 5.34.0Release notes
Sourced from posthog-node's releases.
Changelog
Sourced from posthog-node's changelog.
Commits
417765cchore: update versions and lockfile [version bump]4a4cf7eRevert reference files changes (#3601)ad60818feat(node): expose UUID v7 and cookie helpers (#3599)04e168fchore: update versions and lockfile [version bump]5efb512chore: update versions and lockfile [version bump]a417a52chore: update versions and lockfile [version bump]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