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 github-actions group across 1 directory with 7 updates #95

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps the github-actions group with 7 updates in the / directory:

Package From To
actions/checkout 4.1.2 4.1.3
actions/upload-artifact 4.3.1 4.3.2
actions/download-artifact 4.1.4 4.1.5
tj-actions/changed-files 44.0.0 44.3.0
ruby/setup-ruby 1.173.0 1.174.0
peaceiris/actions-gh-pages 3.9.3 4.0.0
shivammathur/setup-php 2.30.2 2.30.3

Updates actions/checkout from 4.1.2 to 4.1.3

Release notes

Sourced from actions/checkout's releases.

v4.1.3

What's Changed

Full Changelog: actions/checkout@v4.1.2...v4.1.3

Commits

Updates actions/upload-artifact from 4.3.1 to 4.3.2

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.2

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2

Commits
  • 1746f4a Revert "updating to release 4.3.2"
  • 31685d0 updating to release 4.3.2
  • 18bf333 Merge pull request #562 from actions/eggyhead/update-artifact-v215
  • dac413b update package lock version
  • bb3b4a3 updating package version
  • 3e3da83 updating artifact and core dependencies
  • e35774f Merge pull request #561 from actions/robherley/deprecation-notice
  • e63ea67 Update readme with v3/v2/v1 deprecation notice
  • ef09cda Merge pull request #523 from andrewakim/andrewakim/migration-readme-fix
  • 00e36f9 Minor fix to the migration readme
  • Additional commits viewable in compare view

Updates actions/download-artifact from 4.1.4 to 4.1.5

Release notes

Sourced from actions/download-artifact's releases.

v4.1.5

What's Changed

Full Changelog: actions/download-artifact@v4.1.4...v4.1.5

Commits
  • 8caf195 package lock update
  • d7a2ec4 updating package version
  • e56a1d4 updating core dependency
  • 1fcda58 updating core license
  • 325a10d updating actions dependency to v2.1.5
  • f8aaee4 Merge pull request #322 from actions/robherley/deprecation-notice
  • d98334b Update readme with v3/v2/v1 deprecation notice
  • See full diff in compare view

Updates tj-actions/changed-files from 44.0.0 to 44.3.0

Release notes

Sourced from tj-actions/changed-files's releases.

v44.3.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.2.0...v44.3.0

v44.2.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.1.0...v44.2.0

v44.1.0

What's Changed

Full Changelog: tj-actions/changed-files@v44.0.1...v44.1.0

v44.0.1

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

44.3.0 - (2024-04-18)

🚀 Features

  • Add support for returning posix path separator on windows (#2056) (0874344) - (Tonye Jack)

🐛 Bug Fixes

  • Add a fallback value for the max number for retries to fetch missing history (#2055) (9f8300f) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v44.2.0 (#2054)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (a06b9e8) - (tj-actions[bot])

44.2.0 - (2024-04-18)

🚀 Features

  • Add support for specifying the max number for retries to fetch missing history (#2052) (07c64e5) - (Tonye Jack)

🔄 Update

  • Updated README.md (#2053)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (4c5f5d6) - (tj-actions[bot])

  • Updated README.md (#2049)

Co-authored-by: repo-ranger[bot] (831e892) - (tj-actions[bot])

⬆️ Upgrades

  • Upgraded to v44.1.0 (#2050)

Co-authored-by: jackton1 17484350+jackton1@users.noreply.github.com (5bd3332) - (tj-actions[bot])

44.1.0 - (2024-04-17)

🚀 Features

  • Add option to exclude submodules when detecting changes (#2047) (e052d30) - (Tonye Jack)

➕ Add

  • Added missing changes and modified dist assets. (d477ae5) - (GitHub Action)

... (truncated)

Commits
  • 0874344 feat: add support for returning posix path separator on windows (#2056)
  • 9f8300f fix: add a fallback value for the max number for retries to fetch missing his...
  • a06b9e8 Upgraded to v44.2.0 (#2054)
  • 4c5f5d6 Updated README.md (#2053)
  • 07c64e5 feat: add support for specifying the max number for retries to fetch missing ...
  • 5bd3332 Upgraded to v44.1.0 (#2050)
  • 831e892 Updated README.md (#2049)
  • e052d30 feat: add option to exclude submodules when detecting changes (#2047)
  • 23a4490 chore(deps): update peter-evans/create-pull-request action to v6.0.4
  • 60e2739 chore(deps): update typescript-eslint monorepo to v7.7.0
  • Additional commits viewable in compare view

Updates ruby/setup-ruby from 1.173.0 to 1.174.0

Commits

Updates peaceiris/actions-gh-pages from 3.9.3 to 4.0.0

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

actions-github-pages v4.0.0

See CHANGELOG.md for more details.

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2024-04-08)

build

chore

ci

docs

3.9.3 (2023-03-30)

docs

fix

3.9.2 (2023-01-17)

chore

... (truncated)

Commits
  • 4f9cc66 chore(release): 4.0.0
  • 9c75028 chore(release): Add build assets
  • 5049354 build: node 20.11.1
  • 4eb285e chore: bump node16 to node20 (#1067)
  • cdc09a3 chore(deps): update dependency @​types/node to v16.18.77 (#1065)
  • d830378 chore(deps): update dependency @​types/node to v16.18.76 (#1063)
  • 80daa1d chore(deps): update dependency @​types/node to v16.18.75 (#1061)
  • 108285e chore(deps): update dependency ts-jest to v29.1.2 (#1060)
  • 99c95ff chore(deps): update dependency @​types/node to v16.18.74 (#1058)
  • 1f46537 chore(deps): update dependency @​types/node to v16.18.73 (#1057)
  • Additional commits viewable in compare view

Updates shivammathur/setup-php from 2.30.2 to 2.30.3

Release notes

Sourced from shivammathur/setup-php's releases.

2.30.3

Changelog

  • Fixed reading extension directory for PHP 8.4 on macOS.

For the complete list of changes, please refer to the Full Changelog

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 github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.3` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.1` | `4.3.2` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.4` | `4.1.5` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `44.0.0` | `44.3.0` |
| [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.173.0` | `1.174.0` |
| [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) | `3.9.3` | `4.0.0` |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.30.2` | `2.30.3` |



Updates `actions/checkout` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9bb5618...1d96c77)

Updates `actions/upload-artifact` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@5d5d22a...1746f4a)

Updates `actions/download-artifact` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.1.4...v4.1.5)

Updates `tj-actions/changed-files` from 44.0.0 to 44.3.0
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@2d756ea...0874344)

Updates `ruby/setup-ruby` from 1.173.0 to 1.174.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Commits](ruby/setup-ruby@5f19ec7...6bd3d99)

Updates `peaceiris/actions-gh-pages` from 3.9.3 to 4.0.0
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@373f7f2...4f9cc66)

Updates `shivammathur/setup-php` from 2.30.2 to 2.30.3
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@8872c78...efffd0e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: ruby/setup-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Author

dependabot bot commented on behalf of github Apr 22, 2024

The following labels could not be found: GitHub Actions, [Type] Build Tooling.

Copy link
Author

dependabot bot commented on behalf of github Apr 23, 2024

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

@dependabot dependabot bot closed this Apr 23, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-cf83d75990 branch April 23, 2024 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants