-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 37914c5
authored
Update dependabot/fetch-metadata action to v1.6.0 (#105)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[dependabot/fetch-metadata](https://togithub.com/dependabot/fetch-metadata)
| action | minor | `v1.3.1` -> `v1.6.0` |
---
### Release Notes
<details>
<summary>dependabot/fetch-metadata (dependabot/fetch-metadata)</summary>
###
[`v1.6.0`](https://togithub.com/dependabot/fetch-metadata/releases/tag/v1.6.0)
[Compare
Source](https://togithub.com/dependabot/fetch-metadata/compare/v1.5.1...v1.6.0)
#### What's Changed
- Add `.vscode` folder to `.gitignore` by
[@​timothy-humphrey](https://togithub.com/timothy-humphrey) in
[https://github.com/dependabot/fetch-metadata/pull/385](https://togithub.com/dependabot/fetch-metadata/pull/385)
- Support for Grouped Updates by
[@​Nishnha](https://togithub.com/Nishnha) in
[https://github.com/dependabot/fetch-metadata/pull/396](https://togithub.com/dependabot/fetch-metadata/pull/396)
- v1.6.0 by
[@​fetch-metadata-action-automation](https://togithub.com/fetch-metadata-action-automation)
in
[https://github.com/dependabot/fetch-metadata/pull/403](https://togithub.com/dependabot/fetch-metadata/pull/403)
#### New Contributors
- [@​timothy-humphrey](https://togithub.com/timothy-humphrey) made
their first contribution in
[https://github.com/dependabot/fetch-metadata/pull/385](https://togithub.com/dependabot/fetch-metadata/pull/385)
**Full Changelog**:
dependabot/fetch-metadata@v1...v1.6.0
###
[`v1.5.1`](https://togithub.com/dependabot/fetch-metadata/releases/tag/v1.5.1)
[Compare
Source](https://togithub.com/dependabot/fetch-metadata/compare/v1.5.0...v1.5.1)
#### What's Changed
Bugfix:
- Fix library parser to trim trailing LF by
[@​kachick](https://togithub.com/kachick) in
[https://github.com/dependabot/fetch-metadata/pull/380](https://togithub.com/dependabot/fetch-metadata/pull/380)
Dep bumps that are trivial so decided to keep this a patch release:
- Bump yargs from 17.7.1 to 17.7.2 by
[@​dependabot](https://togithub.com/dependabot) in
[https://github.com/dependabot/fetch-metadata/pull/379](https://togithub.com/dependabot/fetch-metadata/pull/379)
- Bump [@​types/node](https://togithub.com/types/node) from 20.2.1
to 20.2.3 by [@​dependabot](https://togithub.com/dependabot) in
[https://github.com/dependabot/fetch-metadata/pull/382](https://togithub.com/dependabot/fetch-metadata/pull/382)
Internal-facing infra changes:
- Group 
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: .github/workflows/dependabot-reviewer.yml
.github/workflows/dependabot-reviewer.yml
Copy file name to clipboardExpand all lines: .github/workflows/dependabot-reviewer.yml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
|
0 commit comments