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

Bump kayac/ecspresso from 0 to 2 #579

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2023

Bumps kayac/ecspresso from 0 to 2.

Release notes

Sourced from kayac/ecspresso's releases.

v2.0.0

Version 2.0.0

Differences of ecspresso v1 and v2.

See also #374, issues and pull requests labeled v2.

Breaking changes

  • Abolish create command. deploy command can create a service. (#435)
  • rollback --deregister-task-definition true by default. (#443)
  • render command accepts args instead of flags. (#444)
  • verify command doesn't roll back IAM role to executionRole. (#269, #262 @​cohalz)
  • diff --unified true by default. (#419 @​cohalz)
  • Outputs of log messages never refresh the terminal and break lines. These messages flow simply. (#449, #380, #344 @​winebarrel)
  • filter_command in a configuration file is deprecated. Use ECSPRESSO_FILTER_COMMAND environment variable instead. (#469)
  • When using CodeDeploy, deploy command waits to complete the deployment. Use --no-wait option if you want to break at deployment started the same as v1.

Enhanced

  • Enable to specify CodeDeploy application name and deployment group name in a configuration file. (#466, #403 @​tjinjin)
  • A configuration file accepts Jsonnet format. init --jsonnet is also supported. (#447)
  • render commands supports --jsonnet flag. (#456)
  • Show the progress bar during deployment on CodeDeploy. (#412 @​dsmatilla)
  • verify verfies container image platform. (#381 @​konoui)
  • Multiple tfstate support using prefix. (#398 @​mashiike)
  • Add SSM parameter store plugin. (#397, #400 @​Liooo)
  • ECS Service Connect support. (#476)

Others

v1.99.6

Changelog

  • 4228b9b Add support to ECS Service Connect.
  • d86f054 Config.CodeDeploy is optional
  • f4ef643 Merge pull request #474 from kayac/warn-for-appautoscaling
  • 362dbfc Merge pull request #476 from kayac/service-connect
  • 43d0ddb Merge pull request #477 from kayac/fix-exec-filtering
  • 0348ff1 Show warnings when insufficient policy for app autoscaling.
  • 6c693e8 add files for Service Connect testing.
  • 6bccb6d add readme for Service Connect
  • 93fac64 ecsta v0.1.2
  • 29b6290 enable to filter tasks that only related ecspresso config.
  • 7622c9f fix readme
  • 800b08b fix readme

... (truncated)

Commits
  • e4345ce dependabot for actions
  • 50dd8c9 Merge pull request #576 from kayac/fix/test-setenv
  • 5971ecd use t.Setenv() in tests.
  • f720542 Merge pull request #570 from sinsoku/fix-typo
  • 12574bf fix typo --autos-caling -> --auto-scaling
  • 93fedc3 Merge pull request #569 from kayac/fix/run-unexpected-response
  • 84f42c3 fix nil pointer dereference
  • 3e4b6b3 Merge pull request #563 from kayac/dependabot/go_modules/v2/github.com/aws/aw...
  • 7acbc15 Merge pull request #564 from kayac/dependabot/go_modules/v2/github.com/aws/aw...
  • b45e8e6 Merge pull request #561 from kayac/dependabot/go_modules/v2/github.com/aws/aw...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [kayac/ecspresso](https://github.com/kayac/ecspresso) from 0 to 2.
- [Release notes](https://github.com/kayac/ecspresso/releases)
- [Changelog](https://github.com/kayac/ecspresso/blob/v2/.goreleaser.yml)
- [Commits](v0...v2)

---
updated-dependencies:
- dependency-name: kayac/ecspresso
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 16, 2023
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.

None yet

0 participants