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

chore(deps): bump @actions/core from 1.9.0 to 1.9.1 #570

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @actions/core from 1.9.0 to 1.9.1.

Changelog

Sourced from @​actions/core's changelog.

1.9.1

  • Randomize delimiter when calling core.exportVariable
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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 18, 2022 19:58
@dependabot dependabot bot requested review from verbanicm and averikitsch August 18, 2022 19:58
@averikitsch averikitsch merged commit 1f7411a into main Aug 23, 2022
@averikitsch averikitsch deleted the dependabot/npm_and_yarn/actions/core-1.9.1 branch August 23, 2022 16:22
kodiakhq bot referenced this pull request in cloudquery/cloudquery Jan 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [google-github-actions/setup-gcloud](https://togithub.com/google-github-actions/setup-gcloud) | action | patch | `v0.6.0` -> `v0.6.2` |
| peter-evans/create-or-update-comment | action | digest | `5adcb0b` -> `69c3c2d` |
| peter-evans/find-comment | action | digest | `f4499a7` -> `81e2da3` |

---

### Release Notes

<details>
<summary>google-github-actions/setup-gcloud</summary>

### [`v0.6.2`](https://togithub.com/google-github-actions/setup-gcloud/releases/tag/v0.6.2)

[Compare Source](https://togithub.com/google-github-actions/setup-gcloud/compare/v0.6.1...v0.6.2)

#### What's Changed

-   chore: update dependencies (automated) by [@&#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/576](https://togithub.com/google-github-actions/setup-gcloud/pull/576)
-   Release: v0.6.2 by [@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/577](https://togithub.com/google-github-actions/setup-gcloud/pull/577)

**Full Changelog**: google-github-actions/setup-gcloud@v0.6.1...v0.6.2

### [`v0.6.1`](https://togithub.com/google-github-actions/setup-gcloud/releases/tag/v0.6.1)

[Compare Source](https://togithub.com/google-github-actions/setup-gcloud/compare/v0.6.0...v0.6.1)

#### What's Changed

-   chore: update dependabot settings by [@&#8203;averikitsch](https://togithub.com/averikitsch) in [https://github.com/google-github-actions/setup-gcloud/pull/522](https://togithub.com/google-github-actions/setup-gcloud/pull/522)
-   chore: switch to writeSecureFile from actions-utils by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/535](https://togithub.com/google-github-actions/setup-gcloud/pull/535)
-   feat: throw a very specific error when pinned to master by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/537](https://togithub.com/google-github-actions/setup-gcloud/pull/537)
-   chore: build dist by [@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/536](https://togithub.com/google-github-actions/setup-gcloud/pull/536)
-   chore: setFailed instead of throwing by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/541](https://togithub.com/google-github-actions/setup-gcloud/pull/541)
-   Typo fix by [@&#8203;mwarkentin](https://togithub.com/mwarkentin) in [https://github.com/google-github-actions/setup-gcloud/pull/542](https://togithub.com/google-github-actions/setup-gcloud/pull/542)
-   fix: update references from master -> main by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/544](https://togithub.com/google-github-actions/setup-gcloud/pull/544)
-   chore: update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/551](https://togithub.com/google-github-actions/setup-gcloud/pull/551)
-   update release process by [@&#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/562](https://togithub.com/google-github-actions/setup-gcloud/pull/562)
-   $'fix release workflow files' by [@&#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/563](https://togithub.com/google-github-actions/setup-gcloud/pull/563)
-   $'fix release workflow files' by [@&#8203;verbanicm](https://togithub.com/verbanicm) in [https://github.com/google-github-actions/setup-gcloud/pull/566](https://togithub.com/google-github-actions/setup-gcloud/pull/566)
-   fix: update secrets according to readme by [@&#8203;greenchapter](https://togithub.com/greenchapter) in [https://github.com/google-github-actions/setup-gcloud/pull/549](https://togithub.com/google-github-actions/setup-gcloud/pull/549)
-   chore: update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/567](https://togithub.com/google-github-actions/setup-gcloud/pull/567)
-   chore: fix typo by [@&#8203;Eejit43](https://togithub.com/Eejit43) in [https://github.com/google-github-actions/setup-gcloud/pull/568](https://togithub.com/google-github-actions/setup-gcloud/pull/568)
-   Delete CONTRIBUTING.md by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/569](https://togithub.com/google-github-actions/setup-gcloud/pull/569)
-   chore(deps): bump [@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.0 to 1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/setup-gcloud/pull/570](https://togithub.com/google-github-actions/setup-gcloud/pull/570)
-   chore(deps): bump [@&#8203;types/mocha](https://togithub.com/types/mocha) from 9.1.1 to 10.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google-github-actions/setup-gcloud/pull/572](https://togithub.com/google-github-actions/setup-gcloud/pull/572)
-   Update deps by [@&#8203;sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/setup-gcloud/pull/574](https://togithub.com/google-github-actions/setup-gcloud/pull/574)
-   Release: v0.6.1 by [@&#8203;google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/setup-gcloud/pull/575](https://togithub.com/google-github-actions/setup-gcloud/pull/575)

#### New Contributors

-   [@&#8203;mwarkentin](https://togithub.com/mwarkentin) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/542](https://togithub.com/google-github-actions/setup-gcloud/pull/542)
-   [@&#8203;verbanicm](https://togithub.com/verbanicm) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/562](https://togithub.com/google-github-actions/setup-gcloud/pull/562)
-   [@&#8203;greenchapter](https://togithub.com/greenchapter) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/549](https://togithub.com/google-github-actions/setup-gcloud/pull/549)
-   [@&#8203;Eejit43](https://togithub.com/Eejit43) made their first contribution in [https://github.com/google-github-actions/setup-gcloud/pull/568](https://togithub.com/google-github-actions/setup-gcloud/pull/568)

**Full Changelog**: google-github-actions/setup-gcloud@v0.6.0...v0.6.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant