-
Notifications
You must be signed in to change notification settings - Fork 0
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): update all non-major dependencies #236
Merged
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 29, 2024 15:11
9f43faf
to
286dd75
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 29, 2024 19:36
286dd75
to
dc6882b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 31, 2024 11:29
dc6882b
to
057a9aa
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 31, 2024 19:12
057a9aa
to
e5b789a
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 1, 2024 10:44
e5b789a
to
dca8ff2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 1, 2024 18:48
dca8ff2
to
ecad826
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 2, 2024 10:17
ecad826
to
66799fc
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 2, 2024 22:37
66799fc
to
823caa7
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 3, 2024 07:47
823caa7
to
55a3fec
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 5, 2024 22:26
55a3fec
to
27043d6
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2024 01:24
27043d6
to
e2afca8
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2024 12:40
e2afca8
to
e4b471c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2024 17:28
e4b471c
to
d11fea1
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 7, 2024 20:11
d11fea1
to
148a925
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 8, 2024 17:59
148a925
to
82510ea
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 9, 2024 16:38
82510ea
to
69a76cb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 9, 2024 20:25
69a76cb
to
d2a454d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 13, 2024 08:59
d2a454d
to
9f7a0cf
Compare
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.
This PR contains the following updates:
8.3.1
->8.3.3
^0.5.1
->^0.5.3
^0.5.13
->^0.5.14
^20.14.11
->^20.14.15
^7.16.1
->^7.18.0
^7.16.1
->^7.18.0
^10.11.0
->^10.11.1
^10.11.0
->^10.11.1
^10.4.19
->^10.4.20
1.7.2
->1.7.3
^7.0.4
->^7.0.5
^1.5.13
->^1.5.14
^9.1.1
->^9.1.4
^15.2.7
->^15.2.9
^8.4.39
->^8.4.41
^3.4.6
->^3.4.9
^5.5.3
->^5.5.4
^3.4.33
->^3.4.37
^4.4.0
->^4.4.3
^2.0.28
->^2.0.29
Release Notes
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.3.3
Compare Source
🐞 Bug Fixes
switchLocalePath
during SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (28d22)View changes on GitHub
v8.3.2
Compare Source
🐞 Bug Fixes
@nuxt/module-builder
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/2960 (fe300)View changes on GitHub
vuejs/pinia (@pinia/nuxt)
v0.5.3
Compare Source
Please refer to CHANGELOG.md for details.
v0.5.2
Compare Source
Please refer to CHANGELOG.md for details.
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.14
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.18.0
Compare Source
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib
eslint-plugin: [unbound-method] report on destructuring in function parameters
eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types
eslint-plugin: [strict-boolean-expressions] support branded booleans
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
🚀 Features
eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7
eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"
🩹 Fixes
eslint-plugin: [no-floating-promises] check top-level type assertions (and more)
eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context
eslint-plugin: [no-unnecessary-condition] false positive on optional private field
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.18.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v7.17.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vueuse/vueuse (@vueuse/core)
v10.11.1
Compare Source
No significant changes
View changes on GitHub
vueuse/vueuse (@vueuse/nuxt)
v10.11.1
Compare Source
postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.axios/axios (axios)
v1.7.3
Compare Source
Bug Fixes
Contributors to this release
cssnano/cssnano (cssnano)
v7.0.5
Compare Source
video-dev/hls.js (hls.js)
v1.5.14
Compare Source
Summary
HLS.js v1.5.14 includes bug fixes and improvements over the last release.
Changes Since The Last Release
Demo Page
https://54b0b8e6.hls-js-dev.pages.dev/
Feedback
Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.
typicode/husky (husky)
v9.1.4
Compare Source
v9.1.3
Compare Source
PATH
v9.1.2
Compare Source
lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.v15.2.8
Compare Source
Patch Changes
f0480f0
Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevel
command was taken into use for resolving the current git repo root. This version switched the--show-toplevel
flag with--show-cdup
, because on Git installed via MSYS2 the former was returning absolute paths that do not work with Node.jschild_process
. The new flag returns a path relative to the working directory, avoiding the issue.The GitHub Actions workflow has been updated to install Git via MSYS2, to ensure better future compatibility; using the default Git binary in the GitHub Actions runner was working correctly even with MSYS2.
postcss/postcss (postcss)
v8.4.41
Compare Source
v8.4.40
Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.4.9
Compare Source
Fixed
vendor
foldersv3.4.8
Compare Source
v3.4.7
Compare Source
Microsoft/TypeScript (typescript)
v5.5.4
Compare Source
vuejs/core (vue)
v3.4.37
Compare Source
Bug Fixes
isProp.arg.loc
instead ofisProp.loc
(#11547) (236fb7a)DirectiveArguments
third parameter to accept undefined (#11540) (1058ce8)v3.4.36
Compare Source
v3.4.35
Compare Source
Bug Fixes
Performance Improvements
v3.4.34
Compare Source
Bug Fixes
vuejs/router (vue-router)
v4.4.3
Compare Source
Please refer to CHANGELOG.md for details.
v4.4.2
Compare Source
Please refer to CHANGELOG.md for details.
v4.4.1
Compare Source
vuejs/language-tools (vue-tsc)
v2.0.29
Compare Source
Features
getLanguageId
,isValidFile
,parseSFC2
v-bind
code action (#4601)Fixes
Other Changes
v2.4.0-alpha.15
tov2.4.0-alpha.18
:addMissingImports
action support in Hybrid Mode (#4586)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Rome, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.