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

chore(deps): bump reviewdog/action-misspell from 1.12.4 to 1.13.1 #3075

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps reviewdog/action-misspell from 1.12.4 to 1.13.1.

Release notes

Sourced from reviewdog/action-misspell's releases.

Release v1.13.1

What's Changed

Full Changelog: reviewdog/action-misspell@v1.13.0...v1.13.1

Release v1.13.0

v1.13.0: PR #54 - chore(deps): update reviewdog to 0.14.2

Commits
  • 9257f10 Merge pull request #55 from reviewdog/migrate-actions-release
  • 208ee45 ci: replace 'create-release action' with gh cli
  • b149b49 Merge pull request #54 from reviewdog/depup/reviewdog
  • c1aa6d0 chore(deps): update reviewdog to 0.14.2
  • See full diff in compare view

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 [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell) from 1.12.4 to 1.13.1.
- [Release notes](https://github.com/reviewdog/action-misspell/releases)
- [Commits](reviewdog/action-misspell@ccb0441...9257f10)

---
updated-dependencies:
- dependency-name: reviewdog/action-misspell
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the enhancement New feature or request label Jul 1, 2023
@twpayne twpayne merged commit 5cbc8bc into master Jul 2, 2023
19 checks passed
@twpayne twpayne deleted the dependabot/github_actions/reviewdog/action-misspell-1.13.1 branch July 2, 2023 11:11
bjw-s pushed a commit to bjw-s/dotfiles that referenced this pull request Jul 5, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [chezmoi](https://togithub.com/twpayne/chezmoi) | patch | `2.34.2` ->
`2.34.3` |

---

### Release Notes

<details>
<summary>twpayne/chezmoi (chezmoi)</summary>

###
[`v2.34.3`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.34.3)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.34.2...v2.34.3)

##### What's Changed

- fix: Check .chezmoiignore before protected paths by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3052
- chore: Add actionlint linter by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3053
- fix: Parse hostnames from all loopback addresses in /etc/hosts by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3055
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3058
- fix: Respect persistentState config variable by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3066
- chore: Miscellaneous fixes by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3068
- docs: Remove reference to tar and /dev/stdin so code works on Windows
by [@&#8203;Sacro](https://togithub.com/Sacro) in
[twpayne/chezmoi#3069
- chore: Update goreleaser config for version 1.19 by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3071
- fix: Drop Solaris and Illumos support by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3060
- chore(deps): bump github.com/rogpeppe/go-internal from
1.10.1-0.20230524175051-ec119421bb97 to 1.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3073
- chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3074
- chore(deps): bump reviewdog/action-misspell from 1.12.4 to 1.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3075
- chore(deps): bump github/codeql-action from 2.20.0 to 2.20.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3076

##### New Contributors

- [@&#8203;Sacro](https://togithub.com/Sacro) made their first
contribution in
[twpayne/chezmoi#3069

**Full Changelog**:
twpayne/chezmoi@v2.34.2...v2.34.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 [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
renovate bot added a commit to scottames/dots that referenced this pull request Jul 10, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://togithub.com/aquaproj/aqua-registry)
| minor | `v4.23.0` -> `v4.25.0` |
| [twpayne/chezmoi](https://togithub.com/twpayne/chezmoi) | patch |
`v2.34.2` -> `v2.34.3` |
| [weaveworks/eksctl](https://togithub.com/weaveworks/eksctl) | minor |
`v0.147.0` -> `v0.148.0` |

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

###
[`v4.25.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.25.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.24.0...v4.25.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.25.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.25.0)
| aquaproj/aqua-registry@v4.24.0...v4.25.0

#### 🎉 New Packages


[#&#8203;13510](https://togithub.com/aquaproj/aqua-registry/issues/13510)
[sj14/kubedump](https://togithub.com/sj14/kubedump): Tool for dumping
manifests from your Kubernetes clusters
[@&#8203;zephyros-dev](https://togithub.com/zephyros-dev)

#### Fixes


[#&#8203;13528](https://togithub.com/aquaproj/aqua-registry/issues/13528)
ddddddO/gtree: Follow up changes of gtree v1.8.4

Asset names were changed.
[ddddddO/gtree#192


[#&#8203;13527](https://togithub.com/aquaproj/aqua-registry/issues/13527)
birdayz/kaf: Follow up changes of kaf v0.2.4

Asset names were changed.
birdayz/kaf@d6ab36a

###
[`v4.24.0`](https://togithub.com/aquaproj/aqua-registry/releases/tag/v4.24.0)

[Compare
Source](https://togithub.com/aquaproj/aqua-registry/compare/v4.23.0...v4.24.0)


[Issues](https://togithub.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.24.0)
| [Pull
Requests](https://togithub.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.24.0)
| aquaproj/aqua-registry@v4.23.0...v4.24.0

#### 🎉 New Packages


[#&#8203;13501](https://togithub.com/aquaproj/aqua-registry/issues/13501)
[cloudspannerecosystem/spanner-cli](https://togithub.com/cloudspannerecosystem/spanner-cli):
Interactive command line tool for Cloud Spanner
[@&#8203;iwata](https://togithub.com/iwata)

[#&#8203;13501](https://togithub.com/aquaproj/aqua-registry/issues/13501)
[cloudspannerecosystem/spanner-dump](https://togithub.com/cloudspannerecosystem/spanner-dump):
Command line tool for exporting a Cloud Spanner database in text format
[@&#8203;iwata](https://togithub.com/iwata)

#### Fixes


[#&#8203;13502](https://togithub.com/aquaproj/aqua-registry/issues/13502)
ddosify/ddosify: Follow up changes of ddosify v1.0.4

[#&#8203;13452](https://togithub.com/aquaproj/aqua-registry/issues/13452)
binwiederhier/ntfy: Follow up changes of ntfy v2.6.2

[#&#8203;13451](https://togithub.com/aquaproj/aqua-registry/issues/13451)
raviqqe/muffet: Follow up changes of muffet v2.9.1

</details>

<details>
<summary>twpayne/chezmoi (twpayne/chezmoi)</summary>

###
[`v2.34.3`](https://togithub.com/twpayne/chezmoi/releases/tag/v2.34.3)

[Compare
Source](https://togithub.com/twpayne/chezmoi/compare/v2.34.2...v2.34.3)

#### What's Changed

- fix: Check .chezmoiignore before protected paths by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3052
- chore: Add actionlint linter by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3053
- fix: Parse hostnames from all loopback addresses in /etc/hosts by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3055
- chore: Update dependencies by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3058
- fix: Respect persistentState config variable by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3066
- chore: Miscellaneous fixes by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3068
- docs: Remove reference to tar and /dev/stdin so code works on Windows
by [@&#8203;Sacro](https://togithub.com/Sacro) in
[twpayne/chezmoi#3069
- chore: Update goreleaser config for version 1.19 by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3071
- fix: Drop Solaris and Illumos support by
[@&#8203;twpayne](https://togithub.com/twpayne) in
[twpayne/chezmoi#3060
- chore(deps): bump github.com/rogpeppe/go-internal from
1.10.1-0.20230524175051-ec119421bb97 to 1.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3073
- chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3074
- chore(deps): bump reviewdog/action-misspell from 1.12.4 to 1.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3075
- chore(deps): bump github/codeql-action from 2.20.0 to 2.20.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[twpayne/chezmoi#3076

#### New Contributors

- [@&#8203;Sacro](https://togithub.com/Sacro) made their first
contribution in
[twpayne/chezmoi#3069

**Full Changelog**:
twpayne/chezmoi@v2.34.2...v2.34.3

</details>

<details>
<summary>weaveworks/eksctl (weaveworks/eksctl)</summary>

###
[`v0.148.0`](https://togithub.com/weaveworks/eksctl/releases/tag/v0.148.0):
eksctl 0.148.0 (permalink)

[Compare
Source](https://togithub.com/weaveworks/eksctl/compare/0.147.0...0.148.0)

### Release v0.148.0

#### 🚀 Features

- Add support for `us-iso-east-1` and `us-isob-east-1` regions
([#&#8203;6759](https://togithub.com/weaveworks/eksctl/issues/6759))

#### 🎯 Improvements

- Replaced weaveworksbot with eksctlbot in workflows and actions
([#&#8203;6758](https://togithub.com/weaveworks/eksctl/issues/6758))

#### 🐛 Bug Fixes

- Fix index out of range error when aws-node, kube-proxy or coredns are
missing
([#&#8203;6756](https://togithub.com/weaveworks/eksctl/issues/6756))

#### 🧰 Maintenance

- Bump dependencies
([#&#8203;6754](https://togithub.com/weaveworks/eksctl/issues/6754),
[#&#8203;6742](https://togithub.com/weaveworks/eksctl/issues/6742))
- Migrate to sdk v2 - configuration loading
([#&#8203;6432](https://togithub.com/weaveworks/eksctl/issues/6432))

#### 📝 Documentation

- Fix documentation for EKS interface endpoint
([#&#8203;6747](https://togithub.com/weaveworks/eksctl/issues/6747))
- Added new logo and favicon assets
([#&#8203;6746](https://togithub.com/weaveworks/eksctl/issues/6746))

#### Acknowledgments

Weaveworks would like to sincerely thank:
[@&#8203;wind0r](https://togithub.com/wind0r)

</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.

👻 **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/scottames/dots).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant