Skip to content

Update all non-major dependencies#10

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#10
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 2, 2026

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
actions/checkout action patch v6v6.0.2 age confidence
astral-sh/ruff-pre-commit repository patch v0.15.1v0.15.13 v0.15.14 age confidence
astral-sh/uv-pre-commit repository minor 0.10.30.11.14 0.11.16 (+1) age confidence
rust-just (changelog) dependency-groups minor 1.46.01.51.0 age confidence
zizmorcore/zizmor-pre-commit repository minor v1.22.0v1.25.2 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.15.13

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.13

v0.15.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.12

v0.15.11

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.11

v0.15.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.10

v0.15.9

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.9

v0.15.8

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.8

v0.15.7

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.7

v0.15.6

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.6

v0.15.5

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.5

v0.15.4

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.4

v0.15.3

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.3

v0.15.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.15.2

astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)

v0.11.14

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.14

v0.11.13

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.13

v0.11.12

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.12

v0.11.11

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.11

v0.11.10

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.10

v0.11.9

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.9

v0.11.8

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.8

v0.11.7

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.7

v0.11.6

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.6

v0.11.5

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.5

v0.11.4

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.4

v0.11.3

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.3

v0.11.2

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.2

v0.11.1

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.1

v0.11.0

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.11.0

v0.10.12

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.12

v0.10.11

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.11

v0.10.10

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.10

v0.10.9

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.9

v0.10.8

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.8

v0.10.7

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.7

v0.10.6

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.6

v0.10.5

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.5

v0.10.4

Compare Source

See: https://github.com/astral-sh/uv/releases/tag/0.10.4

casey/just (rust-just)

v1.51.0

Compare Source

Added
Changed
  • Allow [env] attribute to take expressions (#​3329 by casey)
  • Allow using expressions with [working-directory] (#​3326 by casey)
  • Read justfile from standard input with --justfile - (#​3325 by casey)
  • Make parent_directory() of bare filename return . (#​3313 by casey)
  • Make [env] override module-level exports (#​3312 by casey)
Fixed
Misc

v1.50.0

Compare Source

Added
Changed
  • Allow [env] attribute to take expressions (#​3329 by casey)
  • Allow using expressions with [working-directory] (#​3326 by casey)
  • Read justfile from standard input with --justfile - (#​3325 by casey)
  • Make parent_directory() of bare filename return . (#​3313 by casey)
  • Make [env] override module-level exports (#​3312 by casey)
Fixed
Misc

v1.49.0

Compare Source

Added
Fixed
Misc

v1.48.1

Compare Source

v1.48.0

Compare Source

Added
Changed
Misc

v1.47.1

Compare Source

Fixed
  • Block on running parallel dependencies (#​3139 by casey)
  • Fix setting-exported assignment visibility in child modules (#​3128 by casey)
Added
  • Add eager keyword to force evaluation of unused assignments (#​3131 by casey)
Changed
  • Only evaluate used variables in --evaluate and --command (#​3130 by casey)
Misc

v1.47.0

Compare Source

Added
Changed
Misc
zizmorcore/zizmor-pre-commit (zizmorcore/zizmor-pre-commit)

v1.25.2

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.2

v1.25.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.1

v1.25.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.25.0

v1.24.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.24.1

v1.24.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.24.0

v1.23.1

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.1

v1.23.0

Compare Source

See: https://github.com/zizmorcore/zizmor/releases/tag/v1.23.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2026

❌ 3 Tests Failed:

Tests completed Failed Passed Skipped
6 3 3 0
View the top 3 failed test(s) by shortest run time
tests/test_all.py::test_deep_copy
Stack Traces | 0.021s run time
def test_deep_copy():
>       tx_data = tron.get_transaction("29e7d53e7b1463d354d1d7d90172fba89673e7bc5b0c7c441c14152a897ee363")

tests/test_all.py:26: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
.venv/lib/python3.10.../site-packages/tronpy/tron.py:925: in get_transaction
    ret = self.provider.make_request("wallet/gettransactionbyid", {"value": txn_id, "visible": True})
.venv/lib/python3.10.../tronpy/providers/http.py:89: in make_request
    resp.raise_for_status()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <Response [503]>

    def raise_for_status(self):
        """Raises :class:`HTTPError`, if one occurred."""
    
        http_error_msg = ""
        if isinstance(self.reason, bytes):
            # We attempt to decode utf-8 first because some servers
            # choose to localize their reason strings. If the string
            # isn't utf-8, we fall back to iso-8859-1 for all other
            # encodings. (See PR #3538)
            try:
                reason = self.reason.decode("utf-8")
            except UnicodeDecodeError:
                reason = self.reason.decode("iso-8859-1")
        else:
            reason = self.reason
    
        if 400 <= self.status_code < 500:
            http_error_msg = (
                f"{self.status_code} Client Error: {reason} for url: {self.url}"
            )
    
        elif 500 <= self.status_code < 600:
            http_error_msg = (
                f"{self.status_code} Server Error: {reason} for url: {self.url}"
            )
    
        if http_error_msg:
>           raise HTTPError(http_error_msg, response=self)
E           requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://api.nileex.io/wallet/gettransactionbyid

.venv/lib/python3.10.../site-packages/requests/models.py:1026: HTTPError
tests/test_all.py::test_tx_size_works[293f00a9f5415617a9889218ffed86f1d2bf78552557d2562eaa3358160c43c1-346]
Stack Traces | 0.023s run time
tx_hash = '293f00a9f5415617a9889218ffed86f1d2bf78552557d2562eaa3358160c43c1'
size = 346

    @pytest.mark.parametrize(
        "tx_hash,size",
        [
            ["29e7d53e7b1463d354d1d7d90172fba89673e7bc5b0c7c441c14152a897ee363", 267],
            ["546b52f2fe19955ba57cd431752e0e290d33a3b1670d1ad0820eb765110295bc", 283],
            ["cd0fc9dbe9999c7beee2cee0bcd1af39bd797802d85af4e35ded9adddcd9d764", 314],
            ["293f00a9f5415617a9889218ffed86f1d2bf78552557d2562eaa3358160c43c1", 346],
            ["9c533f0257397642f10573676f0769b5d58d68c767c661fbf9405a032a55cb6a", 345],
        ],
    )
    def test_tx_size_works(tx_hash, size):
>       tx_data = tron.get_transaction(tx_hash)

tests/test_all.py:20: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
.venv/lib/python3.10.../site-packages/tronpy/tron.py:925: in get_transaction
    ret = self.provider.make_request("wallet/gettransactionbyid", {"value": txn_id, "visible": True})
.venv/lib/python3.10.../tronpy/providers/http.py:89: in make_request
    resp.raise_for_status()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <Response [503]>

    def raise_for_status(self):
        """Raises :class:`HTTPError`, if one occurred."""
    
        http_error_msg = ""
        if isinstance(self.reason, bytes):
            # We attempt to decode utf-8 first because some servers
            # choose to localize their reason strings. If the string
            # isn't utf-8, we fall back to iso-8859-1 for all other
            # encodings. (See PR #3538)
            try:
                reason = self.reason.decode("utf-8")
            except UnicodeDecodeError:
                reason = self.reason.decode("iso-8859-1")
        else:
            reason = self.reason
    
        if 400 <= self.status_code < 500:
            http_error_msg = (
                f"{self.status_code} Client Error: {reason} for url: {self.url}"
            )
    
        elif 500 <= self.status_code < 600:
            http_error_msg = (
                f"{self.status_code} Server Error: {reason} for url: {self.url}"
            )
    
        if http_error_msg:
>           raise HTTPError(http_error_msg, response=self)
E           requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://api.nileex.io/wallet/gettransactionbyid

.venv/lib/python3.10.../site-packages/requests/models.py:1026: HTTPError
tests/test_all.py::test_tx_size_works[546b52f2fe19955ba57cd431752e0e290d33a3b1670d1ad0820eb765110295bc-283]
Stack Traces | 0.025s run time
tx_hash = '546b52f2fe19955ba57cd431752e0e290d33a3b1670d1ad0820eb765110295bc'
size = 283

    @pytest.mark.parametrize(
        "tx_hash,size",
        [
            ["29e7d53e7b1463d354d1d7d90172fba89673e7bc5b0c7c441c14152a897ee363", 267],
            ["546b52f2fe19955ba57cd431752e0e290d33a3b1670d1ad0820eb765110295bc", 283],
            ["cd0fc9dbe9999c7beee2cee0bcd1af39bd797802d85af4e35ded9adddcd9d764", 314],
            ["293f00a9f5415617a9889218ffed86f1d2bf78552557d2562eaa3358160c43c1", 346],
            ["9c533f0257397642f10573676f0769b5d58d68c767c661fbf9405a032a55cb6a", 345],
        ],
    )
    def test_tx_size_works(tx_hash, size):
>       tx_data = tron.get_transaction(tx_hash)

tests/test_all.py:20: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
.venv/lib/python3.10.../site-packages/tronpy/tron.py:925: in get_transaction
    ret = self.provider.make_request("wallet/gettransactionbyid", {"value": txn_id, "visible": True})
.venv/lib/python3.10.../tronpy/providers/http.py:89: in make_request
    resp.raise_for_status()
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

self = <Response [503]>

    def raise_for_status(self):
        """Raises :class:`HTTPError`, if one occurred."""
    
        http_error_msg = ""
        if isinstance(self.reason, bytes):
            # We attempt to decode utf-8 first because some servers
            # choose to localize their reason strings. If the string
            # isn't utf-8, we fall back to iso-8859-1 for all other
            # encodings. (See PR #3538)
            try:
                reason = self.reason.decode("utf-8")
            except UnicodeDecodeError:
                reason = self.reason.decode("iso-8859-1")
        else:
            reason = self.reason
    
        if 400 <= self.status_code < 500:
            http_error_msg = (
                f"{self.status_code} Client Error: {reason} for url: {self.url}"
            )
    
        elif 500 <= self.status_code < 600:
            http_error_msg = (
                f"{self.status_code} Server Error: {reason} for url: {self.url}"
            )
    
        if http_error_msg:
>           raise HTTPError(http_error_msg, response=self)
E           requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://api.nileex.io/wallet/gettransactionbyid

.venv/lib/python3.10.../site-packages/requests/models.py:1026: HTTPError

To view more test analytics, go to the Prevent Tests Dashboard

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 3ddb040 to ad82c4a Compare March 9, 2026 00:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from ad82c4a to 45475a0 Compare March 16, 2026 01:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9a991a6 to e822beb Compare March 30, 2026 01:03
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from e822beb to 1ec8117 Compare April 13, 2026 00:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 1ec8117 to 7b5a646 Compare April 20, 2026 00:52
@renovate renovate Bot added the type: chore label Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 7b5a646 to c95e9ee Compare April 27, 2026 01:32
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from c95e9ee to 73ccbe1 Compare May 11, 2026 01:29
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 73ccbe1 to b72152f Compare May 18, 2026 01:40
| datasource  | package                      | from    | to       |
| ----------- | ---------------------------- | ------- | -------- |
| github-tags | actions/checkout             | v6.0.0  | v6.0.2   |
| github-tags | astral-sh/ruff-pre-commit    | v0.15.1 | v0.15.13 |
| github-tags | astral-sh/uv-pre-commit      | 0.10.3  | 0.11.14  |
| pypi        | rust-just                    | 1.46.0  | 1.51.0   |
| github-tags | zizmorcore/zizmor-pre-commit | v1.22.0 | v1.25.2  |
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from b72152f to 8de285b Compare May 25, 2026 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants