rules_swift_package_manager
rules_swift_package_manager copied to clipboard
fix(deps): update module github.com/bazelbuild/bazel-gazelle to v0.39.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/bazelbuild/bazel-gazelle | require | minor | v0.38.0 -> v0.39.0 |
Release Notes
bazelbuild/bazel-gazelle (github.com/bazelbuild/bazel-gazelle)
v0.39.0
What's Changed
- Add QNX and OSX to known platforms by @hofbi in https://github.com/bazelbuild/bazel-gazelle/pull/1853
- Allow
+in repo names by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1856 - go_repository_cache: set GOTOOLCHAIN to 'local' by @lbcjbb in https://github.com/bazelbuild/bazel-gazelle/pull/1859
- Fix Issue #1855: "All Bazel commands fail when changing a Go dependency when using Bzlmod extension" by @Buzz-Lightyear in https://github.com/bazelbuild/bazel-gazelle/pull/1861
- Add default directives for github.com/containerd by @mering in https://github.com/bazelbuild/bazel-gazelle/pull/1866
- Add gazelle-overrides for argo, grpcgateway by @udaya2899 in https://github.com/bazelbuild/bazel-gazelle/pull/1867
- refactor: remove file reference from ruleRecord by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1869
- refactor: compute transitive embeds during indexing by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1868
- refactor: compute labelMap when indexing by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1872
- refactor: remove reference to rule.Rule in mapResolver interface by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1873
- refactor: ensure rule index not modified after indexing by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1877
- docs: fix incorrect gazelle_generation_test param name by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1876
- refactor: embed gazelle generation_test_binary in gazelle_generation_test instead of recompiling by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1875
- refactor: make ruleRecord serializable by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1878
- Add package metadata to
go_repositorys by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1852 - refactor: process KindMap even when not indexing by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1882
- refactor: move walk util methods into struct by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1881
- refactor: add nil assignments to verify interface implementations by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1883
- perf: preload .bazelignore before configure, do not use globs by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1886
- refactor: remove nested walk function literal by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1884
- Preserve canonical labels as such by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1863
- perf: check if directory in .bazelignore before readdir by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1890
- revert #1873 by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1897
- rename
main()entrypoints tomain.goby @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1901 - Support timeout and size in gazelle_test by @rockwotj in https://github.com/bazelbuild/bazel-gazelle/pull/1909
- feat: include package URL in package_info by @alexeagle in https://github.com/bazelbuild/bazel-gazelle/pull/1917
- perf: Improve rule.Kind by @dzbarsky in https://github.com/bazelbuild/bazel-gazelle/pull/1919
- Fix patch file creation using Gazelle in diff mode by @alandonham in https://github.com/bazelbuild/bazel-gazelle/pull/1915
- perf: Improve merger.Mergefile by @dzbarsky in https://github.com/bazelbuild/bazel-gazelle/pull/1920
- test: add bazelignore test by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1912
- perf: walk workspace directories in parallel by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1893
- refactor: reduce path.join while walking repo by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1913
- chore: upgrade go mod dependencies by @jbedard in https://github.com/bazelbuild/bazel-gazelle/pull/1911
- prepare gazelle release 0.39 by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1925
- Add gazelle overrides to enable building rclone by @dmcardle in https://github.com/bazelbuild/bazel-gazelle/pull/1933
New Contributors
- @hofbi made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1853
- @Buzz-Lightyear made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1861
- @udaya2899 made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1867
- @rockwotj made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1909
- @alandonham made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1915
- @dmcardle made their first contribution in https://github.com/bazelbuild/bazel-gazelle/pull/1933
Full Changelog: https://github.com/bazelbuild/bazel-gazelle/compare/v0.38.0...v0.39.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 2 additional dependencies were updated
Details:
| Package | Change |
|---|---|
github.com/bazelbuild/buildtools |
v0.0.0-20240626162158-92a716d768c0 -> v0.0.0-20240827154017-dd10159baa91 |
golang.org/x/sys |
v0.21.0 -> v0.25.0 |
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.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.