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 across 1 directory with 6 updates #129

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the dependencies group with 6 updates in the / directory:

Package From To
actions/checkout 4.1.7 4.2.2
Swatinem/rust-cache 2.7.3 2.7.5
taiki-e/install-action 2.42.27 2.44.67
peter-evans/create-pull-request 6.1.0 7.0.5
crate-ci/typos 1.23.6 1.27.3
softprops/action-gh-release 2.0.8 2.0.9

Updates actions/checkout from 4.1.7 to 4.2.2

Release notes

Sourced from actions/checkout's releases.

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.1.7...v4.2.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates Swatinem/rust-cache from 2.7.3 to 2.7.5

Release notes

Sourced from Swatinem/rust-cache's releases.

v2.7.5

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5

Commits

Updates taiki-e/install-action from 2.42.27 to 2.44.67

Release notes

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

2.44.67

  • Update typos@latest to 1.27.3.

2.44.66

  • Update release-plz@latest to 0.3.107.

2.44.65

  • Update cargo-lambda@latest to 1.5.0.

2.44.64

  • Update mdbook@latest to 0.4.42.

2.44.63

  • Update typos@latest to 1.27.2.

  • Update mdbook@latest to 0.4.41.

2.44.62

  • Update typos@latest to 1.27.1.

  • Update cargo-binstall@latest to 1.10.11.

  • Update wasmtime@latest to 26.0.1.

2.44.61

  • Update syft@latest to 1.16.0.

2.44.60

  • Update cargo-hack@latest to 0.6.33.

2.44.59

  • Update cargo-binstall@latest to 1.10.10.

  • Update typos@latest to 1.27.0.

2.44.58

  • Update osv-scanner@latest to 1.9.1.

2.44.57

  • Update release-plz@latest to 0.3.106.

  • Update espup@latest to 0.13.0.

  • Update wasm-pack@latest to 0.13.1.

  • Update cargo-audit@latest to 0.21.0.

2.44.56

  • Update cargo-nextest@latest to 0.9.82.

... (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]

  • Update cargo-binstall@latest to 1.10.12.

[2.44.67] - 2024-11-08

  • Update typos@latest to 1.27.3.

[2.44.66] - 2024-11-08

  • Update release-plz@latest to 0.3.107.

[2.44.65] - 2024-11-08

  • Update cargo-lambda@latest to 1.5.0.

[2.44.64] - 2024-11-07

  • Update mdbook@latest to 0.4.42.

[2.44.63] - 2024-11-07

  • Update typos@latest to 1.27.2.

  • Update mdbook@latest to 0.4.41.

[2.44.62] - 2024-11-06

  • Update typos@latest to 1.27.1.

  • Update cargo-binstall@latest to 1.10.11.

  • Update wasmtime@latest to 26.0.1.

[2.44.61] - 2024-11-05

  • Update syft@latest to 1.16.0.

[2.44.60] - 2024-11-02

... (truncated)

Commits
  • c6dc131 Release 2.44.67
  • 92585e4 Update typos@latest to 1.27.3
  • 32a9cb4 Release 2.44.66
  • 662c1dd Update release-plz@latest to 0.3.107
  • d249329 Release 2.44.65
  • de6c293 Update cargo-rdme manifest
  • e72b7b5 codegen: Mark cargo-rdme 1.4.7 as broken
  • f03dfcd Update cargo-lambda@latest to 1.5.0
  • b87988c Improve version output for cargo-zigbuild/deepsource
  • 94021bf Release 2.44.64
  • Additional commits viewable in compare view

Updates peter-evans/create-pull-request from 6.1.0 to 7.0.5

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v7.0.5

⚙️ Fixes an issue with commit signing to allow it to support symlinks

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.4...v7.0.5

Create Pull Request v7.0.4

⚙️ Fixes an issue with commit signing to allow it to support submodules

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.3...v7.0.4

Create Pull Request v7.0.3

⚙️ Fixes an issue with commit signing where commit SHAs have variable lengths when abbreviated.

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.2...v7.0.3

Create Pull Request v7.0.2

⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy.

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.1...v7.0.2

Create Pull Request v7.0.1

⚙️ Fixes an issue affecting one particular use case where the action fails on diff --stat with fatal: ambiguous argument.

What's Changed

... (truncated)

Commits
  • 5e91468 fix: support symlinks when commit signing (#3359)
  • 2f38cd2 fix: support submodules when commit signing (#3354)
  • 7a8aeac build(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#3344)
  • d39d596 build(deps-dev): bump @​types/jest from 29.5.12 to 29.5.13 (#3343)
  • f6f978f docs: correct suggestion for bot setup (#3342)
  • 6cd32fd fix: disable abbreviated commit shas in diff (#3337)
  • d121e62 fix: disable diff detection for renames and copies (#3330)
  • f4d66f4 build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#3319)
  • 488c869 build(deps-dev): bump @​types/node from 18.19.48 to 18.19.50 (#3320)
  • 5354f85 docs: update readme
  • Additional commits viewable in compare view

Updates crate-ci/typos from 1.23.6 to 1.27.3

Release notes

Sourced from crate-ci/typos's releases.

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

[1.27.2] - 2024-11-06

Fixes

  • Correct fand

v1.27.1

[1.27.1] - 2024-11-06

Fixes

  • Correct alingment as alignment, rather than alinement

v1.27.0

[1.27.0] - 2024-11-01

Features

v1.26.8

[1.26.8] - 2024-10-24

v1.26.3

[1.26.3] - 2024-10-24

Fixes

  • Accept additionals

v1.26.2

[1.26.2] - 2024-10-24

Fixes

  • Accept tesselate variants

v1.26.1

[1.26.1] - 2024-10-23

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.27.3] - 2024-11-08

Fixes

  • Don't correct alloced
  • Don't correct requestor, a more domain specific variant of requester

[1.27.2] - 2024-11-06

Fixes

  • Correct fand

[1.27.1] - 2024-11-06

Fixes

  • Correct alingment as alignment, rather than alinement

[1.27.0] - 2024-11-01

Features

[1.26.8] - 2024-10-24

[1.26.7] - 2024-10-24

[1.26.6] - 2024-10-24

[1.26.5] - 2024-10-24

[1.26.4] - 2024-10-24

[1.26.3] - 2024-10-24

Fixes

  • Accept additionals

... (truncated)

Commits

Updates softprops/action-gh-release from 2.0.8 to 2.0.9

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.9

What's Changed

  • maintenance release with updated dependencies

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.0.9

Changelog

Sourced from softprops/action-gh-release's changelog.

2.0.9

  • maintenance release with updated dependencies

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

2.0.5

2.0.4

2.0.3

  • Declare make_latest as an input field in action.yml #419

2.0.2

  • Revisit approach to #384 making unresolved pattern failures opt-in #417

... (truncated)

Commits
  • e7a8f85 chore: release 2.0.9
  • 04afa13 chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#535)
  • 894468a chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#534)
  • 3bd23aa chore(deps): bump @​types/node from 22.7.5 to 22.8.2 (#533)
  • 21eb2f9 chore(deps): bump @​types/jest from 29.5.13 to 29.5.14 (#532)
  • cd8b57e remove unused imports (#521)
  • 820a5ad chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#522)
  • 9d04f90 chore(deps): bump @​octokit/plugin-throttling from 9.3.1 to 9.3.2 (#523)
  • aaf1d5f chore(deps): bump @​actions/core from 1.10.1 to 1.11.1 (#524)
  • 7d33a7e chore(deps): bump @​types/node from 22.5.5 to 22.7.5 (#525)
  • 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.7` | `4.2.2` |
| [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) | `2.7.3` | `2.7.5` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.42.27` | `2.44.67` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6.1.0` | `7.0.5` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.23.6` | `1.27.3` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.0.8` | `2.0.9` |



Updates `actions/checkout` from 4.1.7 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@692973e...11bd719)

Updates `Swatinem/rust-cache` from 2.7.3 to 2.7.5
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@23bce25...82a92a6)

Updates `taiki-e/install-action` from 2.42.27 to 2.44.67
- [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@0593da4...c6dc131)

Updates `peter-evans/create-pull-request` from 6.1.0 to 7.0.5
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@c5a7806...5e91468)

Updates `crate-ci/typos` from 1.23.6 to 1.27.3
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@935271f...b74202f)

Updates `softprops/action-gh-release` from 2.0.8 to 2.0.9
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@c062e08...e7a8f85)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: softprops/action-gh-release
  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 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

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

@dependabot dependabot bot closed this Nov 18, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/dependencies-b85a743074 branch November 18, 2024 19:16
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