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

chore(deps): update all github-actions - autoclosed #156

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2024

This PR contains the following updates:

Package Type Update Change
baptiste0928/cargo-install action minor v2.0.0 -> v2.2.0
hashicorp/vault-action action minor v2.4.3 -> v2.8.1
hashicorp/vault-action action minor v2.5.0 -> v2.8.1
isbang/compose-action action minor v1.4.1 -> v1.5.1

Release Notes

baptiste0928/cargo-install (baptiste0928/cargo-install)

v2.2.0

Compare Source

Added
  • Support alternative registries with the registry and index input parameters.
Changed
  • Crate versions are fetched from the sparse index instead of the crates.io API.

v2.1.0

Compare Source

Added
  • Git installation is now supported with the git input parameter. You can specify a branch, tag or commit hash. (#​14)
Usage:
- name: Install cargo-sort from git
  uses: baptiste0928/cargo-install@v2
  with:
    crate: cargo-sort
    git: /~https://github.com/devinr528/cargo-sort
    tag: v1.0.9  # `branch` and `commit` are also supported
hashicorp/vault-action (hashicorp/vault-action)

v2.8.1

Compare Source

2.8.1 (February 15, 2024)

Bugs:

  • Revert GH-509 which made a backwards incompatible bump of the node runtime from node16 to node20 GH-527

v2.8.0

Compare Source

2.8.0 (February 1, 2024)

Features:

  • Add ignoreNotFound input (default: false) to prevent the action from failing when a secret does not exist GH-518

Improvements:

v2.7.5

Compare Source

2.7.5 (January 30, 2024)

Improvements:

  • Bump node runtime from node16 to node20 GH-509
  • Bump got from 11.8.5 to 11.8.6 GH-492

v2.7.4

Compare Source

2.7.4 (October 26, 2023)

Features:

  • Add ability to specify a wildcard for the key name to get all keys in the path GH-488

v2.7.3

Compare Source

2.7.3 (July 13, 2023)

Bugs:

  • Revert to the handling of secrets in JSON format since v2.1.2 GH-478

v2.7.2

Compare Source

2.7.2 (July 6, 2023)

Bugs:

  • Fix a regression that broke support for secrets in JSON format GH-473

v2.7.1

Compare Source

2.7.1 (July 3, 2023)

Bugs:

  • Revert GH-466 which caused a regression in secrets stored as JSON strings GH-471

v2.7.0

Compare Source

Bugs:

  • Fix a regression that broke support for secrets in JSON format GH-466

Improvements:

  • Fix a warning about outputToken being an unexpected input GH-461

v2.6.0

Compare Source

2.6.0 (June 7, 2023)

Features:

  • Add ability to set the vault_token output to contain the Vault token after authentication GH-441
  • Add support for userpass and ldap authentication methods GH-440
  • Define an output, errorMessage, for vault-action's error messages so subsequent steps can read the errors GH-446

Bugs:

  • Handle undefined response in getSecrets error handler GH-431

v2.5.0

Compare Source

Features:

  • Adds ability to automatically decode secrets from base64, hex, and utf8 encodings. GH-408

Improvements:

  • Improves error messages for Vault authentication failures GH-409
  • bump jest from 28.1.1 to 29.3.1 GH-397
  • bump @​types/jest from 28.1.3 to 29.2.6 GH-397, GH-413
  • bump jsrsasign from 10.5.27 to 10.6.1 GH-401
  • bump json5 from 2.2.1 to 2.2.3 GH-404
  • bump minimatch from 3.0.4 to 3.1.2 GH-410
isbang/compose-action (isbang/compose-action)

v1.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/compose-action@v1.5.0...v1.5.1

v1.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: hoverkraft-tech/compose-action@v1.4.1...v1.5.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-github-actions branch 2 times, most recently from 93b7db6 to 6c76d2d Compare January 11, 2024 10:00
@renovate renovate bot force-pushed the renovate/all-github-actions branch 2 times, most recently from 237ed57 to dafe747 Compare February 1, 2024 15:03
@renovate renovate bot force-pushed the renovate/all-github-actions branch 5 times, most recently from a7035fb to de53c2d Compare February 22, 2024 12:32
@renovate renovate bot force-pushed the renovate/all-github-actions branch from de53c2d to 8d3755e Compare August 6, 2024 03:22
@renovate renovate bot changed the title chore(deps): update all github-actions chore(deps): update all github-actions - autoclosed Sep 4, 2024
@renovate renovate bot closed this Sep 4, 2024
@renovate renovate bot deleted the renovate/all-github-actions branch September 4, 2024 18:14
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.

0 participants