Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

chore(deps): update dependency rules_pkg to v0.10.1 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rules_pkg http_archive minor 0.9.1 -> 0.10.1

Release Notes

bazelbuild/rules_pkg (rules_pkg)

v0.10.1

Compare Source

This is a bug fix release.

Bug Fixes
* Temporarily restore //mappings.bzl and //pkg.bzl (#​817)
* Fix RPM package release and version files expansion (#​816)
* Apply tar remap_paths to runfiles full paths (#​812)
* Use raw string for docstring that contains a backslash (for Python 3.12) (#​815)

Thanks to: Alex Bozhenko, Chuck Grindel, Diego Ortin, and Tomasz Wojno

v0.10.0

Compare Source

New Features

  • Allow $(var) substitution in filenames (#​620)
  • Rough prototype of @​since processing. (#​617)
  • First cut at runfiles support in pkg_* rules (#​605)
  • Allow substitution of user-defined variables in RPM preamble (#​787)
  • Add %posttrans scriptlet to RPM package (#​799)
  • Allow additional RPM macro defines (#​794)
  • Bring tar runfiles up to feature parity with pkg_files.runfiles. (#​754)
  • Add support for Obsoletes tag in RPM definition (#​778)
  • pkg_deb: allow data.tar.zst (#​761)
  • Add support for failing on file conflicts. (#​683)
  • Make pkg_zip compression configurable (#​737)
  • Append changelog to RPM spec file (#​726)
  • Add basic include_runfiles to pkg_files. (#​724)
  • Add changelog attribute to pkg_deb (#​725)
  • Add support for setting uid/gid from pkg_attributes (#​671)

Bug Fixes

  • Explicitly set the FILE bit in zip external attributes. (#​802)
  • Explicitly set %{_builddir} macro (#​792)
  • Only inject pre and post scriptlets when provided (#​788)
  • Don't load cc toolchain from rules_cc (#​779)
  • doc: Fixup external manual references (#​777)
  • Get bzlmod working in CI (#​766)
  • use runfiles from rules_python (#​768)
  • When pkg_tar.prefix_dir == base of symlink path, don't double-dip. (#​749)
  • add imports to fix bazel --noexperimental_python_import_all_repositories flag (#​630)
  • Align pkg_rpm returned files with other rules (#​692)
  • fix(pkg_tar): properly normalize paths for empty files (#​760)
  • Document that package_dir also uses package_variables (#​747)
  • Fix handling paths with whitepsaces (#​733)
  • Fix python 3.6, doesn't support compresslevel
  • Use Gzip compress level 6 (#​720)
  • write debian Date field in UTC rather than local time (#​712)
  • [pkg_deb] Fix multiline fields in changes file (#​691)

**Breaking Changes

  • Remove PackageArtifactsInfo. (#​752)

Thanks to: Adam Azarchs, Alex Eagle, August Karlstedt, Austin Schuh, Adrian Vogelsgesang,
flode, Florian Scheibner, Ignas Kaziukėnas, Jean-Hadrien Chabran, Matt,
Mike Kelly, Paul Draper, Sam Schwebach, Tomasz Wojno, and Vertexwahn
for contributions to this release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency rules_pkg to v0.10.0 chore(deps): update dependency rules_pkg to v0.10.1 Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants