Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #275

Merged
merged 3 commits into from Nov 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) ^18.2.0 -> ^18.4.1 age adoption passing confidence
@commitlint/config-conventional (source) ^18.1.0 -> ^18.4.0 age adoption passing confidence
@discordjs/builders (source) ^1.6.5 -> ^1.7.0 age adoption passing confidence
@discordjs/rest (source) ^2.0.1 -> ^2.1.0 age adoption passing confidence
@discordjs/util (source) ^1.0.1 -> ^1.0.2 age adoption passing confidence
@favware/cliff-jumper ^2.2.0 -> ^2.2.3 age adoption passing confidence
@sapphire/pieces (source) ^3.7.0 -> ^3.7.1 age adoption passing confidence
@sentry/integrations (source) ^7.76.0 -> ^7.80.1 age adoption passing confidence
@sentry/node (source) ^7.76.0 -> ^7.80.1 age adoption passing confidence
@swc/core (source) ^1.3.95 -> ^1.3.96 age adoption passing confidence
@types/node (source) ^20.8.9 -> ^20.9.0 age adoption passing confidence
@types/ws (source) ^8.5.8 -> ^8.5.9 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.9.0 -> ^6.11.0 age adoption passing confidence
@typescript-eslint/parser ^6.9.0 -> ^6.11.0 age adoption passing confidence
discord-api-types (source) ^0.37.61 -> ^0.37.63 age adoption passing confidence
eslint (source) ^8.52.0 -> ^8.53.0 age adoption passing confidence
lint-staged ^15.0.2 -> ^15.1.0 age adoption passing confidence
prettier (source) ^3.0.3 -> ^3.1.0 age adoption passing confidence
vite (source) ^4.4.9 -> ^4.5.0 age adoption passing confidence
yarn 4.0.1 -> 4.0.2 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v18.4.1

Compare Source

Note: Version bump only for package @​commitlint/cli

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v18.4.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

discordjs/discord.js (@​discordjs/builders)

v1.7.0

Compare Source

Features

discordjs/discord.js (@​discordjs/rest)

v2.1.0

Compare Source

Bug Fixes

Documentation

Features

discordjs/discord.js (@​discordjs/util)

v1.0.2

Compare Source

Documentation

  • create-discord-bot: Support bun in create-discord-bot (#​9798) (7157748)
favware/cliff-jumper (@​favware/cliff-jumper)

v2.2.3

Compare Source

🐛 Bug Fixes

  • Actually support yarn v4 oops (8e25acd)

v2.2.2

Compare Source

🐛 Bug Fixes

  • Add support for yarn v4 (35af4dc)

v2.2.1

Compare Source

🐛 Bug Fixes

  • Update to git cliff v1.4.0 (46f1357)
sapphiredev/pieces (@​sapphire/pieces)

v3.7.1

Compare Source

🐛 Bug Fixes

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

v7.80.1

Compare Source

  • fix(astro): Adjust Vite plugin config to upload server source maps (#​9541)
  • fix(nextjs): Add tracing extensions in all serverside wrappers (#​9537)
  • fix(nextjs): Fix serverside transaction names on Windows (#​9526)
  • fix(node): Fix tRPC middleware typing (#​9540)
  • fix(replay): Add additional safeguards for capturing network bodies (#​9506)
  • fix(tracing): Update prisma span to be db.prisma (#​9512)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.63 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.95 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 195.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.77 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.49 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.13 KB
@​sentry-internal/feedback - Webpack (gzipped) 16 KB

v7.80.0

Compare Source

  • feat(astro): Add distributed tracing via <meta> tags (#​9483)
  • feat(node): Capture internal server errors in trpc middleware (#​9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#​9493)
  • fix(astro): Mark SDK package as Astro-external (#​9509)
  • ref(nextjs): Don't initialize Server SDK during build (#​9503)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.25 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.83 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.91 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.35 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.13 KB
@​sentry-internal/feedback - Webpack (gzipped) 15.98 KB

v7.79.0

Compare Source

  • feat(tracing): Add span origin to trace context (#​9472)
  • fix(deno): Emit .mjs files (#​9485)
  • fix(nextjs): Flush servercomponent events for edge (#​9487)

v7.78.0

Compare Source

Important Changes
  • Replay Bundle Size improvements

We've dramatically decreased the bundle size of our Replay package, reducing the minified & gzipped bundle size by ~20 KB!
This was possible by extensive use of tree shaking and a host of small changes to reduce our footprint:

  • feat(replay): Update rrweb to 2.2.0 (#​9414)
  • ref(replay): Use fflate instead of pako for compression (#​9436)

By using tree shaking it is possible to shave up to 10 additional KB off the bundle.

Other Changes
  • feat(astro): Add Sentry middleware (#​9445)
  • feat(feedback): Add "outline focus" and "foreground hover" vars (#​9462)
  • feat(feedback): Add openDialog and closeDialog onto integration interface (#​9464)
  • feat(feedback): Implement new user feedback embeddable widget (#​9217)
  • feat(nextjs): Add automatic sourcemapping for edge part of the SDK (#​9454)
  • feat(nextjs): Add client routing instrumentation for app router (#​9446)
  • feat(node-experimental): Add hapi tracing support (#​9449)
  • feat(replay): Allow to configure beforeErrorSampling (#​9470)
  • feat(replay): Stop fixing truncated JSONs in SDK (#​9437)
  • fix(nextjs): Fix sourcemaps resolving for local dev when basePath is set (#​9457)
  • fix(nextjs): Only inject basepath in dev mode (#​9465)
  • fix(replay): Ensure we stop for rate limit headers (#​9420)
  • ref(feedback): Add treeshaking for logger statements (#​9475)
  • ref(replay): Use rrweb for slow click detection (#​9408)
  • build(polyfills): Remove output format specific logic (#​9467)
Bundle size 📦
Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.24 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.48 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.97 KB
@​sentry/browser - Webpack (gzipped) 21.29 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.82 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.09 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.23 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.87 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.28 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.28 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.8 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.34 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.12 KB
@​sentry-internal/feedback - Webpack (gzipped) 15.81 KB

v7.77.0

Compare Source

  • feat: Move LinkedErrors integration to @​sentry/core (#​9404)
  • feat(remix): Update sentry-cli version to ^2.21.2 (#​9401)
  • feat(replay): Allow to treeshake & configure compression worker URL (#​9409)
  • fix(angular-ivy): Adjust package entry points to support Angular 17 with SSR config (#​9412)
  • fix(feedback): Fixing feedback import (#​9403)
  • fix(nextjs): Match only numbers as orgid in tunnelRoute (#​9416)
  • fix(nextjs): Strictly validate tunnel target parameters (#​9415)
  • fix(utils): Avoid keeping a reference of last used event (#​9387)
swc-project/swc (@​swc/core)

v1.3.96

Compare Source

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

v6.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-function-return-type] support JSX attributes in allowTypedFunctionExpressions (#​7553) (be2777c)
  • eslint-plugin: [no-unnecessary-qualifier] handle nested namespace id (#​7883) (a668f5b)
Features

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

v6.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-unused-vars] handle logical assignment (#​7854) (11e57c5)
  • eslint-plugin: [require-await] add support for "await using" (#​7866) (855abea)
Features
  • eslint-plugin: [ban-ts-comments] suggest ts-expect-error over ts-ignore (#​7849) (5e73a48)

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

6.9.1 (2023-10-30)

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

v6.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] allow PascalCase for imports (#​7841) (7ad86ee)
  • eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression (#​7831) (31988e0)

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

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

v6.11.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v6.10.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

6.9.1 (2023-10-30)

Note: Version bump only for package @​typescript-eslint/parser

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

v6.9.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

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

v0.37.63

Compare Source

Bug Fixes
  • RESTPutAPIGuildOnboardingJSONBody: optional keys and flattened emoji (#​839) (a8efb19)

v0.37.62

Compare Source

Features
eslint/eslint (eslint)

v8.53.0

Compare Source

Features

  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)

Bug Fixes

  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)

Documentation

  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)

Chores

okonet/lint-staged (lint-staged)

v15.1.0

Compare Source

Minor Changes
Patch Changes
prettier/prettier (prettier)

v3.1.0

Compare Source

diff

🔗 Release Notes

vitejs/vite (vite)

v4.5.0

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.11

Compare Source

Please refer to CHANGELOG.md for details.

v4.4.10

Compare Source

Please refer to CHANGELOG.md for details.

yarnpkg/berry (yarn)

v4.0.2

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 renovate bot requested a review from favna as a code owner August 6, 2023 01:07
@renovate renovate bot added the dependencies label Aug 6, 2023
@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fceb94b) 68.59% compared to head (9e2cd95) 68.59%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage   68.59%   68.59%           
=======================================
  Files          51       51           
  Lines        3760     3760           
  Branches      174      174           
=======================================
  Hits         2579     2579           
  Misses       1160     1160           
  Partials       21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 979971d to 5eab8ec Compare August 8, 2023 21:38
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Aug 8, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5eab8ec to 9ce1690 Compare August 8, 2023 22:50
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Aug 8, 2023
@renovate renovate bot closed this Aug 8, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch August 8, 2023 22:52
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Aug 9, 2023
@renovate renovate bot reopened this Aug 9, 2023
@renovate renovate bot restored the renovate/all-minor-patch branch August 9, 2023 10:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 31b0fd9 to 16b9b5e Compare August 16, 2023 04:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 96a827f to 8189d21 Compare August 17, 2023 21:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 92165b9 to 5cf128c Compare November 5, 2023 06:38
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Nov 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from b237f34 to cc37708 Compare November 12, 2023 07:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from afb9a44 to 0acc2a0 Compare November 14, 2023 14:45
@kyranet kyranet self-requested a review as a code owner November 14, 2023 21:23
Copy link
Contributor Author

renovate bot commented Nov 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@kyranet kyranet merged commit 8a2874a into main Nov 14, 2023
8 checks passed
@kyranet kyranet deleted the renovate/all-minor-patch branch November 14, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant