Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the actions-dependencies group in /.github/workflows with 1 update: crate-ci/typos.

Updates crate-ci/typos from 1.31.1 to 1.31.2

Release notes

Sourced from crate-ci/typos's releases.

v1.31.2

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance
Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.31.2] - 2025-04-28

Fixes

  • (exclusion) Don't confused emails as base64
  • (dict) Correct contamint to contaminant, not contaminat
  • (dict) Correct contamints to contaminants, not contaminats

Performance

  • Improve tokenization performance

[1.31.1] - 2025-03-31

Fixes

  • (dict) Also correct typ to type

[1.31.0] - 2025-03-28

Features

  • Updated the dictionary with the March 2025 changes

[1.30.3] - 2025-03-24

Features

  • Support detecting go.work and go.work.sum files

[1.30.2] - 2025-03-10

Features

  • Add --highlight-words and --highlight-identifiers for easier debugging of config

[1.30.1] - 2025-03-04

Features

  • (action) Create v1 tag

... (truncated)

Commits
  • 3be8334 chore: Release
  • f16e5d4 docs: Update changelog
  • e0927bd docs(action): Remove non-existent variables
  • 2dbcebf Merge pull request #1287 from epage/dict
  • ed03185 fix(dict): Address typos
  • 6d21596 Merge pull request #1284 from epage/cleanup
  • aacbdb3 Merge pull request #1283 from epage/email
  • 400cd2f perf(token): Reduce splitting overhead by about 10%
  • 8c48981 docs(token): Fix a bad comment
  • e30fd36 fix(token): Improve email detection by prefering that over base64
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 23:11
Bumps the actions-dependencies group in /.github/workflows with 1 update: [crate-ci/typos](https://github.com/crate-ci/typos).


Updates `crate-ci/typos` from 1.31.1 to 1.31.2
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@b1a1ef3...3be8334)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-version: 1.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dot-github/workflows/actions-dependencies-2ca5089b7b branch from 577a55b to 43a73e1 Compare April 29, 2025 21:19
@lukaszstolarczuk lukaszstolarczuk merged commit 0c44ef6 into main Apr 30, 2025
86 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/dot-github/workflows/actions-dependencies-2ca5089b7b branch April 30, 2025 05:40
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants