Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌱 Update github-actions group #1100

Merged
merged 1 commit into from Feb 28, 2024
Merged

🌱 Update github-actions group #1100

merged 1 commit into from Feb 28, 2024

Conversation

syself-bot[bot]
Copy link
Contributor

@syself-bot syself-bot bot commented Dec 25, 2023

This PR contains the following updates:

Package Type Update Change
EndBug/label-sync action digest da00f2c -> 5207415
actions/create-github-app-token action digest f4c6bf6 -> e8e39f7
actions/download-artifact action digest f44cd7b -> 87c5514
actions/setup-node action digest 8f152de -> 60edb5d
actions/upload-artifact action minor v4.0.0 -> v4.3.1
actions/upload-artifact action digest c7d193f -> 5d5d22a
docker/metadata-action action minor v5.4.0 -> v5.5.1
docker/setup-buildx-action action digest f95db51 -> 0d103c3
docker/setup-buildx-action action minor v3.0.0 -> v3.1.0
hetznercloud/tps-action action digest fcdf989 -> dee5dd2
lycheeverse/lychee-action action minor v1.8.0 -> v1.9.3
micalevisk/last-issue-action action digest f566158 -> 0d40124
renovatebot/github-action action minor v40.0.2 -> v40.1.2
sigstore/cosign-installer action minor v3.3.0 -> v3.4.0
test-summary/action action minor v2.2 -> v2.3

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4...v4.1.0

docker/metadata-action (docker/metadata-action)

v5.5.1

Compare Source

Full Changelog: docker/metadata-action@v5.5.0...v5.5.1

v5.5.0

Compare Source

Full Changelog: docker/metadata-action@v5.4.0...v5.5.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.1.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.0.0...v3.1.0

lycheeverse/lychee-action (lycheeverse/lychee-action)

v1.9.3: Version 1.9.3

Compare Source

What's Changed

Full Changelog: lycheeverse/lychee-action@v1...v1.9.3

v1.9.2: Version 1.9.2

Compare Source

What's Changed

Full Changelog: lycheeverse/lychee-action@v1...v1.9.2

v1.9.1: Version 1.9.1

Compare Source

This is a hotfix release which restores the behavior of the accept config parameter.
Integers are accepted again as status codes.

accept = [200, 201, 202, 203, 429]

is equivalent to

accept = ["200..=203", 429]

Integers and strings (e.g. for ranges) can be mixed.

v1.9.0: Version 1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v1...v1.9.0

renovatebot/github-action (renovatebot/github-action)

v40.1.2

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v37.214.0 (8271cb3)
  • update references to renovatebot/github-action to v40.1.1 (cb35b4c)
Miscellaneous Chores
Build System
  • deps: lock file maintenance (d64d15e)
Continuous Integration
  • deps: update renovate docker tag to v37.202.0 (d0fcf09)
  • deps: update renovate docker tag to v37.202.1 (fde6663)
  • deps: update renovate docker tag to v37.202.2 (444a132)
  • deps: update renovate docker tag to v37.203.1 (10444c5)
  • deps: update renovate docker tag to v37.203.3 (39e106b)
  • deps: update renovate docker tag to v37.209.0 (8736735)
  • deps: update renovate docker tag to v37.210.0 (2751f1f)
  • deps: update renovate docker tag to v37.211.2 (fb8fc57)
  • deps: update renovate docker tag to v37.212.0 (983e24e)
  • deps: update renovate docker tag to v37.213.0 (cdf7ccd)
  • deps: update renovate docker tag to v37.213.1 (2563727)
  • deps: update renovate docker tag to v37.214.0 (c5c3bae)

v40.1.1

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v37.198.0 (bc32a6e)
  • update references to renovatebot/github-action to v40.1.0 (98afc1a)
Miscellaneous Chores
  • deps: update dependency @​types/node to v20.11.17 (ada9b14)
  • deps: update dependency lint-staged to v15.2.2 (5d73f73)
  • deps: update dependency semantic-release to v23.0.1 (9859306)
  • deps: update dependency semantic-release to v23.0.2 (bc75d08)
  • deps: update linters to v6.21.0 (94307d4)
Build System
  • deps: lock file maintenance (2f34ead)
Continuous Integration
  • deps: update renovate docker tag to v37.186.0 (6cfa45b)
  • deps: update renovate docker tag to v37.186.1 (116bb8e)
  • deps: update renovate docker tag to v37.187.0 (1042059)
  • deps: update renovate docker tag to v37.187.1 (2c66e52)
  • deps: update renovate docker tag to v37.187.2 (0f5015f)
  • deps: update renovate docker tag to v37.191.0 (1333792)
  • deps: update renovate docker tag to v37.191.1 (93d50b6)
  • deps: update renovate docker tag to v37.192.1 (2542cad)
  • deps: update renovate docker tag to v37.194.0 (165f79a)
  • deps: update renovate docker tag to v37.194.1 (7e6baf7)
  • deps: update renovate docker tag to v37.194.2 (557f617)
  • deps: update renovate docker tag to v37.197.0 (6efdc38)
  • deps: update renovate docker tag to v37.198.0 (32aa636)

v40.1.0

Compare Source

Features
Documentation
  • update references to ghcr.io/renovatebot/renovate to v37.183.0 (1b79f1f)
  • update references to renovatebot/github-action to v40.0.3 (c3dc323)
Miscellaneous Chores
Continuous Integration
  • deps: update renovate docker tag to v37.180.0 (665158b)
  • deps: update renovate docker tag to v37.180.1 (f1da536)
  • deps: update renovate docker tag to v37.181.11 (d735883)
  • deps: update renovate docker tag to v37.181.9 (052f9e6)
  • deps: update renovate docker tag to v37.182.0 (c30711e)
  • deps: update renovate docker tag to v37.182.1 (82349a2)
  • deps: update renovate docker tag to v37.182.3 (367c359)
  • deps: update renovate docker tag to v37.183.0 (c5de681)

v40.0.3

Compare Source

⚠ BREAKING CHANGES
  • This project now uses pnpm instead of yarn
Documentation
  • Add another advanced configuration example (#​814) (80ce498)
  • github: change GitHub App token Action suggested to GitHub official (#​815) (6e1e63a)
  • update references to ghcr.io/renovatebot/renovate to v37.172.2 (6ecbc95)
  • update references to renovatebot/github-action to v40 (6c7d836)
Miscellaneous Chores
Build System
Continuous Integration
  • deps: update actions/setup-node action to v4.0.2 (7f5cd69)
  • deps: update renovate docker tag to v37.153.2 (3f05984)
  • deps: update renovate docker tag to v37.156.4 (4c89c51)
  • deps: update renovate docker tag to v37.157.2 (37cad4d)
  • deps: update renovate docker tag to v37.158.2 (8425be4)
  • deps: update renovate docker tag to v37.162.1 (3c69e03)
  • deps: update renovate docker tag to v37.163.0 (5233216)
  • deps: update renovate docker tag to v37.163.1 (3817207)
  • deps: update renovate docker tag to v37.164.0 (892eff1)
  • deps: update renovate docker tag to v37.165.0 (a461b8f)
  • deps: update renovate docker tag to v37.165.1 (e205050)
  • deps: update renovate docker tag to v37.165.7 (f87e647)
  • deps: update renovate docker tag to v37.168.0 (37bbe3e)
  • deps: update renovate docker tag to v37.168.2 (6bc71ee)
  • deps: update renovate docker tag to v37.170.0 (3c441c7)
  • deps: update renovate docker tag to v37.171.0 (4675e3f)
  • deps: update renovate docker tag to v37.171.2 (9a09920)
  • deps: update renovate docker tag to v37.172.2 (e5579f8)
  • deps: update renovate docker tag to v37.173.0 (73602ad)
  • deps: update renovate docker tag to v37.173.1 (96aaee7)
  • deps: update renovate docker tag to v37.173.2 (ca6ffe3)
  • deps: update renovate docker tag to v37.174.0 (92f7434)
  • deps: update renovate docker tag to v37.174.3 (51ae3ab)
  • deps: update renovate docker tag to v37.174.6 (8572be2)
  • deps: update renovate docker tag to v37.174.7 (74d1c5d)
  • deps: update renovate docker tag to v37.175.0 (a466cfc)
  • deps: update renovate docker tag to v37.175.3 (47947f1)
  • deps: update renovate docker tag to v37.176.0 (316f92f)
  • use default branch from event (#​819) (fd4ca43)
sigstore/cosign-installer (sigstore/cosign-installer)

v3.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: sigstore/cosign-installer@v3...v3.4.0

test-summary/action (test-summary/action)

v2.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/test-summary/action/commits/v2.3


Configuration

📅 Schedule: Branch creation - "on monday" in timezone Europe/Berlin, 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.


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

@syself-bot syself-bot bot added update/github-action size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. area/github Changes made in the github directory labels Dec 25, 2023
@syself-bot syself-bot bot changed the title 🌱 Update Github Actions group to b39b52d 🌱 Update github-actions group Dec 31, 2023
@syself-bot syself-bot bot added the area/test Changes made in the test directory label Jan 2, 2024
@syself-bot
Copy link
Contributor Author

syself-bot bot commented Jan 2, 2024

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.

| datasource  | package                    | from    | to      |
| ----------- | -------------------------- | ------- | ------- |
| github-tags | actions/upload-artifact    | v4.0.0  | v4.3.1  |
| github-tags | docker/metadata-action     | v5.4.0  | v5.5.1  |
| github-tags | docker/setup-buildx-action | v3.0.0  | v3.1.0  |
| github-tags | lycheeverse/lychee-action  | v1.8.0  | v1.9.3  |
| github-tags | renovatebot/github-action  | v40.0.2 | v40.1.2 |
| github-tags | sigstore/cosign-installer  | v3.3.0  | v3.4.0  |
| github-tags | test-summary/action        | v2.2    | v2.3    |
@syself-bot syself-bot bot added size/S Denotes a PR that changes 20-50 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-20 lines, ignoring generated files. labels Feb 28, 2024
Copy link
Contributor

@kranurag7 kranurag7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kranurag7 kranurag7 merged commit 4f0bae7 into main Feb 28, 2024
11 checks passed
@kranurag7 kranurag7 deleted the renovate/github-actions branch February 28, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory area/test Changes made in the test directory size/S Denotes a PR that changes 20-50 lines, ignoring generated files. update/github-action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant