fiaisis / FIA-API

ReST API for FIA
GNU General Public License v3.0
0 stars 1 forks source link

Bump the action-packages group across 1 directory with 7 updates #361

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the action-packages group with 7 updates in the / directory:

Package From To
docker/build-push-action 5 6
mikefarah/yq 4.44.1 4.44.2
step-security/harden-runner 2.8.0 2.9.0
actions/dependency-review-action 4.3.2 4.3.4
actions/setup-python 5.1.0 5.1.1
actions/upload-artifact 4.3.3 4.3.4
codecov/codecov-action 4.4.1 4.5.0

Updates docker/build-push-action from 5 to 6

Release notes

Sourced from docker/build-push-action's releases.

v6.0.0

[!NOTE] This major release adds support for generating Build summary and exporting build record for your build. You can disable this feature by setting DOCKER_BUILD_NO_SUMMARY: true environment variable in your workflow.

Full Changelog: https://github.com/docker/build-push-action/compare/v5.4.0...v6.0.0

v5.4.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.3.0...v5.4.0

v5.3.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0

v5.2.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0

v5.1.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0

Commits
  • 1ca370b Merge pull request #1183 from crazy-max/revert-gha-cache-to
  • 2c95ebe chore: update generated content
  • d189d0e Revert "set repository and ghtoken attributes for gha cache type"
  • a254f8c Merge pull request #1179 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 94dae62 chore: update generated content
  • 267a69d chore(deps): Bump @​docker/actions-toolkit from 0.31.0 to 0.33.0
  • f23fb2a Merge pull request #1133 from crazy-max/gha-cache-to
  • ef76d10 chore: update generated content
  • 522345f set repository and ghtoken attributes for gha cache type
  • 1a16264 Merge pull request #1172 from crazy-max/build-export-disable
  • Additional commits viewable in compare view


Updates mikefarah/yq from 4.44.1 to 4.44.2

Release notes

Sourced from mikefarah/yq's releases.

v4.44.2

  • Handle numbers with underscores #2039
  • Unique now works on maps and arrays #2068
  • Added support for short hand splat with env[] expression #2071, as well as many other operators (split,select,eval,pick..)
  • Bumped dependencies
Changelog

Sourced from mikefarah/yq's changelog.

4.44.2:

  • Handle numbers with underscores #2039
  • Unique now works on maps and arrays #2068
  • Added support for short hand splat with env[] expression #2071, as well as many other operators (split,select,eval,pick..)
  • Bumped dependencies
Commits
  • f15500b Bumping version
  • b8aec71 Preparing release
  • 68aafb6 Handle numbers with underscores #2039
  • d58870b Adding splat[] short hand to explode,collect,flatten,groupby,path,pivot,selec...
  • f1964de Adding splat[] short hand to collect,eval,map,omit,path,pick
  • 45eda8d Added support for shorthand splat[] for filter,reverse,sort,shuffle
  • d9af2dd Support env[] expression #2071
  • 7bad2f4 Adding back in commented tests :facepalm
  • 3ea19ad clean code
  • 42120e1 Unique now works on maps and arrays #2068
  • Additional commits viewable in compare view


Updates step-security/harden-runner from 2.8.0 to 2.9.0

Release notes

Sourced from step-security/harden-runner's releases.

v2.9.0

What's Changed

Release v2.9.0 by @​h0x0er and @​varunsh-coder in step-security/harden-runner#435 This release includes:

  • Enterprise Tier - Telemetry Upload Enhancement: For the enterprise tier, this change helps overcome size constraints, allowing for more reliable telemetry uploads from the Harden-Runner agent to the StepSecurity backend API. No configuration change is needed to enable this.
  • Harden-Runner Agent Authentication: The Harden-Runner agent now uses a per-job key to authenticate to the StepSecurity backend API to submit telemetry. This change prevents the submission of telemetry data anonymously for a given job, improving the integrity of the data collection process. No configuration change is needed to enable this.
  • README Update: A Table of Contents has been added to the README file to improve navigation. This makes it easier for users to find the information they need quickly.
  • Dependency Update: Updated the braces npm package dependency to a non-vulnerable version. The vulnerability in braces did not affect the Harden Runner Action

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.9.0

v2.8.1

What's Changed

  • Bug fix: Update isGitHubHosted implementation by @​varunsh-coder in step-security/harden-runner#425 The previous implementation incorrectly identified large GitHub-hosted runners as self-hosted runners. As a result, harden-runner was not executing on these large GitHub-hosted runners.

Full Changelog: https://github.com/step-security/harden-runner/compare/v2...v2.8.1

Commits
  • 0d38121 Release v2.9.0 (#435)
  • 29e9ae1 Merge pull request #436 from step-security/dependabot/github_actions/actions/...
  • 9d596cf Bump actions/upload-artifact from 3.1.3 to 4.3.4
  • 6d3c2fe Merge pull request #410 from step-security/dependabot/github_actions/ossf/sco...
  • c2e63d3 Bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 547a5cc Merge pull request #427 from step-security/dependabot/github_actions/step-sec...
  • a5e1dca Bump step-security/harden-runner from 2.8.0 to 2.8.1
  • 3d32f8d Merge pull request #426 from step-security/varunsh-coder-patch-1
  • 891104c Update README.md
  • 17d0e2b Merge pull request #425 from step-security/rc-9
  • Additional commits viewable in compare view


Updates actions/dependency-review-action from 4.3.2 to 4.3.4

Release notes

Sourced from actions/dependency-review-action's releases.

v4.3.4

What's Changed

Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.3.3...v4.3.4

Notes for v4.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.3.2...v4.3.3

Commits
  • 5a2ce3f Merge pull request #791 from actions/juxtin/update-version
  • ac6a6ad Prepare even more for v4.3.4
  • 3e2b917 Merge pull request #790 from actions/juxtin/update-version
  • d9ab9c8 Update version in package.json
  • 8c152c7 Merge pull request #769 from actions/dependabot/npm_and_yarn/zod-3.23.8
  • 0085d30 Update dist
  • 08b5bf2 Bump zod from 3.22.4 to 3.23.8
  • 986fce9 Merge pull request #784 from actions/dependabot/npm_and_yarn/got-14.4.1
  • 28743f8 Merge pull request #719 from actions/change-spdx-parser
  • d6f34c3 Merge pull request #789 from actions/dependabot/npm_and_yarn/braces-3.0.3
  • Additional commits viewable in compare view


Updates actions/setup-python from 5.1.0 to 5.1.1

Release notes

Sourced from actions/setup-python's releases.

v5.1.1

What's Changed

Bug fixes:

  • fix(ci): update all failing workflows by @​mayeut in actions/setup-python#863 This update ensures compatibility and optimal performance of workflows on the latest macOS version.

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: https://github.com/actions/setup-python/compare/v5...v5.1.1

Commits


Updates actions/upload-artifact from 4.3.3 to 4.3.4

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4

Commits


Updates codecov/codecov-action from 4.4.1 to 4.5.0

Release notes

Sourced from codecov/codecov-action's releases.

v4.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0

Commits
  • e28ff12 chore(release): bump to 4.5.0 (#1477)
  • 7594baa Use an existing token even if the PR is from a fork (#1471)
  • 81c0a51 feat: add support for tokenless v3 (#1410)
  • f5e203f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 ...
  • 7c48363 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)
  • 69e5d09 build(deps-dev): bump @​typescript-eslint/parser from 7.12.0 to 7.13.0 (#1474)
  • feaf700 fix: handle trailing commas (#1470)
  • 7b6a727 build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)
  • ccf7a1f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ...
  • f03f015 build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1467)
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions