-
-
Notifications
You must be signed in to change notification settings - Fork 367
[skip netlify] Update Bumped minor version of packages #11571
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
299a1aa
to
b57b970
Compare
11e6ce0
to
838b867
Compare
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
21572bf
to
679bc0e
Compare
f5c4f5e
to
72e330d
Compare
6ab9004
to
969646d
Compare
8ff26b9
to
a62c600
Compare
a62c600
to
bbe96a3
Compare
|
Bumped minor version of packages, check if builds are still passing, please 🥺
This PR contains the following updates:
^1.12.14
->^1.14.0
^3.13.1
->^3.13.8
^0.3.0
->^0.7.0
^3.0.8
->^3.1.1
^3.4.0
->^3.6.3
^0.3.13
->^0.7.6
^1.12.0
->^1.15.0
^1.8.0
->^1.10.0
^3.5.1
->^3.5.2
^3.2.2
->^3.2.4
^9.4.0
->^9.5.6
^7.2.10
->^7.4.3
^10.3.1
->^10.10.11
^0.5.4
->^0.11.2
^1.47.1
->^1.54.1
^4.0.5
->^4.0.8
^4.1.3
->^4.1.11
^5.56.2
->^5.83.0
^4.17.7
->^4.17.20
^20.16.5
->^20.19.9
^1.26.4
->^1.26.5
^5.1.3
->^5.2.4
^5.1.3
->^5.2.4
^5.1.10
->^5.9.0
^2.13.5
->^2.18.0
^0.0.44
->^0.1.24
^10.4.20
->^10.4.21
^0.5.5
->^0.6.2
^4.4.4
->^4.5.0
^3.0.1
->^3.1.0
^2.0.1
->^2.2.0
^3.2.3
->^3.4.2
^1.8.7
->^1.8.12
^16.9.0
->^16.11.0
^9.1.6
->^9.1.7
^15.2.10
->^15.5.2
^3.16.1
->^3.17.7
^1.3.4
->^1.4.1
^2.2.2
->^2.3.1
^8.4.47
->^8.5.6
^8.4.47
->^8.5.6
^3.4.1
->^3.6.0
^4.1.3
->^4.1.11
^3.4.11
->^3.4.17
^0.168.0
->^0.178.0
^5.6.2
->^5.8.3
^2.21.7
->^2.33.1
^3.5.13
->^3.5.18
^5.3.1
->^5.3.2
^6.4.4
->^6.7.1
^2.2.8
->^2.2.12
^7.8.6
->^7.10.1
Release Notes
0no-co/GraphQLSP (@0no-co/graphqlsp)
v1.14.0
Compare Source
Minor Changes
Submitted by @kitten (See #351)
Patch Changes
Submitted by @JoviDeCroock (See #372)
v1.13.0
Compare Source
Minor Changes
Submitted by @JoviDeCroock (See #362)
clientDirectives
which will be mixed in with the base client directivesSubmitted by @JoviDeCroock (See #370)
Patch Changes
Submitted by @JoviDeCroock (See #364)
apollographql/apollo-client (@apollo/client)
v3.13.8
Compare Source
Patch Changes
c19d415
Thanks @thearchitector! - Fix in-flight multipart urql subscription cancellationv3.13.7
Compare Source
Patch Changes
#12540
0098932
Thanks @phryneas! - Refactor: Move notification scheduling logic fromQueryInfo
toObservableQuery
#12540
0098932
Thanks @phryneas! - Refactored cache emit logic for ObservableQuery. This should be an invisible change.v3.13.6
Compare Source
Patch Changes
cdc55ff
Thanks @phryneas! - keep ObservableQuery created by useQuery non-active before it is first subscribedv3.13.5
Compare Source
Patch Changes
12c8d06
Thanks @jerelmiller! - Fix an issue where acache-first
query would return the result for previous variables when a cache update is issued after simultaneously changing variables and skipping the query.v3.13.4
Compare Source
Patch Changes
fee9368
Thanks @jorenbroekema! - Use import star fromrehackt
to prevent issues with importing named exports from external CJS modules.v3.13.3
Compare Source
Patch Changes
#12362
f6d387c
Thanks @jerelmiller! - Fixes an issue where callingobservableQuery.getCurrentResult()
when theerrorPolicy
was set toall
would return thenetworkStatus
asNetworkStatus.ready
when there were errors returned in the result. This has been corrected to reportNetworkStatus.error
.This bug also affected the
useQuery
anduseLazyQuery
hooks and may affect you if you check fornetworkStatus
in your component.v3.13.2
Compare Source
Patch Changes
#12409
6aa2f3e
Thanks @phryneas! - To mitigate problems when Apollo Client ends up more than once in the bundle, some unique symbols were converted intoSymbol.for
calls.#12392
644bb26
Thanks @Joja81! - Fixes an issue where the DeepOmit type would turn optional properties into required properties. This should only affect you if you were using the omitDeep or stripTypename utilities exported by Apollo Client.#12404
4332b88
Thanks @jerelmiller! - ShowNaN
rather than converting tonull
in debug messages fromMockLink
for unmatchedvariables
values.FortAwesome/vue-fontawesome (@fortawesome/vue-fontawesome)
v3.1.1
Compare Source
Changed
Removed version checks related to
props.fixedWidth
,iconProps.title
, andiconProps.title
.The use of
require
to retrieve the version from@fortawesome/fontawesome-svg-core
for version checks has beenremoved to help ensure compatibility with ESM builds.
v3.1.0
Compare Source
Changed
Font Awesome Pro+ icons are now available with an active Pro+ subscription.
Added
widthAuto
propAdded
rotateBy
propDeprecated
fa-fw
propnuxt/content (@nuxt/content)
v3.6.3
Compare Source
Bug Fixes
v3.6.2
Compare Source
Features
Bug Fixes
first()
for consistency (#3430) (5fed4ea)v3.6.1
Compare Source
Features
findPageHeadline
utils (#3416) (a966c61)<=
and>=
sql operators (#3413) (63dbf9f)Bug Fixes
**/*.md
(#3414) (f1b873b)v3.6.0
Compare Source
Features
findPageBreadcrumb
,findPageChildren
andfindPageSiblings
utils (#3393) (c74ec44)Bug Fixes
sql_dump
file extension (#3339) (d0ceeb6)import
(#3348) (bd84992)nuxt/eslint (@nuxt/eslint)
v0.7.6
Compare Source
🚀 Features
View changes on GitHub
v0.7.5
Compare Source
No significant changes
View changes on GitHub
v0.7.4
Compare Source
🚀 Features
View changes on GitHub
v0.7.3
Compare Source
🐞 Bug Fixes
vue/singleline-html-element-content-newline
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/526 (281d0)View changes on GitHub
v0.7.2
Compare Source
🚀 Features
View changes on GitHub
v0.7.1
Compare Source
No significant changes
View changes on GitHub
v0.7.0
Compare Source
🚀 Features
features.formatters
to format CSS and HTML - by @antfu in https://github.com/nuxt/eslint/issues/520 (f6d8b)View changes on GitHub
v0.6.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-config-flat-gitignore
to0.2.0
to support ESLint v8, #507 - by @antfu in https://github.com/nuxt/eslint/issues/507 (b781e)View changes on GitHub
v0.6.1
Compare Source
🚀 Features
vite-plugin-eslint2
v5, close #516 - by @antfu in https://github.com/nuxt/eslint/issues/516 (a6b4e)View changes on GitHub
v0.6.0
Compare Source
🚀 Features
nuxt-config-keys-order
rule - by @antfu in https://github.com/nuxt/eslint/issues/491 (b65a8)View changes on GitHub
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/icon (@nuxt/icon)
v1.15.0
Compare Source
🐞 Bug Fixes
_build
flag - by @danielroe in https://github.com/nuxt/icon/issues/409 (aaa6c)View changes on GitHub
v1.14.0
Compare Source
🐞 Bug Fixes
nitro.static
over_generate
- by @danielroe in https://github.com/nuxt/icon/issues/406 (272e4)View changes on GitHub
v1.13.0
Compare Source
🚀 Features
provider: none
, close #393 - by @antfu in https://github.com/nuxt/icon/issues/393 (06167)🐞 Bug Fixes
View changes on GitHub
nuxt/image (@nuxt/image)
v1.10.0
Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
props
in template (e2e61fa)img-attrs
andattrs
responsive (#1696)📖 Documentation
filerobot
page (ac056cc)📦 Build
nuxt/module-builder
(#1668)🏡 Chore
.nuxtrc
config (#1708)@nuxtjs/tailwindcss
(25379fb)@nuxtjs/tailwindcss
version (36fb95e)🤖 CI
❤️ Contributors
v1.9.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
custom
slot for full control of rendering (#1626)🔥 Performance
node-fetch-native
dependency (d667025)#app/nuxt
and#imports
(70ef740)🩹 Fixes
ipx
providers ifoptions.ipx
is set (#1618)<NuxtImg>
placeholder (#1640)strapi5
to list of built-in providerConfiguration
📅 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.