Skip to content

Commit

Permalink
chore(deps): update github actions (#3380)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[SethCohen/github-releases-to-discord](https://redirect.github.com/SethCohen/github-releases-to-discord)
| action | minor | `v1.15.0` -> `v1.16.2` |
|
[contributor-assistant/github-action](https://redirect.github.com/contributor-assistant/github-action)
| action | minor | `v2.5.1` -> `v2.6.1` |
| [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action
| minor | `v1.23.6` -> `v1.29.4` |

---

### Release Notes

<details>
<summary>SethCohen/github-releases-to-discord
(SethCohen/github-releases-to-discord)</summary>

###
[`v1.16.2`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.16.2)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.16.1...v1.16.2)

##### Documentation

- update README output example
([6aa0dd9](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/6aa0dd988c547f3b3a73463bc6e69d944621c613))

###
[`v1.16.1`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.16.1)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.16.0...v1.16.1)

##### Bug Fixes

- correct conversion of standalone PR, issue, and changelog URLs to
markdown format
([4786949](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/47869497ed80cf0d6188692d82d71dff7a55dffe)),
closes
[#&#8203;38](https://redirect.github.com/SethCohen/github-releases-to-discord/issues/38)

##### Documentation

- update README with details on markdown link conversion and other
features
([9737dc9](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/9737dc900274be227db48f8e23c715aa00b4af59))

###
[`v1.16.0`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.16.0)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.15.3...v1.16.0)

##### Features

- add function to convert PR, issue, and changelog links to markdown
format
([07c2e1c](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/07c2e1c3e60591d601b5d4b5bd4fc90e599867f8)),
closes
[#&#8203;32](https://redirect.github.com/SethCohen/github-releases-to-discord/issues/32)

###
[`v1.15.3`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.15.3)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.15.2...v1.15.3)

##### Documentation

- add contribution guidelines to README.md
([5fd64bf](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/5fd64bf266cea87ab4952ef9a4c6aaf099f266bc))
- update version reference in README.md
([93d02ce](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/93d02ce8714c5f3e201f5b379422e978b837774b))

##### Miscellaneous

- update .gitignore
([3449e38](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/3449e38629b0c40dde5af524e2fef220dab24ead))
- update package-lock.json
([5dc4108](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/5dc41089e63d18b5b191533c34cdddeab34a07e8))

###
[`v1.15.2`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.15.2)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.15.1...v1.15.2)

##### Bug Fixes

- improve [@&#8203;mention](https://redirect.github.com/mention) parsing
for GitHub usernames
([#&#8203;33](https://redirect.github.com/SethCohen/github-releases-to-discord/issues/33))
([925765f](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/925765f099dcdc3b12316eaa6dc3c17506734b51))

###
[`v1.15.1`](https://redirect.github.com/SethCohen/github-releases-to-discord/releases/tag/v1.15.1)

[Compare
Source](https://redirect.github.com/SethCohen/github-releases-to-discord/compare/v1.15.0...v1.15.1)

##### Documentation

- updated README.md
([613ba26](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/613ba269d7fe40e97040da19de58b0ae00b47aaf))

##### Miscellaneous

- added test envs to .gitignore
([735cca9](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/735cca9de37b345e69b0c74ff761610eab6f1fd1))
- updated test action
([305fe92](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/305fe9299dddb3a514f2b1692773570862c34d46))

##### Code Refactoring

- code cleanup
([5ca1453](https://redirect.github.com/SethCohen/github-releases-to-discord/commit/5ca1453a69f962930450a9f77d4e20cc37e4110f))

</details>

<details>
<summary>contributor-assistant/github-action
(contributor-assistant/github-action)</summary>

###
[`v2.6.1`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.6.1)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.1)

#### What's Changed

- Move bot signature outside of recheck text by
[@&#8203;kingthorin](https://redirect.github.com/kingthorin) in
[https://github.com/contributor-assistant/github-action/pull/163](https://redirect.github.com/contributor-assistant/github-action/pull/163)

**Full Changelog**:
contributor-assistant/github-action@v2.6.0...v2.6.1

###
[`v2.6.0`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.6.0)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0)

#### What's Changed

- Add an option to disable the "recheck" part of the comment by
[@&#8203;kingthorin](https://redirect.github.com/kingthorin) in
[https://github.com/contributor-assistant/github-action/pull/158](https://redirect.github.com/contributor-assistant/github-action/pull/158)

#### New Contributors

- [@&#8203;kingthorin](https://redirect.github.com/kingthorin) made
their first contribution in
[https://github.com/contributor-assistant/github-action/pull/158](https://redirect.github.com/contributor-assistant/github-action/pull/158)

**Full Changelog**:
contributor-assistant/github-action@v2.5.2...v2.6.0

###
[`v2.5.2`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.5.2)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2)

#### What's Changed

- readme: fix invalid action tag in main snippet by
[@&#8203;Tropicao](https://redirect.github.com/Tropicao) in
[https://github.com/contributor-assistant/github-action/pull/161](https://redirect.github.com/contributor-assistant/github-action/pull/161)
- bug fix + remove unwanted files by
[@&#8203;ibakshay](https://redirect.github.com/ibakshay) in
[https://github.com/contributor-assistant/github-action/pull/162](https://redirect.github.com/contributor-assistant/github-action/pull/162)

#### New Contributors

- [@&#8203;Tropicao](https://redirect.github.com/Tropicao) made their
first contribution in
[https://github.com/contributor-assistant/github-action/pull/161](https://redirect.github.com/contributor-assistant/github-action/pull/161)

**Full Changelog**:
contributor-assistant/github-action@v2.5.1...v2.5.2

</details>

<details>
<summary>crate-ci/typos (crate-ci/typos)</summary>

###
[`v1.29.4`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.29.4)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.29.3...v1.29.4)

#### \[1.29.4] - 2025-01-03

###
[`v1.29.3`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.29.3)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.29.2...v1.29.3)

#### \[1.29.3] - 2025-01-02

###
[`v1.29.2`](https://redirect.github.com/crate-ci/typos/compare/v1.29.1...v1.29.2)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.29.1...v1.29.2)

###
[`v1.29.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.29.1)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.29.0...v1.29.1)

#### \[1.29.1] - 2025-01-02

##### Fixes

-   Don't correct `deriver`

###
[`v1.29.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.29.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.4...v1.29.0)

#### \[1.29.0] - 2024-12-31

##### Features

- Updated the dictionary with the [December
2024](https://redirect.github.com/crate-ci/typos/issues/1156) changes

##### Performance

-   Sped up dictionary lookups

###
[`v1.28.4`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.4)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.3...v1.28.4)

#### \[1.28.4] - 2024-12-16

##### Features

-   `--format sarif` support

###
[`v1.28.3`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.3)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.2...v1.28.3)

#### \[1.28.3] - 2024-12-12

##### Fixes

- Correct `imlementations`, `includs`, `qurorum`, `transatctions`,
`trasnactions`, `validasted`, `vview`

###
[`v1.28.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.2)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.1...v1.28.2)

#### \[1.28.2] - 2024-12-02

##### Fixes

-   Don't correct `parametrize` variants

###
[`v1.28.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.1)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.28.0...v1.28.1)

#### \[1.28.1] - 2024-11-26

##### Fixes

- Add back in `lock` file types accidentally removed in 1.28 (`go.sum`,
`requirements.txt`)

###
[`v1.28.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.28.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.27.3...v1.28.0)

#### \[1.28.0] - 2024-11-25

##### Features

- Updated the dictionary with the [November
2024](https://redirect.github.com/crate-ci/typos/issues/1139) changes
- Add many new types and file extensions to the `--type-list`, including
ada, alire, bat, candid, carp, cml, devicetree, dita, dockercompose,
grpbuild, graphql, hare, lean, meson, prolog, raku, reasonml, rescript,
solidity, svelte, usd, v, wgsl

###
[`v1.27.3`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.27.3)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.27.2...v1.27.3)

#### \[1.27.3] - 2024-11-08

##### Fixes

-   Don't correct `alloced`
- Don't correct `registor`, a more domain specific variant of `register`

###
[`v1.27.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.27.2)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.27.1...v1.27.2)

#### \[1.27.2] - 2024-11-06

##### Fixes

-   Correct `fand`

###
[`v1.27.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.27.1)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.27.0...v1.27.1)

#### \[1.27.1] - 2024-11-06

##### Fixes

-   Correct `alingment` as `alignment`, rather than `alinement`

###
[`v1.27.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.27.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.8...v1.27.0)

#### \[1.27.0] - 2024-11-01

##### Features

- Updated the dictionary with the [October
2024](https://redirect.github.com/crate-ci/typos/issues/1106) changes

###
[`v1.26.8`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.26.8)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.7...v1.26.8)

#### \[1.26.8] - 2024-10-24

###
[`v1.26.7`](https://redirect.github.com/crate-ci/typos/compare/v1.26.6...v1.26.7)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.6...v1.26.7)

###
[`v1.26.6`](https://redirect.github.com/crate-ci/typos/compare/v1.26.5...v1.26.6)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.5...v1.26.6)

###
[`v1.26.5`](https://redirect.github.com/crate-ci/typos/compare/v1.26.4...v1.26.5)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.4...v1.26.5)

###
[`v1.26.4`](https://redirect.github.com/crate-ci/typos/compare/v1.26.3...v1.26.4)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.3...v1.26.4)

###
[`v1.26.3`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.26.3)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.2...v1.26.3)

#### \[1.26.3] - 2024-10-24

##### Fixes

-   Accept `additionals`

###
[`v1.26.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.26.2)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.1...v1.26.2)

#### \[1.26.2] - 2024-10-24

##### Fixes

-   Accept `tesselate` variants

###
[`v1.26.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.26.1)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.26.0...v1.26.1)

#### \[1.26.1] - 2024-10-23

##### Fixes

-   Respect `--force-exclude` for binary files

###
[`v1.26.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.26.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.25.0...v1.26.0)

#### \[1.26.0] - 2024-10-07

##### Compatibility

-   *(pre-commit)* Requires 3.2+

##### Fixes

- *(pre-commit)* Resolve deprecations in 4.0 about deprecated stage
names

###
[`v1.25.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.25.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.6...v1.25.0)

#### \[1.25.0] - 2024-10-01

##### Fixes

- Updated the dictionary with the [September
2024](https://redirect.github.com/crate-ci/typos/issues/1107) changes

###
[`v1.24.6`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.6)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.5...v1.24.6)

#### \[1.24.6] - 2024-09-16

##### Fixes

-   Respect negation (`!`) in `extend-exclude`

###
[`v1.24.5`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.5)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.4...v1.24.5)

#### \[1.24.5] - 2024-09-04

##### Features

-   *(action)* Support windows

###
[`v1.24.4`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.4)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.3...v1.24.4)

#### \[1.24.4] - 2024-09-03

##### Fixes

-   Offer a correction for `grather`

###
[`v1.24.3`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.3)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.2...v1.24.3)

#### \[1.24.3] - 2024-08-30

##### Fixes

- Updated the dictionary with the [August
2024](https://redirect.github.com/crate-ci/typos/issues/1069) changes

###
[`v1.24.2`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.2)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.1...v1.24.2)

#### \[1.24.2] - 2024-08-30

##### Performance

- Cap unbounded parsing to avoid worst case performance (hit with test
data)

###
[`v1.24.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.1)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.24.0...v1.24.1)

#### \[1.24.1] - 2024-08-23

##### Fixes

-   Remove unverified varcon (locale data) entries

###
[`v1.24.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.24.0)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.23.7...v1.24.0)

#### \[1.24.0] - 2024-08-23

##### Features

-   Update varcon (locale data) to version 2020.12.07

###
[`v1.23.7`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.23.7)

[Compare
Source](https://redirect.github.com/crate-ci/typos/compare/v1.23.6...v1.23.7)

#### \[1.23.7] - 2024-08-22

##### Fixes

- *(config)* Respect `--locale` / `default.locale` again after it was
broken in 1.16.24

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/marimo-team/marimo).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent d5610a0 commit 92d78b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
uses: contributor-assistant/github-action@v2.5.1
uses: contributor-assistant/github-action@v2.6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# the below token should have repo scope and must be manually added by you in the repository's secret
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/discord-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: 📧 Post to Discord
uses: SethCohen/github-releases-to-discord@v1.15.0
uses: SethCohen/github-releases-to-discord@v1.16.2
with:
webhook_url: ${{ secrets.DISCORD_RELEASE_WEBHOOK_URL }}
color: "2105893"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_typos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: 🛑 Cancel Previous Runs
uses: styfle/[email protected]
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.23.6
- uses: crate-ci/typos@v1.29.4

0 comments on commit 92d78b4

Please sign in to comment.