-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
[skip netlify] Update Bumped minor version of packages #10702
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
renovate
bot
requested review from
Jarsen136 and
hassnian
and removed request for
a team
July 28, 2024 23:47
lgtm |
renovate
bot
force-pushed
the
renovate/bumped-minor-version-of-packages
branch
2 times, most recently
from
July 29, 2024 12:54
79ed207
to
aa78351
Compare
Jarsen136
approved these changes
Jul 29, 2024
renovate
bot
force-pushed
the
renovate/bumped-minor-version-of-packages
branch
5 times, most recently
from
July 31, 2024 09:20
034a04c
to
60a9efc
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
bot
force-pushed
the
renovate/bumped-minor-version-of-packages
branch
14 times, most recently
from
August 4, 2024 11:59
9964fe4
to
c0c0ae5
Compare
renovate
bot
force-pushed
the
renovate/bumped-minor-version-of-packages
branch
21 times, most recently
from
September 16, 2024 04:53
9927376
to
3466a7e
Compare
renovate
bot
force-pushed
the
renovate/bumped-minor-version-of-packages
branch
from
September 16, 2024 08:59
ca870ed
to
e4eebff
Compare
Quality Gate passedIssues Measures |
This was referenced Sep 16, 2024
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.
Bumped minor version of packages, check if builds are still passing, please 🥺
This PR contains the following updates:
^1.12.11
->^1.12.14
^0.1.1
->^0.3.0
^2.12.1
->^2.13.2
^0.3.13
->^0.5.7
^1.7.0
->^1.8.0
^2.17.4
->^2.18.1
^3.4.1
->^3.5.1
^3.1.1
->^3.2.2
^8.3.1
->^8.5.3
^5.3.4
->^5.3.5
^0.5.1
->^0.5.4
^1.45.2
->^1.47.1
^5.51.9
->^5.56.2
^13.0.8
->^13.0.9
^20.14.10
->^20.16.5
^0.8.0
->^0.10.5
^5.0.5
->^5.1.3
^5.0.23
->^5.1.10
^2.11.8
->^2.13.5
^0.0.37
->^0.0.44
^10.4.19
->^10.4.20
^4.4.3
->^4.4.4
^1.8.2
->^1.8.7
^9.1.4
->^9.1.6
^15.2.7
->^15.2.10
^3.12.3
->^3.13.2
^2.1.7
->^2.2.2
^3.2.1
->^3.2.3
^8.4.39
->^8.4.47
^3.4.5
->^3.4.11
^0.166.1
->^0.168.0
^5.5.3
->^5.6.2
^2.17.5
->^2.21.7
^3.4.31
->^3.5.6
^7.8.2
->^7.8.6
Release Notes
0no-co/GraphQLSP (@0no-co/graphqlsp)
v1.12.14
Compare Source
Patch Changes
@_unmask
directive from fragment-definitions when creating hashes for persisted-operationsSubmitted by @JoviDeCroock (See #354)
Submitted by @kitten (See #350)
v1.12.13
Compare Source
Patch Changes
Submitted by @FyndetNeo (See #348)
v1.12.12
Compare Source
Patch Changes
Submitted by @JoviDeCroock (See #344)
nuxt/content (@nuxt/content)
v2.13.2
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
close
(ec7105ad)📖 Documentation
await
for searchContent docs (#2692)nuxt-og-image
and addpostinstall
script (#2705)🤖 CI
❤️ Contributors
nuxt/eslint (@nuxt/eslint)
v0.5.7
Compare Source
🚀 Features
@types/eslint
- by @antfu (a24f3)View changes on GitHub
v0.5.6
Compare Source
🚀 Features
config.configFile
, use relative path to resolve, fix #495 - by @antfu in https://github.com/nuxt/eslint/issues/495 (a4ab4)View changes on GitHub
v0.5.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.4
Compare Source
🚀 Features
View changes on GitHub
v0.5.3
Compare Source
No significant changes
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1
Compare Source
🚀 Features
View changes on GitHub
v0.5.0
Compare Source
🚀 Features
@typescript-eslint/no-import-type-side-effects
, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c)@typescript-eslint
to v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)View changes on GitHub
v0.4.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (ebc8f)features.typescript
only whentypescript
is installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7)globals
as well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa)public
folder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e)View changes on GitHub
nuxt/image (@nuxt/image)
v1.8.0
Compare Source
compare changes
🚀 Enhancements
getImage
(#1428)🩹 Fixes
<NuxtImg>
(#1445)default: undefined
(#1450)❤️ Contributors
v1.7.1
Compare Source
compare changes
🩹 Fixes
cover
tolfill
mode (#1355)@nuxt/module-builder
(#1439)ro
(#1441)💅 Refactors
<NuxtImg>
to SFC (#1435)<NuxtPicture>
to SFC (#1432)import.meta.*
properties (#1440)📖 Documentation
🏡 Chore
type: module
(04cd4cc)compatibilityDate
(8e2a01a)❤️ Contributors
nuxt-modules/color-mode (@nuxtjs/color-mode)
v3.5.1
Compare Source
compare changes
🩹 Fixes
📖 Documentation
🏡 Chore
❤️ Contributors
v3.5.0
Compare Source
Features
placeholder
slot for component (#282) (2094c6b)3.4.4 (2024-08-16)
3.4.3 (2024-08-16)
Bug Fixes
vue
rather than@vue/runtime-core
(#278) (8efb0f0)3.4.2 (2024-06-24)
Bug Fixes
3.4.1 (2024-04-26)
Bug Fixes
v3.4.4
Compare Source
nuxt-modules/device (@nuxtjs/device)
v3.2.2
Compare Source
compare changes
🩹 Fixes
src/runtime/
dir (57a658a)❤️ Contributors
v3.2.1
Compare Source
compare changes
🚀 Enhancements
enabled
option (7b64ac6)🩹 Fixes
refreshOnResize
deprecation if not explicitly used (11196cd)$device
helper (e758cc6)💅 Refactors
useDevice
syntax (e528ba7)🏡 Chore
❤️ Contributors
v3.2.0
Compare Source
compare changes
🚀 Enhancements
refreshOnResize
option (#211)Google-InspectionTool
crawler (#219)crawler-user-agents
(#224)🩹 Fixes
#imports
(#174)@nuxt/module-builder
(#223)@nuxt/schema
(a84ad64)test/
dir (502d5b1)📖 Documentation
nuxi module add
command in installation (#187)2.x
branch (2aec2e7)🏡 Chore
2.x
branch from renovate (487f042)🤖 CI
❤️ Contributors
3.1.1 (2023-09-16)
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.5.3
Compare Source
🐞 Bug Fixes
i18n
options not loadingvue-i18n
config file - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3093 (a8463)View changes on GitHub
v8.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v8.5.0
Compare Source
🚀 Features
View changes on GitHub
v8.4.0
Compare Source
Configurable directory restructure
You can now enable and configure the directory restructure which will be the default in v9, check out the documentation for more details on the new directory restructure.
Locale
iso
property renameIn v9 we are changing the locale
iso
property tolanguage
, the old usage will keep on working in v8 but we have added deprecation warnings about this upcoming change, more details on why we're renaming the property can be found here.🚀 Features
🐞 Bug Fixes
iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (df938)strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)View changes on GitHub
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)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.