Skip to content

[anaconda] - remove patches when similar or higher versions are available from upstream#1228

Merged
eljog merged 1 commit intodevcontainers:mainfrom
gauravsaini04:anaconda_remove-stale-patches
Nov 22, 2024
Merged

[anaconda] - remove patches when similar or higher versions are available from upstream#1228
eljog merged 1 commit intodevcontainers:mainfrom
gauravsaini04:anaconda_remove-stale-patches

Conversation

@gauravsaini04
Copy link
Copy Markdown
Contributor

Dev Container name

  • Anaconda

Description

  • PR provides removal of stale patches (similar or greater versions of such packages are available from upstream i.e. continuumio/anaconda3)

changelog

  • Following patches were removed from apply_security_patches.sh file within anaconda
    • Pydantic - 2.5.3 now comes at 2.8.2 from upstream
    • Joblib - 1.3.1 now comes at 1.4.2 from upstream
    • pillow-10.3.0 now comes at 10.4.0 from upstream
    • aiohttp-3.10.2 now comes with 3.10.5 from upstream
    • Pyopenssl - 24.2.1 comes with same version from upstream
    • Gitpython - 3.1.41 comes with 3.1.43 from upstream
    • Idna -3.7 comes with similar version from upstream
    • Jinja2-3.1.4 comes with same version from upstream
    • black-24.4.2 now comes with 24.8.0 from upstream
    • requests-2.32.2 now comes with 2.32.3 from upstream
    • jupyter_server-2.14.1 comes with same version from upstream
    • tornado-6.4.1 now comes with same version from upstream
    • "tqdm-4.66.4 now comes with 4.66.5 version from upstream
    • urllib3=2.2.2 comes with 2.2.3 from upstream
    • scikit-learn-1.5.0 comes with 1.5.1 from upstream
    • streamlit1.37.0 comes with 1.37.1 from upstream
    • notebook7.2.2 comes with same version from upstream
    • nltk-3.9 comes with 3.9.1 from upstream
    • Setuptools-70.0.0 comes with 75.1.0 from upstream already

checklist

  • checked that applied changes work as expected

@gauravsaini04 gauravsaini04 requested a review from a team as a code owner November 13, 2024 03:15
@eljog eljog merged commit f8d046c into devcontainers:main Nov 22, 2024
@gauravsaini04 gauravsaini04 deleted the anaconda_remove-stale-patches branch December 12, 2024 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants