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 actions/checkout from 3 to 4 #7034

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps actions/checkout from 3 to 4.

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

v3.3.0

v3.2.0

v3.1.0

v3.0.2

v3.0.1

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file pr:daveit Disables PR Cop type:maintenance tests, chores, or project maintenance labels Sep 4, 2023
@deploysentinel
Copy link

deploysentinel bot commented Sep 4, 2023

Current Playwright Test Results Summary

✅ 152 Passing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 11/02/2023 11:39:40pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: d714799

Started: 11/02/2023 11:33:22pm UTC

⚠️ Flakes

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Restricted Notebook with a page locked and with an embed @addinit Allows embeds to be deleted if page unlocked @addinit
Retry 1Initial Attempt
5.51% (7) 7 / 127 runs
failed over last 7 days
40.16% (51) 51 / 127 runs
flaked over last 7 days

📄   functional/plugins/imagery/exampleImagery.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1Initial Attempt
0% (0) 0 / 127 runs
failed over last 7 days
11.81% (15) 15 / 127 runs
flaked over last 7 days

View Detailed Build Results


Current Playwright Test Results Summary

✅ 14 Passing - ⚠️ 2 Flaky

Run may still be in progress, this comment will be updated as current testing workflow or job completes...

(Last updated on 11/02/2023 11:39:40pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: d714799

Started: 11/02/2023 10:40:53pm UTC

⚠️ Flakes

📄   functional/plugins/displayLayout/displayLayout.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Display Layout When multiple plots are contained in a layout, we only ask for annotations once @couchdb
Retry 1Initial Attempt
2.08% (1) 1 / 48 run
failed over last 7 days
10.42% (5) 5 / 48 runs
flaked over last 7 days

📄   functional/couchdb.e2e.spec.js • 1 Flake

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
CouchDB Status Indicator with mocked responses @couchdb Shows unknown if it receives an unexpected response code
Retry 1Initial Attempt
0% (0) 0 / 48 runs
failed over last 7 days
4.17% (2) 2 / 48 runs
flaked over last 7 days

View Detailed Build Results


@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 4, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Sep 4, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 0fc57ad to cb7ad0f Compare September 12, 2023 23:18
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #7034 (77b435b) into master (0d27938) will decrease coverage by 14.08%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 77b435b differs from pull request most recent head d714799. Consider uploading reports for the commit d714799 to get more accurate results

@@             Coverage Diff             @@
##           master    #7034       +/-   ##
===========================================
- Coverage   55.85%   41.78%   -14.08%     
===========================================
  Files         652      414      -238     
  Lines       26187    12940    -13247     
  Branches     2524        0     -2524     
===========================================
- Hits        14627     5407     -9220     
+ Misses      10859     7533     -3326     
+ Partials      701        0      -701     
Flag Coverage Δ
e2e-full 41.78% <ø> (+0.33%) ⬆️
e2e-stable ?
unit ?

see 524 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc0c0d6...d714799. Read the comment docs.

@ozyx
Copy link
Contributor

ozyx commented Oct 25, 2023

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from cb7ad0f to 31c2950 Compare October 25, 2023 03:53
@unlikelyzero
Copy link
Contributor

@dependabot recreate

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-4 branch from 31c2950 to 03ccddb Compare October 29, 2023 16:14
@unlikelyzero unlikelyzero added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 29, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 29, 2023
@ozyx ozyx enabled auto-merge (squash) November 2, 2023 22:38
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Nov 2, 2023
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Nov 2, 2023
@ozyx ozyx merged commit 4dbca9c into master Nov 2, 2023
@ozyx ozyx deleted the dependabot/github_actions/actions/checkout-4 branch November 2, 2023 23:39
@unlikelyzero unlikelyzero added this to the Target:3.2.0 milestone Nov 13, 2023
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 pr:daveit Disables PR Cop type:maintenance tests, chores, or project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants