Skip to content

ci(deps): bump ShahradR/action-taskcat from 1 to 2#346

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ShahradR/action-taskcat-2
Open

ci(deps): bump ShahradR/action-taskcat from 1 to 2#346
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/ShahradR/action-taskcat-2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps ShahradR/action-taskcat from 1 to 2.

Release notes

Sourced from ShahradR/action-taskcat's releases.

v2.0.0

2.0.0 (2021-08-29)

Bug Fixes

  • add Babel plugin for parameter decorators (4bd70c1)
  • add wildcard to taskcat_output path (910f01b)
  • capture stderr and log it to core.info (1a98903)
  • change logging level from debug to info (ad708a0)
  • fix circular dependency, add main script (24bd627)
  • inject @​actions/artifact using DI container (4d2e395)
  • package the action and generate index.js (8c80160)
  • redirect output, update glob, and fix tests (9111ae4)
  • remove action's post-entrypoint invocation (b7f6f2d)
  • set TS module resolution strategy to Node.js (00816b0)
  • update maskAndPublishTaskcatArtifacts params (0829581)
  • update Node modules to latest version (dc1de7e)
  • update project dependencies, Babel dependency (04aa783)

Features

  • abstract the TaskcatArtifactManager (1e8e8fd)
  • add aws-account-id parameter as action input (d06d5fd)
  • add dummy post-entrypoint main function (d94ba75)
  • add logs to maskAndPublishTaskcatArtifacts (88b159f)
  • add the publishTaskcatOutputs function (7cc7d79)
  • call maskAccountId, publishTaskcatOutputs (6d7f5f0)
  • use post-entrypoint.ts as the main script (b3fa6d9)

BREAKING CHANGES

  • Following this release, new development work will be focused solely on the TypeScript implementation—while this code is still dormant as of v2.0.0, future releases will introduce the re-written codebase. Please test your CI/CD pipelines beforehand, to make sure there are no surprises!

v1.4.0

1.4.0 (2021-04-07)

Features

v1.3.6

1.3.6 (2021-04-03)

... (truncated)

Commits
  • 4ecfee7 Merge pull request #301 from ShahradR/feature/revert-glob
  • c4cec3f revert: chore(deps-dev): bump glob from 7.2.0 to 8.0.1
  • 868e17e Merge pull request #299 from ShahradR/feature/dockerfile-node-fix
  • dc19abb bug: pin taskcat to 0.9.23, maintain compatibility
  • 1d5cb31 bug: update parent Docker image, use Python 3.8
  • ad87f69 Merge pull request #297 from ShahradR/dependabot/npm_and_yarn/vercel/ncc-0.33.4
  • 1ae4ccc Merge pull request #296 from ShahradR/dependabot/npm_and_yarn/glob-8.0.1
  • 375ac61 chore(deps-dev): bump @​vercel/ncc from 0.33.3 to 0.33.4
  • af30621 chore(deps-dev): bump glob from 7.2.0 to 8.0.1
  • 64942bc Merge pull request #295 from ShahradR/dependabot/npm_and_yarn/eslint-plugin-t...
  • 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 [ShahradR/action-taskcat](https://github.com/ShahradR/action-taskcat) from 1 to 2.
- [Release notes](https://github.com/ShahradR/action-taskcat/releases)
- [Changelog](https://github.com/ShahradR/action-taskcat/blob/main/.releaserc.yaml)
- [Commits](v1...v2)

---
updated-dependencies:
- dependency-name: ShahradR/action-taskcat
  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 Nov 18, 2022
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.

0 participants