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 dependencies (non-major) #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@emotion/react (source) ^11.13.0 -> ^11.14.0 age adoption passing confidence
@emotion/styled (source) ^11.13.0 -> ^11.14.0 age adoption passing confidence
@remirror/react (source) ^3.0.0 -> ^3.0.1 age adoption passing confidence
@remirror/react-ui (source) ^1.0.0 -> ^1.0.1 age adoption passing confidence
@swc/core (source) ^1.7.4 -> ^1.11.7 age adoption passing confidence
@swc/jest (source) ^0.2.36 -> ^0.2.37 age adoption passing confidence
@types/jest (source) ^29.5.12 -> ^29.5.14 age adoption passing confidence
@types/node (source) ^20.14.13 -> ^20.17.23 age adoption passing confidence
@types/react (source) ^18.3.3 -> ^18.3.18 age adoption passing confidence
@types/react-dom (source) ^18.3.0 -> ^18.3.5 age adoption passing confidence
@vitejs/plugin-react (source) ^4.3.1 -> ^4.3.4 age adoption passing confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-config-next (source) ^14.2.5 -> ^14.2.24 age adoption passing confidence
jest-remirror (source) ^3.0.0 -> ^3.0.1 age adoption passing confidence
next (source) ^14.2.5 -> ^14.2.24 age adoption passing confidence
remirror (source) ^3.0.0 -> ^3.0.1 age adoption passing confidence
ts-jest (source) ^29.2.3 -> ^29.2.6 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.8.2 age adoption passing confidence
vite (source) ^5.3.5 -> ^5.4.14 age adoption passing confidence

Release Notes

emotion-js/emotion (@​emotion/react)

v11.14.0

Compare Source

Minor Changes
  • #​3284 a19d019 Thanks @​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.
Patch Changes

v11.13.5

Compare Source

Patch Changes

v11.13.3

Compare Source

Patch Changes
remirror/remirror (@​remirror/react)

v3.0.1

Compare Source

2024-08-01

Patch Changes
remirror/remirror (@​remirror/react-ui)

v1.0.1

2024-08-01

Patch Changes
swc-project/swc (@​swc/core)

v1.11.7

Compare Source

Features

v1.11.6

Compare Source

Bug Fixes

v1.11.5

Compare Source

Bug Fixes
  • (es/lints) Capture errors and emit from the original thread (#​10119) (2304cd8)

  • (es/minifier) Skip inlining if the referential identity of a function matters (#​10123) (c08fe8d)

  • (ts/fast-strip) Throw object consistently (#​10122) (010ff2a)

Miscellaneous Tasks
Performance

v1.11.4

Compare Source

Bug Fixes
Miscellaneous Tasks
Performance
Refactor

v1.11.1

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
Performance
Refactor

v1.10.18

Compare Source

Bug Fixes
Miscellaneous Tasks
  • (es/minifier) Make minify-all example ignore parsing errors (#​10045) (6c7ec46)
Build

v1.10.17

Compare Source

Bug Fixes
Performance
Testing

v1.10.16

Compare Source

Bug Fixes
  • (es/minifier) Check assign target before merge assign cond (#​10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#​10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#​10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#​10022) (308f5d0)

Performance

v1.10.15

Compare Source

Bug Fixes
Features
Performance

v1.10.14

Compare Source

Bug Fixes
Features
Performance

v1.10.12

Compare Source

Bug Fixes
  • (es/parser) Remove wrong check about const without init (#​9970) (1b57261)
Performance
  • (es/minifier) Make analyzer not call collect_infects_from recursively (#​9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#​9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#​9973) (ca8a71f)

v1.10.11

Compare Source

Bug Fixes
  • (es) Restore JSON config & Adjust feature renaming (#​9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#​9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#​9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#​9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#​9869) (e4c1e03)

Features
Miscellaneous Tasks
Performance
Refactor

v1.10.9

Compare Source

Bug Fixes
Documentation
Features
Miscellaneous Tasks
  • (es/minifier) Print slow files from minify-all example (#​9899) (2d87b89)
Performance

v1.10.8

Compare Source

Bug Fixes
Features
  • (typescript) Check computed property names of ts signatures (#​9867) (caed78a)
Performance
Refactor

Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (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.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Sep 1, 2024

⚠️ No Changeset found

Latest commit: 7cc415f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 6 times, most recently from f96deb4 to 8068bcc Compare September 8, 2024 07:08
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 8 times, most recently from 9224d36 to fe08ba6 Compare September 16, 2024 09:42
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 7 times, most recently from 57657b9 to 6cb7467 Compare September 20, 2024 17:08
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 8 times, most recently from c095dd9 to 9befef2 Compare September 27, 2024 16:57
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from 6858ba2 to 48cd2fc Compare January 16, 2025 01:07
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 7 times, most recently from ae68472 to 4b7b869 Compare January 23, 2025 09:15
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 9842f84 to 974cc91 Compare January 30, 2025 01:17
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from 2021bd4 to 5c9bf1a Compare February 11, 2025 01:14
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 4 times, most recently from b4d3029 to 31bd213 Compare February 19, 2025 12:28
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 7 times, most recently from 3fad751 to 3c9df75 Compare March 1, 2025 10:01
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 2 times, most recently from 63ed363 to 7cc415f Compare March 4, 2025 11:46
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 7cc415f to ff26cdb Compare March 4, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants