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 OctopusDeploy/push-package-action from 1.1.2 to 2.0.1 #216

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2022

Bumps OctopusDeploy/push-package-action from 1.1.2 to 2.0.1.

Release notes

Sourced from OctopusDeploy/push-package-action's releases.

v2.0.1

2.0.1 (2022-07-19)

Bug Fixes

  • Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (54192af)
  • StdError and the process exit code returned by the CLI are now shown in Github Action runs (54192af)

v2.0.0

2.0.0 (2022-07-14)

⚠ BREAKING CHANGES

  • remove unused inputs

Features

Bug Fixes

  • fix bug where we'd add the wrong parameter when a log level has been specified (68b5334)

Code Refactoring

v1.2.1

1.2.1 (2022-06-27)

Bug Fixes

v1.2.0

1.2.0 (2022-06-27)

Features

  • Updated build pipeline and process (0423898)
Changelog

Sourced from OctopusDeploy/push-package-action's changelog.

2.0.1 (2022-07-19)

Bug Fixes

  • Environment variables from the GitHub action context were not passed through to the underlying Octopus CLI (54192af)
  • StdError and the process exit code returned by the CLI are now shown in Github Action runs (54192af)

2.0.0 (2022-07-14)

⚠ BREAKING CHANGES

  • remove unused inputs

Features

Bug Fixes

  • fix bug where we'd add the wrong parameter when a log level has been specified (68b5334)

Code Refactoring

1.2.1 (2022-06-27)

Bug Fixes

1.2.0 (2022-06-27)

Features

  • Updated build pipeline and process (0423898)
Commits
  • 9a7e099 chore(main): release 2.0.1 (#265)
  • 54192af fix: Environment variables from the GitHub action context were not passed thr...
  • b74bd23 Merge pull request #258 from OctopusDeploy/dependabot/npm_and_yarn/types/jest...
  • 8783722 chore(deps-dev): bump @​types/jest from 28.1.5 to 28.1.6
  • 1f61619 Merge pull request #257 from OctopusDeploy/dependabot/npm_and_yarn/eslint-plu...
  • 9afb5fa Merge pull request #256 from OctopusDeploy/dependabot/npm_and_yarn/ts-jest-28...
  • d50d1fc chore(deps-dev): bump eslint-plugin-jest from 26.5.3 to 26.6.0
  • 3390c96 chore(deps-dev): bump ts-jest from 28.0.5 to 28.0.6
  • c184255 chore(main): release 2.0.0 (#249)
  • 3a791d1 chore(deps): update dependencies (#255)
  • 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 [OctopusDeploy/push-package-action](https://github.com/OctopusDeploy/push-package-action) from 1.1.2 to 2.0.1.
- [Release notes](https://github.com/OctopusDeploy/push-package-action/releases)
- [Changelog](https://github.com/OctopusDeploy/push-package-action/blob/main/CHANGELOG.md)
- [Commits](OctopusDeploy/push-package-action@v1.1.2...v2.0.1)

---
updated-dependencies:
- dependency-name: OctopusDeploy/push-package-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 Jul 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2022

Superseded by #217.

@dependabot dependabot bot closed this Jul 26, 2022
@dependabot dependabot bot deleted the dependabot/github_actions/OctopusDeploy/push-package-action-2.0.1 branch July 26, 2022 16:42
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