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

chore(deps-dev): bump the npm-development group with 6 updates #586

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2024

Bumps the npm-development group with 6 updates:

Package From To
@nuxt/devtools 1.2.0 1.3.1
@unocss/eslint-config 0.60.0 0.60.2
@unocss/nuxt 0.60.0 0.60.2
@unocss/preset-wind 0.60.0 0.60.2
@unocss/reset 0.60.0 0.60.2
sass 1.77.0 1.77.1

Updates @nuxt/devtools from 1.2.0 to 1.3.1

Release notes

Sourced from @​nuxt/devtools's releases.

v1.3.1

   🐞 Bug Fixes

    View changes on GitHub

v1.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Changelog

Sourced from @​nuxt/devtools's changelog.

1.3.1 (2024-05-10)

Bug Fixes

  • module builder chunk path patch (87199a1)

1.3.0 (2024-05-10)

Bug Fixes

  • devtools: optimize the home page layout (#654) (a1ad266)
  • upgrade vite-plugin-vue-inspector, fix #657 (f67f0f2)

Features

Commits

Updates @unocss/eslint-config from 0.60.0 to 0.60.2

Release notes

Sourced from @​unocss/eslint-config's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @unocss/nuxt from 0.60.0 to 0.60.2

Release notes

Sourced from @​unocss/nuxt's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @unocss/preset-wind from 0.60.0 to 0.60.2

Release notes

Sourced from @​unocss/preset-wind's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @unocss/reset from 0.60.0 to 0.60.2

Release notes

Sourced from @​unocss/reset's releases.

v0.60.2

   🐞 Bug Fixes

    View changes on GitHub

v0.60.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7bf1b65 chore: release v0.60.2
  • 805a0c5 chore: update deps
  • 84170e1 fix(directives): fix parsing positions, close #3795
  • 9597923 chore: release v0.60.1
  • da9c9a5 fix(transformer-attributify-jsx): matchedRule (#3791)
  • fa49753 fix(transformer-directive): get raw string in directive, support slash & hash...
  • 9eb6e29 feat(eslint-plugin): allow customize configPath via settings
  • d39a708 test: add tests for more eslint rules
  • 9b313ee test: migrate rule tester
  • 20ed897 feat(eslint-plugin): blocklist meta with message (#3783)
  • Additional commits viewable in compare view

Updates sass from 1.77.0 to 1.77.1

Release notes

Sourced from sass's releases.

Dart Sass 1.77.1

To install Sass 1.77.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a crash that could come up with importers in certain contexts.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.77.1

  • Fix a crash that could come up with importers in certain contexts.
Commits

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 npm-development group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `1.2.0` | `1.3.1` |
| [@unocss/eslint-config](https://github.com/unocss/unocss/tree/HEAD/packages/eslint-config) | `0.60.0` | `0.60.2` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages/nuxt) | `0.60.0` | `0.60.2` |
| [@unocss/preset-wind](https://github.com/unocss/unocss/tree/HEAD/packages/preset-wind) | `0.60.0` | `0.60.2` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.60.0` | `0.60.2` |
| [sass](https://github.com/sass/dart-sass) | `1.77.0` | `1.77.1` |


Updates `@nuxt/devtools` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.3.1/packages/devtools)

Updates `@unocss/eslint-config` from 0.60.0 to 0.60.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.60.2/packages/eslint-config)

Updates `@unocss/nuxt` from 0.60.0 to 0.60.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.60.2/packages/nuxt)

Updates `@unocss/preset-wind` from 0.60.0 to 0.60.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.60.2/packages/preset-wind)

Updates `@unocss/reset` from 0.60.0 to 0.60.2
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.60.0...v0.60.2)

Updates `sass` from 1.77.0 to 1.77.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.0...1.77.1)

---
updated-dependencies:
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: "@unocss/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@unocss/preset-wind"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: "@unocss/reset"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2024
@dependabot dependabot bot requested a review from vinayakkulkarni May 12, 2024 19:37
@vinayakkulkarni vinayakkulkarni merged commit f2d2046 into main May 12, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-9426ab98e4 branch May 12, 2024 19:37
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