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

build(deps-dev): bump the dev-dependencies group with 2 updates #72

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the dev-dependencies group with 2 updates: @codecov/vite-plugin and vite-plugin-dts.

Updates @codecov/vite-plugin from 1.4.0 to 1.7.0

Updates vite-plugin-dts from 4.3.0 to 4.4.0

Release notes

Sourced from vite-plugin-dts's releases.

v4.4.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite-plugin-dts's changelog.

4.4.0 (2024-12-19)

Bug Fixes

  • correctly generate declaration for custom SFC (acf627d), closes #394

Features

Commits
  • 3273d3f release: v4.4.0
  • 0af31fc build: upgrade dependencies version
  • bb4650d feat: resolve file if wildcard element is used (#396)
  • 2bf180f chore: correct link address in README.zh-CN (#392)
  • 97e19c0 feat: add support for ${configDir} in path (#393)
  • acf627d fix: correctly generate declaration for custom SFC
  • See full diff in compare view

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

Bumps the dev-dependencies group with 2 updates: @codecov/vite-plugin and [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts).


Updates `@codecov/vite-plugin` from 1.4.0 to 1.7.0

Updates `vite-plugin-dts` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](qmhc/vite-plugin-dts@v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: "@codecov/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: vite-plugin-dts
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Bundle Report

Changes will increase total bundle size by 45.42kB (31.34%) ⬆️⚠️, exceeding the configured threshold of 5%.

Bundle name Size Change
raindrop-client-cjs 45.42kB 45.42kB (100%) ⬆️⚠️

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.38%. Comparing base (a686365) to head (46c407e).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
- Coverage   56.79%   56.38%   -0.42%     
==========================================
  Files          11       11              
  Lines        2354     2341      -13     
  Branches      385      385              
==========================================
- Hits         1337     1320      -17     
- Misses        633      637       +4     
  Partials      384      384              

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

@lasuillard lasuillard merged commit 8d1b1df into main Jan 1, 2025
5 of 6 checks passed
@lasuillard lasuillard deleted the dependabot/npm_and_yarn/dev-dependencies-2ec54e905e branch January 1, 2025 14:28
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant