Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

Bumps @actions/core from 1.9.1 to 1.10.0.

Changelog

Sourced from @​actions/core's changelog.

1.10.0

  • saveState and setOutput now use environment files if available #1178
  • getMultilineInput now correctly trims whitespace by default #1185
Commits

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 [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.0.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from JamesIves as a code owner September 30, 2022 10:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 30, 2022
@codecov-commenter
Copy link

Codecov Report

Base: 97.90% // Head: 97.90% // No change to project coverage 👍

Coverage data is based on head (3b6c039) compared to base (43bb4e6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1230   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files           7        7           
  Lines         286      286           
  Branches       77       77           
=======================================
  Hits          280      280           
  Misses          6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JamesIves JamesIves merged commit 7cf3ec6 into dev Oct 7, 2022
@JamesIves JamesIves deleted the dependabot/npm_and_yarn/actions/core-1.10.0 branch October 7, 2022 15:09
kodiakhq bot referenced this pull request in vercel/turborepo Oct 28, 2022
….4.1 (#2244)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [JamesIves/github-pages-deploy-action](https://togithub.com/JamesIves/github-pages-deploy-action) | action | patch | `v4.4.0` -> `v4.4.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>JamesIves/github-pages-deploy-action</summary>

### [`v4.4.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.4.1)

[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1)

#### What's Changed

-   The action now fully runs on Node 16. (Thank you [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy))

#### Changelog

-   Bump eslint-plugin-jest from 26.5.3 to 26.7.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1177](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1177)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.0.6 to 18.6.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1178](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1178)
-   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/JamesIves/github-pages-deploy-action/pull/1186](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1186)
-   Bump eslint-plugin-jest from 26.7.0 to 26.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1193](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1193)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.6.3 to 18.7.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1195](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1195)
-   Typographical Error by [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1197](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1197)
-   Typographical Error by [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1198](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1198)
-   Bump eslint-plugin-jest from 26.8.3 to 26.8.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1200](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1200)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.6 to 18.7.13 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1202](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1202)
-   Bump typescript from 4.7.4 to 4.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1215](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1215)
-   Bump eslint-plugin-jest from 26.8.7 to 27.0.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1216](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1216)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.13 to 18.7.18 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1219](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1219)
-   Bump codecov/codecov-action from 3.1.0 to 3.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1220](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1220)
-   Use Node 16 by [@&#8203;nickmccurdy](https://togithub.com/nickmccurdy) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1221](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1221)
-   Bump [@&#8203;types/node](https://togithub.com/types/node) from 18.7.18 to 18.8.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1233](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1233)
-   Bump typescript from 4.8.3 to 4.8.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1227](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1227)
-   Bump [@&#8203;actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1230](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1230)
-   Bump [@&#8203;actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/JamesIves/github-pages-deploy-action/pull/1232](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1232)

#### New Contributors

-   [@&#8203;sojinsamuel](https://togithub.com/sojinsamuel) made their first contribution in [https://github.com/JamesIves/github-pages-deploy-action/pull/1197](https://togithub.com/JamesIves/github-pages-deploy-action/pull/1197)

**Full Changelog**: JamesIves/github-pages-deploy-action@v4...v4.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/vercel/turbo).
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants