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.2#29

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps publint from 0.1.16 to 0.2.2.

Release notes

Sourced from publint's releases.

v0.2.2

Features

Bug fixes

  • Lower deprecated trailing slash glob syntax as suggestion instead of a warning when it's used for backwards compatibility only (bluwy/publint#62)
  • Suppress invalid globbed file format if has correct adjacent file
  • Fix extension replacement in messages
  • Improve invalid types format message and docs

Site

  • Fix invalid package name not found message
  • Highlight code blocks in rules page

New Contributors

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

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

v0.2.0

Breaking changes

Note: If you're using publint from the CLI, these breaking changes should not affect you.

... (truncated)

Commits
  • cf64c1e Release v0.2.2
  • 85ea58f Improve invalid types format message and docs
  • 1d24bf1 Suppress invalid glob file format if has correct adjacent file
  • 3dde985 Fix replace extension last
  • 987d780 Lower trailing slash glob for compat as suggestion
  • cff41dd Improve browser field suggestion (#59)
  • 313d6d2 Check packed files when globbing exports
  • 1ca90ab Bold message file path
  • c1148cf Lint typings field file existence (#60)
  • 6c70239 Release v0.2.1
  • 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.2.
- [Release notes](https://github.com/bluwy/publint/releases)
- [Commits](https://github.com/bluwy/publint/commits/v0.2.2/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 28, 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 Oct 2, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #34.

@dependabot dependabot Bot closed this Oct 2, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/publint-0.2.2 branch October 2, 2023 09:48
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