d6fa58854#8534 - The logging endpoint has been updated to ensure proper logging of WebPush entries. This resolves an issue where BigQuery logs were missing WebPush data. The payload structure has also been updated in alignment with the latest logging requirements as specified in go/firelog.
Drops support for Node 14.x, which is no longer supported by Node.js.
In the node build styles/*.css files now ship un-minified
with minified counterparts as: styles/*.min.css [mvorisek][]
(this makes things consistent with our cdn builds)
Parser:
(enh) prevent re-highlighting of an element [joshgoebel][]
(chore) Remove discontinued badges from README [Bradley Mackey][]
(chore) Fix build size report [Bradley Mackey][]
New Grammars:
added 3rd party Iptables grammar to SUPPORTED_LANGUAGES [Checconio][]
added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES [gondow][]
added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES [aana-h2][]
added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES [Yasith Deelaka][]
Core Grammars:
fix(rust) added negative-lookahead for callable keywords ifwhilefor [Omar Hussein][]
enh(armasm) added x0-x30 and w0-w30 ARMv8 registers [Nicholas Thompson][]
enh(haxe) added final, is, macro keywords and $ identifiers [Robert Borghese][]
enh(haxe) support numeric separators and suffixes [Robert Borghese][]
fix(haxe) fixed metadata arguments and support non-colon syntax [Robert Borghese][]
fix(haxe) differentiate abstract declaration from keyword [Robert Borghese][]
fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
enh(swift) support macro keyword [Bradley Mackey][]
enh(swift) support parameter pack keywords [Bradley Mackey][]
enh(swift) regex literal support [Bradley Mackey][]
enh(swift) @unchecked and @Sendable support [Bradley Mackey][]
enh(scala) add using directives support //> using foo bar [Jamie Thompson][]
fix(scala) fixed comments in constructor arguments not being properly highlighted [Isaac Nonato][]
enh(swift) ownership modifiers support [Bradley Mackey][]
enh(nsis) Add !assert compiler flag [idleberg][]
fix(haskell) do not treat double dashes inside infix operators as comments [Zlondrej][]
enh(rust) added eprintln! macro [qoheniac][]
enh(leaf) update syntax to 4.0 [Samuel Bishop][]
fix(reasonml) simplify syntax and align it with ocaml [jchavarri][]
fix(swift) warn_unqualified_access is an attribute [Bradley Mackey][]
enh(swift) macro attributes are highlighted as keywords [Bradley Mackey][]
enh(stan) updated for version 2.33 (#3859) [Brian Ward][]
This release brings a significant perf improvement to exhaustiveness checking, which led to a ~16% decrease in the time to type-check the full test suite of TS-Pattern:
if (isMatching({ [symbolA]: { [symbolB]: 'bar' } }, obj)) {
// 👆 Used to return true, now returns false!
// Since TS-Pattern wasn't reading symbols, this pattern used to be equivalent
// to the {} pattern that matches any value except null and undefined.
</tr></table>
Bumps the non-majors group with 35 updates in the / directory:
7.2.96
7.4.47
0.3.3
0.3.5
1.5.13
1.6.2
10.12.3
10.14.1
11.8.0
11.10.0
5.0.0
5.0.2
5.0.0
5.0.2
5.0.5
5.5.0
7.1.2
7.2.0
3.3.4
3.5.12
4.2.4
4.4.5
3.22.4
3.23.8
0.1.3
0.1.6
1.0.2
1.0.3
9.0.1
9.0.4
2.1.0
2.1.4
0.0.67
0.0.99
5.0.3
5.0.5
0.6.4
0.6.8
0.25.8
0.33.0
2.4.1
2.4.6
10.4.16
10.4.20
1.6.8
1.7.7
13.3.0
13.15.0
0.15.18
0.24.0
0.5.3
0.15.0
9.0.0
9.1.0
9.15.1
9.29.0
2.1.11
2.4.1
1.69.5
1.79.5
2.0.0
2.0.8
5.1.6
5.6.3
0.16.5
0.20.5
0.9.0
0.11.1
2.0.26
2.1.6
Updates
@mdi/js
from 7.2.96 to 7.4.47Commits
47d99c7
v7.4.47b8b69b2
v7.3.67Updates
@sapphi-red/web-noise-suppressor
from 0.3.3 to 0.3.5Commits
d9a73a2
0.3.53033b13
chore: use .node-version for setup-node action9a2aaf5
chore: update node version9ce1bf3
chore: update tsup to v8aa49143
chore: update pnpm to 9.1.1fcfe8e7
chore: use pnpm patch instead of patch-package6b01e63
chore: update packagesfd4a8bf
chore: enable provenancee12f974
0.3.4cd6d739
chore: update packagesUpdates
cropperjs
from 1.5.13 to 1.6.2Release notes
Sourced from cropperjs's releases.
Changelog
Sourced from cropperjs's changelog.
Commits
da3f6f7
build: release 1.6.2388368d
build: update some dependencies2161782
build: downgrade cpy-cli to v3.x24dbf99
fix: disable touch callout on iOS webkit-based browsersa444f6f
fix: disable long press context menu on iOS chorme (#1155)b122bb6
build: release 1.6.1dda8f95
build: downgrade stylelint to 13 to avoid side effects72bb6d8
docs: update comment description92582ee
build: release 1.6.0f652134
docs: update Related projects add Symfony UX Cropper.js (#1097)Updates
firebase
from 10.12.3 to 10.14.1Release notes
Sourced from firebase's releases.
... (truncated)
Commits
4271d24
Version Packages (#8560)1f63aa4
Merge main into releaseaa6db78
Add dataconnect to issue form (#8550)f3b8e4c
Fix analytics test warnings (#8556)5f3ef9d
Fix repo-scripts test case failing due to incorrect name (#8508)1ca18c4
Introduce WebkitHeadless browser testing (#8491)d6fa588
Update endpoint to Clearlog (#8534)d59563a
Version Packages (#8547)123fee3
Merge main into releasebeaa4df
Data Connect Product (#8480)Updates
highlight.js
from 11.8.0 to 11.10.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
366a8bd
(maintainer) bump version 11.9.0 => 11.10.0b1fd7cd
(maint) build against node 22221b049
(maint) bump npm dependenciese2e11f7
Add JSONata as supported language (#4069)f41067d
improve monokai theme for attr & number (#4067)b9ae5fe
addtext-decoration-skip-ink
,text-decoration-thickness
and `text-underli...888ac75
Add Mirth to SUPPORTED_LANGUAGES.md (#4061)32f6d13
(chore) Remove unused submodule (#4047)4bbf361
enh(typescript) addsatisfies
keyword (#4058)5237004
enh(c): Added typeof and typeof_qual to the list of keywords (#4055)Updates
throttle-debounce
from 5.0.0 to 5.0.2Release notes
Sourced from throttle-debounce's releases.
Changelog
Sourced from throttle-debounce's changelog.
Commits
0cb020f
Pin karma-webpack to specific version to prevent errors in Node 124f30181
Update CI badgec12c765
5.0.1349ca2b
Update documentation regarding license model85f73cc
Cleaning LICENSE.MD of GPL languagef60c45f
5.0.0Updates
@types/throttle-debounce
from 5.0.0 to 5.0.2Commits
Updates
ts-pattern
from 5.0.5 to 5.5.0Release notes
Sourced from ts-pattern's releases.
... (truncated)
Commits
1fed620
5.5.0e3785fe
Merge pull request #292 from GGomez99/ggomez99/export-pattern-type6467aff
Also export the types at the root level7c24440
Export types through an index file16585d9
Export Pattern types in package.json7e35461
Update README.md65a8567
5.4.0e7fd119
Merge pull request #284 from changwoolab/fix/readonly-exhaustive5a1e7e0
Update tests/exhaustive-match.test.ts5196f04
chore: minor unit test modificationUpdates
turndown
from 7.1.2 to 7.2.0Release notes
Sourced from turndown's releases.
Commits
cc73387
7.2.07f8c785
Update deps lock.7bcda25
Merge pull request #460 from orchitech/fix-link-parenthesisfd462c8
Escape inline link attributes. Fix #459.a4ddaff
Merge pull request #461 from orchitech/custom-domino10bbd00
Switch to custom Domino fork.84e7876
Merge pull request #463 from orchitech/github-actions7595c63
Use to GitHub Actions instead of Travis CI89ef473
7.1.34afc328
Merge pull request #443 from rory-instil/masterUpdates
vue
from 3.3.4 to 3.5.12Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
770ea67
release: v3.5.12c82b662
refactor(reactivity): reduce size of collectionHandlers (#12152)ea943af
fix(runtime-dom): prevent unnecessary updates in v-model checkbox when value ...d82fa61
chore: formatd96883c
test(reactivity): test for verifying no unnecessary calls of reactive array i...1ae545a
fix(hydration): provide compat fallback for idle callback hydration strategy ...05685a9
fix(types): retain union type narrowing with defaults applied (#12108)cde2c06
fix(compiler): clone loc toifNode
(#12131)4474c11
fix(compiler-sfc): use sass modern api if available and avoid deprecation war...9da1ac1
fix(runtime-core): fix required prop check false positive for kebab-case edge...Updates
vue-router
from 4.2.4 to 4.4.5Release notes
Sourced from vue-router's releases.
Commits
14219b0
release: vue-router@4.4.55e20afb
fix: fix mods in aliasesc7dd2a1
fix: mods must be added only wiht definePropertya8df616
fix: make internal property non enumerablebe68148
release: vue-router@4.4.45ff2cd0
feat(loaders): internal mods in route records4861467
fix(ssr): handle symboless Modules in dynamic imports (#2355)ba3ab9a
docs: fix small colors99c7251
docs: refactor and fix become sponsor button colors00dd266
chore: pin vue versions because of withDefaults bug in compilerUpdates
zod
from 3.22.4 to 3.23.8Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca42965
v3.23.8eda7df3
Change RefinementCtx to interface1968731
Tweak tiers (#3471)0f4d403
Add Bronze logos (#3470)f985b5b
3.23.72239ff3
Add social crowd969423
Fix #3437: extendShape erases JSDoc property documentation (#3463)29d2ea2
Add copper93b480b
v3.23.6ce3711e
add VSCode dev container support and documenationUpdates
@pinia/testing
from 0.1.3 to 0.1.6Commits
09935e8
release:@pinia/nuxt
@0
.5.5 pinia@2.2.3@pinia/testing
@0
.1.6a950401
refactor: remove uneeded type guard40275cf
chore: fixup type errors249d5c4
test: extra test94f5a63
fix(types): allow writable getters855510a
docs: add a options template to localize algolia tool instructions (#2758)688c526
docs: updatesa44f801
chore: up depscbc79df
docs: update contributing guide (#2782)0d8bce8
style: formatUpdates
@types/dom-screen-wake-lock
from 1.0.2 to 1.0.3Commits
Updates
@types/pica
from 9.0.1 to 9.0.4Commits
Updates
@types/punycode
from 2.1.0 to 2.1.4Commits
Updates
@types/serviceworker
from 0.0.67 to 0.0.99Release notes
Sourced from
@types/serviceworker
's releases.