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

fix(deps): update (dev) dependencies (patch) #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 20, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config 2.27.1 -> 2.27.3 age adoption passing confidence
@iconify/json (source) 2.2.244 -> 2.2.281 age adoption passing confidence
@types/nprogress (source) 0.2.0 -> 0.2.3 age adoption passing confidence
axios (source) 1.7.7 -> 1.7.9 age adoption passing confidence
commitizen 4.3.0 -> 4.3.1 age adoption passing confidence
eslint-plugin-format 0.1.2 -> 0.1.3 age adoption passing confidence
postcss-scss 4.0.4 -> 4.0.9 age adoption passing confidence
unplugin-auto-import 0.18.2 -> 0.18.6 age adoption passing confidence
unplugin-vue-components 0.27.4 -> 0.27.5 age adoption passing confidence
unplugin-vue-router 0.10.8 -> 0.10.9 age adoption passing confidence
vite (source) 5.4.2 -> 5.4.11 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.27.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.27.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
iconify/icon-sets (@​iconify/json)

v2.2.281

Compare Source

v2.2.280

Compare Source

v2.2.279

Compare Source

v2.2.278

Compare Source

v2.2.277

Compare Source

v2.2.276

Compare Source

v2.2.275

Compare Source

v2.2.274

Compare Source

v2.2.273

Compare Source

v2.2.272

Compare Source

v2.2.271

Compare Source

v2.2.270

Compare Source

v2.2.269

Compare Source

v2.2.268

Compare Source

v2.2.267

Compare Source

v2.2.266

Compare Source

v2.2.265

Compare Source

v2.2.264

Compare Source

v2.2.263

Compare Source

v2.2.262

Compare Source

v2.2.261

Compare Source

v2.2.260

Compare Source

v2.2.259

Compare Source

v2.2.258

Compare Source

v2.2.257

Compare Source

v2.2.256

Compare Source

v2.2.255

Compare Source

v2.2.254

Compare Source

v2.2.253

Compare Source

v2.2.252

Compare Source

v2.2.251

Compare Source

v2.2.250

Compare Source

v2.2.249

Compare Source

v2.2.248

Compare Source

v2.2.247

Compare Source

v2.2.246

Compare Source

v2.2.245

Compare Source

axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release
commitizen/cz-cli (commitizen)

v4.3.1

Compare Source

4.3.1 (2024-09-27)
Bug Fixes
antfu/eslint-plugin-format (eslint-plugin-format)

v0.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
postcss/postcss-scss (postcss-scss)

v4.0.9

Compare Source

v4.0.8

Compare Source

  • Fixed nodes positions (by Ido Rosenthal).

v4.0.7

Compare Source

  • Fixed TypeScript support with moduleResulution: bundler (by Avi Vahl).

v4.0.6

Compare Source

  • Fixed comma parsing (by Jerome Leclanche).

v4.0.5

Compare Source

unplugin/unplugin-auto-import (unplugin-auto-import)

v0.18.6

Compare Source

No significant changes

    View changes on GitHub

v0.18.5

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unplugin/unplugin-vue-components (unplugin-vue-components)

v0.27.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
posva/unplugin-vue-router (unplugin-vue-router)

v0.10.9

Compare Source

Bug Fixes
  • warn: better message (a55bc53)
  • loaders: ensure loads when a navigation is missed (b799598), closes #​495
  • loaders: make data possibly undefined in some cases(#​506) (10112a0)
  • upgrade support for pinia colada 0.13.0 (b01dce4)
Features
  • data-loaders: adapt colada to support always defined data (a1cda5d)
  • data-loaders: allow data to always be defined (7cf7796), closes #​319
  • data-loaders: allow default type for errors (5ec4076)
  • loaders: nuxt temp workaround (7763619)
  • support vite 6 (b1c4f6c)
BREAKING CHANGES
  • data-loaders: The default type for error is now Error.
  • data-loaders: Based on the options passed to a defineLoader() function, the data will now be possibly undefined. This enables a more convenient typing

0.10.8 (2024-09-08)

Features
  • loaders: allow errors as a function (df80b28)
  • loaders: allow plain value in colada loader key (646e5bf)
  • loaders: avoid warning during ssr (99d7b0b)
  • loaders: warn incorrect query usage (e43c5f5)

0.10.7 (2024-08-17)

Bug Fixes
  • loaders: reset context in ssr scenarios (4ea4b8c)

0.10.6 (2024-08-15)

Bug Fixes
  • loaders: remove default value for experimental (8773c96)
Features
  • expose experimental vite plugin (0903d61)
  • loaders: add more state to pinia colada (0163811)

0.10.5 (2024-08-15)

Features
  • loaders: change experimental option to match only specific folders (f01cddd)

0.10.4 (2024-08-14)

Features
  • experimental auto export of data loaders (16af831)

0.10.3 (2024-08-12)

Features

0.10.2 (2024-07-30)

Bug Fixes
  • avoid nested loaders in setup (3aea904)
  • loaders: avoid double fetch on nested loaders (f15bedc)

0.10.1 (2024-07-22)

Bug Fixes
Features
vitejs/vite (vite)

v5.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.8

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.7

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.6

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.5

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.4

Compare Source

Please refer to CHANGELOG.md for details.

v5.4.3

Compare Source

@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 2 times, most recently from 8c447a1 to 8867834 Compare June 22, 2022 06:55
@renovate renovate bot changed the title fix(deps): update (dev) dependencies (patch) fix(deps): update dependency @iconify/json to v2.1.65 Jun 22, 2022
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch from 8867834 to 641905c Compare June 23, 2022 12:00
@renovate renovate bot changed the title fix(deps): update dependency @iconify/json to v2.1.65 fix(deps): update (dev) dependencies (patch) Jun 23, 2022
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 2 times, most recently from ea4f840 to b1efc18 Compare June 26, 2022 06:38
@renovate renovate bot changed the title fix(deps): update (dev) dependencies (patch) fix(deps): update dependency @iconify/json to v2.1.67 Jun 26, 2022
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch from b1efc18 to 53e5185 Compare June 26, 2022 19:56
@renovate renovate bot changed the title fix(deps): update dependency @iconify/json to v2.1.67 fix(deps): update dependency @iconify/json to v2.1.68 Jun 26, 2022
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch from 53e5185 to 8c5aa79 Compare June 27, 2022 11:29
@renovate renovate bot changed the title fix(deps): update dependency @iconify/json to v2.1.68 fix(deps): update (dev) dependencies (patch) Jun 27, 2022
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 5 times, most recently from afed9bd to 56ad5fe Compare July 4, 2022 11:13
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 7 times, most recently from 7ba1d1d to 49d12a3 Compare July 12, 2022 18:32
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 6 times, most recently from 331296a to 389bc8c Compare July 20, 2022 09:37
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 5 times, most recently from e1292a0 to 6a717cc Compare November 9, 2024 09:43
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 6 times, most recently from e5a67f2 to 59a254b Compare November 16, 2024 10:26
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 4 times, most recently from 01982c4 to f549919 Compare November 25, 2024 07:54
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 8 times, most recently from d271815 to 337dfe7 Compare November 30, 2024 10:54
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch 4 times, most recently from 8420bd7 to 63bade3 Compare December 6, 2024 11:15
@renovate renovate bot force-pushed the renovate/(dev)-dependencies-(patch) branch from 63bade3 to 7e29f22 Compare December 9, 2024 09:04
@renovate renovate bot changed the title chore(deps): update (dev) dependencies (patch) fix(deps): update (dev) dependencies (patch) Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants