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

combined update of depenadbot recomendations #131

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

madelen-at-work
Copy link
Contributor

@madelen-at-work madelen-at-work commented Mar 7, 2024

Bumps docker/setup-buildx-action from 2 to 3.
Release notes


Bumps docker/setup-qemu-action from 2 to 3.
Release notes


Bumps docker/build-push-action from 4 to 5.
Release notes


Bumps docker/metadata-action from 4 to 5.

Release notes

Sourced from docker/metadata-action's releases.

v5.0.0

Full Changelog: docker/metadata-action@v4.6.0...v5.0.0

v4.6.0

Full Changelog: docker/metadata-action@v4.5.0...v4.6.0

v4.5.0

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

v4.4.0

Full Changelog: docker/metadata-action@v4.3.0...v4.4.0

v4.3.0

Full Changelog: docker/metadata-action@v4.2.0...v4.3.0

v4.2.0

  • Add tz attribute to handlebar date function by @​chroju (#251)
  • Bump minimatch from 3.0.4 to 3.1.2 (#242)
  • Bump csv-parse from 5.3.1 to 5.3.3 (#245)
  • Bump json5 from 2.2.0 to 2.2.3 (#252)

Full Changelog: docker/metadata-action@v4.1.1...v4.2.0

v4.1.1

  • Revert changes to set associated head sha on pull request event by @​crazy-max (#239)
    • User can still set associated head sha on PR by setting the env var DOCKER_METADATA_PR_HEAD_SHA=true
  • Bump csv-parse from 5.3.0 to 5.3.1 (#237)

Full Changelog: docker/metadata-action@v4.1.0...v4.1.1

... (truncated)

Upgrade guide

Sourced from docker/metadata-action's upgrade guide.

Upgrade notes

v2 to v3

  • Repository has been moved to docker org. Replace crazy-max/ghaction-docker-meta@v2 with docker/metadata-action@v5
  • The default bake target has been changed: ghaction-docker-meta > docker-metadata-action

v1 to v2

inputs

New Unchanged Removed
tags images tag-sha
flavor sep-tags tag-edge
labels sep-labels tag-edge-branch
tag-semver
tag-match
tag-match-group
tag-latest
tag-schedule
tag-custom
tag-custom-only
label-custom

tag-sha

tags: |
  type=sha

tag-edge / tag-edge-branch

tags: |
  # default branch
</tr></table> 

... (truncated)

Commits
  • 96383f4 Merge pull request #320 from docker/dependabot/npm_and_yarn/csv-parse-5.5.0
  • f138b96 chore: update generated content
  • 9cf7015 Bump csv-parse from 5.4.0 to 5.5.0
  • 5a8a5ff Merge pull request #315 from docker/dependabot/npm_and_yarn/handlebars-4.7.8
  • 2279d9a chore: update generated content
  • c659933 Bump handlebars from 4.7.7 to 4.7.8
  • 48d23cc Merge pull request #333 from docker/dependabot/npm_and_yarn/actions/core-1.10.1
  • b83ffb4 chore: update generated content
  • 3207f24 Bump @​actions/core from 1.10.0 to 1.10.1
  • 63f4a26 Merge pull request #328 from crazy-max/update-node20
  • Additional commits viewable in compare view

---

Bumps actions/upload-artifact from 3 to 4.

Release notes

Sourced from actions/upload-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/upload-artifact@v3...v4.0.0

v3.1.3

What's Changed

Full Changelog: actions/upload-artifact@v3...v3.1.3

v3.1.2

  • Update all @actions/* NPM packages to their latest versions- #374
  • Update all dev dependencies to their most recent versions - #375

v3.1.1

  • Update actions/core package to latest version to remove set-output deprecation warning #351

v3.1.0

What's Changed

Commits

---

Bumps actions/download-artifact from 3 to 4.

Release notes

Sourced from actions/download-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/download-artifact@v3...v4.0.0

v3.0.2

v3.0.1

Commits
  • 7a1cd32 Merge pull request #246 from actions/v4-beta
  • 8f32874 licensed cache
  • b5ff844 Merge pull request #245 from actions/robherley/v4-documentation
  • f07a0f7 Update README.md
  • 7226129 update test workflow to use different artifact names for matrix
  • ada9446 update docs and bump @​actions/artifact
  • 7eafc8b Merge pull request #244 from actions/robherley/bump-toolkit
  • 3132d12 consume latest toolkit
  • 5be1d38 Merge pull request #243 from actions/robherley/v4-beta-updates
  • 465b526 consume latest @​actions/toolkit
  • Additional commits viewable in compare view

---

Bumps super-linter/super-linter from 5 to 6.

Release notes

Sourced from super-linter/super-linter's releases.

v6.0.0

6.0.0 (2024-01-31)

⚠ BREAKING CHANGES

  • deprecate error_on_missing_exec_bit (#5120)
  • uninstall eslint-config-airbnb-typescript (#5077)
  • validate configuration when using find (#5045)
  • run linters against the workspace (#5041)
  • exit on errors when running Git (#4889)

🚀 Features

🐛 Bugfixes

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

Commits
  • f5150a3 chore(main): release 6.1.1 (#5285)
  • 5451412 ci: configure git user and email (#5284)
  • e85bf75 chore(main): release 6.1.0 (#5209)
  • e4bcc5d deps(docker): bump hashicorp/terraform from 1.7.2 to 1.7.3 (#5273)
  • 4361db8 deps(npm): bump renovate from 37.183.2 to 37.186.1 in /dependencies (#5276)
  • d4f6d04 deps(docker): bump alpine/terragrunt from 1.7.2 to 1.7.3 (#5275)
  • acc794f deps(docker): bump golang from 1.21.6-alpine to 1.22.0-alpine (#5274)
  • 11860a0 deps(python): bump black from 24.1.1 to 24.2.0 in /dependencies/python (#5280)
  • 3e6a272 deps(docker): bump powershell from 7.3-alpine-3.17 to 7.4-alpine-3.17 (#5279)
  • 7a6ab11 ci: take package-lock into account in devcontainer (#5278)
  • Additional commits viewable in compare view

---

@madelen-at-work madelen-at-work marked this pull request as ready for review March 7, 2024 11:05
@madelen-at-work madelen-at-work requested a review from a team as a code owner March 7, 2024 11:05
@madelen-at-work madelen-at-work merged commit 1f42b29 into main Mar 7, 2024
12 checks passed
@madelen-at-work madelen-at-work deleted the update-actions branch March 7, 2024 11:07
killenheladagen added a commit that referenced this pull request Apr 2, 2024
commit 1fbfdee
Author: Stephen Garrett <[email protected]>
Date:   Tue Apr 2 10:28:24 2024 +0200

    Allow multiple headers in certs (#162)

    * Refactor valid_cert() to allow multiple header addition.

    Change-Id: I13030e24ac1d4077b223b31535bab60f83ee94a7

    * Refactor headers & footers. Add PRIVATE_KEY cert_type.

    Change-Id: I41f1145f46363bdeef96ed7a571c0f8fdbff5c3d

    * Allow multiple cert_types for uploaded TLS certificates.

    Change-Id: Ic4da466b3aa5d323b275d23a1ab61ccc86546df1

commit 6996714
Author: Madelen Andersson <[email protected]>
Date:   Mon Mar 25 16:13:04 2024 +0100

    bump Docker Engine to 26.0.0 (#148)

    * bump Docker Engine to 26.0.0
    ---------

    Co-authored-by: madelen-at-work <[email protected]>

commit 48e3971
Author: Madelen Andersson <[email protected]>
Date:   Fri Mar 22 12:49:34 2024 +0100

    TLS cert upload for rootless (#124)

    * First draft of tls upload

    * Preliminary functional version including documentation.

    * Resolve aarch64 compilation errors.

    Change-Id: I647ef17eeafff9269187051fd3baa8609cc70e6f

    * Corrections to logging and documentation following review.

    Change-Id: I694f419ec1e3d8670293b631fb465f0abf639c11

    * Functional cert upload to /tmp, copy to ../localdata & cleanup.

    Change-Id: Ib0bd184a4a38d1f93b750ee932c902080d5aa0e7

    * Intial restart on certificate functionality change to allow testing.

    Change-Id: I71f3d10918ee72c79e7b36948b1bfce5191dc301

    * Refactor stop & start to load daemon. Enable pending cgi requests.

    Change-Id: I96869dd4eb1ed9c796e5a6fe4f813e88383f1cb5

    * clang-formatted & logging reduced.

    Change-Id: Ica457ba1e2cd9cc473ab3bdb7c0cf3b5343a485e

    * Remove commented out lines from Dockerfile.

    Change-Id: I0d69febc0691e31d2ff4e5e959e3fa1a6f0dff26

    ---------

    Co-authored-by: madelen-axis <[email protected]>
    Co-authored-by: Stephen Garrett <[email protected]>

commit 6b39d9e
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 21 09:06:10 2024 +0100

    set path for internal storage (#138)

    Co-authored-by: madelen-at-work <[email protected]>

commit ff8055d
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 13:41:29 2024 +0100

    don't exclude .vscode

commit 74ac468
Merge: 1d829f9 5f7d2af
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 13:37:04 2024 +0100

    Merge branch 'main' into rootless_shadow

commit 5f7d2af
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 13:31:46 2024 +0100

    Add CONTRIBUTING and .vscode (#132)

commit 1f42b29
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 12:07:04 2024 +0100

    combined update of depenadbot recomendations (#131)

    * combined changes for depenadbot and other action updates

commit 1d829f9
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 09:51:55 2024 +0100

    fix for SDK change

commit 5a076e8
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 09:28:03 2024 +0100

    tweaks after merge to main

commit 96a83f7
Merge: 9642900 4781797
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 09:25:33 2024 +0100

    Merge branch 'main' into rootless_shadow

commit 4781797
Author: Madelen Andersson <[email protected]>
Date:   Thu Mar 7 09:19:38 2024 +0100

    remove experimental codeql setup

commit 9642900
Author: Madelen Andersson <[email protected]>
Date:   Wed Mar 6 10:34:19 2024 +0100

    Remove last root requirements (#130)

    * remove last root requirements

    NB! signing will not pass untill manifest schema is updated and available in SDK

    ---------

    Co-authored-by: madelen-axis <[email protected]>

commit 53082fa
Author: Deepika Shanmugam <[email protected]>
Date:   Mon Mar 4 13:33:51 2024 +0100

    Remove the script of handling directories owned by root (#129)

commit e7401a7
Author: madelen-axis <[email protected]>
Date:   Tue Feb 27 11:23:59 2024 +0100

    fix to preuninstall script and remove unused binary

commit 1d8fcbc
Author: Deepika Shanmugam <[email protected]>
Date:   Mon Feb 12 15:05:48 2024 +0100

    Set required environment variables for rootless docker ACAP (#127)

commit 1c92226
Author: Madelen Andersson <[email protected]>
Date:   Thu Feb 8 11:47:55 2024 +0100

    backdown SDK version to be LTS 10.12 compliant (#123)

    Co-authored-by: madelen-axis <[email protected]>

commit 0b18ef1
Author: Angelo Delli Santi <[email protected]>
Date:   Fri Jan 19 17:45:25 2024 +0100

    Add note about root requirement (#125)

    * Add note about root requirement

commit 3f6b629
Author: madelen-axis <[email protected]>
Date:   Fri Jan 5 09:08:15 2024 +0100

    remove new[u/g]idmap and user-services

commit 6ed70c8
Author: Madelen Andersson <[email protected]>
Date:   Thu Nov 30 15:54:50 2023 +0100

    Added sub-groups for the ACAP user (#118)

    * Added sub-groups for the ACAP user

    ---------

    Co-authored-by: madelen-axis <[email protected]>

commit 44ead62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 20 07:23:52 2023 +0000

    Bump actions/github-script from 6 to 7

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)

    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit c2bbc1b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 13 07:35:23 2023 +0000

    Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)

    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <[email protected]>

commit 537f11e
Author: Madelen Andersson <[email protected]>
Date:   Fri Nov 24 10:13:23 2023 +0100

    Use super-linter/super-linter and activate clang validation (#110)

    * switched to super-linter/super-linter

    * Update lint.yml

    ---------

    Co-authored-by: madelen-axis <[email protected]>

commit 05c8c25
Author: Madelen Andersson <[email protected]>
Date:   Fri Nov 10 09:54:59 2023 +0100

    Documentation for rootless preview (#109)

    * Added documentation for rootless Docker ACAP

    Co-authored-by: madelen-axis <[email protected]>

commit 313a74d
Author: Madelen Andersson <[email protected]>
Date:   Fri Nov 10 08:46:56 2023 +0100

    rootless Docker ACAP requiring AllowRoot to install (#107)

    rootless implementation

    ---------

    Co-authored-by: madelen-axis <[email protected]>
    Co-authored-by: Mattias Axelsson <[email protected]>

commit 1a53e5c
Author: Patrik Åkesson <[email protected]>
Date:   Wed Nov 8 13:30:35 2023 +0100

    Correct codeql.yml GitHub action format

commit c4b2ab9
Author: Patrik Åkesson <[email protected]>
Date:   Wed Nov 8 13:23:47 2023 +0100

    Correct codeql.yml wrong yaml syntax

commit 218e50d
Author: Patrik Åkesson <[email protected]>
Date:   Wed Nov 8 09:54:49 2023 +0100

    Update codeql.yml with custom build script

commit 8f033ea
Author: Patrik Åkesson <[email protected]>
Date:   Wed Nov 8 09:31:16 2023 +0100

    Create codeql.yml with manual trigger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant