chore(deps-dev): bump the dev-dependencies group with 6 updates - #94
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the dev-dependencies group with 6 updates#94dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@antfu/eslint-config](https://github.com/antfu/eslint-config) | `9.1.0` | `9.3.0` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.497` | `2.2.517` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.3.0` | `14.4.0` | | [@vueuse/nuxt](https://github.com/vueuse/vueuse/tree/HEAD/packages/nuxt) | `14.3.0` | `14.4.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.5.2` | `10.5.4` | | [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.102.0` | Updates `@antfu/eslint-config` from 9.1.0 to 9.3.0 - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](antfu/eslint-config@v9.1.0...v9.3.0) Updates `@iconify/json` from 2.2.497 to 2.2.517 - [Commits](iconify/icon-sets@2.2.497...2.2.517) Updates `@vueuse/core` from 14.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/core) Updates `@vueuse/nuxt` from 14.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/nuxt) Updates `autoprefixer` from 10.5.2 to 10.5.4 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.5.2...10.5.4) Updates `sass` from 1.101.0 to 1.102.0 - [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.101.0...1.102.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@iconify/json" dependency-version: 2.2.517 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vueuse/nuxt" dependency-version: 14.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sass dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 6 updates:
9.1.09.3.02.2.4972.2.51714.3.014.4.014.3.014.4.010.5.210.5.41.101.01.102.0Updates
@antfu/eslint-configfrom 9.1.0 to 9.3.0Release notes
Sourced from @antfu/eslint-config's releases.
Commits
56bf756chore: release v9.3.0de152edfeat: update plugins8f146b3chore: update deps016425ffix: markeslint-plugin-erasable-syntax-onlyas optional peer (#859)386531fchore: release v9.2.009680e4fix: addscripts-infoin package.json sorting9ff1e11feat: update plugins8517e57docs: addformat_on_saveto suggested Zed settings (#857)5ada54ffix(deps): accepteslint-plugin-astrov2 to resolve unmet peer warning (#855)Updates
@iconify/jsonfrom 2.2.497 to 2.2.517Commits
7a8ffe6Update 9 icon sets1d8c572Update Solara226a54Update 8 icon sets6eb08f3Update 7 icon setsc49bcd2Merge pull request #310 from iconify/renovate/vitest-monorepo1d7146cMerge pull request #312 from iconify/renovate/node-25.x42c25edUpdate 7 icon setsd989ac6Update 5 icon sets0bee78cUpdate 11 icon setsafcd3a5Update 7 icon setsUpdates
@vueuse/corefrom 14.3.0 to 14.4.0Release notes
Sourced from @vueuse/core's releases.
Commits
24160f9chore: release v14.4.0 (#5552)6aa9d6dfix(useDraggable): end drag on pointercancel (#5550)5fe4945fix(useElementSize): prefill size based on box option (#5524)0f6d55dfix(useVirtualList): recompute range when item size changes (#5533)8f26673test(useTransition): widen lower bound for WebKit test (#5540)2cad765fix(useEventBus): usetryOnScopeDisposeto avoid operating Vue internal API...653283cfix(useGamepad): keep updating remaining gamepads after one disconnects (#5523)d39699cdocs(useTextareaAutosize): restore demo textarea autosizing (#5532)8442658fix(useFetch): ignore stale abort error after refetch succeeds (#5525)bccb159fix: accept array template ref bound to v-for as observer target (#5514)Updates
@vueuse/nuxtfrom 14.3.0 to 14.4.0Release notes
Sourced from @vueuse/nuxt's releases.
Commits
24160f9chore: release v14.4.0 (#5552)40a1f41feat(nuxt): generate nuxt module builder output layout (#5503)8a908d7fix(nuxt): register formatTimeAgo variants for auto-import (#5492)6068710feat(nuxt): disableuseColorModeauto import if@nuxtjs/color-modeis det...Updates
autoprefixerfrom 10.5.2 to 10.5.4Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
4cad00fRelease 10.5.4 versione62a4b1Update CI configc8f0d0aUpdate dependenciescae3577Move back to latest pnpm 11fd31eb3Fix duplicated prefixed selectors on reformatted CSS (#1552)958d390Release 10.5.3 version21d2adbFix gradient parserf7ddae9Fix bracket parser10ea5e7Update dependencies and remove patchb6e8a2aUpdate Dev ContainerUpdates
sassfrom 1.101.0 to 1.102.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
45d1efeUse gamma 2.40 for display-referred rec2020 (#2729)96aa291Persist credentials on all repos we push to (#2812)5af0b89Set the Git committer for release tasks (#2811)2cecbbbFix more issues downstream from Zizmor (#2809)a16f014Emit floating-pointrgb()values as percentages (#2800)4ed2c88Serializeif()values as CSS, not as inspected values (#2808)9dfde3dFix more post-Zizmor failures (#2806)e8c1233Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118Merge pull request #2797 from sass/lints548e660Prefer interpolation to compose stringsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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