Skip to content

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

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

Merged
merged 3 commits into from
Aug 11, 2025

Conversation

aignas
Copy link
Collaborator

@aignas aignas commented Jul 24, 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

@aignas aignas requested a review from rickeylev as a code owner July 24, 2025 12:12
@aignas aignas added this to the 1.5.2 milestone Aug 3, 2025
@aignas aignas mentioned this pull request Aug 3, 2025
4 tasks
@aignas aignas changed the title chore(deps) bump bazel-skylib chore(deps): upgrade bazel-skylib to 1.8.1 Aug 3, 2025
@rickeylev rickeylev enabled auto-merge August 11, 2025 03:06
@rickeylev rickeylev added this pull request to the merge queue Aug 11, 2025
Merged via the queue into bazel-contrib:main with commit 673cd76 Aug 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 <[email protected]>
(cherry picked from commit 673cd76)

Cherry-pick notes: adapted changelog to mention 1.5.2
Sign up for free to 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