Update dependency bazel_skylib to v1.9.2 - #9
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
2 times, most recently
from
April 27, 2024 02:58
04948c5 to
7091b31
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
May 31, 2024 17:50
7091b31 to
6e03c22
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
June 3, 2024 17:55
6e03c22 to
db52ede
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
March 4, 2025 20:08
db52ede to
82919b5
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
July 6, 2025 20:14
82919b5 to
313fb83
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
July 19, 2025 16:05
313fb83 to
4ee39a3
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
September 26, 2025 19:47
4ee39a3 to
f930766
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
December 16, 2025 12:03
f930766 to
3b30ecf
Compare
renovate
Bot
force-pushed
the
renovate/bazel_skylib-1.x
branch
from
July 18, 2026 00:12
3b30ecf to
99db41e
Compare
|
🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews. |
1 similar comment
|
🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews. |
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
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.
This PR contains the following updates:
1.2.1→1.9.21.3.0→1.9.2Release Notes
bazelbuild/bazel-skylib (bazel_skylib)
v1.9.2Compare Source
What's Changed
Contributors:
@gzm0, @kotlaja, @susinmotion, @justinhorvitz
v1.9.0Compare Source
What's Changed
copy_fileand setallow_symlinkby default toTrueifis_executableisFalse(#565)rules/private:is_windowsan emptyapplicable_license(#600)rules_godependency for compatibility with Bazel 9 (#601)Contributors:
@fdinoff, @fmeum, @fweikert, @susinmotion
Full Changelog: bazelbuild/bazel-skylib@1.8.2...1.9.0
v1.8.2Compare Source
New Features
Other Changes
copy_directoryaway from deprecated host constraint (#588)Contributors
v1.8.1Compare Source
What's Changed
is_windowspublic (#584)Full Changelog: bazelbuild/bazel-skylib@1.8.0...1.8.1
v1.8.0Compare Source
What's Changed
select() on --cpuwith another flag ref by @gregestren in #570@bazel_tools//src/conditions:host_windowsby @fmeum in #574native.package_relative_labelinselects.bzlby @fmeum in #576New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.7.1...1.8.0
v1.7.1Compare Source
What's Changed
Full Changelog: bazelbuild/bazel-skylib@1.7.0...1.7.1
v1.7.0Compare Source
New features
directoryrules by @matts1 in #510is_normalizedandstarts_withto paths module by @comius in #514New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.6.1...1.7.0
v1.6.1Compare Source
What's Changed
modulesBazel 6 compatibility by @phst in #499New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.6.0...1.6.1
v1.6.0Compare Source
What's Changed
modulesby @fmeum in #457outonnative_binaryoptional by @tpudlik in #474bzl_libraryto depend on non-bzl_librarytargets by @Wyverald in #495New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.5.0...1.6.0
v1.5.0Compare Source
What's Changed
toolchainparam by @kotlaja in #455bzl_libraryby @keith in #457docparam tounittest.makeby @UebelAndre in #464New Contributors
Full Changelog: bazelbuild/bazel-skylib@1.4.2...1.5.0
v1.4.2Compare Source
Bugfix release: fixes
build_testto respecttarget_compatible_with(#448)New Features
bzl_libraryallows.sclfiles (new Starlark dialect loadable by Bazel atHEAD with
--experimental_enable_scl_dialect)Contributors
Alexandre Rostovtsev, UebelAndre, Vertexwahn, Xavier Bonaventura
v1.4.1Compare Source
Bugfix release: fixes gazelle plugin failure with
--incompatible_disallow_empty_glob(#431) and (for released versions) with--incompatible_disable_starlark_host_transitions(#433).Contributors
Alexandre Rostovtsev, Chuck Grindel
v1.4.0Compare Source
New Features
Other Notable Changes
Contributors
Alexandre Rostovtsev, Nick Gooding, Simon Stewart, Xùdōng Yáng
v1.3.0Compare Source
New Features
dicts.omitanddicts.pick(#304)expand_templaterule (#330)subpackagesmodule (#348)copy_directoryrule (#366)bzlmodsupport (#385)Incompatible Changes
native_binaryandnative_testnow use symlinks instead of copying, ifthe OS supports it (#340)
native_binaryandnative_testnow build in target configuration insteadof host configuration (#341)
copy_fileno longer adds non-executables todefault_runfiles(#326)Contributors
Alex Eagle, Alexandre Rostovtsev, Barry McNamara, Derek Cormier, Fabian
Meumertzheim, Geoffrey Martin-Noble, hchsiao, Kevin Kres, nickgooding,
Vertexwahn, Vinh Tran
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.