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

Bump the dependencies group with 4 updates #74

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the dependencies group with 4 updates: actions/checkout, Swatinem/rust-cache, taiki-e/install-action and crate-ci/typos.

Updates actions/checkout from 4.1.0 to 4.1.1

Release notes

Sourced from actions/checkout's releases.

v4.1.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

Commits

Updates Swatinem/rust-cache from 2.7.0 to 2.7.1

Changelog

Sourced from Swatinem/rust-cache's changelog.

Changelog

2.7.1

  • Update toml parser to fix parsing errors.

2.7.0

  • Properly cache trybuild tests.

2.6.2

  • Fix toml parsing.

2.6.1

  • Fix hash contributions of Cargo.lock/Cargo.toml files.

2.6.0

  • Add "buildjet" as a second cache-provider backend.
  • Clean up sparse registry index.
  • Do not clean up src of -sys crates.
  • Remove .cargo/credentials.toml before saving.

2.5.1

  • Fix hash contribution of Cargo.lock.

2.5.0

  • feat: Rm workspace crates version before caching.
  • feat: Add hash of .cargo/config.toml to key.

2.4.0

  • Fix cache key stability.
  • Use 8 character hash components to reduce the key length, making it more readable.

2.3.0

  • Add cache-all-crates option, which enables caching of crates installed by workflows.
  • Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
  • Fix cache restore failures due to upstream bug.
  • Fix EISDIR error due to globed directories.
  • Update runtime @actions/cache, @actions/io and dev typescript dependencies.
  • Update npm run prepare so it creates distribution files with the right line endings.

2.2.1

... (truncated)

Commits

Updates taiki-e/install-action from 2.18.16 to 2.21.11

Release notes

Sourced from taiki-e/install-action's releases.

2.21.11

  • Update cargo-binstall@latest to 1.4.5.

2.21.10

  • Update syft@latest to 0.96.0.

2.21.9

  • Update just@latest to 1.16.0.

2.21.8

  • Update syft@latest to 0.95.0.

2.21.7

  • Update wasmtime@latest to 14.0.4.

  • Update protoc@latest to 3.25.0.

2.21.6

  • Update cargo-make@latest to 0.37.4.

  • Update biome@latest to 1.3.3.

  • Support dprint on aarch64 Linux (musl).

2.21.5

  • Update cargo-llvm-cov@latest to 0.5.36.

2.21.4

  • Update wasmtime@latest to 14.0.3.

2.21.3

  • Update dprint@latest to 0.42.5.

2.21.2

  • Update cargo-make@latest to 0.37.3.

2.21.1

  • Update dprint@latest to 0.42.3.

  • Update cargo-minimal-versions@latest to 0.1.21.

2.21.0

  • Support cargo-rdme. (#265, thanks @​joshka)

  • Update dprint@latest to 0.42.2.

2.20.17

  • Update wasmtime@latest to 14.0.2.

2.20.16

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

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

This project adheres to Semantic Versioning.

[Unreleased]

[2.21.11] - 2023-11-12

  • Update cargo-binstall@latest to 1.4.5.

[2.21.10] - 2023-11-10

  • Update syft@latest to 0.96.0.

[2.21.9] - 2023-11-09

  • Update just@latest to 1.16.0.

[2.21.8] - 2023-11-07

  • Update syft@latest to 0.95.0.

[2.21.7] - 2023-11-02

  • Update wasmtime@latest to 14.0.4.

  • Update protoc@latest to 3.25.0.

[2.21.6] - 2023-10-31

  • Update cargo-make@latest to 0.37.4.

  • Update biome@latest to 1.3.3.

  • Support dprint on aarch64 Linux (musl).

[2.21.5] - 2023-10-30

  • Update cargo-llvm-cov@latest to 0.5.36.

[2.21.4] - 2023-10-30

  • Update wasmtime@latest to 14.0.3.

... (truncated)

Commits

Updates crate-ci/typos from 1.16.13 to 1.16.23

Release notes

Sourced from crate-ci/typos's releases.

v1.16.23

[1.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir

v1.16.22

[1.16.22] - 2023-11-01

Fixes

v1.16.21

[1.16.21] - 2023-10-27

Fixes

  • Improve colored output
  • Don't correct SHTTP to HTTPS
  • Associate .jl with the jl language type, rather than lisp
  • Add Julia-specific allowed words

v1.16.20

[1.16.20] - 2023-10-16

Features

  • (config) extend-ignore-words-re field for defining all classes of words

v1.16.19

[1.16.19] - 2023-10-12

Features

  • --file-list <PATH> for accepting files to check from a file or stdin (-)

v1.16.18

[1.16.18] - 2023-10-09

Features

  • Add --force-exclude to exclude is always respected, even if explicitly passed in

v1.16.17

[1.16.17] - 2023-10-02

Fixes

... (truncated)

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.16.23] - 2023-11-06

Fixes

  • Ensure --force-exclude handles simple patterns like some-dir

[1.16.22] - 2023-11-01

Fixes

[1.16.21] - 2023-10-27

Fixes

  • Improve colored output
  • Don't correct SHTTP to HTTPS
  • Associate .jl with the jl language type, rather than lisp
  • Add Julia-specific allowed words

[1.16.20] - 2023-10-16

Features

  • (config) extend-ignore-words-re field for defining all classes of words

[1.16.19] - 2023-10-12

Features

  • --file-list <PATH> for accepting files to check from a file or stdin (-)

[1.16.18] - 2023-10-09

Features

  • Add --force-exclude to exclude is always respected, even if explicitly passed in

[1.16.17] - 2023-10-02

... (truncated)

Commits
  • c97d621 chore: Release
  • 8e40c7e docs: Update changelog
  • f01cfa5 Merge pull request #869 from epage/exclude
  • e24c694 fix(cli): Respect force-exclude for simple exclude pattersn
  • edfb79f test(cli): Reproduce force-exclude bug
  • 0d04ce9 chore: Release
  • b6c00b4 docs: Update changelog
  • ca77291 Merge pull request #866 from epage/nov
  • 194cd85 feat(dict): October updates
  • 285e5f6 test(dict): Help prevent correctin valid words
  • Additional commits viewable in compare view

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 dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [Swatinem/rust-cache](https://github.com/swatinem/rust-cache), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [crate-ci/typos](https://github.com/crate-ci/typos).


Updates `actions/checkout` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8ade135...b4ffde6)

Updates `Swatinem/rust-cache` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@a95ba19...3cf7f8c)

Updates `taiki-e/install-action` from 2.18.16 to 2.21.11
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@5b205dd...4d85042)

Updates `crate-ci/typos` from 1.16.13 to 1.16.23
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@5edf45b...c97d621)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/dependencies-c9ed943a09 branch November 20, 2023 17:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants