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:
0.0.7
->0.0.8
8.2.0
->8.2.1
7.36.0
->7.43.0
18.11.19
->18.15.3
9.0.0
->9.0.1
1.0.2
->1.1.0
8.33.0
->8.36.0
4.12.0
->4.14.1
13.1.0
->13.2.0
12.0.0
->12.2.0
2.0.20
->2.0.21
7.3.3
->7.3.4
8.8.0
->8.11.0
9.1.1
->9.4.0
7.26.3
->7.29.3
2.8.3
->2.8.4
1.6.1
->1.9.1
3.12.2
->3.12.5
0.28.4
->0.29.3
Release Notes
edgedb/edgedb-js
v0.0.8
Compare Source
fastify/fastify-cors
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-cors@v8.2.0...v8.2.1
getsentry/sentry-javascript
v7.43.0
Compare Source
profilesSampler
option to node client type (#7385)Array.findIndex()
as it is ES5 incompatible (#7400)require
call to fix monkey patching (#7430)v7.42.0
Compare Source
cause
to send exceptions (#7350)originalException
has typeunknown
(#7361)Object.values()
(#7360)normalizeDepth
(#7379)require
calls (#7377)Replay
rrweb
changes:@sentry-internal/rrweb
was updated from 1.104.1 to 1.105.0 (#7314):onMutation
option to record (#70)<input type='submit' value='Btn text'>
is masked (#69)v7.41.0
Compare Source
environment
everywhere (#7327)routeLabel: 'path'
to opt-out of using name (#7326)X-Forwarded-For
Http header (#7329)Work in this release contributed by @OliverJAsh. Thank you for your contribution!
v7.40.0
Compare Source
v7.39.0
Compare Source
This release adds a new package,
@sentry/angular-ivy
, which is our Angular SDK with full support for Angular's rendering engine, Ivy.This release also adds a new
enableTracing
option, which can be used instead oftracesSampleRate
for an easier setup.Related to this, the
hasTracingEnabled
utility function was moved from@sentry/tracing
to@sentry/core
.The old export from
@sentry/tracing
has been deprecated and will be removed in v8.debug_meta
(#7168)VERCEL_ENV
as environment (#7227)enableTracing
option (#7238)Replay
rrweb
changes:@sentry-internal/rrweb
was updated from 1.103.0 to 1.104.1 (#7238):typings/types
(#60)autoplay
attribute from audio/video tags (#59)modulepreload
as well (#52)maskAllInputs:false
(#61)rootShadowHost
check (#50)v7.38.0
Compare Source
abs_path
into stack frame object (#7167)Offline
integration (#7063)PerformanceResourceTiming.renderBlockingStatus
(#7127)maxWait
(#7207, #7208)Work in this release contributed by @lucas-zimermann. Thank you for your contribution!
v7.37.2
Compare Source
This release includes changes and fixes around text masking and blocking in Replay's
rrweb
dependency. See versions 1.102.0 and 1.103.0.blockSelector
for blocking elements as wellaria-label
textarea
maskAllText
optionSDK Changes:
v7.37.1
Compare Source
async
in stack frame urls (#7131)this
in http integration (#7135)defaultStackParser
from tracing CDN bundles (#7116)v7.37.0
Compare Source
LocalVariables
, Improve frame matching for ESM (#7049)Work in this release contributed by @JamesHenry. Thank you for your contribution!
eslint/eslint
v8.36.0
Compare Source
Features
c89a485
feat: AddcheckJSDoc
option to multiline-comment-style (#16807) (Laurent Cozic)f5f5e11
feat: Serialize parsers/processors in flat config (#16944) (Nicholas C. Zakas)4799297
feat: use @eslint-community dependencies (#16784) (Michaël De Boey)Bug Fixes
92c1943
fix: correctly iterate files matched by glob patterns (#16831) (Nitin Kumar)Documentation
b98fdd4
docs: Update README (GitHub Actions Bot)caf08ce
docs: fix estree link in custom formatters docs (#16967) (Milos Djermanovic)3398431
docs: Custom Parsers cleanup/expansion (#16887) (Ben Perlmutter)19d3531
docs: Update README (GitHub Actions Bot)b09a512
docs: detect and fix broken links (#16837) (Nitin Kumar)Chores
602b111
chore: upgrade @eslint/js@8.36.0 (#16978) (Milos Djermanovic)43c2345
chore: package.json update for @eslint/js release (ESLint Jenkins)00afb84
chore: upgrade @eslint/eslintrc@2.0.1 (#16977) (Milos Djermanovic)698c5aa
chore: upgrade espree@9.5.0 (#16976) (Milos Djermanovic)75acdd2
chore: lint more js files in docs (#16964) (Milos Djermanovic)89d9844
ci: bump actions/add-to-project from 0.4.0 to 0.4.1 (#16943) (dependabot[bot])v8.35.0
Compare Source
Features
8e34a04
feat: addafterHashbangComment
option tolines-around-comment
rule (#16920) (SUZUKI Sosuke)c8c0c71
feat: Move all and recommended configs into package. (#16844) (Nicholas C. Zakas)71f6f0d
feat: report more cases with??
in no-constant-binary-expression (#16826) (Daiki Nishikawa)Bug Fixes
9698bc5
fix: pin esquery v1.4.0 (fixes #16896) (#16897) (唯然)Documentation
f9f195e
docs: Plugin docs cleanup & expansion (#16862) (Ben Perlmutter)df809fd
docs: Custom Formatters page cleanup/expansion (#16886) (Ben Perlmutter)0700d1b
docs: Add PostCSS/Autoprefixer/CSSNano (#16502) (Nick Schonning)7b9e9bf
docs: support unicode anchors (#16782) (Percy Ma)5fbc0bf
docs: Update README (GitHub Actions Bot)67865a0
docs: Remove mention of mailing list (#16869) (Amaresh S M)43af24a
docs: Add explanation of when to use 'warn' severity (#16882) (Nicholas C. Zakas)ed2999b
docs: Shareable configs page edits and expansion (#16824) (Ben Perlmutter)2780635
docs: fix typos (#16884) (Lioness100)5bdaae2
docs: Ways to Extend ESLint page (#16861) (Ben Perlmutter)Chores
cdcbe12
chore: upgrade @eslint/js@8.35.0 (#16935) (Brandon Mills)c954c34
chore: package.json update for @eslint/js release (ESLint Jenkins)5a517da
chore: package.json update for @eslint/js release (ESLint Jenkins)9f10926
chore: upgrade @eslint/eslintrc@2.0.0 (#16928) (Milos Djermanovic)da728fa
ci: use LTS node version in workflows (#16907) (Nitin Kumar)c57b4f3
perf: upgrade to esquery@1.4.2 (#16901) (Milos Djermanovic)9122f07
chore: Update stale bot settings (#16870) (Nicholas C. Zakas)v8.34.0
Compare Source
Features
9b2fcf7
feat:array-callback-return
supportsArray.prototype.toSorted
(#16845) (SUZUKI Sosuke)Bug Fixes
923f61d
fix: false positive with assignment inno-extra-parens
(#16872) (Francesco Trotta)Documentation
f0a9883
docs: split rules documentation (#16797) (Ben Perlmutter)67aa37b
docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut)337f7ed
docs: fix width of language input (#16849) (Tanuj Kanti)71349a1
docs: Configure a Parser page (#16803) (Ben Perlmutter)de7e925
docs: remove extra line numbers in example (#16848) (jonz94)ad38d77
docs: Update README (GitHub Actions Bot)Chores
9dbe06d
chore: addtype
property to array-element-newline schema (#16877) (MHO)a061527
chore: Remove unused functions (#16868) (Nicholas C. Zakas)fastify/fastify
v4.14.1
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.14.0...v4.14.1
v4.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.13.0...v4.14.0
v4.13.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v4.12.0...v4.13.0
okonet/lint-staged
v13.2.0
Compare Source
Bug Fixes
colorette
withchalk
for better color support detection (f598725)Features
v13.1.4
Compare Source
v13.1.3
Compare Source
v13.1.2
Compare Source
Bug Fixes
v13.1.1
Compare Source
Bug Fixes
--stash
when using the--diff
option (99390c3)mercurius-js/mercurius
v12.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: mercurius-js/mercurius@v12.1.0...v12.2.0
v12.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: mercurius-js/mercurius@v12.0.1...v12.1.0
v12.0.1
Compare Source
What's Changed
New Contributors
Full Changelog: mercurius-js/mercurius@v12.0.0...v12.0.1
remy/nodemon
v2.0.21
Compare Source
Bug Fixes
sindresorhus/p-queue
v7.3.4
Compare Source
84b32d5
pinojs/pino
v8.11.0
Compare Source
What's Changed
New Contributors
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 Mend Renovate. View repository job log here.