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

build(deps): bump the github-actions group with 6 updates #46936

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps the github-actions group with 6 updates:

Package From To
shivammathur/setup-php 2.31.0 2.31.1
actions/setup-node 4.0.2 4.0.3
cypress-io/github-action 6.7.1 6.7.2
actions/upload-artifact 4.3.3 4.3.4
codecov/codecov-action 4.1.1 4.5.0
mdecoleman/pr-branch-name 2.0.0 3.0.0

Updates shivammathur/setup-php from 2.31.0 to 2.31.1

Release notes

Sourced from shivammathur/setup-php's releases.

2.31.1

Changelog

  • Fix installing PECL extensions on Windows with a build version #855

  • Fix cache support for ioncube extension #856

  • Updated Node.js dependencies.

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

Commits

Updates actions/setup-node from 4.0.2 to 4.0.3

Release notes

Sourced from actions/setup-node's releases.

v4.0.3

What's Changed

Bug fixes:

Documentation changes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3

Commits

Updates cypress-io/github-action from 6.7.1 to 6.7.2

Release notes

Sourced from cypress-io/github-action's releases.

v6.7.2

6.7.2 (2024-07-29)

Bug Fixes

Commits
  • df7484c fix(deps): update debug to 4.3.6 (#1224)
  • 257570a chore(deps): update dependency @​types/node to v20.14.11 (#1219)
  • 6111eb7 chore(deps): update dependency husky to v9.1.1 (#1220)
  • 2a35847 ci(deps): update main workflow node.js to 20.13.1 (#1218)
  • 76647aa chore(deps): update cypress to 13.13.1 (#1217)
  • 96035bb chore(deps): update dependency prettier to v3.3.3 (#1215)
  • b0184d5 chore(deps): update dependency @​types/node to v20.14.10 (#1213)
  • 1967c2d chore(deps): update cypress to 13.13.0 (#1211)
  • 47edc35 chore(deps): update dependency @​types/node to v20.14.9 (#1209)
  • f6f2cc1 test(deps): update example-docker image version to node-20.14.0 (#1206)
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.3.3 to 4.3.4

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.4

What's Changed

Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4

Commits

Updates codecov/codecov-action from 4.1.1 to 4.5.0

Release notes

Sourced from codecov/codecov-action's releases.

v4.5.0

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0

v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

... (truncated)

Commits
  • e28ff12 chore(release): bump to 4.5.0 (#1477)
  • 7594baa Use an existing token even if the PR is from a fork (#1471)
  • 81c0a51 feat: add support for tokenless v3 (#1410)
  • f5e203f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 ...
  • 7c48363 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)
  • 69e5d09 build(deps-dev): bump @​typescript-eslint/parser from 7.12.0 to 7.13.0 (#1474)
  • feaf700 fix: handle trailing commas (#1470)
  • 7b6a727 build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)
  • ccf7a1f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ...
  • f03f015 build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1467)
  • Additional commits viewable in compare view

Updates mdecoleman/pr-branch-name from 2.0.0 to 3.0.0

Release notes

Sourced from mdecoleman/pr-branch-name's releases.

Upgraded to node 20x and typesciprt

Added typescipt support to repo and intial test and coverage.

Still need to write test coverage for main funciton.

Version number now aligned with guidelines v3.0.0 instead of no v prefiex

Commits
  • 55795d8 updated dist
  • d0e02a3 fixed typescipt import issue for imports
  • 22aa843 updated dist
  • 9003db4 updated set failed to error object
  • 01faf2a fixed: typo in readme
  • 2e14ab1 Updated version number in readme
  • e742739 Merge pull request #13 from mdecoleman/releases/v3
  • 01d34ac Update dist
  • 9628b0d Added: updated build tooling
  • 65e3e05 Updated: main to typescript and simplified error logs
  • 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 github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [shivammathur/setup-php](https://github.com/shivammathur/setup-php) | `2.31.0` | `2.31.1` |
| [actions/setup-node](https://github.com/actions/setup-node) | `4.0.2` | `4.0.3` |
| [cypress-io/github-action](https://github.com/cypress-io/github-action) | `6.7.1` | `6.7.2` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.3` | `4.3.4` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.1.1` | `4.5.0` |
| [mdecoleman/pr-branch-name](https://github.com/mdecoleman/pr-branch-name) | `2.0.0` | `3.0.0` |


Updates `shivammathur/setup-php` from 2.31.0 to 2.31.1
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2e947f1...c541c15)

Updates `actions/setup-node` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@60edb5d...1e60f62)

Updates `cypress-io/github-action` from 6.7.1 to 6.7.2
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@8d39186...df7484c)

Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@6546280...0b2256b)

Updates `codecov/codecov-action` from 4.1.1 to 4.5.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Commits](codecov/codecov-action@v4.1.1...v4.5.0)

Updates `mdecoleman/pr-branch-name` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/mdecoleman/pr-branch-name/releases)
- [Commits](mdecoleman/pr-branch-name@bab4c71...55795d8)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: cypress-io/github-action
  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: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: mdecoleman/pr-branch-name
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team July 31, 2024 22:54
@skjnldsv skjnldsv merged commit 75f80cb into master Aug 1, 2024
173 checks passed
@skjnldsv skjnldsv deleted the dependabot/github_actions/github-actions-7693f3e7a3 branch August 1, 2024 05:47
@blizzz blizzz mentioned this pull request Aug 1, 2024
@AndyScherzinger AndyScherzinger added this to the Nextcloud 30 milestone Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants