Skip to content

chore: update jinja2 latest version to 3.1.6 #13672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 15, 2025

Update jinja2 lockfiles and dependency package lockfiles.
This performs the following updates:

  1. Some jinja2 lockfiles use jinja2 latest. This will update jinja2 and dependencies.
  2. Some jinja2 lockfiles use a pinned (non-latest) version of jinja2, but require the latest version of another package. This will update all such packages.

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

@github-actions github-actions bot added the changelog/no-changelog A changelog entry is not required for this PR. label Jun 15, 2025
@github-actions github-actions bot requested a review from a team as a code owner June 15, 2025 00:22
@github-actions github-actions bot added the changelog/no-changelog A changelog entry is not required for this PR. label Jun 15, 2025
@github-actions github-actions bot requested review from wantsui and nsrip-dd June 15, 2025 00:22
@emmettbutler emmettbutler requested review from a team as code owners June 16, 2025 17:14
@emmettbutler emmettbutler enabled auto-merge (squash) June 16, 2025 17:14
Copy link
Contributor Author

CODEOWNERS have been resolved as:

.riot/requirements/11868bf.txt                                          @DataDog/apm-python
.riot/requirements/11c2588.txt                                          @DataDog/apm-python
.riot/requirements/12c877d.txt                                          @DataDog/apm-python
.riot/requirements/167b853.txt                                          @DataDog/apm-python
.riot/requirements/1951a77.txt                                          @DataDog/apm-python
.riot/requirements/1b1913f.txt                                          @DataDog/apm-python
.riot/requirements/1d23fbc.txt                                          @DataDog/apm-python
.riot/requirements/1e87e36.txt                                          @DataDog/apm-python
.riot/requirements/1fa3005.txt                                          @DataDog/apm-python
.riot/requirements/2b4e2d5.txt                                          @DataDog/apm-python
.riot/requirements/45f9c27.txt                                          @DataDog/apm-python
.riot/requirements/8049cd3.txt                                          @DataDog/apm-python
.riot/requirements/9204343.txt                                          @DataDog/apm-python
.riot/requirements/e87b392.txt                                          @DataDog/apm-python
ddtrace/contrib/integration_registry/registry.yaml                      @DataDog/apm-core-python @DataDog/apm-idm-python
supported_versions_output.json                                          @DataDog/apm-core-python
supported_versions_table.csv                                            @DataDog/apm-core-python

Copy link
Contributor Author

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 273 ± 3 ms.

The average import time from base is: 275 ± 6 ms.

The import time difference between this PR and base is: -2.3 ± 0.2 ms.

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 2.008 ms (0.74%)
ddtrace.bootstrap.sitecustomize 1.337 ms (0.49%)
ddtrace.bootstrap.preload 1.337 ms (0.49%)
ddtrace.internal.remoteconfig.client 0.638 ms (0.23%)
ddtrace 0.672 ms (0.25%)
ddtrace.internal._unpatched 0.031 ms (0.01%)
json 0.031 ms (0.01%)
json.decoder 0.031 ms (0.01%)
re 0.031 ms (0.01%)
enum 0.031 ms (0.01%)
types 0.031 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Jun 16, 2025

Benchmarks

Benchmark execution time: 2025-06-16 17:57:10

Comparing candidate commit 33350ab in PR branch upgrade-latest-jinja2-version with baseline commit 98e661a in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 501 metrics, 3 unstable metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog A changelog entry is not required for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants