Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

chore(deps-dev): bump publint from 0.1.16 to 0.2.1#26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/publint-0.2.1
Closed

chore(deps-dev): bump publint from 0.1.16 to 0.2.1#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/publint-0.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2023

Copy link
Copy Markdown
Contributor

Bumps publint from 0.1.16 to 0.2.1.

Release notes

Sourced from publint's releases.

v0.2.1

Bug fixes

  • Fix "types" condition check with "exports" array format
  • Disable packed files search when a vfs is passed
  • Fix "browser" field file existence extensions check
  • Fix file existence check with trailing slash

Site

  • Site-wide design touch-up
  • New "Popular packages" section
  • New package version select switcher (bluwy/publint#56)
  • New navigation header design
  • Update bottom documentation for clarity
  • Improve repo URL parsing

New Contributors

Full Changelog: publint/publint@v0.2.0...v0.2.1

Commits
  • 6c70239 Release v0.2.1
  • 6baa9ff Improve analysis script and docs
  • 1169524 Fix browser field file existence extensions check
  • c000282 Fix single format library types format check
  • 08f22e0 Fix packed files search if vfs is passed
  • dfc665f Fix types check with exports array
  • d3b7e0d Release v0.2.0
  • af9a18f Fix types missing file detection
  • 762a46c Clear TODOs
  • 6b9d403 Return object as lint result
  • Additional commits viewable 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 [publint](https://github.com/bluwy/publint/tree/HEAD/pkg) from 0.1.16 to 0.2.1.
- [Release notes](https://github.com/bluwy/publint/releases)
- [Commits](https://github.com/bluwy/publint/commits/v0.2.1/pkg)

---
updated-dependencies:
- dependency-name: publint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2023
@github-actions

Copy link
Copy Markdown

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 100% 286 / 286
🔵 Statements 100% 286 / 286
🔵 Functions 100% 1 / 1
🔵 Branches 90.9% 20 / 22
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/lib/index.ts 100% 100% 100% 100%
src/lib/components/Button/Button.svelte 100% 88.88% 100% 100%
src/lib/components/Card/Card.svelte 100% 100% 100% 100%
src/lib/components/Switch/Switch.svelte 100% 100% 100% 100%
src/lib/components/TextField/TextField.svelte 100% 100% 100% 100%

@dependabot @github

dependabot Bot commented on behalf of github Aug 28, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #29.

@dependabot dependabot Bot closed this Aug 28, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/publint-0.2.1 branch August 28, 2023 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants