Skip to content

Bump crate-ci/typos from 1.0.4 to 1.16.14#1097

Merged
jmlarson1 merged 3 commits intodevelopfrom
dependabot/github_actions/crate-ci/typos-1.16.14
Sep 27, 2023
Merged

Bump crate-ci/typos from 1.0.4 to 1.16.14#1097
jmlarson1 merged 3 commits intodevelopfrom
dependabot/github_actions/crate-ci/typos-1.16.14

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 26, 2023

Bumps crate-ci/typos from 1.0.4 to 1.16.14.

Release notes

Sourced from crate-ci/typos's releases.

v1.16.14

[1.16.14] - 2023-09-25

Fixes

  • Don't correct O_WRONLY

v1.16.13

[1.16.13] - 2023-09-23

v1.16.12

[1.16.12] - 2023-09-18

Performance

  • Drop check times by about 20% with codegen-units

v1.16.11

[1.16.11] - 2023-09-06

Features

  • Support configuration in pyproject.toml files

v1.16.10

[1.16.10] - 2023-09-01

Compatibility

  • Bump MSRV to 1.70.0

Fixes

v1.16.9

[1.16.9] - 2023-08-30

Fixes

  • Start correcting arguement again

v1.16.8

[1.16.8] - 2023-08-21

Fixes

  • (action) With fetch-depth:0, don't ignore excludes and fail with spaces in file names

v1.16.7

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.16.14] - 2023-09-25

Fixes

  • Don't correct O_WRONLY

[1.16.13] - 2023-09-23

[1.16.12] - 2023-09-18

Performance

  • Drop check times by about 20% with codegen-units

[1.16.11] - 2023-09-06

Features

  • Support configuration in pyproject.toml files

[1.16.10] - 2023-09-01

Compatibility

  • Bump MSRV to 1.70.0

Fixes

[1.16.9] - 2023-08-30

Fixes

  • Start correcting arguement again

[1.16.8] - 2023-08-21

Fixes

  • (action) With fetch-depth:0, don't ignore excludes and fail with spaces in file names

[1.16.7] - 2023-08-21

Fixes

  • Provide more context for IO error messages

[1.16.6] - 2023-08-18

... (truncated)

Commits
  • bb139b2 chore: Release
  • 48d69fe docs: Update changelog
  • f5a94fc chore: Release
  • 28cd50a Merge pull request #833 from epage/fix
  • 5fd0df2 fix(cli): Dont correct O_WRONLY
  • 9f1d701 test(cli): Show existing O_WRONLY behavior
  • 66a70ab refactor(cli): Make room for ident dict
  • fd6873b refactor(cli): Make room for ident correction
  • b798780 refactor(dict): Make codegen more specific
  • 4c91f16 fix(dict)!: Dont expose internals
  • 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 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 [crate-ci/typos](https://github.com/crate-ci/typos) from 1.0.4 to 1.16.14.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.0.4...v1.16.14)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 26, 2023
@jmlarson1
Copy link
Copy Markdown
Member

Closing, but hoping that @dependabot will open into develop instead of main after #1104

@jmlarson1 jmlarson1 closed this Sep 26, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 26, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/crate-ci/typos-1.16.14 branch September 26, 2023 16:14
@jmlarson1 jmlarson1 restored the dependabot/github_actions/crate-ci/typos-1.16.14 branch September 26, 2023 19:05
@jmlarson1 jmlarson1 reopened this Sep 26, 2023
@jmlarson1 jmlarson1 changed the base branch from main to develop September 26, 2023 19:05
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 27, 2023

A newer version of crate-ci/typos exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@jmlarson1 jmlarson1 merged commit 89373a9 into develop Sep 27, 2023
@jmlarson1 jmlarson1 deleted the dependabot/github_actions/crate-ci/typos-1.16.14 branch September 27, 2023 20:13
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.

1 participant