forked from linkchecker/linkchecker
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from linkchecker:master #4
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
pull
wants to merge
565
commits into
appotry:master
Choose a base branch
from
linkchecker:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull Request Test Coverage Report for Build 1518235977
💛 - Coveralls |
From version 1.1.0 sphinx-rtd-theme adds upper bounds for compatible versions of sphinx and docutils.
Allow sphinx-rtd-theme to pick the versions of sphinx & docutils
Replace deprecated locale.getdefaultlocale()
Delete oldest Docker images
Re-enable support for installing git archives
Raise minimum Python version to 3.8
Set permissions for build workflow
Replace deprecated cgi module in loginurl tests
There is no LICENSE file, just COPYING
Copied from LinkCheckTest.file_test().
Shared with FtpUrl.read_content().
In Python 2 StringIO could accept either Unicode or 8-bit strings. Similar change made for HttpUrl: 06fdd78 ("Python3: fix TypeError in HttpUrl.read_content()", 2019-09-15) Non-existent FtpUrl.max_size introduced in: 7b34be5 ("Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.", 2014-03-01) Additional self.direct() not added in: f107092 ("Fix handling of user/password info in URLs.", 2012-06-10)
Fix FTP checker
Replace deprecated threading.currentThread()
As per ignoreerrors, this is not filtering.
Python package stopped working.
Since: 98d32a1 ("Re-enable support for installing git archives", 2023-01-17)
Release Improvements
Move ignorewarnings to output section in linkcheckerrc(5)
Remove code for old-style classes: better_exchook2.py:238:62: E1101: Module 'types' has no 'InstanceType' member (no-member) Command-line equivalent of 9a33c2a ("Make requesting login form password work on Python 3", 2020-04-14): command/setup_config.py:167:36: E1101: Module 'linkcheck.director.console' has no 'encode' member (no-member) Add missing argument: plugins/parseword.py:141:31: E1120: No value for argument 'wrange' in function call (no-value-for-parameter)
PEP 625 and actions/attest-build-provenance@v2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.18.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2cdde99...2634353) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.1 to 5.8.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@8e5442c...c1e5197) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 3. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v1...v3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This reverts commit f87d149.
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@f350da2...648a8eb) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.6.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@e92390c...5e57cd1) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Newer and also hosted on GitHub.
Required since: b4db831 ("Replace deprecated license classifier", 2025-08-20)
pipx is more user-centered.
importlib.resources gained support for acccessing data from namespace packages in Python 3.10.
importlib.resources.files() added in Python 3.9.
Introduced by: 4ff4166 ("Support py2exe configdir setting", 2009-02-10)
************* Module linkcheck.plugins.locationinfo linkcheck/plugins/locationinfo.py:107:17: E0606: Possibly using variable 'get_geoip_record' before assignment (possibly-used-before-assignment)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )