Skip to content

Commit

Permalink
chore(deps): update dependency all-contributors-for-repository to v0.…
Browse files Browse the repository at this point in the history
…4.0 (#107)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[all-contributors-for-repository](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository)
| [`0.3.0` ->
`0.4.0`](https://renovatebot.com/diffs/npm/all-contributors-for-repository/0.3.0/0.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/all-contributors-for-repository/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/all-contributors-for-repository/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/all-contributors-for-repository/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/all-contributors-for-repository/0.3.0/0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>JoshuaKGoldberg/all-contributors-for-repository
(all-contributors-for-repository)</summary>

###
[`v0.4.0`](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/blob/HEAD/CHANGELOG.md#040-2024-12-16)

[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/compare/0.3.1...0.4.0)

##### Features

- use octokit-from-auth for optional auth token
([#&#8203;648](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/issues/648))
([7a3d14d](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/commit/7a3d14d3eb3b586c6c4994109ccd9387559b4f51)),
closes
[#&#8203;647](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/issues/647)

####
[0.3.1](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/compare/0.3.0...0.3.1)
(2024-12-13)

##### Bug Fixes

- also export type RawAllContributorsForRepositoryOptions
([bdf65b6](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/commit/bdf65b678e417a95951942e528fc5c379ee22160))

###
[`v0.3.1`](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/blob/HEAD/CHANGELOG.md#031-2024-12-13)

[Compare
Source](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/compare/0.3.0...0.3.1)

##### Bug Fixes

- also export type RawAllContributorsForRepositoryOptions
([bdf65b6](https://redirect.github.com/JoshuaKGoldberg/all-contributors-for-repository/commit/bdf65b678e417a95951942e528fc5c379ee22160))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/package-json-validator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent d176ea6 commit 3121b24
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@eslint/js": "9.12.0",
"@release-it/conventional-changelog": "9.0.0",
"all-contributors-for-repository": "0.3.0",
"all-contributors-for-repository": "0.4.0",
"eslint": "9.12.0",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-n": "17.11.1",
Expand Down
26 changes: 21 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3121b24

Please sign in to comment.