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/setup-node from 3 to 4 #7166

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps actions/setup-node from 3 to 4.

Release notes

Sourced from actions/setup-node's releases.

v4.0.0

What's Changed

In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in actions/setup-node#866

Besides, release contains such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v4.0.0

v3.8.2

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in actions/setup-node#831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

What's Changed

Bug fixes:

Feature implementations:

Documentation changes:

Update dependencies:

... (truncated)

Commits

Dependabot compatibility score

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 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)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 Oct 23, 2023
@deploysentinel
Copy link

deploysentinel bot commented Oct 23, 2023

Current Playwright Test Results Summary

✅ 14 Passing

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

(Last updated on 10/24/2023 11:52:00pm UTC)

Run Details

Running Workflow e2e-couchdb on Github Actions

Commit: 9f530c9

Started: 10/24/2023 11:49:33pm UTC

View Detailed Build Results


Current Playwright Test Results Summary

✅ 147 Passing - ⚠️ 3 Flaky

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

(Last updated on 10/24/2023 11:52:00pm UTC)

Run Details

Running Job e2e-stable on CircleCI

Commit: 9f530c9

Started: 10/24/2023 11:43:08pm UTC

⚠️ Flakes

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

Test Case Results

Test Case Last 7 days Failures Last 7 days Flakes
Telemetry Table unpauses and filters data when paused by button and user changes bounds
Retry 1Initial Attempt
1.11% (1) 1 / 90 run
failed over last 7 days
13.33% (12) 12 / 90 runs
flaked over last 7 days

📄   functional/plugins/notebook/restrictedNotebook.e2e.spec.js • 2 Flakes

Top 1 Common Error Messages

null

2 Test Cases Affected

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
6.12% (6) 6 / 98 runs
failed over last 7 days
48.98% (48) 48 / 98 runs
flaked over last 7 days
Restricted Notebook with a page locked and with an embed @addinit Disallows embeds to be deleted if page locked @addinit
Retry 1Initial Attempt
5.21% (5) 5 / 96 runs
failed over last 7 days
35.42% (34) 34 / 96 runs
flaked over last 7 days

View Detailed Build Results


@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #7166 (c7315c5) into master (2c1040c) will decrease coverage by 9.75%.
The diff coverage is n/a.

❗ Current head c7315c5 differs from pull request most recent head 9f530c9. Consider uploading reports for the commit 9f530c9 to get more accurate results

@@            Coverage Diff             @@
##           master    #7166      +/-   ##
==========================================
- Coverage   51.49%   41.75%   -9.75%     
==========================================
  Files         651      414     -237     
  Lines       26192    12937   -13255     
  Branches     2536        0    -2536     
==========================================
- Hits        13488     5402    -8086     
+ Misses      12007     7535    -4472     
+ Partials      697        0     -697     
Flag Coverage Δ
e2e-full 41.75% <ø> (+0.01%) ⬆️
unit ?

see 451 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 2c1040c...9f530c9. Read the comment docs.

@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 24, 2023
@ozyx ozyx self-requested a review October 24, 2023 22:48
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 24, 2023
@ozyx ozyx added the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 24, 2023
@ozyx ozyx enabled auto-merge (squash) October 24, 2023 23:50
@github-actions github-actions bot removed the pr:e2e:couchdb npm run test:e2e:couchdb label Oct 24, 2023
@ozyx ozyx merged commit 1419392 into master Oct 24, 2023
@ozyx ozyx deleted the dependabot/github_actions/actions/setup-node-4 branch October 24, 2023 23:52
@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