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

chore(deps): bump the github_action group with 3 updates #939

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps the github_action group with 3 updates: actions/github-script, ArtiomTr/jest-coverage-report-action and guardian/actions-riff-raff.

Updates actions/github-script from 6 to 7

Release notes

Sourced from actions/github-script's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.1...v7.0.0

v6.4.1

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.4.0...v6.4.1

v6.4.0

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.3...v6.4.0

v6.3.3

What's Changed

New Contributors

Full Changelog: actions/github-script@v6.3.2...v6.3.3

v6.3.2

What's Changed

... (truncated)

Commits
  • 60a0d83 Merge pull request #440 from actions/joshmgross/v7.0.1
  • b7fb200 Update version to 7.0.1
  • 12e22ed Merge pull request #439 from actions/joshmgross/avoid-setting-base-url
  • d319f8f Avoid setting baseUrl to undefined when input is not provided
  • e69ef54 Merge pull request #425 from actions/joshmgross/node-20
  • ee0914b Update licenses
  • d6fc56f Use @types/node for Node 20
  • 384d6cf Fix quotations in tests
  • 8472492 Only validate GraphQL previews
  • 84903f5 Remove node-fetch from type
  • Additional commits viewable in compare view

Updates ArtiomTr/jest-coverage-report-action from 2.2.6 to 2.3.0

Release notes

Sourced from ArtiomTr/jest-coverage-report-action's releases.

v2.3.0

Changes

📰 Documentation

v2.2.9

Changes

v2.2.8

Changes

v2.2.7

Changes

Commits

Updates guardian/actions-riff-raff from 3 to 4

Release notes

Sourced from guardian/actions-riff-raff's releases.

v4

Breaking changes

What's Changed

New Contributors

Full Changelog: guardian/actions-riff-raff@v3...v4

v3.3.2

What's Changed

Full Changelog: guardian/actions-riff-raff@v3.3.1...v3.3.2

v3.3.1

What's Changed

Full Changelog: guardian/actions-riff-raff@v3.3.0...v3.3.1

v3.3.0

What's Changed

Full Changelog: guardian/actions-riff-raff@v3.2.0...v3.3.0

v3.2.0

What's Changed

... (truncated)

Commits
  • 32f6dd8 Merge pull request #108 from guardian/mob/AssumeRoleWithWebIdentity
  • e9c90bd Throw error if roleArn is missing
  • 5bca0d4 Actually fix tests
  • 2879309 Fix tests
  • bfd092d Get ID token and roleArn early in the action to fail fast
  • 6d0d135 Update the README to reflect v4 changes
  • 69fb70e Use AssumeRoleWithWebIdentity to get AWS S3 credentials instead of a seperate...
  • 8d7305b chore(deps-dev): bump @​types/node from 20.11.14 to 20.11.17
  • ee69fe0 chore(deps): bump @​aws-sdk/client-s3 from 3.504.0 to 3.509.0
  • 6ee359f chore(deps-dev): bump @​guardian/prettier from 7.0.0 to 8.0.0
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner March 4, 2024 06:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Mar 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2024

The following labels could not be found: github_action_group.

Copy link

changeset-bot bot commented Mar 4, 2024

⚠️ No Changeset found

Latest commit: 4a8f132

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Mar 4, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 92.81% 258/278
🟢 Branches 83.9% 99/118
🟢 Functions 90% 63/70
🟢 Lines 92.59% 250/270

Test suite run success

331 tests passing in 16 suites.

Report generated by 🧪jest coverage report action from af695c0

1 similar comment
Copy link
Contributor

github-actions bot commented Mar 4, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 92.81% 258/278
🟢 Branches 83.9% 99/118
🟢 Functions 90% 63/70
🟢 Lines 92.59% 250/270

Test suite run success

331 tests passing in 16 suites.

Report generated by 🧪jest coverage report action from af695c0

@dependabot dependabot bot force-pushed the dependabot/github_actions/github_action-a3d6ba4684 branch from af695c0 to 54f3192 Compare March 11, 2024 06:12
@dependabot dependabot bot force-pushed the dependabot/github_actions/github_action-a3d6ba4684 branch from 54f3192 to 8b38442 Compare March 25, 2024 06:20
@dependabot dependabot bot force-pushed the dependabot/github_actions/github_action-a3d6ba4684 branch 2 times, most recently from a9f02f4 to d782588 Compare April 14, 2024 06:11
@dependabot dependabot bot force-pushed the dependabot/github_actions/github_action-a3d6ba4684 branch from d782588 to 12e028d Compare April 28, 2024 06:03
Bumps the github_action group with 3 updates: [actions/github-script](https://github.com/actions/github-script), [ArtiomTr/jest-coverage-report-action](https://github.com/artiomtr/jest-coverage-report-action) and [guardian/actions-riff-raff](https://github.com/guardian/actions-riff-raff).


Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

Updates `ArtiomTr/jest-coverage-report-action` from 2.2.6 to 2.3.0
- [Release notes](https://github.com/artiomtr/jest-coverage-report-action/releases)
- [Commits](ArtiomTr/jest-coverage-report-action@v2.2.6...v2.3.0)

Updates `guardian/actions-riff-raff` from 3 to 4
- [Release notes](https://github.com/guardian/actions-riff-raff/releases)
- [Commits](guardian/actions-riff-raff@v3...v4)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github_action
- dependency-name: ArtiomTr/jest-coverage-report-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github_action
- dependency-name: guardian/actions-riff-raff
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github_action
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github_action-a3d6ba4684 branch from 12e028d to 4a8f132 Compare May 10, 2024 09: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 Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants