Skip to content

chore(deps): update actions/download-artifact action to v2.1.0 - autoclosed#88

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-download-artifact-2.x
Closed

chore(deps): update actions/download-artifact action to v2.1.0 - autoclosed#88
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-download-artifact-2.x

Conversation

@renovate

@renovate renovate Bot commented Dec 11, 2021

Copy link
Copy Markdown

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/download-artifact action minor v2.0.10 -> v2.1.0

Release Notes

actions/download-artifact

v2.1.0

Compare Source

  • Improved output & logging
  • Fixed issue where downloading all artifacts could cause display percentages to be over 100%
  • Various small bug fixes & improvements

Configuration

📅 Schedule: "every weekend" (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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@github-actions

Copy link
Copy Markdown

Performance Regression Reports

commit: 8adb5b6

There are no regressions.

@renovate renovate Bot changed the title chore(deps): update actions/download-artifact action to v2.1.0 chore(deps): update actions/download-artifact action to v2.1.0 - autoclosed Dec 14, 2021
@renovate renovate Bot closed this Dec 14, 2021
@renovate renovate Bot deleted the renovate/actions-download-artifact-2.x branch December 14, 2021 02:33
KSXGitHub pushed a commit that referenced this pull request May 17, 2026
23 commits since `0.0.0-rc.12`. The functional ones that
matter for this codebase:

- KSXGitHub/perfectionist#72 adds the curated `core` / `std`
  compile-time macros (`stringify!`, `concat!`, `cfg!`,
  `option_env!`, the `assert*` family, etc.) to
  `macro_argument_binding`'s built-in allow list.
- KSXGitHub/perfectionist#82 reframes the rule's classifier
  from "non-trivial expressions" to "impure expressions" and
  renames the four `extra_trivial_*` / `ignore_trivial_*`
  knobs (methods and macros) to `extra_pure_*` /
  `ignore_pure_*`. The diagnostic text was updated to match.
  No effect here — we set none of those knobs.
- KSXGitHub/perfectionist#84 drops the per-rule `enabled`
  config knob from `macro_argument_binding`,
  `macro_trailing_comma`, and `prefer_raw_string`. Users
  relying on `[perfectionist::<rule>] enabled = false`
  migrate to `[perfectionist] disable = ["<rule>"]`. We never
  set that knob; nothing to change.
- KSXGitHub/perfectionist#95 drops the redundant
  `style = "preserve"` variant from `derive_ordering`. We use
  `style = "prefix_then_alphabetical"`; unaffected.

The rest of the delta is pages styling (#86, #87, #94, #97,
#98, #99), docs (#73, #75, #76, #77, #80, #81, #83, #96),
CI / dependency bumps (#79, #88-93), and the rc.13 release.

Clean build against `0.0.0-rc.14`, full test suite green, no
config migration needed and no source changes triggered. No
new bugs surface in this codebase.

https://claude.ai/code/session_01CoRidYHvni9nKNgxMPXmfQ
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.

1 participant