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(dep): bump the deps group with 2 updates #132

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps the deps group with 2 updates: actions/checkout and crate-ci/typos.

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

... (truncated)

Commits

Updates crate-ci/typos from 1.0.4 to 1.16.17

Release notes

Sourced from crate-ci/typos's releases.

v1.16.17

[1.16.17] - 2023-10-02

Fixes

  • Clean up --help output

v1.16.16

[1.16.16] - 2023-10-02

Fixes

  • Don't correct to typos usefull and becuase
  • Updated the dictionary with the September 2023 changes

v1.16.15

[1.16.15] - 2023-09-27

Fixes

  • Don't correct O_WRONLY in all cases

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

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.16.17] - 2023-10-02

Fixes

  • Clean up --help output

[1.16.16] - 2023-10-02

Fixes

  • Don't correct to typos usefull and becuase
  • Updated the dictionary with the September 2023 changes

[1.16.15] - 2023-09-27

Fixes

  • Don't correct O_WRONLY in all cases

[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

... (truncated)

Commits

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

Bumps the deps group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [crate-ci/typos](https://github.com/crate-ci/typos).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `crate-ci/typos` from 1.0.4 to 1.16.17
- [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.17)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

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 Oct 3, 2023
@clearloop clearloop merged commit 5c15df2 into main Oct 3, 2023
3 checks passed
@clearloop clearloop deleted the dependabot/github_actions/deps-26a87006eb branch October 3, 2023 13:36
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.

None yet

1 participant