Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps chetan/invalidate-cloudfront-action from 1.3 to 2.3.

Release notes

Sourced from chetan/invalidate-cloudfront-action's releases.

v2.3: Support for OIDC Creds

Fixes

  • support for AWS credentials via OIDC (#12)

v2.1: Fixed PATHS_FROM handling

Fixes

  • corrected handling of file input via PATHS_FROM (properly paths, one per line)

v2: Support for macos & windows runners

This release only changes the invocation method from docker/container to composite action which means it can now be run on macos or windows environments. The invalidation code itself is mostly unchanged with only a minor path-handling change to work on Windows.

Changelog

Sourced from chetan/invalidate-cloudfront-action's changelog.

v2.3

Fixes

  • support for AWS credentials via OIDC (#12)

v2.2

Fixes

  • added support for Ubuntu 18.04 which has older versions of jq and awscli

v2.1

Fixes

  • corrected handling of file input via PATHS_FROM (properly paths, one per line)

v2.0

Additions

  • changes the invocation method from docker/container to composite action which means it can now be run on macos or windows environments

Fixes

  • minor path-handling change to work on Windows
Commits
  • 74a68bb Merge pull request #13 from chetan/feature/aws_oidc
  • 0f60766 docs: updated changelog for v2.3
  • 71925f1 docs: updated aws creds info
  • 6f775cf fix: use creds via aws oidc provider, if available
  • b891659 test: try using oidc creds to run invalidation
  • fd83731 docs: added version info to required tools
  • fbdbe6a docs: updated changelog for 2.2
  • 8cb5130 fix: added extra random data to invalidation caller ref
  • d086085 fix: support awscli v1.x
  • 61365b0 fix: also test if jq exists at all
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [chetan/invalidate-cloudfront-action](https://github.com/chetan/invalidate-cloudfront-action) from 1.3 to 2.3.
- [Release notes](https://github.com/chetan/invalidate-cloudfront-action/releases)
- [Changelog](https://github.com/chetan/invalidate-cloudfront-action/blob/develop/CHANGELOG.md)
- [Commits](chetan/invalidate-cloudfront-action@v1.3...v2.3)

---
updated-dependencies:
- dependency-name: chetan/invalidate-cloudfront-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #273.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/chetan/invalidate-cloudfront-action-2.3 branch July 1, 2022 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant