neko-plugins icon indicating copy to clipboard operation
neko-plugins copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago β€’ 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/framework (source) ^5.1.0 -> ^5.2.1 age adoption passing confidence
@sentry/integrations (source) ^7.112.2 -> ^7.114.0 age adoption passing confidence
@sentry/node (source) ^7.112.2 -> ^7.116.0 age adoption passing confidence
@swc/core (source) ^1.4.17 -> ^1.5.7 age adoption passing confidence
@types/node (source) ^20.12.7 -> ^20.12.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.7.1 -> ^7.9.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.7.1 -> ^7.9.0 age adoption passing confidence
discord-api-types (source) ^0.37.83 -> ^0.37.84 age adoption passing confidence
discord.js (source) ^14.14.1 -> ^14.15.2 age adoption passing confidence
lerna (source) ^8.1.2 -> ^8.1.3 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
systeminformation (source) ^5.22.7 -> ^5.22.9 age adoption passing confidence
typedoc-plugin-mdn-links ^3.1.22 -> ^3.1.26 age adoption passing confidence
yarn (source) 4.1.1 -> 4.2.2 age adoption passing confidence

Release Notes

sapphiredev/framework (@​sapphire/framework)

v5.2.1

Compare Source

πŸ› Bug Fixes

  • permissions: Add permissions added by DJS 14.5.2 (7d6a301)
  • deps: Update all non-major dependencies (22f7729)

v5.2.0

Compare Source

πŸš€ Features

getsentry/sentry-javascript (@​sentry/integrations)

v7.114.0

Compare Source

Important Changes

This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the cases where it should have been reported. With this change, the CLS web vital should now always be reported for pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.

Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.

Other Changes
  • build(aws-lambda/v7): Turn off lambda layer publishing (#​11875)
  • feat(v7): Add tunnel support to multiplexed transport (#​11851)
  • fix(opentelemetry-node): support HTTP_REQUEST_METHOD attribute (#​11929)
  • fix(react/v7): Fix react router v4/v5 span names (#​11940)

v7.113.0

Compare Source

Important Changes

This release adds support for Node 22! πŸŽ‰

It also adds prebuilt-binaries for Node 22 to @sentry/profiling-node.

Other Changes
  • feat(feedback): [v7] New feedback button design (#​11841)
  • feat(replay/v7): Upgrade rrweb packages to 2.15.0 (#​11752)
  • fix(ember/v7): Ensure unnecessary spans are avoided (#​11848)
swc-project/swc (@​swc/core)

v1.5.7

Compare Source

Documentation

v1.5.6

Compare Source

Bug Fixes

v1.5.5

Compare Source

Bug Fixes
Refactor

v1.5.3

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

Bug Fixes

v1.5.0

Compare Source

Bug Fixes
Features
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❀️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

You can read about our versioning strategy and releases on our website.

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❀️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.9.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.

v7.8.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.

discordjs/discord-api-types (discord-api-types)

v0.37.84

Compare Source

Features
discordjs/discord.js (discord.js)

v14.15.2

Compare Source

Bug Fixes

v14.15.1

Compare Source

Bug Fixes

v14.15.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • Presence: Prefer boolean client status comparison before activity checks (#​10213) (4ad2858)

Refactor

Typings

lerna/lerna (lerna)

v8.1.3

Compare Source

Bug Fixes
isaacs/rimraf (rimraf)

v5.0.7

Compare Source

v5.0.6

Compare Source

sebhildebrandt/systeminformation (systeminformation)

v5.22.9

Compare Source

v5.22.8

Compare Source

Gerrit0/typedoc-plugin-mdn-links (typedoc-plugin-mdn-links)

v3.1.26

Compare Source

v3.1.25

Compare Source

v3.1.24

Compare Source

v3.1.23

Compare Source

yarnpkg/berry (yarn)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source


Configuration

πŸ“… Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Apr 28 '24 04:04 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 41.96%. Comparing base (a698949) to head (b103a81).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #273   +/-   ##
=======================================
  Coverage   41.96%   41.96%           
=======================================
  Files          18       18           
  Lines         255      255           
  Branches       61       53    -8     
=======================================
  Hits          107      107           
  Misses        148      148           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 28 '24 04:04 codecov[bot]