Stranger6667 / css-inline

High-performance library for inlining CSS into HTML 'style' attributes
https://css-inline.org/
MIT License
236 stars 29 forks source link

build(deps): bump CodSpeedHQ/action from 1 to 2 #285

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps CodSpeedHQ/action from 1 to 2.

Release notes

Sourced from CodSpeedHQ/action's releases.

v2.0.0

Full Changelog: https://github.com/CodSpeedHQ/action/compare/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: https://github.com/CodSpeedHQ/action/compare/v1.8.0...v1.8.1

v1.8.0

What's Changed

Added

Internals

Full Changelog: https://github.com/CodSpeedHQ/action/compare/v1.7.1...v1.8.0

v1.7.1

🎉 What's Changed

  • Prepare for release on GitHub Action Marketplace

Full Changelog: https://github.com/CodSpeedHQ/action/compare/v1.7.0...v1.7.1

v1.7.0

🎉 What's Changed

... (truncated)

Changelog

Sourced from CodSpeedHQ/action's changelog.

Commits
  • ad0378e Release v2.0.2 🚀
  • 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 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)
codspeed-hq[bot] commented 9 months ago

CodSpeed Performance Report

Merging #285 will not alter performance

Comparing dependabot/github_actions/CodSpeedHQ/action-2 (a4aaffd) with master (1aadaff)

Summary

✅ 6 untouched benchmarks

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1aadaff) 85.48% compared to head (a4aaffd) 85.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ======================================= Coverage 85.48% 85.48% ======================================= Files 18 18 Lines 1729 1729 ======================================= Hits 1478 1478 Misses 251 251 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.