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 6 updates #82

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps the dependencies group with 6 updates:

Package From To
dtolnay/rust-toolchain 439cf607258077187679211f12aa6f19af4a0af7 be73d7920c329f220ce78e0234b8f96b7ae60248
taiki-e/install-action 2.21.20 2.23.7
crate-ci/typos 1.16.23 1.16.26
actions/upload-pages-artifact 2.0.0 3.0.0
actions/deploy-pages 2.0.4 4.0.2
actions/labeler 4.3.0 5.0.0

Updates dtolnay/rust-toolchain from 439cf607258077187679211f12aa6f19af4a0af7 to be73d7920c329f220ce78e0234b8f96b7ae60248

Commits

Updates taiki-e/install-action from 2.21.20 to 2.23.7

Release notes

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

2.23.7

  • Update just@latest to 1.21.0.

2.23.6

  • Update just@latest to 1.20.0.

  • Update cargo-udeps@latest to 0.1.45.

2.23.5

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

2.23.4

  • Update just@latest to 1.19.0.

2.23.3

  • Update cargo-binstall@latest to 1.4.9.

2.23.2

  • Update dprint@latest to 0.45.0.

2.23.1

  • Update just@latest to 1.18.1.

2.23.0

2.22.10

  • Update syft@latest to 0.99.0.

2.22.9

  • Update wasmtime@latest to 16.0.0.

2.22.8

  • Update just@latest to 1.17.0.

2.22.7

  • Update zola@latest to 0.18.0.

2.22.6

  • Update dprint@latest to 0.44.0.

2.22.5

  • Update cargo-no-dev-deps@latest to 0.2.9.

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

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

  • Update cargo-hack@latest to 0.6.15.

... (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.23.7] - 2023-12-30

  • Update just@latest to 1.21.0.

[2.23.6] - 2023-12-29

  • Update just@latest to 1.20.0.

  • Update cargo-udeps@latest to 0.1.45.

[2.23.5] - 2023-12-28

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

[2.23.4] - 2023-12-28

  • Update just@latest to 1.19.0.

[2.23.3] - 2023-12-26

  • Update cargo-binstall@latest to 1.4.9.

[2.23.2] - 2023-12-26

  • Update dprint@latest to 0.45.0.

[2.23.1] - 2023-12-25

  • Update just@latest to 1.18.1.

[2.23.0] - 2023-12-23

[2.22.10] - 2023-12-21

  • Update syft@latest to 0.99.0.

... (truncated)

Commits

Updates crate-ci/typos from 1.16.23 to 1.16.26

Release notes

Sourced from crate-ci/typos's releases.

v1.16.26

[1.16.26] - 2023-12-27

Fixes

  • Apply extend-ignore-re to file names in addition to file content

v1.16.25

[1.16.25] - 2023-12-13

Fixes

  • Have correction in extend-words match the original word's case

v1.16.24

[1.16.24] - 2023-12-08

Fixes

  • Don't silently ignore config when there is an error in a field
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.26] - 2023-12-27

Fixes

  • Apply extend-ignore-re to file names in addition to file content

[1.16.25] - 2023-12-13

Fixes

  • Have correction in extend-words match the original word's case

[1.16.24] - 2023-12-08

Fixes

  • Don't silently ignore config when there is an error in a field

