Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @stencil/angular-output-target from 0.5.0 to 0.7.1.

Release notes

Sourced from @​stencil/angular-output-target's releases.

@​stencil/angular-output-target@​0.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/ionic-team/stencil-ds-output-targets/compare/v0.8.4...@​stencil/angular-output-target@​0.7.0

Commits

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code minor labels Jun 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2023

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 240618a to 894dcda Compare June 5, 2023 03:19
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 894dcda to 8e4afa1 Compare June 6, 2023 03:34
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 8e4afa1 to 9a26372 Compare June 6, 2023 13:09
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 9a26372 to 436f3ad Compare June 6, 2023 13:33
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 436f3ad to 65d7c3b Compare June 6, 2023 13:53
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 65d7c3b to 5d97e07 Compare June 6, 2023 14:17
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 5d97e07 to 46fa898 Compare June 8, 2023 08:50
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 46fa898 to 2f08618 Compare June 12, 2023 03:17
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 2f08618 to 5881a46 Compare June 12, 2023 03:45
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 9bf22c8 to 496a35b Compare July 3, 2023 02:46
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 496a35b to 2da47b2 Compare July 4, 2023 11:16
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 2da47b2 to a9380bc Compare July 4, 2023 11:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from a9380bc to b152607 Compare July 4, 2023 11:58
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from b152607 to a851140 Compare July 4, 2023 12:24
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from a851140 to 983f4fe Compare July 4, 2023 12:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from 983f4fe to f9dabeb Compare July 4, 2023 13:10
github-actions[bot]
github-actions bot previously approved these changes Jul 4, 2023
@mfranzke
Copy link
Member

mfranzke commented Aug 9, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from f9dabeb to f0c6cd0 Compare August 9, 2023 14:49
github-actions[bot]
github-actions bot previously approved these changes Aug 9, 2023
@mfranzke
Copy link
Member

@dependabot recreate

@mfranzke mfranzke enabled auto-merge (squash) August 10, 2023 09:24
@mfranzke
Copy link
Member

@dependabot recreate

Bumps [@stencil/angular-output-target](https://github.com/ionic-team/stencil-ds-output-targets) from 0.5.0 to 0.7.1.
- [Release notes](https://github.com/ionic-team/stencil-ds-output-targets/releases)
- [Changelog](https://github.com/ionic-team/stencil-ds-output-targets/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/stencil-ds-output-targets/commits)

---
updated-dependencies:
- dependency-name: "@stencil/angular-output-target"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch from f0c6cd0 to 14fd959 Compare August 10, 2023 09:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2023

Superseded by #1609.

@dependabot dependabot bot closed this Aug 11, 2023
auto-merge was automatically disabled August 11, 2023 03:08

Pull request was closed

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-stencil-angular-output-target-0.7.1 branch August 11, 2023 03:08
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 javascript Pull requests that update Javascript code minor repo stencil

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants