Sourced from mkdocs-material's releases.
mkdocs-material-9.2.7
- Switched dependencies to compatible release clauses
- Removed
readtime
andlxml
dependencies for blog plugin- Reduced size of Docker image to improve CI build performance
- Fixed #5945: Incorrect footer navigation for sibling pages of blog
- Fixed #5939: Page jumps when changing color palette (Firefox 117)
- Fixed #5901: Announcement bar reappears when using instant loading
- Fixed #5824: Allow to customize styles of sequence diagrams
Sourced from mkdocs-material's changelog.
mkdocs-material-9-2.7+insiders-4.40.3 (2023-09-02)
- Fixed #5946: Docker image missing pngquant for optimize plugin
mkdocs-material-9.2.7 (2023-09-02)
- Switched dependencies to compatible release clauses
- Removed readtime and lxml dependencies for blog plugin
- Reduced size of Docker image to improve CI build performance
- Fixed #5945: Incorrect footer navigation for sibling pages of blog
- Fixed #5939: Page jumps when changing color palette (Firefox 117)
- Fixed #5901: Announcement bar reappears when using instant loading
- Fixed #5824: Allow to customize styles of sequence diagrams
mkdocs-material-9-2.6+insiders-4.40.2 (2023-08-31)
- Added configurable error handling capabilities for social plugin
- Fixed #5922: Blog plugin shows no posts when building a standalone blog
- Fixed #5914: Tags plugin tags_extra_files errors (4.39.3 regression)
- Fixed #5904: Blog plugin sometimes excludes files (4.40.1 regression)
mkdocs-material-9-2.6 (2023-08-31)
- Added Basque translations
- Added template for simple redirects
- Improved blog plugin interop by moving view generation to on_files
- Fixed #5924: Social plugin still checks dependencies when disabled
- Fixed #5916: Blog plugin crashes on Python 3.8 (9.2.0 regression)
mkdocs-material-9-2.5+insiders-4.40.1 (2023-08-27)
- Fixed #5902: ResizeObserver polyfill not detected by privacy plugin
- Fixed empty category pages in blog plugin (4.40.0 regression)
mkdocs-material-9-2.5 (2023-08-27)
- Fixed error in dirty serve mode when using blog plugin
- Fixed page title not being consistent in blog plugin pagination
- Fixed #5899: Blog plugin pagination breaks when disabling directory URLs
mkdocs-material-9.2.4+insiders-4.40.0 (2023-08-26)
- Added logo, title and description options to social plugin default layouts
- Fixed privacy plugin compatibility issue with Python < 3.10
- Fixed #5896: Blog plugin errors when using custom index pages
mkdocs-material-9.2.4 (2023-08-26)
- Added version to bug report name in info plugin
- Updated Afrikaans translations
... (truncated)
dc4b3a5
Prepare 9.2.7 releasec9b3d43
Merge branch 'master' of github.com:squidfunk/mkdocs-materialbca4b1f
Rebuild stylesheetsea53f53
Added CSS variables for Mermaid sequence diagrams (#5940)ec709b4
Fixed rendering issue for rotated annotation icons in Firefox (#5937)3eb1887
Fixed linter errorse79ffab
Fixed page scrolling up when switching color palettes in Firefox 117a6033d1
Formatting76a30ec
Fixed announcement bar dismissal when using instant loading6e1c658
Fixed footer links for blog sibling pagesSourced from Microsoft.NET.Test.Sdk's releases.
v17.7.2
What's Changed
- Fix cannot find System.Text.Json by
@nohwnd
in microsoft/vstest#4669Full Changelog: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2
604e7be
[rel/17.7] Fix cannot find System.Text.Json (#4669)Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takost
in actions/checkout#1436- Support fetching without the --progress option by
@simonbaird
in actions/checkout#1067- Release 4.0.0 by
@takost
in actions/checkout#1447New Contributors
@takost
made their first contribution in actions/checkout#1436@simonbaird
made their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dscho
in actions/checkout#1377- Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreck
in actions/checkout#579- Release 3.6.0 by
@luketomlinson
in actions/checkout#1437New Contributors
@RobertWieczoreck
made their first contribution in actions/checkout#579@luketomlinson
made their first contribution in actions/checkout#1437Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by
@megamanics
in actions/checkout#1196- Fix typos found by codespell by
@DimitriPapadopoulos
in actions/checkout#1287- Add support for sparse checkouts by
@dscho
and@dfdez
in actions/checkout#1369- Release v3.5.3 by
@TingluoHuang
in actions/checkout#1376New Contributors
@megamanics
made their first contribution in actions/checkout#1196@DimitriPapadopoulos
made their first contribution in actions/checkout#1287@dfdez
made their first contribution in actions/checkout#1369Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerl
in actions/checkout#1289 based on #1286 by@1newsr
Full Changelog: https://github.com/actions/checkout/compare/v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/github
dependency by@BrettDong
in actions/checkout#1246New Contributors
@BrettDong
made their first contribution in actions/checkout#1246
... (truncated)
Sourced from actions/checkout's changelog.
Changelog
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@actions/io
to 1.1.2- Upgrading version to 3.2.0
v3.1.0
v3.0.2
v3.0.1
... (truncated)
Sourced from golang.org/x/tools's releases.
gopls/v0.13.0
These are release notes are identical to that of gopls@v0.13.0-pre.3. Thanks to all who tested the prerelease!
go install golang.org/x/tools/gopls@v0.13.0
This release fixes several bugs and mitigates a few performance regressions. It also somewhat reduces the latency and CPU cost of most operations, and includes a few small additional features.
Performance improvements
While gopls@v0.12.x drastically reduced memory usage, several operations got around 50% slower due to additional I/O reading from the filesystem and time spent decoding indexes. This release optimizes those additional operations to (in most cases) achieve parity or better with the equivalent operation in gopls@v0.11.0. Additionally, this release reduces total CPU while typing or performing common operations.
Faster code actions
This release includes a particularly large performance improvement in the evaluation of code actions (including formatting/goimports on save). In the past, there have been several reasons why this operation was expensive -- VS Code users may recognize the
getting code actions from "Go"
pop-up. This release fundamentally changes the way code actions are evaluated so that almost all of the work is pre-computed. As a result, formatting and adding or removing imports on save should be much faster.Analysis performance
A notable exception to CPU performance parity with gopls@v0.11.0 is running static analysis. In this case, the additional cost incurred by gopls@v0.12.x was not a regression, but rather the cost of analyzing many more packages to enable "deep" static analysis (see "Improved static analysis" in the gopls@v0.12.0 release notes.
In smaller repositories, the cost of this additional analysis is negligible -- analysis does not run until you stop typing, and typically just re-evaluates the changed package. However, it was discovered that in large workspaces that import low-level packages with a very large API surface (such as a cloud provider SDK or proto library), certain quadratic factors involved with the encoding/decoding of analysis results can dominate the cost of analysis, and result in enormous resource consumption: overloading the CPU and exhausting all memory.
This release partially mitigates those quadratic factors, significantly reducing their cost and limiting concurrency so that they do not exhaust all resources. However, fully eliminating these factors will require additional work to fix their quadratic nature. Until that is done, analysis may continue to be costly on certain repos, especially if
"staticcheck"
is enabled (because staticcheck does more deep analysis than the default set of analyzers).In the meantime, a notification is added to make you aware when analysis is slow, and provide an update on the progress of indexing "deep" analysis results. Canceling this notification will cancel the ongoing analysis, but it will resume after the next change. If you don't want to see these notifications, you can set the new
"analysisProgressReporting"
setting to"false"
..
New Features
Highlight deprecated symbols
Deprecated symbols and packages are now marked as such. To turn off this feature, disable the
"deprecated"
analysis.
Stub methods to fix missing method errors
The
"stubmethods"
refactoring is now available as a quick-fix for errors related to missing methods.Improvements to function extraction
Function extraction now puts
context.Context
parameters first in the resulting extracted function. See golang/go#60738 for details.Improvements to the embeddirective analyzer
The embed directive analyzer now verifies the location of
//go:embed
directives, and provides a quick-fix to add missing"embed"
imports.
... (truncated)
b5e55d1
go/analysis/analysistest: give better hint in SuggestedFix assertiona807ccf
go.mod: update golang.org/x dependencies21090a2
gopls/internal/lsp/cache: use persistent.Set in a couple places38b898b
internal/persistent: add Set44f7796
gopls: add and enable the slog analyzer2c6ba93
gopls: tidy for 1.17+5a96569
gopls/internal/lsp/cmd: don't use x/exp/slices77c6ac6
gopls/internal/telemetry: don't schedule the next upload010e045
internal/persistent: use genericsa1a928d
gopls: remove dead codeSourced from golang.org/x/tools's releases.
gopls/v0.13.0
These are release notes are identical to that of gopls@v0.13.0-pre.3. Thanks to all who tested the prerelease!
go install golang.org/x/tools/gopls@v0.13.0
This release fixes several bugs and mitigates a few performance regressions. It also somewhat reduces the latency and CPU cost of most operations, and includes a few small additional features.
Performance improvements
While gopls@v0.12.x drastically reduced memory usage, several operations got around 50% slower due to additional I/O reading from the filesystem and time spent decoding indexes. This release optimizes those additional operations to (in most cases) achieve parity or better with the equivalent operation in gopls@v0.11.0. Additionally, this release reduces total CPU while typing or performing common operations.
Faster code actions
This release includes a particularly large performance improvement in the evaluation of code actions (including formatting/goimports on save). In the past, there have been several reasons why this operation was expensive -- VS Code users may recognize the
getting code actions from "Go"
pop-up. This release fundamentally changes the way code actions are evaluated so that almost all of the work is pre-computed. As a result, formatting and adding or removing imports on save should be much faster.Analysis performance
A notable exception to CPU performance parity with gopls@v0.11.0 is running static analysis. In this case, the additional cost incurred by gopls@v0.12.x was not a regression, but rather the cost of analyzing many more packages to enable "deep" static analysis (see "Improved static analysis" in the gopls@v0.12.0 release notes.
In smaller repositories, the cost of this additional analysis is negligible -- analysis does not run until you stop typing, and typically just re-evaluates the changed package. However, it was discovered that in large workspaces that import low-level packages with a very large API surface (such as a cloud provider SDK or proto library), certain quadratic factors involved with the encoding/decoding of analysis results can dominate the cost of analysis, and result in enormous resource consumption: overloading the CPU and exhausting all memory.
This release partially mitigates those quadratic factors, significantly reducing their cost and limiting concurrency so that they do not exhaust all resources. However, fully eliminating these factors will require additional work to fix their quadratic nature. Until that is done, analysis may continue to be costly on certain repos, especially if
"staticcheck"
is enabled (because staticcheck does more deep analysis than the default set of analyzers).In the meantime, a notification is added to make you aware when analysis is slow, and provide an update on the progress of indexing "deep" analysis results. Canceling this notification will cancel the ongoing analysis, but it will resume after the next change. If you don't want to see these notifications, you can set the new
"analysisProgressReporting"
setting to"false"
..
New Features
Highlight deprecated symbols
Deprecated symbols and packages are now marked as such. To turn off this feature, disable the
"deprecated"
analysis.
Stub methods to fix missing method errors
The
"stubmethods"
refactoring is now available as a quick-fix for errors related to missing methods.Improvements to function extraction
Function extraction now puts
context.Context
parameters first in the resulting extracted function. See golang/go#60738 for details.Improvements to the embeddirective analyzer
The embed directive analyzer now verifies the location of
//go:embed
directives, and provides a quick-fix to add missing"embed"
imports.
... (truncated)
b5e55d1
go/analysis/analysistest: give better hint in SuggestedFix assertiona807ccf
go.mod: update golang.org/x dependencies21090a2
gopls/internal/lsp/cache: use persistent.Set in a couple places38b898b
internal/persistent: add Set44f7796
gopls: add and enable the slog analyzer2c6ba93
gopls: tidy for 1.17+5a96569
gopls/internal/lsp/cmd: don't use x/exp/slices77c6ac6
gopls/internal/telemetry: don't schedule the next upload010e045
internal/persistent: use genericsa1a928d
gopls: remove dead codeSourced from mkdocs-material's changelog.
mkdocs-material-9.2.8+insiders-4.40.4 (2023-09-04)
- Fixed privacy plugin choking on boolean HTML5 attributes
- Fixed wrapping of inline code blocks in typeset table of contents
- Fixed blog plugin error when running under dirty reload
mkdocs-material-9.2.8 (2023-09-04)
- Updated Italian and Russian translations
- Fixed #5952: Combining blog and tags plugin leads to wrong links
- Fixed #5951: Blog plugin ignores post title in metadata
- Fixed #5949: Blog plugin ignores post linked in nav
mkdocs-material-9-2.7+insiders-4.40.3 (2023-09-02)
- Fixed #5946: Docker image missing pngquant for optimize plugin
mkdocs-material-9.2.7 (2023-09-02)
- Switched dependencies to compatible release clauses
- Removed readtime and lxml dependencies for blog plugin
- Reduced size of Docker image to improve CI build performance
- Fixed #5945: Incorrect footer navigation for sibling pages of blog
- Fixed #5939: Page jumps when changing color palette (Firefox 117)
- Fixed #5901: Announcement bar reappears when using instant loading
- Fixed #5824: Allow to customize styles of sequence diagrams
mkdocs-material-9-2.6+insiders-4.40.2 (2023-08-31)
- Added configurable error handling capabilities for social plugin
- Fixed #5922: Blog plugin shows no posts when building a standalone blog
- Fixed #5914: Tags plugin tags_extra_files errors (4.39.3 regression)
- Fixed #5904: Blog plugin sometimes excludes files (4.40.1 regression)
mkdocs-material-9-2.6 (2023-08-31)
- Added Basque translations
- Added template for simple redirects
- Improved blog plugin interop by moving view generation to on_files
- Fixed #5924: Social plugin still checks dependencies when disabled
- Fixed #5916: Blog plugin crashes on Python 3.8 (9.2.0 regression)
mkdocs-material-9-2.5+insiders-4.40.1 (2023-08-27)
- Fixed #5902: ResizeObserver polyfill not detected by privacy plugin
- Fixed empty category pages in blog plugin (4.40.0 regression)
mkdocs-material-9-2.5 (2023-08-27)
- Fixed error in dirty serve mode when using blog plugin
... (truncated)
a1adeba
Updated changelogs86d52b9
Prepare 9.2.8 release26b57bb
Updated Russian translations (#5947)fc566cf
Fixed further regression in blog plugin navigation5e42517
Updated dependencies3b59314
Updated dependencies682d176
Fixed further regression in blog plugin navigation752aa5c
Updated translationsc4d19cc
Merge branch 'master' of github.com:squidfunk/mkdocs-material12f866d
Updated dependencies9dc851b
v2.5.186b0eef
#2770: Make SerializationHelper publicf49dafc
File re-sort for SerializationHelper & XunitSerializationInfod0004ae
#2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr...c1dba28
Latest assertionsb7c828e
Move .editorconfig up into contentFiles08e74e7
Add .editorconfig to assert source NuGet package to indicate generated code (...79f411a
#2767: Verify types match when comparing FileSystemInfo values (v2)9c28f58
Latest dependencies63dce4f
#2767: Special case FileSystemInfo objects by just comparing the FullName in ...9dc851b
v2.5.186b0eef
#2770: Make SerializationHelper publicf49dafc
File re-sort for SerializationHelper & XunitSerializationInfod0004ae
#2773: Add Assert.RaisesAny and Assert.RaisesAnyAsync non-generic for EventAr...c1dba28
Latest assertionsb7c828e
Move .editorconfig up into contentFiles08e74e7
Add .editorconfig to assert source NuGet package to indicate generated code (...79f411a
#2767: Verify types match when comparing FileSystemInfo values (v2)9c28f58
Latest dependencies63dce4f
#2767: Special case FileSystemInfo objects by just comparing the FullName in ...Sourced from mkdocs-material's releases.
mkdocs-material-9.3.1
- Fixed crash of group plugin when used together with hooks
Sourced from mkdocs-material's changelog.
mkdocs-material-9.3.1+insiders-4.41.0 (2023-09-11)
- Improved multi-instance support for optimize plugin
- Added inclusion and exclusion patterns for optimize plugin
- Added transparent keyword for color handling in social plugin
- Changed default quality of PNGs to 3 in optimize plugin
- Fixed #5979: meta file not detected in root of docs directory
mkdocs-material-9.3.1 (2023-09-11)
- Fixed crash of group plugin when used together with hooks
mkdocs-material-9.3.0 (2023-09-11)
- Improved configuration sharing between community and Insiders edition
- Added experimental built-in group plugin for enabling plugins conditionally
- Added new settings in tags plugin for enabling/disabling
- Dropped support for Python 3.7 (EOL)
mkdocs-material-9.2.8+insiders-4.40.4 (2023-09-04)
- Fixed privacy plugin choking on boolean HTML5 attributes
- Fixed wrapping of inline code blocks in typeset table of contents
- Fixed blog plugin error when running under dirty reload
mkdocs-material-9.2.8 (2023-09-04)
- Updated Italian and Russian translations
- Fixed #5952: Combining blog and tags plugin leads to wrong links
- Fixed #5951: Blog plugin ignores post title in metadata
- Fixed #5949: Blog plugin ignores post linked in nav
mkdocs-material-9-2.7+insiders-4.40.3 (2023-09-02)
- Fixed #5946: Docker image missing pngquant for optimize plugin
mkdocs-material-9.2.7 (2023-09-02)
- Switched dependencies to compatible release clauses
- Removed readtime and lxml dependencies for blog plugin
- Reduced size of Docker image to improve CI build performance
- Fixed #5945: Incorrect footer navigation for sibling pages of blog
- Fixed #5939: Page jumps when changing color palette (Firefox 117)
- Fixed #5901: Announcement bar reappears when using instant loading
- Fixed #5824: Allow to customize styles of sequence diagrams
mkdocs-material-9-2.6+insiders-4.40.2 (2023-08-31)
- Added configurable error handling capabilities for social plugin
- Fixed #5922: Blog plugin shows no posts when building a standalone blog
... (truncated)
b545d80
Updated Insiders changelogbfe19b1
Prepare 9.3.1 releaseeb1c323
Fixed group plugin crashing when using hooksc9a7339
Updated dependencies085783c
Updated changelogs3a35274
Prepare 9.3.0 release2e85464
Improved error message in group plugin4154a94
Added experimental group pluginb36af18
Adjusted meta file documentation391e30c
Updated premium sponsorsSourced from XunitXml.TestLogger's releases.
v3.1.17
- Fix for reporting nested test classes. See #48 and spekt/testlogger#41. Thanks
@pageyboy
.- Update core testlogger to 3.1.138.
- Infra: fix build when repo is cloned in path with whitespace.
Sourced from XunitXml.TestLogger's changelog.
v3.1.17 - 2023/09/17
- Fix for reporting nested test classes. See #48 and spekt/testlogger#41. Thanks
@pageyboy
.- Update core testlogger to 3.1.138.
- Infra: fix build when repo is cloned in path with whitespace.
Sourced from mkdocs's releases.
1.5.3
Fix
mkdocs serve
sometimes locking up all browser tabs when navigating quickly (#3390)Add many new supported languages for "search" plugin - update lunr-languages to 1.12.0 (#3334)
Bugfix (regression in 1.5.0): In "readthedocs" theme the styling of "breadcrumb navigation" was broken for nested pages (#3383)
Built-in themes now also support Chinese (Traditional, Taiwan) language (#3370)
Plugins can now set
File.page
to their own subclass ofPage
. There is also now a warning ifFile.page
is set to anything other than a strict subclass ofPage
. (#3367, #3381)Note that just instantiating a
Page
sets the file automatically, so care needs to be taken not to create an unneededPage
.Other small improvements; see commit log.
00b648f
Release 1.5.3 (#3392)63b5045
Change PyPI deploy to rely on "trusted publishers" (#3400)abb133f
Fix new lint warnings8c79426
Abort livereload request before navigation (#3390)f94ab3f
Add zh_TW locale for built-in themes (#3370)0d6fc28
Merge pull request #3383 from mkdocs/breadcrumbs4bd896c
Fix linkified breadcrumb items in readthedocs themec070dd0
Fix broken styling of breadcrumbs in readthedocs theme347c3a9
Apply automatic fixes from ruff, show diff in CI759e1e3
Keep the prior behavior of overwriting File.page (#3381)Sourced from mkdocs-material's releases.
mkdocs-material-9.4.2
- Updated Slovenian translations
- Added animation to sidebar navigation expansion and collapse
- Added support for auto-replacement of document head for instant navigation
- Improved compatibility of new emoji extension with Python < 3.10
- Switched regex dependency to use minimal version
- Refactored alignment and spacing of sidebar navigation
- Fixed expansion button not focusable via keyboard in sidebar navigation
- Fixed viewport offset restoration on first load when using instant navigation
- Fixed accidental highlight of non-clickable elements in blog plugin sidebar
- Fixed #6041: Blog plugin crashes when
nav
is defined and blog not included- Fixed #5972: Blog plugin ignores section index pages in paginated views
- Fixed #5954: Repeated click on anchor ignored when using instant navigation
- Fixed #5742: Keyboard navigation broken when using instant navigation
Updated templates (diff)
partials/nav-item.html
blog-post.html
Sourced from mkdocs-material's changelog.
mkdocs-material-9.4.2 (2023-09-25)
- Updated Slovenian translations
- Added animation to sidebar navigation expansion and collapse
- Added support for auto-replacement of document head for instant navigation
- Improved compatibility of new emoji extension with Python < 3.10
- Switched regex dependency to use minimal version
- Refactored alignment and spacing of sidebar navigation
- Fixed expansion button not focusable via keyboard in sidebar navigation
- Fixed viewport offset restoration on first load when using instant navigation
- Fixed accidental highlight of non-clickable elements in blog plugin sidebar
- Fixed #6041: Blog plugin crashes when nav is defined and blog not included
- Fixed #5972: Blog plugin ignores section index pages in paginated views
- Fixed #5954: Repeated click on anchor ignored when using instant navigation
- Fixed #5742: Keyboard navigation broken when using instant navigation
Updated templates
- partials/nav-item.html
- blog-post.html
mkdocs-material-9.4.1 (2023-09-22)
- Improved colors and contrast in dark mode
- Improved admonition borders to match font weight
- Switched content tabs to neutral color
mkdocs-material-9.4.0 (2023-09-21)
- Added Belarusian translations
- Added version info to entrypoint of package
- Added emoji extension as a replacement for materialx
- Improved slate color scheme (dark mode) - now even darker
- Restructured project to improve development experience
- Updated MkDocs to 1.5.3
- Fixed #3890: Development mode crashes on Linux
mkdocs-material-9.3.2+insiders-4.42.0 (2023-09-19)
- Added support for using git submodules in projects plugin
- Added support for transforming project configurations
- Improved resilience of optimize and blog plugin
- Fixed optimize plugin crashing on .jpeg extension
- Fixed project URLs not using site URLs in projects plugin
mkdocs-material-9.3.2 (2023-09-19)
- Updated Slovenian translations
- Updated Python dependencies in requirements to use minimum versions
- Fixed #6017: Code highlighting inconsistent in Community and Insiders edition
... (truncated)
0e27596
Prepare 9.4.2 release0e104c1
Updated dependencies59d3b33
Improved extension compatibility with Python 3.843b5baf
Loosen version requirement for regex packageda57083
Merge pull request #5743 from squidfunk/fix/instant-loading639dbac
Added support for auto-replacement of meta tags when using instant loading15538b0
Merge branch 'master' into fix/instant-loading7e6f15b
Fixed ignored repeated anchor link clicks when using instant loadingef30cfe
Added Slovenian translationse08d047
Stretch outline of navigation sectionSourced from mkdocs-material's releases.
mkdocs-material-9.4.3
- Added support for instant navigation progress indicator
- Improved spacing and alignment of tags
- Moved back-to-top button into separate partial
- Fixed #6104: Indentation for some code blocks lost in search
- Fixed #6094: Blog post metadata overlaps with footer on small screens
- Fixed #6069: Blog plugin crashes for categories with non-ASCII names
Updated templates (diff)
base.html
Sourced from mkdocs-material's changelog.
mkdocs-material-9.4.3 (2023-10-02)
- Added support for instant navigation progress indicator
- Improved spacing and alignment of tags
- Moved back-to-top button into separate partial
- Fixed #6104: Indentation for some code blocks lost in search
- Fixed #6094: Blog post metadata overlaps with footer on small screens
- Fixed #6069: Blog plugin crashes for categories with non-ASCII names
Updated templates
- base.html
mkdocs-material-9.4.2 (2023-09-25)
- Updated Slovenian translations
- Added animation to sidebar navigation expansion and collapse
- Added support for auto-replacement of document head for instant navigation
- Improved compatibility of new emoji extension with Python < 3.10
- Switched regex dependency to use minimal version
- Refactored alignment and spacing of sidebar navigation
- Fixed expansion button not focusable via keyboard in sidebar navigation
- Fixed viewport offset restoration on first load when using instant navigation
- Fixed accidental highlight of non-clickable elements in blog plugin sidebar
- Fixed #6041: Blog plugin crashes when nav is defined and blog not included
- Fixed #5972: Blog plugin ignores section index pages in paginated views
- Fixed #5954: Repeated click on anchor ignored when using instant navigation
- Fixed #5742: Keyboard navigation broken when using instant navigation
Updated templates
- partials/nav-item.html
- blog-post.html
mkdocs-material-9.4.1 (2023-09-22)
- Improved colors and contrast in dark mode
- Improved admonition borders to match font weight
- Switched content tabs to neutral color
mkdocs-material-9.4.0 (2023-09-21)
- Added Belarusian translations
- Added version info to entrypoint of package
- Added emoji extension as a replacement for materialx
- Improved slate color scheme (dark mode) - now even darker
- Restructured project to improve development experience
- Updated MkDocs to 1.5.3
- Fixed #3890: Development mode crashes on Linux
... (truncated)
9c06fbd
Prepare 9.4.3 release8299f1d
Fixed search plugin removing indentation for some code blocks9ac03cf
Documentation7956a82
Moved back-to-top button to partialf8fd537
Added support for instant navigation progress indicator015685f
Fixed blog post metadata overlap on mobile/tabletbc9cdb5
Merge branch 'master' of github.com:squidfunk/mkdocs-material4743c1b
Fixed occasional flashes when using instant loading1be3932
Fixed encoding problem when using blog plugin (#6103)cef7986
Added distribution filesSourced from golang.org/x/tools's releases.
gopls/v0.13.2
golang/go#61813
gopls/v0.13.1
This is a patch release to fix three issues with the v0.13.0 release:
- golang/go#61670: broken imports due to corrupted export data
- golang/go#61693: panic in stubmethods with variadic args
- golang/go#61692: gofumpt integration panics when used with the new go directive syntax in go.mod files (e.g.
go 1.21rc3
)Incidentally, this release also picks up a few fixes for references and renaming. See the milestone for the complete list of resolved issues.
Thank you to all who reported bugs. If are still encountering problems, please file an issue.
3f4194e
go.mod: update golang.org/x dependencies1e4ce7c
internal/refactor/inline: yet more tweaks to everything testee20ddf
internal/refactor/inline: permit return conversions in tailcalldb1d1e0
gopls/internal/lsp: go to definition from embed directive2be977e
internal/refactor/inline: work around channel type misformatting0ba9c84
internal/fuzzy: several improvements for symbol matchingc2725ad
gopls: update x/telemetry dependencye8722c0
go/types/internal/play: show types.Selection informationa819c61
internal/refactor/inline: eliminate unnecessary binding decl102b64b
internal/refactor/inline: tweak everything-test docs againSourced from golang.org/x/tools's releases.
gopls/v0.13.2
golang/go#61813
gopls/v0.13.1
This is a patch release to fix three issues with the v0.13.0 release:
- golang/go#61670: broken imports due to corrupted export data
- golang/go#61693: panic in stubmethods with variadic args
- golang/go#61692: gofumpt integration panics when used with the new go directive syntax in go.mod files (e.g.
go 1.21rc3
)Incidentally, this release also picks up a few fixes for references and renaming. See the milestone for the complete list of resolved issues.
Thank you to all who reported bugs. If are still encountering problems, please file an issue.
3f4194e
go.mod: update golang.org/x dependencies1e4ce7c
internal/refactor/inline: yet more tweaks to everything testee20ddf
internal/refactor/inline: permit return conversions in tailcalldb1d1e0
gopls/internal/lsp: go to definition from embed directive2be977e
internal/refactor/inline: work around channel type misformatting0ba9c84
internal/fuzzy: several improvements for symbol matchingc2725ad
gopls: update x/telemetry dependencye8722c0
go/types/internal/play: show types.Selection informationa819c61
internal/refactor/inline: eliminate unnecessary binding decl102b64b
internal/refactor/inline: tweak everything-test docs againSourced from mkdocs-material's releases.
mkdocs-material-9.4.4
- Added support for overriding text to be copied for code blocks
- Fixed broken layout in some browsers at breakpoints when using zoom
- Fixed #6132: Incomplete search highlighting for code blocks in titles
Sourced from mkdocs-material's changelog.
mkdocs-material-9.4.4+insiders-4.42.1 (2023-10-05)
- Fixed spacing of related links in blog posts on small screens
mkdocs-material-9.4.4 (2023-10-05)
- Added support for overriding text to be copied for code blocks
- Fixed broken layout in some browsers at breakpoints when using zoom
- Fixed #6132: Incomplete search highlighting for code blocks in titles
mkdocs-material-9.4.3 (2023-10-02)
- Added support for instant navigation progress indicator
- Improved spacing and alignment of tags
- Moved back-to-top button into separate partial
- Fixed #6104: Indentation for some code blocks lost in search
- Fixed #6094: Blog post metadata overlaps with footer on small screens
- Fixed #6069: Blog plugin crashes for categories with non-ASCII names
Updated templates
- base.html
mkdocs-material-9.4.2 (2023-09-25)
- Updated Slovenian translations
- Added animation to sidebar navigation expansion and collapse
- Added support for auto-replacement of document head for instant navigation
- Improved compatibility of new emoji extension with Python < 3.10
- Switched regex dependency to use minimal version
- Refactored alignment and spacing of sidebar navigation
- Fixed expansion button not focusable via keyboard in sidebar navigation
- Fixed viewport offset restoration on first load when using instant navigation
- Fixed accidental highlight of non-clickable elements in blog plugin sidebar
- Fixed #6041: Blog plugin crashes when nav is defined and blog not included
- Fixed #5972: Blog plugin ignores section index pages in paginated views
- Fixed #5954: Repeated click on anchor ignored when using instant navigation
- Fixed #5742: Keyboard navigation broken when using instant navigation
Updated templates
- partials/nav-item.html
- blog-post.html
mkdocs-material-9.4.1 (2023-09-22)
- Improved colors and contrast in dark mode
- Improved admonition borders to match font weight
- Switched content tabs to neutral color
... (truncated)
fc62b35
Updated Insiders changelog59d21ff
Prepare 9.4.4 releasea9da0b6
Added support for specifying copied text for code blocks48ff39a
Added support for specifying copied text for code blocks57e598b
Fixed incomplete search highlighting for code blocks in titles790a446
Improved launch configurationfbc3632
Updated distribution files34aad07
Fixed debug launch configurationsdcf5a80
Updated VS Code debug configurations6990976
Updated theme setup documentation (#6125)6b60a9e
v2.5.348d5ef6
Add diagnostic messages around DiaSession failures32b7c99
Incorrect URL for Git repository in .nuspec filece0f849
Bump up to v2.5.3-preb56611b
v2.5.29b843e1
Add Microsoft.TestPlatform.ObjectModel as a dependency in the nuspec for .NET...9d28006
Add /.vscode/tasks.json for builds inside VS Codeaf96d96
Latest dependencies2dd6989
Undo the assembly merge from #3831c51d51
Latest dependenciesSourced from mkdocs-material's releases.
mkdocs-material-9.4.6
- Updated Danish and Norwegian (Nynorsk) translations
- Fixed #6169: Blog post metadata layout overflows on small screens
Sourced from mkdocs-material's changelog.
mkdocs-material-9.4.6+insiders-4.42.2 (2023-10-14)
- Fixed #6186: Privacy plugin ignores hash fragments on images
- Fixed #6180: Projects plugin crashing when adding or removing files
mkdocs-material-9.4.6 (2023-10-14)
- Updated Danish and Norwegian (Nynorsk) translations
- Fixed #6169: Blog post metadata layout overflows on small screens
mkdocs-material-9.4.5 (2023-10-10)
- Fixed sidebar auto-positioning (9.4.2 regression)
- Fixed #6166: Improve group plugin compatibility with Python < 3.10
- Fixed #6157: Hiding tags does not work (9.4.3 regression)
mkdocs-material-9.4.4+insiders-4.42.1 (2023-10-05)
- Fixed spacing of related links in blog posts on small screens
mkdocs-material-9.4.4 (2023-10-05)
- Added support for overriding text to be copied for code blocks
- Fixed broken layout in some browsers at breakpoints when using zoom
- Fixed #6132: Incomplete search highlighting for code blocks in titles
mkdocs-material-9.4.3 (2023-10-02)
- Added support for instant navigation progress indicator
- Improved spacing and alignment of tags
- Moved back-to-top button into separate partial
- Fixed #6104: Indentation for some code blocks lost in search
- Fixed #6094: Blog post metadata overlaps with footer on small screens
- Fixed #6069: Blog plugin crashes for categories with non-ASCII names
Updated templates
- base.html
mkdocs-material-9.4.2 (2023-09-25)
- Updated Slovenian translations
- Added animation to sidebar navigation expansion and collapse
- Added support for auto-replacement of document head for instant navigation
- Improved compatibility of new emoji extension with Python < 3.10
- Switched regex dependency to use minimal version
- Refactored alignment and spacing of sidebar navigation
- Fixed expansion button not focusable via keyboard in sidebar navigation
- Fixed viewport offset restoration on first load when using instant navigation
- Fixed accidental highlight of non-clickable elements in blog plugin sidebar
... (truncated)
2742a70
Updated Insiders changelog1990b21
Prepare 9.4.6 release7fa5ea0
Updated Danish translations2800e7e
Fixed blog post metadata layout on small screensc516ddf
Updated dependenciese20cf0b
Updated Norwegian (Nynorsk) translations39e1251
Install extras from local package for development environment setup (#6189)c3683b2
Escaped snippet syntax in code block example (#6183)81a9437
Updated READMEfe69add
Prepare 9.4.5 releaseSourced from pip's changelog.
23.3 (2023-10-15)
Process
- Added reference to
vulnerability reporting guidelines <https://www.python.org/dev/security/>
_ to pip's security policy.Deprecations and Removals
- Drop a fallback to using SecureTransport on macOS. It was useful when pip detected OpenSSL older than 1.0.1, but the current pip does not support any Python version supporting such old OpenSSL versions. (
[#12175](https://github.com/pypa/pip/issues/12175) <https://github.com/pypa/pip/issues/12175>
_)Features
- Improve extras resolution for multiple constraints on same base package. (
[#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>
_)- Improve use of datastructures to make candidate selection 1.6x faster. (
[#12204](https://github.com/pypa/pip/issues/12204) <https://github.com/pypa/pip/issues/12204>
_)- Allow
pip install --dry-run
to use platform and ABI overriding options. ([#12215](https://github.com/pypa/pip/issues/12215) <https://github.com/pypa/pip/issues/12215>
_)- Add
is_yanked
boolean entry to the installation report (--report
) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to :pep:592
. ([#12224](https://github.com/pypa/pip/issues/12224) <https://github.com/pypa/pip/issues/12224>
_)Bug Fixes
- Ignore errors in temporary directory cleanup (show a warning instead). (
[#11394](https://github.com/pypa/pip/issues/11394) <https://github.com/pypa/pip/issues/11394>
_)- Normalize extras according to :pep:
685
from package metadata in the resolver for comparison. This ensures extras are correctly compared and merged as long as the package providing the extra(s) is built with values normalized according to the standard. Note, however, that this does not solve cases where the package itself contains unnormalized extra values in the metadata. ([#11649](https://github.com/pypa/pip/issues/11649) <https://github.com/pypa/pip/issues/11649>
_)- Prevent downloading sdists twice when :pep:
658
metadata is present. ([#11847](https://github.com/pypa/pip/issues/11847) <https://github.com/pypa/pip/issues/11847>
_)- Include all requested extras in the install report (
--report
). ([#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>
_)- Removed uses of
datetime.datetime.utcnow
from non-vendored code. ([#12005](https://github.com/pypa/pip/issues/12005) <https://github.com/pypa/pip/issues/12005>
_)- Consistently report whether a dependency comes from an extra. (
[#12095](https://github.com/pypa/pip/issues/12095) <https://github.com/pypa/pip/issues/12095>
_)- Fix completion script for zsh (
[#12166](https://github.com/pypa/pip/issues/12166) <https://github.com/pypa/pip/issues/12166>
_)- Fix improper handling of the new onexc argument of
shutil.rmtree()
in Python 3.12. ([#12187](https://github.com/pypa/pip/issues/12187) <https://github.com/pypa/pip/issues/12187>
_)- Filter out yanked links from the available versions error message: "(from versions: 1.0, 2.0, 3.0)" will not contain yanked versions conform PEP 592. The yanked versions (if any) will be mentioned in a separate error message. (
[#12225](https://github.com/pypa/pip/issues/12225) <https://github.com/pypa/pip/issues/12225>
_)- Fix crash when the git version number contains something else than digits and dots. (
[#12280](https://github.com/pypa/pip/issues/12280) <https://github.com/pypa/pip/issues/12280>
_)- Use
-r=...
instead of-r ...
to specify references with Mercurial. ([#12306](https://github.com/pypa/pip/issues/12306) <https://github.com/pypa/pip/issues/12306>
_)- Redact password from URLs in some additional places. (
[#12350](https://github.com/pypa/pip/issues/12350) <https://github.com/pypa/pip/issues/12350>
_)- pip uses less memory when caching large packages. As a result, there is a new on-disk cache format stored in a new directory ($PIP_CACHE_DIR/http-v2). (
[#2984](https://github.com/pypa/pip/issues/2984) <https://github.com/pypa/pip/issues/2984>
_)Vendored Libraries
- Upgrade certifi to 2023.7.22
- Add truststore 0.8.0
- Upgrade urllib3 to 1.26.17
Improved Documentation
... (truncated)
e3dc91d
Bump for release3e85558
Update AUTHORS.txt8d02787
Reclassify news fragmentf6ecf40
Merge pull request #12350 from sbidoul/readact-collecting-url3060865
Merge pull request #12335 from edmorley/patch-18f0ed32
Redact URLs in Collecting... logsd1659b8
Correct issue number for NEWS entry added by #121972333ef3
Upgrade urllib3 to 1.26.17 (#12343)496b268
Update "Running Tests" documentation (#12334)d1f0981
Merge pull request #12331 from sbidoul/update-egg-deprecation-message3293185
v2.5.24d9d4fc
Roll back singleton NullMessageSink and NullSourceInformationProvider45078f3
Pick up latest analyzers8ae0d06
Remove VisualStudioSourceInformationProvider and DiaSession-related classes4a35ce7
Missing comparer pass-through on DictionaryExtensions9ab4ece
#2755: Tests for another embedded collection regression (v2)e499f14
Bump up to v2.5.2-preSourced from pip's changelog.
23.3 (2023-10-15)
Process
- Added reference to
vulnerability reporting guidelines <https://www.python.org/dev/security/>
_ to pip's security policy.Deprecations and Removals
- Drop a fallback to using SecureTransport on macOS. It was useful when pip detected OpenSSL older than 1.0.1, but the current pip does not support any Python version supporting such old OpenSSL versions. (
[#12175](https://github.com/pypa/pip/issues/12175) <https://github.com/pypa/pip/issues/12175>
_)Features
- Improve extras resolution for multiple constraints on same base package. (
[#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>
_)- Improve use of datastructures to make candidate selection 1.6x faster. (
[#12204](https://github.com/pypa/pip/issues/12204) <https://github.com/pypa/pip/issues/12204>
_)- Allow
pip install --dry-run
to use platform and ABI overriding options. ([#12215](https://github.com/pypa/pip/issues/12215) <https://github.com/pypa/pip/issues/12215>
_)- Add
is_yanked
boolean entry to the installation report (--report
) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to :pep:592
. ([#12224](https://github.com/pypa/pip/issues/12224) <https://github.com/pypa/pip/issues/12224>
_)Bug Fixes
- Ignore errors in temporary directory cleanup (show a warning instead). (
[#11394](https://github.com/pypa/pip/issues/11394) <https://github.com/pypa/pip/issues/11394>
_)- Normalize extras according to :pep:
685
from package metadata in the resolver for comparison. This ensures extras are correctly compared and merged as long as the package providing the extra(s) is built with values normalized according to the standard. Note, however, that this does not solve cases where the package itself contains unnormalized extra values in the metadata. ([#11649](https://github.com/pypa/pip/issues/11649) <https://github.com/pypa/pip/issues/11649>
_)- Prevent downloading sdists twice when :pep:
658
metadata is present. ([#11847](https://github.com/pypa/pip/issues/11847) <https://github.com/pypa/pip/issues/11847>
_)- Include all requested extras in the install report (
--report
). ([#11924](https://github.com/pypa/pip/issues/11924) <https://github.com/pypa/pip/issues/11924>
_)- Removed uses of
datetime.datetime.utcnow
from non-vendored code. ([#12005](https://github.com/pypa/pip/issues/12005) <https://github.com/pypa/pip/issues/12005>
_)- Consistently report whether a dependency comes from an extra. (
[#12095](https://github.com/pypa/pip/issues/12095) <https://github.com/pypa/pip/issues/12095>
_)- Fix completion script for zsh (
[#12166](https://github.com/pypa/pip/issues/12166) <https://github.com/pypa/pip/issues/12166>
_)- Fix improper handling of the new onexc argument of
shutil.rmtree()
in Python 3.12. ([#12187](https://github.com/pypa/pip/issues/12187) <https://github.com/pypa/pip/issues/12187>
_)- Filter out yanked links from the available versions error message: "(from versions: 1.0, 2.0, 3.0)" will not contain yanked versions conform PEP 592. The yanked versions (if any) will be mentioned in a separate error message. (
[#12225](https://github.com/pypa/pip/issues/12225) <https://github.com/pypa/pip/issues/12225>
_)- Fix crash when the git version number contains something else than digits and dots. (
[#12280](https://github.com/pypa/pip/issues/12280) <https://github.com/pypa/pip/issues/12280>
_)- Use
-r=...
instead of-r ...
to specify references with Mercurial. ([#12306](https://github.com/pypa/pip/issues/12306) <https://github.com/pypa/pip/issues/12306>
_)- Redact password from URLs in some additional places. (
[#12350](https://github.com/pypa/pip/issues/12350) <https://github.com/pypa/pip/issues/12350>
_)- pip uses less memory when caching large packages. As a result, there is a new on-disk cache format stored in a new directory ($PIP_CACHE_DIR/http-v2). (
[#2984](https://github.com/pypa/pip/issues/2984) <https://github.com/pypa/pip/issues/2984>
_)Vendored Libraries
- Upgrade certifi to 2023.7.22
- Add truststore 0.8.0
- Upgrade urllib3 to 1.26.17
Improved Documentation
... (truncated)
e3dc91d
Bump for release3e85558
Update AUTHORS.txt8d02787
Reclassify news fragmentf6ecf40
Merge pull request #12350 from sbidoul/readact-collecting-url3060865
Merge pull request #12335 from edmorley/patch-18f0ed32
Redact URLs in Collecting... logsd1659b8
Correct issue number for NEWS entry added by #121972333ef3
Upgrade urllib3 to 1.26.17 (#12343)496b268
Update "Running Tests" documentation (#12334)d1f0981
Merge pull request #12331 from sbidoul/update-egg-deprecation-messageSourced from docker/setup-qemu-action's releases.
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by
@crazy-max
in docker/setup-qemu-action#102- Bump
@actions/core
from 1.10.0 to 1.10.1 in docker/setup-qemu-action#103- Bump semver from 6.3.0 to 6.3.1 in docker/setup-qemu-action#89
Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0
v2.2.0
- Trim off spaces in
platforms
input by@Chocobo1
in docker/setup-qemu-action#64- Switch to actions-toolkit implementation by
@crazy-max
in docker/setup-qemu-action#70 docker/setup-qemu-action#80 docker/setup-qemu-action#83Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0
v2.1.0
- Use context for inputs by
@crazy-max
(#62)- Use built-in
getExecOutput
by@crazy-max
(#61)- Remove workaround for
setOutput
by@crazy-max
(#63)- Bump
@actions/core
from 1.6.0 to 1.10.0 (#54 #58 #59)Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0
6882732
Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4af
chore: update generated contentf174935
build(deps): bump @actions/core
from 1.10.0 to 1.10.12e423eb
Merge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406a
Bump semver from 6.3.0 to 6.3.112dec5e
Merge pull request #102 from crazy-max/update-node20c29b312
chore: node 20 as default runtime34ae628
chore: update generated content1f3d2e1
chore: fix author in package.json277dbe8
vendor: bump @docker/actions-toolkit
from 0.3.0 to 0.12.0