chore(deps): update all non-major dependencies #1161
Merged
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:
5.1.1
->5.2.1
7.0.2
->7.2.1
22.10.6
->22.10.7
5.2.1
->5.2.3
11.1.0
->11.2.0
15.3.0
->15.4.1
0.22.0
->0.23.0
Release Notes
nuxt-modules/robots (@nuxtjs/robots)
v5.2.1
Compare Source
🐞 Bug Fixes
@nuxtjs/robots/content
- by @harlan-zw (d632b)View changes on GitHub
v5.2.0
Compare Source
🚀 Features
View changes on GitHub
nuxt-modules/sitemap (@nuxtjs/sitemap)
v7.2.1
Compare Source
🐞 Bug Fixes
@nuxtjs/sitemap/content
- by @harlan-zw (bd749)View changes on GitHub
v7.2.0
Compare Source
🚀 Features
sitemap:input
Nitro hook - by @harlan-zw in https://github.com/nuxt-modules/sitemap/issues/397 (e4a98)🐞 Bug Fixes
sitemapsPathPrefix
- by @harlan-zw (c7b1e)View changes on GitHub
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.2.3
Compare Source
Patch Changes
9c6141f
Thanks @BPScott! - Add name field to recommended flat configv5.2.2
Compare Source
Patch Changes
aa5b59f
Thanks @ntnyq! - fix: report node when loc not foundfirebase/firebase-js-sdk (firebase)
v11.2.0
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/data-connect@0.2.0
Minor Changes
c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
]:[email protected]
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
,7bf2aec63
,c19a051ce
]:@firebase/remote-config@0.5.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.Patch Changes
25a6204c1
]:@firebase/remote-config-types@0.4.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.@firebase/analytics@0.10.11
Patch Changes
25a6204c1
]:@firebase/analytics-compat@0.2.17
Patch Changes
25a6204c1
]:@firebase/app@0.10.18
Patch Changes
25a6204c1
]:@firebase/app-check@0.8.11
Patch Changes
25a6204c1
#8600 (fixes #6462) - Generate UUIDs withcrypto.randomUUID()
instead of custom uuidv4 function that usesMath.random()
.Updated dependencies [
25a6204c1
]:@firebase/util@1.10.3
@firebase/component@0.6.12
@firebase/app-check-compat@0.3.18
Patch Changes
25a6204c1
]:@firebase/app-compat@0.2.48
Patch Changes
25a6204c1
]:@firebase/auth@1.8.2
Patch Changes
25a6204c1
]:@firebase/auth-compat@0.5.17
Patch Changes
25a6204c1
]:@firebase/component@0.6.12
Patch Changes
25a6204c1
]:@firebase/database@1.0.11
Patch Changes
25a6204c1
]:@firebase/database-compat@2.0.2
Patch Changes
25a6204c1
]:@firebase/database-types@1.0.8
Patch Changes
25a6204c1
]:@firebase/firestore@4.7.6
Patch Changes
25a6204c1
]:@firebase/firestore-compat@0.3.41
Patch Changes
25a6204c1
]:@firebase/functions@0.12.1
Patch Changes
25a6204c1
]:@firebase/functions-compat@0.3.18
Patch Changes
25a6204c1
]:@firebase/installations@0.6.12
Patch Changes
25a6204c1
]:@firebase/installations-compat@0.2.12
Patch Changes
25a6204c1
]:@firebase/messaging@0.12.16
Patch Changes
25a6204c1
]:@firebase/messaging-compat@0.2.16
Patch Changes
25a6204c1
]:@firebase/performance@0.6.12
Patch Changes
25a6204c1
]:@firebase/performance-compat@0.2.12
Patch Changes
25a6204c1
]:@firebase/remote-config-compat@0.2.12
Patch Changes
25a6204c1
,7bf2aec63
]:@firebase/storage@0.13.5
Patch Changes
25a6204c1
]:@firebase/storage-compat@0.3.15
Patch Changes
25a6204c1
]:@firebase/util@1.10.3
Patch Changes
25a6204c1
#8600 (fixes #6462) - Generate UUIDs withcrypto.randomUUID()
instead of custom uuidv4 function that usesMath.random()
.@firebase/vertexai@1.0.3
Patch Changes
25a6204c1
]:lint-staged/lint-staged (lint-staged)
v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.davidmyersdev/vite-plugin-node-polyfills (vite-plugin-node-polyfills)
v0.23.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.