Skip to content

⬆️ Bump anaconda from 2026.06 to 2026.07#179

Merged
mmcky merged 1 commit into
mainfrom
dependabot/conda/anaconda-2026.07
Jul 19, 2026
Merged

⬆️ Bump anaconda from 2026.06 to 2026.07#179
mmcky merged 1 commit into
mainfrom
dependabot/conda/anaconda-2026.07

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps anaconda from 2026.06 to 2026.07.

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)

Bumps anaconda from 2026.06 to 2026.07.

---
updated-dependencies:
- dependency-name: anaconda
  dependency-version: '2026.07'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file conda Pull requests that update conda code labels Jul 18, 2026
@netlify

netlify Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deploy Preview for astonishing-narwhal-a8fc64 ready!

Name Link
🔨 Latest commit fbc39ca
🔍 Latest deploy log https://app.netlify.com/projects/astonishing-narwhal-a8fc64/deploys/6a5c0ead4f12910008d793bf
😎 Deploy Preview https://deploy-preview-179--astonishing-narwhal-a8fc64.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mmcky
mmcky merged commit 0cb223e into main Jul 19, 2026
10 checks passed
@mmcky
mmcky deleted the dependabot/conda/anaconda-2026.07 branch July 19, 2026 11:19
@mmcky

mmcky commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Blocked — this bump surfaced live execution breaks. A cold Build Cache run on main under anaconda 2026.07 (run 29684952795) exposed two notebook execution failures that the edition's CI missed (its ci.yml sphinx-tojupyter step lacks -n -WQuantEcon/meta#340), so the previews were green while the lectures were broken:

  • likelihood_bayesAttributeError: module 'matplotlib' has no attribute 'font_manager' (2026.07's newer matplotlib no longer auto-imports font_manager; the font block calls addfont before importing pyplot).
  • kalman_2 — matplotlib mathtext cannot render \begin{bmatrix} in a plot title (a consequence of the usetex→mathtext switch in Font Issue in matplotlib #22).

Plus two doc errors (sir_model malformed {raw} directive, ak_aiyagari missing H1). Tracked with fixes in #182. Also note: the cache is content-addressed, so the ~15 unchanged lectures reused old-env cache and were not re-tested — a clean full re-execution is needed before treating 2026.07 as verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant