Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.0 -> 1.13.1 age confidence
eslint (source) 9.38.0 -> 9.39.0 age confidence
simple-git (source) 3.28.0 -> 3.30.0 age confidence

Release Notes

axios/axios (axios)

v1.13.1

Compare Source

Bug Fixes
  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#​7193) (bcd5581)
Contributors to this release
eslint/eslint (eslint)

v9.39.0

Compare Source

steveukx/git-js (simple-git)

v3.30.0

Compare Source

Minor Changes
  • bc77774: Correctly identify current branch name when using git.status in a cloned empty repo.

    Previously git.status would report the current branch name as No. Thank you to @​MaddyGuthridge for identifying this issue.

v3.29.0

Compare Source

Minor Changes
  • 240ec64: Support for absolute paths on Windows when using git.checkIngore, previously Windows would report
    paths with duplicate separators \\\\ between directories.

    Following this change all paths returned from git.checkIgnore will be normalized through node:path,
    this should have no impact on non-windows users where the git binary doesn't wrap absolute paths with
    quotes.

    Thanks to @​Maxim-Mazurok for reporting this issue.

  • 9872f84: Support the use of git.branch(['--show-current']) to limit the branch list to only the current branch.

    Thanks to @​peterbe for pointing out the use-case.

  • 5736bd8: Change to biome for lint and format


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@renovate renovate bot added dependencies Pull requests that update a dependency file minor-version patch-version labels Nov 3, 2025
@renovate renovate bot requested a review from a team as a code owner November 3, 2025 00:38
@renovate renovate bot added renovate dependencies Pull requests that update a dependency file patch-version minor-version labels Nov 3, 2025
@renovate renovate bot enabled auto-merge (squash) November 3, 2025 00:38
@renovate
Copy link
Contributor Author

renovate bot commented Nov 3, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies Nov 10, 2025
@danadajian danadajian disabled auto-merge November 10, 2025 15:05
@danadajian danadajian enabled auto-merge (squash) November 10, 2025 15:05
@danadajian danadajian merged commit 6face68 into main Nov 10, 2025
6 checks passed
@danadajian danadajian deleted the renovate/dependencies branch November 10, 2025 15:05
@eg-oss-ci
Copy link

🎉 This PR is included in version 1.84.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

3 participants