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:
4.3.1
->4.4.0
1.47.2
->1.49.0
20.16.5
->20.17.8
2.6.11
->2.6.12
10.3.0
->10.3.1
2.15.0
->2.17.0
12.7.0
->12.8.0
3.3.3
->3.4.1
5.6.2
->5.7.2
Release Notes
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.4.0
Compare Source
What's Changed
Enhancements
importOrderCaseSensitive
option for case-sensitive sorting by @acnebs in https://github.com/IanVS/prettier-plugin-sort-imports/pull/184Maintenance
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.3.1...v4.4.0
microsoft/playwright (@playwright/test)
v1.49.0
Compare Source
v1.48.2
Compare Source
v1.48.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/33023 - [Bug]: command line flag --headed has no effect in ui modehttps://github.com/microsoft/playwright/issues/331077 - [REGRESSION]: page.waitForRequest does not get resolved since 1.48.https://github.com/microsoft/playwright/issues/3308585 - [Bug]: WebSocket route does not handle full URLs in Playwrighttps://github.com/microsoft/playwright/issues/33052052 - [Regression]: Inspector not showing recorded sthttps://github.com/microsoft/playwright/issues/331323132 - [Bug]: Wrong Ubuntu release name in Dockerfile.nhttps://github.com/microsoft/playwright/pull/3299632996 - [BUG] Trace attachments have small unusable height
Browser Versions
This version was also tested against the following stable channels:
v1.48.0
Compare Source
focus-trap/focus-trap-react (focus-trap-react)
v10.3.1
Compare Source
Patch Changes
ee62d91
: Bump focus-trap to v7.6.1kkomelin/isomorphic-dompurify (isomorphic-dompurify)
v2.17.0
: Removed @types/dompurify dependency. Updated dompurify and other dependencies.Compare Source
Changelog
@types/dompurify
dependency which caused an issue https://github.com/kkomelin/isomorphic-dompurify/issues/301. The third-party types are not needed anymore becausedompurify
provides their own. Thanks to @Bro3Simon for helping with it.dompurify
and other dependencies.See the complete changelog for more details.
Release
2.17.0
v2.16.0
: Updated dependenciesCompare Source
Changelog
dompurify
,jsdom
and other dependencies.See the complete changelog for more details.
Release
2.16.0
newrelic/node-newrelic (newrelic)
v12.8.0
Compare Source
v12.8.0 (2024-11-19)
Features
Added new configuration options to add custom tags (labels) to logs (#2743) (d20c874)
config.application_logging.forwarding.labels.enabled
totrue
or the environment variableNEW_RELIC_APPLICATION_LOGGING_FORWARDING_LABELS_ENABLED
to true (#2727) (36adb13)config.application_logging.forwarding.labels.exclude
or the environment variableNEW_RELIC_APPLICATION_LOGGING_FORWARDING_LABELS_EXCLUDE
Added support for Bedrock Claude 3.5 invoke model user request (#2721) (a901a24)
Moved
entity.guid
,entity.name
,entity.type
, andhostname
tocommon.attributes
on logs payload instead of in every log message (#2736) (a7f14de)Bug fixes
Documentation
Miscellaneous chores
Tests
openai
(#2726) (8996fc3)ioredis
,prisma
andundici
versioned tests tonode:test
(#2746) (449ae03)memcached
,nestjs
, andrestify
versioned tests tonode:test
(#2752) (653f614)nextjs
versioned tests tonode:test
(#2749) (d385af6)redis
versioned tests tonode:test
(#2725) (9752827)hapi
tests tonode:test
(#2722) (636899b)kafkajs
,langchain
, &openai
tests tonode:test
(#2723) (b6e4c5d)koa
tests tonode:test
(#2744) (86c22a4)mongodb
tests tonode:test
(#2738) (295e7e6)pg
andpg-esm
tests tonode:test
(#2750) (40aea36)Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)v3.4.0
Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
v5.6.3
Compare Source
Configuration
📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone America/New_York, 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.