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

Bump minimatch from 3.0.4 to 3.1.2 #56

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2022

Bumps minimatch from 3.0.4 to 3.1.2.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
@akhilmhdh akhilmhdh merged commit aa83aa5 into master Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minimatch-3.1.2 branch March 29, 2024 13:38
renovate bot referenced this pull request in DelineaXPM/github-workflows Jul 18, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Type | Update |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | [`b4ffde6`
->
`692973e`](https://togithub.com/actions/checkout/compare/b4ffde6...692973e)
| action | digest |
|
[akhilmhdh/contributors-readme-action](https://togithub.com/akhilmhdh/contributors-readme-action)
| [`v2.3.6` ->
`v2.3.10`](https://togithub.com/akhilmhdh/contributors-readme-action/compare/v2.3.6...v2.3.10)
| action | patch |
|
[amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request)
| [`e9fabac` ->
`0723387`](https://togithub.com/amannn/action-semantic-pull-request/compare/e9fabac...0723387)
| action | digest |
|
[elgohr/go-vulncheck-action](https://togithub.com/elgohr/go-vulncheck-action)
| [`7221c71` ->
`e73217f`](https://togithub.com/elgohr/go-vulncheck-action/compare/7221c71...e73217f)
| action | digest |
| [github/codeql-action](https://togithub.com/github/codeql-action) |
[`c2dc671` ->
`e113c55`](https://togithub.com/github/codeql-action/compare/c2dc671...e113c55)
| action | digest |
| [trunk-io/trunk-action](https://togithub.com/trunk-io/trunk-action) |
[`v1.1.11` ->
`v1.1.16`](https://togithub.com/trunk-io/trunk-action/compare/v1.1.11...v1.1.16)
| action | patch |
| [trunk-io/trunk-action](https://togithub.com/trunk-io/trunk-action) |
[`6522858` ->
`86b68ff`](https://togithub.com/trunk-io/trunk-action/compare/6522858...86b68ff)
| action | digest |

---

### Release Notes

<details>
<summary>akhilmhdh/contributors-readme-action
(akhilmhdh/contributors-readme-action)</summary>

###
[`v2.3.10`](https://togithub.com/akhilmhdh/contributors-readme-action/releases/tag/v2.3.10):
Contributors-Readme-Action v2.3.10

[Compare
Source](https://togithub.com/akhilmhdh/contributors-readme-action/compare/v2.3.9...v2.3.10)

1. Fixed missing `tbody`
[#&#8203;68](https://togithub.com/akhilmhdh/contributors-readme-action/issues/68)
2. Updated readme with the new github action permission in yaml
[#&#8203;63](https://togithub.com/akhilmhdh/contributors-readme-action/issues/63)

###
[`v2.3.9`](https://togithub.com/akhilmhdh/contributors-readme-action/releases/tag/v2.3.9):
Contributors-Readme-Action v2.3.9

[Compare
Source](https://togithub.com/akhilmhdh/contributors-readme-action/compare/v2.3.8...v2.3.9)

#### What's Changed

- Update README.md by [@&#8203;KPCOFGS](https://togithub.com/KPCOFGS) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/76](https://togithub.com/akhilmhdh/contributors-readme-action/pull/76)
- Fix null name, no capitalize & introduce eslint fix command by
[@&#8203;melroy89](https://togithub.com/melroy89) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/77](https://togithub.com/akhilmhdh/contributors-readme-action/pull/77)

#### New Contributors

- [@&#8203;KPCOFGS](https://togithub.com/KPCOFGS) made their first
contribution in
[https://github.com/akhilmhdh/contributors-readme-action/pull/76](https://togithub.com/akhilmhdh/contributors-readme-action/pull/76)
- [@&#8203;melroy89](https://togithub.com/melroy89) made their first
contribution in
[https://github.com/akhilmhdh/contributors-readme-action/pull/77](https://togithub.com/akhilmhdh/contributors-readme-action/pull/77)

###
[`v2.3.8`](https://togithub.com/akhilmhdh/contributors-readme-action/releases/tag/v2.3.8):
Contributors-Readme-Action v2.3.8

[Compare
Source](https://togithub.com/akhilmhdh/contributors-readme-action/compare/v2.3.7...v2.3.8)

Removed check for push to enable manual run

###
[`v2.3.7`](https://togithub.com/akhilmhdh/contributors-readme-action/releases/tag/v2.3.7):
Contributors-Readme-Action v2.3.7

[Compare
Source](https://togithub.com/akhilmhdh/contributors-readme-action/compare/v2.3.6...v2.3.7)

#### What's Changed

- Update node12 -> node18 by
[@&#8203;jessebot](https://togithub.com/jessebot) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/59](https://togithub.com/akhilmhdh/contributors-readme-action/pull/59)
- Bump json5 from 2.2.0 to 2.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/61](https://togithub.com/akhilmhdh/contributors-readme-action/pull/61)
- Bump minimatch from 3.0.4 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/56](https://togithub.com/akhilmhdh/contributors-readme-action/pull/56)
- Bump [@&#8203;actions/core](https://togithub.com/actions/core) from
1.6.0 to 1.9.1 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/akhilmhdh/contributors-readme-action/pull/54](https://togithub.com/akhilmhdh/contributors-readme-action/pull/54)
- refactor: update set-output deprecated command by
[@&#8203;dtcMLOps](https://togithub.com/dtcMLOps) in
[https://github.com/akhilmhdh/contributors-readme-action/pull/74](https://togithub.com/akhilmhdh/contributors-readme-action/pull/74)

#### New Contributors

- [@&#8203;jessebot](https://togithub.com/jessebot) made their first
contribution in
[https://github.com/akhilmhdh/contributors-readme-action/pull/59](https://togithub.com/akhilmhdh/contributors-readme-action/pull/59)
- [@&#8203;dtcMLOps](https://togithub.com/dtcMLOps) made their first
contribution in
[https://github.com/akhilmhdh/contributors-readme-action/pull/74](https://togithub.com/akhilmhdh/contributors-readme-action/pull/74)

</details>

<details>
<summary>trunk-io/trunk-action (trunk-io/trunk-action)</summary>

###
[`v1.1.16`](https://togithub.com/trunk-io/trunk-action/releases/tag/v1.1.16)

[Compare
Source](https://togithub.com/trunk-io/trunk-action/compare/v1.1.15...v1.1.16)

##### What's Changed

- \[feat] add timeout and ability to cat debug logs by
[@&#8203;Ryang20718](https://togithub.com/Ryang20718) in
[https://github.com/trunk-io/trunk-action/pull/245](https://togithub.com/trunk-io/trunk-action/pull/245)

##### New Contributors

- [@&#8203;Ryang20718](https://togithub.com/Ryang20718) made their first
contribution in
[https://github.com/trunk-io/trunk-action/pull/245](https://togithub.com/trunk-io/trunk-action/pull/245)

**Full Changelog**:
trunk-io/trunk-action@v1...v1.1.16

###
[`v1.1.15`](https://togithub.com/trunk-io/trunk-action/releases/tag/v1.1.15)

[Compare
Source](https://togithub.com/trunk-io/trunk-action/compare/v1.1.14...v1.1.15)

##### What's Changed

- Adds inputs/outputs to the upgrade action
([#&#8203;241](https://togithub.com/trunk-io/trunk-action/issues/241))
- Attempts to install the correct pnpm version in setup-ci
action([#&#8203;243](https://togithub.com/trunk-io/trunk-action/issues/243))

**Full Changelog**:
trunk-io/trunk-action@v1.1.14...v1.1.15

###
[`v1.1.14`](https://togithub.com/trunk-io/trunk-action/releases/tag/v1.1.14)

[Compare
Source](https://togithub.com/trunk-io/trunk-action/compare/v1.1.13...v1.1.14)

##### What's Changed

- Adds a `signoff` option to add a Signed-Off-By line to the commits
created by the upgrade action
([#&#8203;238](https://togithub.com/trunk-io/trunk-action/issues/238))

**Full Changelog**:
trunk-io/trunk-action@v1.1.13...v1.1.14

###
[`v1.1.13`](https://togithub.com/trunk-io/trunk-action/releases/tag/v1.1.13)

[Compare
Source](https://togithub.com/trunk-io/trunk-action/compare/v1.1.12...v1.1.13)

##### What's Changed

- Continues on failure to install node packages, if user doesn't have a
trunk.yaml
([#&#8203;236](https://togithub.com/trunk-io/trunk-action/issues/236))

**Full Changelog**:
trunk-io/trunk-action@v1.1.12...v1.1.13

###
[`v1.1.12`](https://togithub.com/trunk-io/trunk-action/releases/tag/v1.1.12)

[Compare
Source](https://togithub.com/trunk-io/trunk-action/compare/v1.1.11...v1.1.12)

##### What's Changed

- Adds an action to install trunk: `trunk-io/trunk-action/install@v1`
([#&#8203;234](https://togithub.com/trunk-io/trunk-action/issues/234))

**Full Changelog**:
trunk-io/trunk-action@v1.1.11...v1.1.12

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/DelineaXPM/github-workflows).

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

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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant