Skip to content

chore(deps): upgrade bazel-skylib to 1.8.1 - #3118

Merged
rickeylev merged 3 commits into
bazel-contrib:mainfrom
aignas:bump-skylib
Aug 11, 2025
Merged

chore(deps): upgrade bazel-skylib to 1.8.1#3118
rickeylev merged 3 commits into
bazel-contrib:mainfrom
aignas:bump-skylib

Conversation

@aignas

@aignasaignas commented Jul 24, 2025

Copy link
Copy Markdown
Collaborator

With most recent bazel versions, older versions of rules_python started
spewing a lot of warnings due to us using bazel-skylib for copying
files around.

The only solution is to bump the bazel-skylib version.

Fixes#3113

@aignas
aignas requested a review from rickeylev as a code ownerJuly 24, 2025 12:12
@aignasaignas added this to the 1.5.2 milestone Aug 3, 2025
@aignasaignas mentioned this pull request Aug 3, 2025
4 tasks
@aignasaignas changed the title chore(deps) bump bazel-skylibchore(deps): upgrade bazel-skylib to 1.8.1Aug 3, 2025
@rickeylev
rickeylev enabled auto-merge August 11, 2025 03:06
@rickeylev
rickeylev added this pull request to the merge queueAug 11, 2025
Merged via the queue into bazel-contrib:main with commit 673cd76Aug 11, 2025
3 checks passed
@aignas
aignas deleted the bump-skylib branch August 11, 2025 07:49
aignas added a commit that referenced this pull request Aug 11, 2025
With most recent bazel versions, older versions of rules_python started
spewing a lot of warnings due to us using `bazel-skylib` for copying
files around.
The only solution is to bump the bazel-skylib version.
Fixes#3113
---------
Co-authored-by: Richard Levasseur <richardlev@gmail.com>
(cherry picked from commit 673cd76)
Cherry-pick notes: adapted changelog to mention 1.5.2
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'@@bazel_tools//src/conditions:host_windows_x64_constraint': No longer used by Bazel

2 participants

@aignas@rickeylev