Skip to content

build(deps): bump gitpython from 3.1.45 to 3.1.47#1432

Merged
scholtzan merged 1 commit intomainfrom
dependabot/pip/gitpython-3.1.47
Apr 27, 2026
Merged

build(deps): bump gitpython from 3.1.45 to 3.1.47#1432
scholtzan merged 1 commit intomainfrom
dependabot/pip/gitpython-3.1.47

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps gitpython from 3.1.45 to 3.1.47.

Release notes

Sourced from gitpython's releases.

3.1.47 - with security fixes

Advisories

What's Changed

New Contributors

Full Changelog: gitpython-developers/GitPython@3.1.46...3.1.47

3.1.46

What's Changed

... (truncated)

Commits
  • 4199cb8 bump version to 3.1.47
  • 0f68db0 Merge pull request #2131 from WesR/main
  • 43d92de git.cmd: harden unsafe option canonicalization and isolate push test cases
  • 9aed7cf linter fix
  • 1421958 Block unsafe underscored git kwargs / Fix for GHSA-rpm5-65cw-6hj4
  • da54523 Merge pull request #2130 from gitpython-developers/fix-multi-options
  • c9a2678 Make sure that multi-options are checked after splitting them with shlex
  • 75e6c6b Merge pull request #2126 from ngie-eign/fix-execute-with_stdout-no-issues
  • 6fc4742 test_avoids_changing...: don't leave test artifacts behind
  • d966a0d git.cmd.Git.execute(..): fix with_stdout=False
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.45 to 3.1.47.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.45...3.1.47)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-version: 3.1.47
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 26, 2026 01:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 26, 2026
@github-actions
Copy link
Copy Markdown

Integration report for "this commit"

lookml.diff

Click to expand!
Only in /tmp/workspace/looker-hub/firefox_ios: dashboards
Only in /tmp/workspace/looker-hub/marketing: datagroups
Only in /tmp/workspace/looker-hub/search_private/datagroups: search_term_data_validation_reports_last_updated.datagroup.lkml
Only in /tmp/workspace/looker-hub/search_private/datagroups: search_term_sanitization_job_metadata_daily_last_updated.datagroup.lkml
Only in /tmp/workspace/looker-hub/: user_journey
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/ai_usage/views/claude_api_keys.view.lkml /tmp/workspace/generated-lookml/ai_usage/views/claude_api_keys.view.lkml
--- /tmp/workspace/looker-hub/ai_usage/views/claude_api_keys.view.lkml	2026-04-26 01:23:13.753575892 +0000
+++ /tmp/workspace/generated-lookml/ai_usage/views/claude_api_keys.view.lkml	2026-04-26 01:23:08.244386393 +0000
@@ -9,49 +9,42 @@
     sql: ${TABLE}.api_key_id ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "Unique identifier for the API key"
   }
 
   dimension: api_key_name {
     sql: ${TABLE}.api_key_name ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "Human-readable name of the API key"
   }
 
   dimension: api_key_status {
     sql: ${TABLE}.api_key_status ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "Status of the API key (active, inactive, archived)"
   }
 
   dimension: created_by_user_id {
     sql: ${TABLE}.created_by_user_id ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "ID of the user who created the API key"
   }
 
   dimension: user_email {
     sql: ${TABLE}.user_email ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "Email address of the user who created the API key"
   }
 
   dimension: user_name {
     sql: ${TABLE}.user_name ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "Name of the user who created the API key"
   }
 
   dimension: workspace_id {
     sql: ${TABLE}.workspace_id ;;
     type: string
     suggest_persist_for: "24 hours"
-    description: "ID of the workspace the API key belongs to"
   }
 
   sql_table_name: `moz-fx-data-shared-prod.ai_usage_derived.claude_api_keys_v1` ;;
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/firefox_desktop/views/metrics.view.lkml /tmp/workspace/generated-lookml/firefox_desktop/views/metrics.view.lkml
--- /tmp/workspace/looker-hub/firefox_desktop/views/metrics.view.lkml	2026-04-26 01:23:13.792717718 +0000
+++ /tmp/workspace/generated-lookml/firefox_desktop/views/metrics.view.lkml	2026-04-26 01:23:08.820386671 +0000
@@ -24835,24 +24835,6 @@
 "
   }
 
