chore(deps): update frontend-minor #133
Closed
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:
2.8.3
->2.9.2
8.12.1
->8.17.0
8.12.1
->8.17.0
9.13.0
->9.16.0
13.6.0
->13.28.0
10.19.3
->10.25.1
2.3.2
->2.8.1
6.3.1
->6.5.11
3.2.5
->3.4.2
1.69.7
->1.82.0
5.3.3
->5.7.2
4.2.2
->4.5.3
Release Notes
preactjs/preset-vite (@preact/preset-vite)
v2.9.2
Compare Source
Maintenance
v2.9.1
Compare Source
Bug Fixes
preact
is optimized by Vite by @rschristian in https://github.com/preactjs/preset-vite/pull/137Maintenance
"repository"
field in pkg.json by @rschristian in https://github.com/preactjs/preset-vite/pull/135New Contributors
Full Changelog: preactjs/preset-vite@2.9.0...2.9.1
v2.9.0
Compare Source
Features
Fixes
.cjs
&.mjs
extensions by @rschristian in https://github.com/preactjs/preset-vite/pull/129location.toString
in prerender by @rschristian in https://github.com/preactjs/preset-vite/pull/131Maintenance
Full Changelog: preactjs/preset-vite@2.8.3...2.9.0
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.17.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions
(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.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.
v8.16.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.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.
v8.14.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.
v8.13.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.
v8.12.2
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.
eslint/eslint (eslint)
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
v9.14.0
Compare Source
firebase/firebase-tools (firebase-tools)
v13.28.0
Compare Source
emulators.dataconnect.dataDir
toinit dataconnect
.firebase
would error out instead of displaying help text.firebase init genkit
would error on Windows machines.emulators.apphosting.startCommandOverride
. Please useemulators.apphosting.startCommand
instead.superstatic
to9.1.0
in package.json.linkProviderUserInfo
in the Auth emulator to allow linking providers to user accounts. (#4170)v13.27.0
Compare Source
emulators:exec
would return a 0 error code when emulators failed to start. (#7974)--import
andemulators:export
support to the Data Connect emulator.firebase.json#emulators.dataconnect.dataDir
. When set, Data Connect data will be persisted to the configured directory between emulator runs.apphosting:config:export
to export App Hosting configurations such as secrets into an apphosting.local.yaml file, to be used by the emulatorv13.26.0
Compare Source
firebase.googleapis.com
tocloudresourcemanager.googleapis.com
.superstatic
to9.1.0
(#7929).appdistribution:group:*
commands toappdistribution:groups:*
.@auth
expressions that reference theauth
variableOptional
arrays in Swift codegenStringType_pattern
from generated docs and GQL prelude. (#7968)v13.25.0
Compare Source
FIREBASE_DATACONNECT_POSTGRESQL_STRING
set. (#7882)query
in mutations,@check
for advanced authorization, and replacesjava.util.Date
withcom.google.firebase.dataconnect.LocalDate
forDate
scalar fields and variables in Kotlin codegen. (#7936)firebase init genkit
to work with genkit version 0.9.0.v13.24.2
Compare Source
OrderDirection
enum withOptional
types in Dart codegen and adds@ExperimentalFirebaseDataConnect
annotations in Kotlin codegen to avoid compiler warnings. (#7912)v13.24.1
Compare Source
firebase init
v13.24.0
Compare Source
v13.23.1
Compare Source
upsertMany
, introducesvars
as a shorthand forrequest.variables
in@auth
expressions, adds new methods toGeneratedConnector
andGeneratedOperation
implementations in Kotlin codegen (requires the v16.0.0-beta03 SDK), and fixes the use of Timestamp with optional types in Dart codegen (#7888).v13.23.0
Compare Source
v13.22.1
Compare Source
rimraf
.demo-
prefix. (#7779)FUNCTIONS_DISCOVERY_TIMEOUT
wasn't respected. (#6285)emulators:export
cannot read the metadata file.v13.22.0
Compare Source
v13.21.0
Compare Source
insertMany
and improved error handling.v13.20.2
Compare Source
v13.20.1
Compare Source
v13.20.0
Compare Source
in
.firebaserc`.Any
scalar type andOrderDirection
, support forfirst
to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).firebase init dataconnect
to better support local-first onboarding. (#7733)--watch
option infirebase dataconnect:sdk:generate
. (#7719)v13.19.0
Compare Source
Any
scalar values in the Android SDK, strongly-typed variables in@auth
expressions, and a minor internal fix for the Dart SDK code generation. (#7696)firebase ext:sdk:install
to allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.(#7581)v13.18.0
Compare Source
firebase deploy --dry-run
, which validates your changes and builds your code without making any production changes.firebase init
. (#7655)v1alpha
tov1beta
. (#7589)firebase init dataconnect
. (#7666)v1beta
gRPC APIs and theOrderDirection
enum in Swift, and makes transactional queries and mutations opt-in with the@transaction
directive. (#7679)firebase dataconnect:sql:grant -R <role> -E email
. (#7656)getGlobalEsbuildVersion
function. (#7571)v13.17.0
Compare Source
dataconnect:sql:migrate
command hard dependency on 'roles/cloudsql.admin'. (#7578)VERIFY_AND_CHANGE_EMAIL
events in the Auth emulator. (#7618)v13.16.0
Compare Source
FindNearest.distanceResultField
andFindNearest.distanceThreshold
parameters.v13.15.4
Compare Source
firebase.json#extensions
was undefined. (#7575)v13.15.3
Compare Source
ws
to 7.5.10 to remediate CVE-2024-37890. (#7398)v13.15.2
Compare Source
.env.<PROJECT-ID>
file exists and make its variables available for the buildprocess.
order_by_ref
, and fixes bugs in SDK generation.v13.15.1
Compare Source
esbuild
execution was throwing an error saying "Command line too long" on Windows (#7250, #6193). (#7395)init dataconnect:sdk
.sharp
^0.33.x for web frameworks. (#7517)offset
, cascade delete support, always index all foreign fields and multiple generated SDK options. (#7545)v13.15.0
Compare Source
--force
was not respected duringfirebase deploy --only storage
. (#7499)functions:secrets:set
wrongly errorred in non-interactive flows without force option (#7467)v13.14.2
Compare Source
v13.14.1
Compare Source
v13.14.0
Compare Source
firebase init dataconnect
now can pull down deployed GQL files.publishTime
is set to 1970-01-01T00:00:00 (#7441)firebase deploy --only dataconnect:serviceId
.v13.13.3
Compare Source
v13.13.2
Compare Source
v13.13.1
Compare Source
functions.ignore
values infirebase.json
to functions emulator so that supposedly ignored directories/files will not trigger reload. (#7414)v13.13.0
Compare Source
firebase init dataconnect:sdk
(#7406)@index
on tables,@auth(level: USER_ANON/USER_EMAIL_VERIFIED)
, andkey: {uid_expr: "auth.uid"}
, and fixes some issues related to SDK generation (#7409)v13.12.0
Compare Source
dataconnect.location
key infirebase.json
todataconnect.yaml
.Configuration
📅 Schedule: Branch creation - "before 8am on saturday" in timezone Europe/Berlin, 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.