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

ci(dependabot): bump CodSpeedHQ/action from 1 to 2 #196

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps CodSpeedHQ/action from 1 to 2.

Release notes

Sourced from CodSpeedHQ/action's releases.

v2.0.0

Full Changelog: CodSpeedHQ/action@v1...v2.0.0

This major update greatly simplifies the action and moves all the core logic to the https://github.com/CodSpeedHQ/runner repo.

Updating is as easy as changing CodSpeedHQ/action@v1 to CodSpeedHQ/action@v2.

What's changed

Breaking changes

  • upload_url input is now upload-url
  • pytest-codspeed is no longer installed automatically by this action

v1.8.1

What's Changed

Full Changelog: CodSpeedHQ/action@v1.8.0...v1.8.1

v1.8.0

What's Changed

Added

Internals

Full Changelog: CodSpeedHQ/action@v1.7.1...v1.8.0

v1.7.1

🎉 What's Changed

  • Prepare for release on GitHub Action Marketplace

Full Changelog: CodSpeedHQ/action@v1.7.0...v1.7.1

v1.7.0

🎉 What's Changed

... (truncated)

Changelog

Sourced from CodSpeedHQ/action's changelog.

Commits
  • 3cb2724 Release v2.0.1 🚀
  • 6790ba2 feat: simplify action output
  • 0c6eabe fix: quiet the codspeed-runner installation
  • 4f1d7b4 Release v2.0.0 🚀
  • de30d2b chore: use full version in script and stop relying on pnpm
  • 5a53587 chore(ci): add multiline check
  • e2bcafd feat: integrate the native runner with a composite action
  • e8372eb chore: update readme with vitest
  • See full diff in compare view

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 [CodSpeedHQ/action](https://github.com/codspeedhq/action) from 1 to 2.
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@v1...v2)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eb4bf8f) 95.43% compared to head (916e342) 95.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   95.43%   95.43%           
=======================================
  Files          17       17           
  Lines        2346     2346           
=======================================
  Hits         2239     2239           
  Misses        107      107           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Dec 4, 2023

CodSpeed Performance Report

Merging #196 will degrade performances by 19.66%

Comparing dependabot/github_actions/CodSpeedHQ/action-2 (916e342) with main (eb4bf8f)

Summary

❌ 1 regressions
✅ 12 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main dependabot/github_actions/CodSpeedHQ/action-2 Change
test_time_imread_dask[jonas_control002] 3.6 s 4.4 s -19.66%

@tlambert03 tlambert03 merged commit 903c547 into main Dec 30, 2023
20 of 21 checks passed
@tlambert03 tlambert03 deleted the dependabot/github_actions/CodSpeedHQ/action-2 branch December 30, 2023 14:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant