chore(all): update deps (major)#615
Open
renovate-bot wants to merge 2 commits intoopenconfig:mainfrom
Open
Conversation
942ef11 to
46de016
Compare
46de016 to
3706911
Compare
86f905d to
ff9997d
Compare
ff9997d to
824ecdf
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c6e8aca to
b02962a
Compare
b02962a to
07ad467
Compare
07ad467 to
68fb891
Compare
Edited/Blocked NotificationRenovate 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. |
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:
v3→v5v3→v6v4→v62.8.1→3.4.220250127.1→20250512.1bullseye→trixiebookworm→trixiebookworm→trixiev3.37.0→v4.2.0v4→v7v3→v9v1.0.0→v2.130.16.0.0→7.1.04.3.0→5.8.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/cache (actions/cache)
v5Compare Source
v4Compare Source
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
v4Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946actions/setup-go (actions/setup-go)
v6Compare Source
v5Compare Source
bazelbuild/rules_swift (build_bazel_rules_swift)
v3.4.2Compare Source
What's Changed
Full Changelog: bazelbuild/rules_swift@3.4.1...3.4.2
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.4.1Compare Source
What's Changed
always_linkdefaulting toFalseby @adincebic in #1626New Contributors
Full Changelog: bazelbuild/rules_swift@3.4.0...3.4.1
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.4.0Compare Source
What's Changed
additional_linker_inputsinswift_binaryby @adincebic in #1584exec_groupin more places by @brentleyjones in #1588SWIFT_TOOLCHAIN_TYPEto work with Bzlmod + AEGs by @brentleyjones in #1587Full Changelog: bazelbuild/rules_swift@3.3.0...3.4.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.3.0Compare Source
What's Changed
Full Changelog: bazelbuild/rules_swift@3.2.0...3.3.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.2.0Compare Source
What's Changed
-Xccflags that are derived from Bazel's--objccoptflags and from--compilation_mode. by @luispadron in #1566last_greenuntil a BEP bug is fixed by @brentleyjones in #1569swift.split_derived_files_generationby @brentleyjones in #1574all_compile_action_names()in more locations by @brentleyjones in #1579coptsandlinkoptstoswift_proto_libraryby @karim-alweheshy in #1497$(location)support to proto rules by @brentleyjones in #1580additional_objc_compiler_inputstomixed_langauge_libraryby @brentleyjones in #1581swiftc_inputstoswift_common.compileincompile_swift_protos_for_targetby @brentleyjones in #1582-file-prefix-map, so that indexstores emitted by those actions are also deterministic. by @luispadron in #1577@adincebicas a maintainer by @adincebic in #1592New Contributors
Full Changelog: bazelbuild/rules_swift@3.1.2...3.2.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.1.2Compare Source
What's Changed
.swift-explicit-module-map.jsonby @ileitch in #1545-file-compilation-dir .explicitly to the Swift driver so that.swiftmodulefiles are hermetic. by @adincebic in #1554-plugin-pathfor testing macros location when building tests by @aaronsky in #1555New Contributors
Full Changelog: bazelbuild/rules_swift@3.1.1...3.1.2
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.1.1Compare Source
What's Changed
-Xwrapped-swiftarg in worker by @luispadron in #1551Full Changelog: bazelbuild/rules_swift@3.1.0...3.1.1
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.1.0Compare Source
What's Changed
always_include_developer_search_pathstomixed_language_libraryby @jschear in #1539clang_depsattr tomixed_language_libraryby @jschear in #1540ctx.coverage_instrumentedto detect if a target should be instrumented by @brentleyjones in #1547rules_ccfor 7.x WORKSPACE/non-bzlmod users by @aaronsky in #1549.swiftsourceinforeadonly bugs in version 3+ by @luispadron in #1550Full Changelog: bazelbuild/rules_swift@3.0.2...3.1.0
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.0.2Compare Source
Breaking changes
compatibility_levelto3by @luispadron in #1536objc_library.module_mapattribute inswift_clang_module_aspectby @brentleyjones in #1328SwiftInfoarguments by @brentleyjones in #1427swift_common.toolchain_attrsby @brentleyjones in #1385emit_swiftinterfacebuild setting by @brentleyjones in #1393SWIFT_CUSTOM_TOOLCHAINdefine by @brentleyjones in #1432swift_module_aliasby @brentleyjones in #1390swift.emit_swiftsourceinfoby default by @brentleyjones in #1409Fixed
apple.swizzle_absolute_xcttestsourcelocationusage by @brentleyjones in #1457_check_supports_language_mode_6by @brentleyjones in #1484Added
swift_commonby @brentleyjones inswift_commonby @brentleyjones in #1429swift_overlayrule by @brentleyjones in #1431--test_filterinswift_testby @brentleyjones in #1410dataattribute tomixed_language_libraryby @brentleyjones in #1450swift_overlayby @brentleyjones in #1441package_nameinmixed_language_libraryby @luispadron in #1458swift_library_groupby @brentleyjones in #1468swift.suppress_warningsfeature by @aaronsky in #1489swift_binaryandswift_compiler_pluginby @sebastianv1 in #1512swift_synthesize_interface_aspect. by @luispadron in #1522Changed
doc/README.mdby @brentleyjones in #1428swift_libraryalwayslinkdefault to True by @brentleyjones in #1398swiftcnot found on Linux by @brentleyjones in #1433swift_cross_import_overlayto specify a disambiguating explicit module name for the declaring and/or bystanding module by @brentleyjones in #1417swift_overlay's depsSwiftInfos into the transitiveSwiftInfos of the propagatedSwiftInfoinstead of the directSwiftInfos (which causes them to be merged with the overlay module itself) by @brentleyjones in #1438private_depswhen compiling the target that imports them by @brentleyjones in #1437swift_*target, and aswift_overlayshould only be referenced by a single other target'saspect_hintsby @brentleyjones in #1439alwayslinkon the clang target ofmixed_language_libraryas well by @brentleyjones in #1451swift_overlaylinking contexts when an overlay depends on another library that has an overlay by @brentleyjones in #1440swiftc.exeby @brentleyjones in #1483swiftcon matching host platform by @brentleyjones in #1490swift.suppress_warningscomment by @mattrobmattrob in #1499exec_groupforSWIFT_ACTION_DERIVE_FILESandSWIFT_ACTION_DUMP_ASTby @brentleyjones in #1510swift_synthesize_interface_aspectgenerates unique outputs by @luispadron in #1526Removed
apple_common.Objcprovider usage related to linking now that the Apple linking logic in Bazel gets everything fromCcInfoby @brentleyjones in #1383_allowlist_function_transitionin third_party by @brentleyjones in #1402SwiftBinaryInforequired provider frompluginsattribute by @brentleyjones in #1445swift_importby @brentleyjones in #1446New Contributors
Full Changelog: bazelbuild/rules_swift@2.8.2...3.0.2
This release is compatible with Bazel 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v3.0.0Compare Source
DO NOT USE.
v2.9.0Compare Source
What's Changed
always_include_developer_search_pathsto `mixed_language_librar… by @jschear in #1541clang_depsattr tomixed_language_library(#1540) by @jschear in #1542Full Changelog: bazelbuild/rules_swift@2.8.2...2.9.0
This release is compatible with Bazel 6.x LTS, 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
v2.8.2Compare Source
What's Changed
Full Changelog: bazelbuild/rules_swift@2.8.1...2.8.2
This release is compatible with Bazel 6.x LTS, 7.x LTS, 8.x LTS, and 9.x rolling releases.
MODULE.bazel Snippet
Workspace Snippet
abseil/abseil-cpp (com_google_absl)
v20250512.1: Abseil LTS branch, May 2025, Patch 1Compare Source
Abseil LTS
2025051.1What's New:
absl::any,absl::optional, andabsl::variantare now aliases forstd::any,std::optional, andstd::variantin all builds. (Note that the polyfill implementationabsl::string_viewremains at the present time, but it defaults to being an aliasstd::string_viewin all builds.)absl::FastTypeId<Type>(), which evaluates at compile-time to a unique id for the passed-in type.absl::endianandabsl::byteswappolyfills (25bce12).Breaking Changes:
absl_nonnull,absl_nullable) should be used instead (caf854d).Known Issues
Baseline:
bc257a8Cherry-pick:
76bb243(Patch 1)v20250512.0: Abseil LTS branch, May 2025Compare Source
Abseil LTS
2025051.0What's New:
absl::any,absl::optional, andabsl::variantare now aliases forstd::any,std::optional, andstd::variantin all builds. (Note that the polyfill implementationabsl::string_viewremains at the present time, but it defaults to being an aliasstd::string_viewin all builds.)absl::FastTypeId<Type>(), which evaluates at compile-time to a unique id for the passed-in type.absl::endianandabsl::byteswappolyfills (25bce12).Breaking Changes:
absl_nonnull,absl_nullable) should be used instead (caf854d).Known Issues
Baseline:
bc257a8osrg/gobgp (github.com/osrg/gobgp/v3)
v4.2.0Compare Source
Changelog
8d4da6dGoBGP 4.2.0b994d31README.md: add GoBGP.nix external reference824997dbmp: Use netip.AddrPort to identify clienta0d3b25Migrate path.SetNexthop to netip typesd5174fepkg/server: send bmp PeerUp/Down message for Local-RIB policya550fe7packet/rtr: validate ErrorReport lengths to prevent OOM on malformed inputca78de2zebra: fix panic in FuzzZapi test on short inputsb015c35packet/mrt: fix panic in PeerIndexTable parsing on large view name lengthd856321packet/bgp: fix panic in FlowSpec component parsing on invalid inputdb4ab83packet/bgp: avoid mutating input in MP_REACH_NLRI76b17b7packet/bgp: fix SRv6 End.X SID Sub-TLV length handlingf08babdpacket/bmp: support Peer Down reason=6 TLVs (RFC9069)fda3c2dpacket/bmp: fix peer flag 0x80 semantics for Loc-RIB (RFC9069)ce30223packet/bmp: add Peer Up Information TLV support (RFC9069 VRF/Table Name)fb36901server: compare local address using netip.Addr to avoid IPv6 string mismatch2fd31c1table: Fix next-hop-in-list condition5da7176add peer-group option to clibd3b84etools: update python examples for the gRPC APIv4.1.0Compare Source
Changelog
086af04GoBGP 4.1.03db447dtable: Fix regexp for parsing large communitya29625aserver: Avoid overwriting log fields in adj table76d3c1econfig: Fix RouteReflectorClusterId setting if configured3d4e1dcserver: guard timer config update with FSM lock2a0ea1eserver: Add TestUpdatePeer unit testdd41da9server: Fix invalid pointer dereference in updateNeighbor5f2d77emarkdownlint: Disable table-column-style rule74fde91fix: fsm connection write deadlinev4.0.0Compare Source
Changelog
c9c1c12GoBGP 4.0.025c2c6aconfig: remove neighbors.transport.config.ttl option6b9d9b1cmd: remove "global" magic keyword8d03fe5docs: clean up logger setupab6cef1](https://redirect.github.com/osrg/gobgp/commit/Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.