build: update all non-major dependencies #2074
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:
6.16.1
->6.16.2
6.5.0
->6.6.0
6.10.1
->6.10.2
6.26.3
->6.27.0
7.7.0
->7.8.0
7.43.7
->7.47.0
21.1.6
->21.1.7
4.1.22
->4.1.23
3.0.3
->3.0.4
1.5.0
->1.5.2
10.12.0
->10.12.2
12.1.0
->12.1.1
v3.25.5
->v3.25.8
9.2.21
->9.2.23
~24.0.0
->~24.1.0
6.5.3
->6.5.4
3.2.5
->3.3.0
37.368.3
->37.390.0
2.4.2
->2.4.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
codemirror/autocomplete (@codemirror/autocomplete)
v6.16.2
Compare Source
Bug fixes
Allow backslash-escaped closing braces inside snippet field names/content.
codemirror/commands (@codemirror/commands)
v6.6.0
Compare Source
New features
The new
toggleTabFocusMode
andtemporarilySetTabFocusMode
commands provide control over the view's tab-focus mode.The default keymap now binds Ctrl-m (Shift-Alt-m on macOS) to
toggleTabFocusMode
.codemirror/language (@codemirror/language)
v6.10.2
Compare Source
Bug fixes
Fix an infinite loop that could occur when enabling
bidiIsolates
in documents with both bidirectional text and very long lines.codemirror/view (@codemirror/view)
v6.27.0
Compare Source
New features
The new
setTabFocusMode
method can be used to control whether the editor disables key bindings for Tab and Shift-Tab.v6.26.4
Compare Source
Bug fixes
Fix an issue where commands with an optional second argument would get the keyboard event in that argument when called from a keymap.
Fix an issue that could cause the cursor to be rendered on the wrong side of a zero-length block widget.
Fix an issue where
drawSelection
got confused by block widgets in line-wrapped editors in some situations.Don't hide the native selection in widgets that have focus.
Make sure that clicking an unfocusable editor still remove focus from any other focused elements.
Fix a crash when loading the package in a non-browser environment.
Stop mouse selection when the user types.
googleapis/nodejs-firestore (@google-cloud/firestore)
v7.8.0
Compare Source
Features
microsoft/rushstack (@microsoft/api-extractor)
v7.47.0
Compare Source
Mon, 03 Jun 2024 23:43:15 GMT
Minor changes
export * as ns from './file'
(GitHub #2780)v7.46.2
Compare Source
Thu, 30 May 2024 00:13:05 GMT
Patches
type
modifiers on type-only exports.v7.46.1
Compare Source
Wed, 29 May 2024 02:03:50 GMT
Version update only
v7.46.0
Compare Source
Wed, 29 May 2024 00:10:52 GMT
Minor changes
v7.45.1
Compare Source
Tue, 28 May 2024 15:10:09 GMT
Version update only
v7.45.0
Compare Source
Tue, 28 May 2024 00:09:47 GMT
Minor changes
tsdoc-metadata.json
to include the folder referenced by atypes
field in an"exports"
field and an"typesVersions"
field in addition to"types"
,"typings"
, and"tsdocMetadata"
fields.v7.44.1
Compare Source
Sat, 25 May 2024 04:54:07 GMT
Version update only
v7.44.0
Compare Source
Fri, 24 May 2024 00:15:08 GMT
Minor changes
v7.43.8
Compare Source
Thu, 23 May 2024 02:26:56 GMT
Version update only
microsoft/TypeScript-Website (@typescript/vfs)
v1.5.2
Compare Source
Patch Changes
642ea11
: Move playground CDN to new, stable URLv1.5.1
Compare Source
Patch Changes
46eba14
: Initial bump for changesets1.5
createDefaultMapFromNodeModules
pull all the.d.ts
files from the node_modules folder, not just the.d.ts
files which were known ahead of time.1.3
global.tsvfs
with exported function.Unpkg URLS:
1.2
Updates
createFSBackedSystem
to rely more on the default TypeScript system object which should see twoslash code samples re-using the node_modules from the local project.0.0 - 1.0 - 1.1
Created the lib, got it working
firebase/firebase-js-sdk (firebase)
v10.12.2
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/app@0.10.5
Patch Changes
@firebase/app-compat@0.2.35
Patch Changes
@firebase/auth@1.7.4
Patch Changes
0af23e02e
#8251 (fixes #8222) - Generate dts rollups for auth web extension and cordova@firebase/auth-compat@0.5.9
Patch Changes
0af23e02e
]:firebase@10.12.2
Patch Changes
3883133c3
,0af23e02e
]:@firebase/vertexai-preview@0.0.2
Patch Changes
3883133c3
#8256 - Changetypes
paths to point to rolled-up publicd.ts
files. This fixes some TypeScript compiler errors users are seeing.v10.12.1
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/analytics@0.10.4
Patch Changes
f66769cca
#8243 (fixes #8210) - Analytics - fixed an issue where setConsent was clobbering the consentSettings before passing them to the gtag implementation.@firebase/analytics-compat@0.2.10
Patch Changes
f66769cca
]:@firebase/app@0.10.4
Patch Changes
@firebase/app-compat@0.2.34
Patch Changes
firebase@10.12.1
Patch Changes
2ce95696f
#8247 - Fix multi-tab persistence raising empty snapshot issueUpdated dependencies [
f66769cca
,2ce95696f
]:@firebase/app@0.10.4
@firebase/analytics@0.10.4
@firebase/firestore@4.6.3
@firebase/app-compat@0.2.34
@firebase/analytics-compat@0.2.10
@firebase/firestore-compat@0.3.32
@firebase/firestore@4.6.3
Patch Changes
2ce95696f
#8247 - Fix multi-tab persistence raising empty snapshot issue@firebase/firestore-compat@0.3.32
Patch Changes
2ce95696f
]:firebase/firebase-admin-node (firebase-admin)
v12.1.1
: Firebase Admin Node.js SDK v12.1.1Compare Source
Bug Fixes
Miscellaneous
github/codeql-action (github/codeql-action)
v3.25.8
Compare Source
v3.25.7
Compare Source
v3.25.6
Compare Source
SBoudrias/Inquirer.js (inquirer)
v9.2.23
Compare Source
v9.2.22
Compare Source
editor
prompt: Fixed compatibility issue betweendefault
andwaitUserInput
options. #1405jsdom/jsdom (jsdom)
v24.1.0
Compare Source
getSetCookie()
method to theHeaders
class. (ushiboy)Object.prototype
, like"constructor"
or"toString"
.rweb-cssom
, which can now parse additional CSS constructs.preactjs/preact-render-to-string (preact-render-to-string)
v6.5.4
Compare Source
Patch Changes
7871a51
Thanks @dbergey! - Fix incorrect type for renderToPipeableStreamprettier/prettier (prettier)
v3.3.0
Compare Source
diff
🔗 Release Notes
renovatebot/renovate (renovate)
v37.390.0
Compare Source
Features
Bug Fixes
Miscellaneous Chores
v37.389.0
Compare Source
Features
v37.388.2
Compare Source
Bug Fixes
Miscellaneous Chores
v37.388.1
Compare Source
Bug Fixes
v37.388.0
Compare Source
Features
Miscellaneous Chores
v37.387.3
Compare Source
Bug Fixes
v37.387.2
Compare Source
Bug Fixes
Build System
v37.387.1
Compare Source
Build System
v37.387.0
Compare Source
Features
Project
andSdk
(#29330) (c89ae5c)v37.386.0
Compare Source
Features
sourceUrl
andsourceDirectory
options (#29387) (e85a7d8)Bug Fixes
Documentation
Miscellaneous Chores
v37.385.0
Compare Source
Features
Code Refactoring
v37.384.1
Compare Source
Bug Fixes
v37.384.0
Compare Source
Features
Build System
v37.383.0
Compare Source
Features
Documentation
v37.382.5
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
v37.382.4
Compare Source
Bug Fixes
Documentation
v37.382.3
Compare Source
Bug Fixes
Documentation
Code Refactoring
v37.382.2
Compare Source
Bug Fixes
v37.382.1
Compare Source
Bug Fixes
Miscellaneous Chores
v37.382.0
Compare Source
Features
v37.381.11
Compare Source
Bug Fixes
Documentation
v37.381.10
Compare Source
Bug Fixes
Documentation
v37.381.9
Compare Source
Documentation
Build System
v37.381.8
Compare Source
Bug Fixes
Documentation
v37.381.7
Compare Source
Bug Fixes
prPriority
based sorting of prs (#29306) (9e2ca6b)Documentation
releaseTimestamp
andsourceUrl
support (#29225) (6dd189e)v37.381.6
Compare Source
Bug Fixes
v37.381.5
Compare Source
Build System
v37.381.4
Compare Source
Build System
v37.381.3
Compare Source
Bug Fixes
v37.381.2
Compare Source
Bug Fixes
v37.381.1
Compare Source
Bug Fixes
v37.381.0
Compare Source
Features
matchBaseBranches
validation (#29283) (09334f3)Miscellaneous Chores
v37.380.0
Compare Source
Features
v37.379.1
Compare Source
Documentation
Miscellaneous Chores
Build System
v37.379.0
Compare Source
Features
lockedVersion
(#27924) (30926c9)Bug Fixes
allowedHeaders
again (#29281) (842f205)v37.378.0
Compare Source
Features
encryptedWarning
text parameter (#29120) (1965526)v37.377.8
Compare Source
Bug Fixes
Miscellaneous Chores
v37.377.7
Compare Source
Bug Fixes
v37.377.6
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
v37.377.5
Compare Source
Build System
v37.377.4
Compare Source
Bug Fixes
v37.377.3
Compare Source
Bug Fixes
detectPlatform
" (#29255) (34d0727)v37.377.2
Compare Source
Bug Fixes
Miscellaneous Chores
v37.377.1
Compare Source
Bug Fixes
v37.377.0
Compare Source
Features
Miscellaneous Chores
Continuous Integration
[
v37.376.0
](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 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 has been generated by Renovate Bot.