[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

... (truncated)

Commits
  • 45a880d chore: Release
  • 1e55ede docs: Update changelog
  • e32ec88 Merge pull request #886 from epage/olt
  • bf66cbd fix(config): Apply extend-ignore-re to file names
  • a9afeef test(cli): Show extend-ignore on file names
  • 5bd389d chore: Release
  • 8dbecf3 docs: Update changelog
  • f8f8c6e Merge pull request #884 from epage/custom
  • 55d802d fix(dict): Mirror original case for custom dict
  • 86c4c9f test(cli): Add reproduction case
  • Additional commits viewable in compare view

Updates actions/upload-pages-artifact from 2.0.0 to 3.0.0

Release notes

Sourced from actions/upload-pages-artifact's releases.

v3.0.0

Changelog

To deploy a GitHub Pages site which has been uploaded with this version of actions/upload-pages-artifact, you must also use actions/deploy-pages@v4 or newer.

See details of all code changes since previous release.

Commits
  • 0252fc4 Merge pull request #81 from actions/artifacts-next
  • 2a5c144 Use actions/download-artifact@v4 in test
  • 7e3f6bb Merge pull request #80 from robherley/patch-1
  • 257e666 Use v4 upload-artifact tag
  • 0313a19 Merge pull request #78 from konradpabjan/main
  • 1228e65 Update action.yml
  • eb31309 Update artifact names in tests
  • 241a975 Correct artifact name during download
  • ef95519 Unique artifact name per job
  • ecdd3ed Switch to using download@v4-beta
  • Additional commits viewable in compare view

Updates actions/deploy-pages from 2.0.4 to 4.0.2

Release notes

Sourced from actions/deploy-pages's releases.

v4.0.2

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.1

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v4.0.0

Changelog

  • Deploy pages using artifact IDs @​konradpabjan (#251)
  • This version requires the permission actions: read in the workflows which use it.

ℹ️ This version of actions/deploy-pages is ONLY compatible with artifacts uploaded by either:

See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v3.0.1

Changelog

... (truncated)

Commits
  • 7a9bd94 Merge pull request #290 from actions/dependabot/npm_and_yarn/undici-6.2.1
  • eee8a27 Update distributables after Dependabot 🤖
  • b6e5c85 Bump undici from 6.0.1 to 6.2.1
  • b8d2528 Merge pull request #282 from actions/dependabot/github_actions/github/codeql-...
  • 53d1eac Bump github/codeql-action from 2 to 3
  • 3f0ef9d Merge pull request #281 from actions/dependabot/github_actions/actions/upload...
  • 8275104 Bump actions/upload-artifact from 3 to 4
  • 9be9d73 Merge pull request #280 from actions/dependabot/npm_and_yarn/eslint-8.56.0
  • d8afefa Bump eslint from 8.55.0 to 8.56.0
  • 304d0b7 Merge pull request #277 from actions/dependabot/github_actions/actions/publis...
  • Additional commits viewable in compare view

Updates actions/labeler from 4.3.0 to 5.0.0

Release notes

Sourced from actions/labeler's releases.

v5.0.0

What's Changed

This release contains the following breaking changes:

  1. The ability to apply labels based on the names of base and/or head branches was added (#186 and #54). The match object for changed files was expanded with new combinations in order to make it more intuitive and flexible (#423 and #101). As a result, the configuration file structure was significantly redesigned and is not compatible with the structure of the previous version. Please read the action documentation to find out how to adapt your configuration files for use with the new action version.

  2. The bug related to the sync-labels input was fixed (#112). Now the input value is read correctly.

  3. By default, dot input is set to true. Now, paths starting with a dot (e.g. .github) are matched by default.

  4. Version 5 of this action updated the runtime to Node.js 20. All scripts are now run with Node.js 20 instead of Node.js 16 and are affected by any breaking changes between Node.js 16 and 20.

For more information, please read the action documentation.

New Contributors

Full Changelog: actions/labeler@v4...v5.0.0

v5.0.0-beta.1

What's Changed

In scope of this beta release, the structure of the configuration file (.github/labeler.yml) was changed from

LabelName:
- any:
  - changed-files: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']
- all:
  - changed-files: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']

to

LabelName:
- any:
  - changed-files: 
    - AnyGlobToAnyFile: ['list', 'of', 'globs']
    - AnyGlobToAllFiles: ['list', 'of', 'globs']
    - AllGlobsToAnyFile: ['list', 'of', 'globs']
    - AllGlobsToAllFiles: ['list', 'of', 'globs']
  - base-branch: ['list', 'of', 'regexps']
  - head-branch: ['list', 'of', 'regexps']
- all:
  - changed-files:
    - AnyGlobToAnyFile: ['list', 'of', 'globs']
    - AnyGlobToAllFiles: ['list', 'of', 'globs']
    - AllGlobsToAnyFile: ['list', 'of', 'globs']
</tr></table> 

... (truncated)

Commits
  • 8558fd7 Merge pull request #709 from actions/v5.0.0-beta
  • 000ca75 Merge pull request #700 from MaksimZhukov/apply-suggestions-and-update-docume...
  • cb66c2f Update dist
  • 9181355 Apply suggestions for the beta vesrion and update the documentation
  • efe4c1c Merge pull request #699 from MaksimZhukov/update-node-runtime-and-dependencies
  • c0957ad Run Prettier
  • 8dc8d18 Update Node.js version in reusable workflows
  • d0d0bbe Update documentation
  • 1375c42 5.0.0
  • ab7411e Change version of Node.js runtime to node20
  • 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:

| Package | From | To |
| --- | --- | --- |
| [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `439cf607258077187679211f12aa6f19af4a0af7` | `be73d7920c329f220ce78e0234b8f96b7ae60248` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.21.20` | `2.23.7` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.16.23` | `1.16.26` |
| [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `2.0.0` | `3.0.0` |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `2.0.4` | `4.0.2` |
| [actions/labeler](https://github.com/actions/labeler) | `4.3.0` | `5.0.0` |


Updates `dtolnay/rust-toolchain` from 439cf607258077187679211f12aa6f19af4a0af7 to be73d7920c329f220ce78e0234b8f96b7ae60248
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@439cf60...be73d79)

Updates `taiki-e/install-action` from 2.21.20 to 2.23.7
- [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@addb7d6...56ab793)

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

Updates `actions/upload-pages-artifact` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@a753861...0252fc4)

Updates `actions/deploy-pages` from 2.0.4 to 4.0.2
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@9dbe382...7a9bd94)

Updates `actions/labeler` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@ac9175f...8558fd7)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-type: direct:production
  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
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: actions/labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

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

dependabot bot commented on behalf of github Jan 8, 2024

Superseded by #83.

@dependabot dependabot bot closed this Jan 8, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/dependencies-05d69548aa branch January 8, 2024 17:14
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