chore(deps): bump the production-dependencies group in /functions with 2 updates#150
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the production-dependencies group in /functions with 2 updates: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [firebase-functions](https://github.com/firebase/firebase-functions). Updates `@sentry/node` from 10.65.0 to 10.67.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.65.0...10.67.0) Updates `firebase-functions` from 7.2.5 to 7.3.0 - [Release notes](https://github.com/firebase/firebase-functions/releases) - [Commits](firebase/firebase-functions@v7.2.5...v7.3.0) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: firebase-functions dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughUpdates ChangesFunction dependency updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: ✨ Finishing Touches🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts
Comment |
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 in /functions with 2 updates: @sentry/node and firebase-functions.
Updates
@sentry/nodefrom 10.65.0 to 10.67.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
a88e286release: 10.67.0db27830Merge pull request #22382 from getsentry/prepare-release/10.67.03c20967meta(changelog): Update changelog for 10.67.0ee99468feat(cloudflare): Auto-instrument Workers AI binding via env instrumentation ...55bd48afeat(core): Instrument workers-ai-provider (#22119)c47b449chore(ci): Use openrouter keys for claude in ci (#22381)326fbc9fix(cloudflare): Skip spans for Cloudflare-internal Durable Object SQL querie...8e20a26feat(vue): Setnavigation.route.idfrom the route name (#22372)e47e5d8feat(remix): Add orchestrion-based remix instrumentation (#22244)1e26f76feat(mongodb): implement orchestrion mongodb integration (#22308)Updates
firebase-functionsfrom 7.2.5 to 7.3.0Release notes
Sourced from firebase-functions's releases.
Commits
ce42106Adding lifecycle events in docgen (#1931)923b3a9fix: resolve BASH_REMATCH overwriting in changelog.sh (#1930)642d901fix: resolve Cloud Build invalid argument errors for substitutions (#1929)58aadd2Revamp deploy pipeline to be stateless (#1925)66a9235chore: suppress new auth triggers and internal pubsub types from docgen (#1927)85fdeb0Add "v2/lifecycle" import path (#1926)188027cfix/v2-auth-event-data-unpacking (#1923)f5c10a0fix/v2-docgen-strip-internal (#1924)c768f3fchore: Revert back to Node 18+ support for Functions SDK. (#1919)9d9230aRename lifecycle hooks to match functions vocab (#1920)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 conditionsSummary by CodeRabbit