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

Update @actions/glob to 0.3.0 #279

Merged
merged 4 commits into from Oct 11, 2022
Merged

Conversation

nineinchnick
Copy link
Contributor

This version adds a verbose flag to hashFiles(), making it easier to debug actions.

@nineinchnick nineinchnick requested a review from a team as a code owner August 4, 2022 21:19
@nineinchnick
Copy link
Contributor Author

I'm not sure why that CI job failed.

@JohSteph890
Copy link

JohSteph890 commented Oct 7, 2022

This version adds a verbose flag to hashFiles(), making it easier to debug actions.

@EncasedAmber
Copy link

Right?

@joshmgross joshmgross self-assigned this Oct 11, 2022
@joshmgross joshmgross merged commit 633e9fd into actions:main Oct 11, 2022
@nineinchnick nineinchnick deleted the update-glob branch October 12, 2022 07:20
@joshmgross
Copy link
Member

👋 This is now available in v6.3.3 and v6

https://github.com/actions/github-script/releases/tag/v6.3.3

Copy link

@JohSteph890 JohSteph890 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vrey good `

fuxingloh pushed a commit to levaintech/sticky that referenced this pull request Oct 18, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) |
action | minor | `v6.2.0` -> `v6.3.3` |

---

### Release Notes

<details>
<summary>actions/github-script</summary>

###
[`v6.3.3`](https://togithub.com/actions/github-script/releases/tag/v6.3.3)

[Compare
Source](https://togithub.com/actions/github-script/compare/v6.3.2...v6.3.3)

#### What's Changed

- Update `@actions/glob` to 0.3.0 by
[@&#8203;nineinchnick](https://togithub.com/nineinchnick) in
[actions/github-script#279

#### New Contributors

- [@&#8203;nineinchnick](https://togithub.com/nineinchnick) made their
first contribution in
[actions/github-script#279

**Full Changelog**:
actions/github-script@v6.3.2...v6.3.3

###
[`v6.3.2`](https://togithub.com/actions/github-script/releases/tag/v6.3.2)

[Compare
Source](https://togithub.com/actions/github-script/compare/v6.3.1...v6.3.2)

#### What's Changed

- Update [@&#8203;actions/core](https://togithub.com/actions/core) to
1.10.0 by [@&#8203;rentziass](https://togithub.com/rentziass) in
[actions/github-script#295

#### New Contributors

- [@&#8203;rentziass](https://togithub.com/rentziass) made their first
contribution in
[actions/github-script#295

**Full Changelog**:
actions/github-script@v6.3.1...v6.3.2

###
[`v6.3.1`](https://togithub.com/actions/github-script/releases/tag/v6.3.1)

[Compare
Source](https://togithub.com/actions/github-script/compare/v6.3.0...v6.3.1)

#### What's Changed

- Fix overriding request options from
[@&#8203;actions/github](https://togithub.com/actions/github) by
[@&#8203;luketomlinson](https://togithub.com/luketomlinson) in
[actions/github-script#293

**Full Changelog**:
actions/github-script@v6.3.0...v6.3.1

###
[`v6.3.0`](https://togithub.com/actions/github-script/releases/tag/v6.3.0)

[Compare
Source](https://togithub.com/actions/github-script/compare/v6.2.0...v6.3.0)

#### What's Changed

- Add retry plugin and related options by
[@&#8203;luketomlinson](https://togithub.com/luketomlinson) in
[actions/github-script#288,
see https://github.com/actions/github-script/tree/v6.3.0#retries for
more information.

#### New Contributors

- [@&#8203;luketomlinson](https://togithub.com/luketomlinson) made their
first contribution in
[actions/github-script#288

**Full Changelog**:
actions/github-script@v6.2.0...v6.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->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/BirthdayResearch/sticky).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC40In0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fuxingloh pushed a commit to DeFiCh/metachain that referenced this pull request Oct 31, 2022
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) |
action | patch | `v6.3.2` -> `v6.3.3` |

---

### Release Notes

<details>
<summary>actions/github-script</summary>

###
[`v6.3.3`](https://togithub.com/actions/github-script/releases/tag/v6.3.3)

[Compare
Source](https://togithub.com/actions/github-script/compare/v6.3.2...v6.3.3)

##### What's Changed

- Update `@actions/glob` to 0.3.0 by
[@&#8203;nineinchnick](https://togithub.com/nineinchnick) in
[actions/github-script#279

##### New Contributors

- [@&#8203;nineinchnick](https://togithub.com/nineinchnick) made their
first contribution in
[actions/github-script#279

**Full Changelog**:
actions/github-script@v6.3.2...v6.3.3

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

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

---

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/DeFiCh/metachain).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjEifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants