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

Bump dset and twin.macro - #239

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dset-and-twin.macro--removed
Open

Bump dset and twin.macro#239
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dset-and-twin.macro--removed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 10, 2022

Copy link
Copy Markdown
Contributor

Removes dset. It's no longer used after updating ancestor dependency twin.macro. These dependencies need to be updated together.

Removes dset

Updates twin.macro from 2.6.2 to 3.0.0

Release notes

Sourced from twin.macro's releases.

3.0.0-rc.5

Install release candidate 5:

npm install twin.macro@rc
  • Avoid splitting within arbitrary variants during variant group unwrap 09ddd98
  • Avoid incorrect parent selector match within arbitrary variants 798638f
  • Fix shortCss check 51384af
  • Fix separator suggestion issue 1977aaa
  • Add support for tailwindConfig.separator 92e902c
  • Fix arbitrary variant/property support ed8d1e2
  • Improve jest tests #743

3.0.0-rc.4.2

Minor rc release with a few patches:

  • Improve arbitrary variant (+ parent selector) support 8de0ce733ec4233ac89ab00361d264987966963e
  • Avoid presets overriding the custom twin config 59713cd229cc6bd48a65ab91496e8463bb1e410a
  • Avoid incorrectly splitting class within arbitrary values b866af6f8bded90585d843aa88588a6af0c0f97b
  • Misc class suggestion/error improvements 0358486fa4f80569db99ab3a1ec5204f6c13c944 a1b438ef7b69cd540290ea8d8db65adf4a8242bd 534742815762762ec16ce67ec177f64a2ca19a0a

Big thanks to everyone who has helped with testing 👍

3.0.0-rc.4.1

Minor rc release with a couple small patches:

3.0.0-rc.4

Features and fixes

  • 🌟 Update and use new tailwindcss features as soon as they're releasedtailwindcss was moved to peerDependencies meaning you can install new versions of tailwindcss as soon as they're released
  • 🌟 Full plugin supportA long time in the making, twin now works with all tailwindcss plugins!
  • Disabling core plugins in tailwind.config.js is now supportedMost will use this feature to turn off preflight styles
  • Turn off console log coloringIn some frameworks, twin's error logs are added in an error overlay that doesn't support custom log colours - you can fix the display of logs with hasLogColors: false added to your twin config
  • Better suggestionsTwin will make better recommendations if you get class wrong
  • Better performanceYou'll see much faster conversions, specially in larger codebases

More at ben-rogerson/twin.macro#739

Bugs / Issue discussion →

3.0.0-rc.3

Install release candidate 3:

npm install twin.macro@rc
</tr></table> 

... (truncated)

Commits
  • 7a309e1 3.0.0
  • ac9401b Lint fixes
  • 9211179 Package updates
  • 659d78b Make shortcss notice show original className
  • 83bfc38 Tweak sassyPseudo check
  • 3031a63 Fix parent selector on last variant
  • 85a0620 Improve auto parent selector on last variant
  • fce60bb Merge pull request #749 from ajmnz/theme-default-fix
  • 9b08c07 Add support for container queries
  • 11ee3a3 allow omitting DEFAULT when using theme
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dset-and-twin.macro--removed branch from d6536c0 to 2f7b67e Compare November 21, 2022 11:46
Removes [dset](https://github.com/lukeed/dset). It's no longer used after updating ancestor dependency [twin.macro](https://github.com/ben-rogerson/twin.macro). These dependencies need to be updated together.


Removes `dset`

Updates `twin.macro` from 2.6.2 to 3.0.0
- [Release notes](https://github.com/ben-rogerson/twin.macro/releases)
- [Commits](ben-rogerson/twin.macro@2.6.2...3.0.0)

---
updated-dependencies:
- dependency-name: dset
  dependency-type: indirect
- dependency-name: twin.macro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dset-and-twin.macro--removed branch from 2f7b67e to 9cb5ca8 Compare November 30, 2022 05:54
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