flyingcircusio / nixpkgs

The Flying Circus platform, based on NixOS
https://flyingcircus.io
MIT License
3 stars 5 forks source link

build(deps): bump zeebe-io/backport-action from 0.0.8 to 1.2.0 #1092

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps zeebe-io/backport-action from 0.0.8 to 1.2.0.

Release notes

Sourced from zeebe-io/backport-action's releases.

Backport-action v1.2.0

What's Changed

Other

  • Update dependencies to latest available

New Contributors

Full Changelog: https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.0

Backport-action v1.1.0

What's Changed

Other

  • Update dependencies to latest available

New Contributors

Full Changelog: https://github.com/korthout/backport-action/compare/v1.0.1...v1.1.0

Backport-action v1.0.1

What's Changed

Full Changelog: https://github.com/korthout/backport-action/compare/v1...v1.0.1

Backport-action v1.0.0

Breaking Changes

  • deprecated version input is removed #299

What's Changed

Usage

Users are recommended to update their workflow to the new (simpler) usage.

- uses: actions/checkout@v3
- uses: korthout/backport-action@v1

Note that fetch-depth: 0 is no longer needed for actions/checkout with korthout/backport-action@v1

... (truncated)

Commits
  • a759fd2 build: set version to 1.2.0
  • e6a4e41 Merge pull request #326 from korthout/dependabot/npm_and_yarn/execa-7.0.0
  • c4d6170 dist: build new version
  • 4b7b339 build(deps): bump execa from 6.1.0 to 7.0.0
  • d5fffb1 Merge pull request #322 from korthout/dependabot/npm_and_yarn/vercel/ncc-0.36.1
  • b2270e2 Merge pull request #323 from korthout/dependabot/npm_and_yarn/typescript-4.9.5
  • 21596bf build(deps-dev): bump typescript from 4.9.4 to 4.9.5
  • adece9e build(deps-dev): bump @​vercel/ncc from 0.36.0 to 0.36.1
  • 171896e Merge pull request #325 from korthout/dependabot/npm_and_yarn/prettier-2.8.4
  • a15b77d Merge pull request #327 from korthout/copy-labels
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #1094.