-  dimension: metrics__boolean__network_apple_fast_datapath_used {
-    label: "Network: Apple Fast Datapath Used"
-    hidden: yes
-    sql: ${TABLE}.metrics.boolean.network_apple_fast_datapath_used ;;
-    type: yesno
-    group_label: "Network"
-    group_item_label: "Apple Fast Datapath Used"
-
-    link: {
-      label: "Glean Dictionary reference for Network: Apple Fast Datapath Used"
-      url: "https://dictionary.telemetry.mozilla.org/apps/firefox_desktop/metrics/network_apple_fast_datapath_used"
-      icon_url: "https://dictionary.telemetry.mozilla.org/favicon.png"
-    }
-
-    description: "True if the Apple fast datapath (sendmsg_x/recvmsg_x) is being used for UDP I/O. This requires the APIs to be available and the probe to succeed. Only recorded on Apple platforms.
-"
-  }
-
   dimension: metrics__custom_distribution__network_back_pressure_suspension_cp_type__sum {
     label: "Network: Back Pressure Suspension Cp Type Sum"
     hidden: no
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/marketing/datagroups/firefox_for_families_forecasted_expectations_last_updated.datagroup.lkml /tmp/workspace/generated-lookml/marketing/datagroups/firefox_for_families_forecasted_expectations_last_updated.datagroup.lkml
--- /tmp/workspace/looker-hub/marketing/datagroups/firefox_for_families_forecasted_expectations_last_updated.datagroup.lkml	2026-04-26 01:23:13.813612906 +0000
+++ /tmp/workspace/generated-lookml/marketing/datagroups/firefox_for_families_forecasted_expectations_last_updated.datagroup.lkml	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-# *Do not manually modify this file*
-
-# This file has been generated via https://github.com/mozilla/lookml-generator
-
-# Using a datagroup in an Explore: https://cloud.google.com/looker/docs/reference/param-explore-persist-with
-# Using a datagroup in a derived table: https://cloud.google.com/looker/docs/reference/param-view-datagroup-trigger
-
-datagroup: firefox_for_families_forecasted_expectations_last_updated {
-  label: "firefox_for_families_forecasted_expectations Last Updated"
-  sql_trigger: SELECT MAX(storage_last_modified_time)
-    FROM (
-        
-    SELECT MAX(storage_last_modified_time) AS storage_last_modified_time
-    FROM `mozdata`.`region-us`.INFORMATION_SCHEMA.TABLE_STORAGE
-    WHERE (table_schema = 'analysis' AND table_name = 'marketing_firefox_for_families_forecasted_expectations')
-
-    ) ;;
-  description: "Updates for firefox_for_families_forecasted_expectations when referenced tables are modified."
-  max_cache_age: "24 hours"
-}
\ No newline at end of file
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/search_private/datagroups/search_term_data_validation_reports_last_updated.datagroup.lkml /tmp/workspace/generated-lookml/search_private/datagroups/search_term_data_validation_reports_last_updated.datagroup.lkml
--- /tmp/workspace/looker-hub/search_private/datagroups/search_term_data_validation_reports_last_updated.datagroup.lkml	2026-04-26 01:23:13.867753603 +0000
+++ /tmp/workspace/generated-lookml/search_private/datagroups/search_term_data_validation_reports_last_updated.datagroup.lkml	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-# *Do not manually modify this file*
-
-# This file has been generated via https://github.com/mozilla/lookml-generator
-
-# Using a datagroup in an Explore: https://cloud.google.com/looker/docs/reference/param-explore-persist-with
-# Using a datagroup in a derived table: https://cloud.google.com/looker/docs/reference/param-view-datagroup-trigger
-
-datagroup: search_term_data_validation_reports_last_updated {
-  label: "search_term_data_validation_reports Last Updated"
-  sql_trigger: SELECT MAX(storage_last_modified_time)
-    FROM (
-        
-    SELECT MAX(storage_last_modified_time) AS storage_last_modified_time
-    FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.TABLE_STORAGE
-    WHERE (table_schema = 'search_terms_derived' AND table_name = 'search_term_data_validation_reports_v1')
-
-    ) ;;
-  description: "Updates for search_term_data_validation_reports when referenced tables are modified."
-  max_cache_age: "24 hours"
-}
\ No newline at end of file
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/search_private/datagroups/search_term_sanitization_job_metadata_daily_last_updated.datagroup.lkml /tmp/workspace/generated-lookml/search_private/datagroups/search_term_sanitization_job_metadata_daily_last_updated.datagroup.lkml
--- /tmp/workspace/looker-hub/search_private/datagroups/search_term_sanitization_job_metadata_daily_last_updated.datagroup.lkml	2026-04-26 01:23:13.867781886 +0000
+++ /tmp/workspace/generated-lookml/search_private/datagroups/search_term_sanitization_job_metadata_daily_last_updated.datagroup.lkml	1970-01-01 00:00:00.000000000 +0000
@@ -1,20 +0,0 @@
-# *Do not manually modify this file*
-
-# This file has been generated via https://github.com/mozilla/lookml-generator
-
-# Using a datagroup in an Explore: https://cloud.google.com/looker/docs/reference/param-explore-persist-with
-# Using a datagroup in a derived table: https://cloud.google.com/looker/docs/reference/param-view-datagroup-trigger
-
-datagroup: search_term_sanitization_job_metadata_daily_last_updated {
-  label: "search_term_sanitization_job_metadata_daily Last Updated"
-  sql_trigger: SELECT MAX(storage_last_modified_time)
-    FROM (
-        
-    SELECT MAX(storage_last_modified_time) AS storage_last_modified_time
-    FROM `moz-fx-data-shared-prod`.`region-us`.INFORMATION_SCHEMA.TABLE_STORAGE
-    WHERE (table_schema = 'search_terms_derived' AND table_name = 'sanitization_job_metadata_v2')
-
-    ) ;;
-  description: "Updates for search_term_sanitization_job_metadata_daily when referenced tables are modified."
-  max_cache_age: "24 hours"
-}
\ No newline at end of file
diff -x '.*' -bur --no-dereference --new-file /tmp/workspace/looker-hub/user_journey/views/events_daily.view.lkml /tmp/workspace/generated-lookml/user_journey/views/events_daily.view.lkml
--- /tmp/workspace/looker-hub/user_journey/views/events_daily.view.lkml	2026-04-26 01:23:13.872606710 +0000
+++ /tmp/workspace/generated-lookml/user_journey/views/events_daily.view.lkml	1970-01-01 00:00:00.000000000 +0000
@@ -1,71 +0,0 @@
-view: events_daily {
-  sql_table_name: `mozdata.messaging_system.events_daily`
-    ;;
-
-  dimension: addon_version {
-    type: string
-    sql: ${TABLE}.addon_version ;;
-  }
-
-  dimension: app_version {
-    type: string
-    sql: ${TABLE}.app_version ;;
-  }
-
-  dimension: city {
-    type: string
-    sql: ${TABLE}.city ;;
-  }
-
-  dimension: client_id {
-    type: string
-    sql: ${TABLE}.client_id ;;
-  }
-
-  dimension: country {
-    type: string
-    map_layer_name: countries
-    sql: ${TABLE}.country ;;
-  }
-
-  dimension: events {
-    type: string
-    sql: ${TABLE}.events ;;
-    hidden: yes
-  }
-
-  dimension: experiments {
-    hidden: yes
-    sql: ${TABLE}.experiments ;;
-  }
-
-  dimension: locale {
-    type: string
-    sql: ${TABLE}.locale ;;
-  }
-
-  dimension: normalized_channel {
-    type: string
-    sql: ${TABLE}.normalized_channel ;;
-  }
-
-  dimension: os {
-    type: string
-    sql: ${TABLE}.os ;;
-  }
-
-  dimension: sample_id {
-    type: number
-    sql: ${TABLE}.sample_id ;;
-  }
-
-  dimension: subdivision1 {
-    type: string
-    sql: ${TABLE}.subdivision1 ;;
-  }
-
-  dimension: submission_date {
-    type: date
-    sql: CAST(${TABLE}.submission_date AS TIMESTAMP) ;;
-  }
-}

Link to full diff

@scholtzan scholtzan added this pull request to the merge queue Apr 27, 2026
Merged via the queue into main with commit 91c4f52 Apr 27, 2026
18 checks passed
@scholtzan scholtzan deleted the dependabot/pip/gitpython-3.1.47 branch April 27, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant