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

build(dev-deps): update all non-major dependencies #21

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@ivangabriele/prettier-config 3.1.0 -> 3.2.0 age adoption passing confidence devDependencies minor
@rollup/plugin-commonjs (source) 25.0.7 -> 25.0.8 age adoption passing confidence devDependencies patch
@swc/core (source) 1.3.96 -> 1.5.25 age adoption passing confidence devDependencies minor
@swc/jest (source) 0.2.29 -> 0.2.36 age adoption passing confidence devDependencies patch
@types/jest (source) 29.5.8 -> 29.5.12 age adoption passing confidence devDependencies patch
@types/mocha (source) 10.0.4 -> 10.0.6 age adoption passing confidence devDependencies patch
@types/node (source) 20.9.0 -> 20.14.2 age adoption passing confidence devDependencies minor
@types/ramda (source) 0.29.8 -> 0.30.0 age adoption passing confidence devDependencies minor
@types/vscode (source) 1.84.1 -> 1.90.0 age adoption passing confidence devDependencies minor
@types/ws (source) 8.5.9 -> 8.5.10 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 6.11.0 -> 6.21.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.11.0 -> 6.21.0 age adoption passing confidence devDependencies minor
@vscode/test-electron 2.3.6 -> 2.4.0 age adoption passing confidence devDependencies minor
@vscode/vsce (source) 2.22.0 -> 2.27.0 age adoption passing confidence devDependencies minor
eslint (source) 8.53.0 -> 8.57.0 age adoption passing confidence devDependencies minor
eslint-config-prettier 9.0.0 -> 9.1.0 age adoption passing confidence devDependencies minor
eslint-plugin-import 2.29.0 -> 2.29.1 age adoption passing confidence devDependencies patch
eslint-plugin-jest 27.6.0 -> 27.9.0 age adoption passing confidence devDependencies minor
eslint-plugin-sort-destructure-keys 1.5.0 -> 1.6.0 age adoption passing confidence devDependencies minor
eslint-plugin-typescript-sort-keys 3.1.0 -> 3.2.0 age adoption passing confidence devDependencies minor
mocha (source) 10.2.0 -> 10.4.0 age adoption passing confidence devDependencies minor
pascalgn/automerge-action v0.15.6 -> v0.16.3 age adoption passing confidence action minor
ramda (source) 0.29.1 -> 0.30.1 age adoption passing confidence devDependencies minor
rollup (source) 4.4.0 -> 4.18.0 age adoption passing confidence devDependencies minor
rollup-plugin-swc3 0.10.3 -> 0.11.2 age adoption passing confidence devDependencies minor
semantic-release 22.0.7 -> 22.0.12 age adoption passing confidence devDependencies patch
tslib (source) 2.6.2 -> 2.6.3 age adoption passing confidence devDependencies patch
type-fest 4.7.1 -> 4.20.0 age adoption passing confidence devDependencies minor
typescript (source) 5.2.2 -> 5.4.5 age adoption passing confidence devDependencies minor
ws 8.14.2 -> 8.17.0 age adoption passing confidence devDependencies minor
yarn (source) 4.0.1 -> 4.2.2 age adoption passing confidence packageManager minor

Release Notes

ivangabriele/prettier-config (@​ivangabriele/prettier-config)

v3.2.0

Compare Source

rollup/plugins (@​rollup/plugin-commonjs)

v25.0.8

2024-05-22

Bugfixes
  • fix: preserve the class body property keys even if they are special keywords (#​1688)
swc-project/swc (@​swc/core)

v1.5.25

Compare Source

Bug Fixes
Features
Performance

v1.5.24

Compare Source

v1.5.23

Compare Source

Bug Fixes

v1.5.22

Compare Source

v1.5.20

Compare Source

v1.5.19

Compare Source

v1.5.11

Compare Source

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
  • (es/decorator) Support for legacy decorators in class expressions (#​8892) (8fe57ad)

  • (es/helpers) Remove unused export from _using_ctx.js (#​8891) (438d0b3)

  • (es/minifier) Do not add vars if eval exists (#​8888) (be359fa)

v1.5.0

Compare Source

Bug Fixes
Features

v1.4.17

Compare Source

Bug Fixes

v1.4.16

Compare Source

Bug Fixes

v1.4.15

Compare Source

Bug Fixes
Features
Refactor
Build

v1.4.14

Compare Source

Bug Fixes
Documentation
  • (swc_core) Resolve build issue with --all-features flag (#​8848) (c0d901e)
Refactor
Testing

v1.4.13

Compare Source

Bug Fixes

v1.4.12

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance

v1.4.11

Compare Source

v1.4.8

Compare Source

Bug Fixes
  • (es/module) Fix regression of resolving relative modules (#​8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#​8739) (663261b)

Miscellaneous Tasks

v1.4.7

Compare Source

Bug Fixes
  • (es/minifier) Fix eval of toString of array with holes (#​8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#​8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#​8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#​8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#​8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#​8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#​8732) (633cd89)

Features
Refactor
  • (es) Prepare wasm32-wasi-preview1-threads target support (#​8724) (e3acd14)

v1.4.6

Compare Source

Bug Fixes
Performance

v1.4.5

Compare Source

Bug Fixes
Features

v1.4.4

Compare Source

v1.4.2

Compare Source

Bug Fixes
Features
Testing

v1.4.1

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Refactor
  • (bindings) Remove bindings for experimental packages (#​8600)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from ef97f70 to a500514 Compare November 26, 2023 15:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c5ad304 to 5374cef Compare December 4, 2023 17:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 79d5ae7 to 4e35e2b Compare December 9, 2023 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 30f464d to a56da6d Compare May 9, 2024 09:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 71ee256 to 2854c84 Compare May 15, 2024 02:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 2867d70 to 5c739d8 Compare May 25, 2024 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 734974a to 211bc91 Compare June 5, 2024 09:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 211bc91 to 8655bd5 Compare June 6, 2024 01:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8655bd5 to 8327a27 Compare June 7, 2024 15:11
@ivangabriele ivangabriele merged commit 2eb1059 into main Jun 8, 2024
8 checks passed
@ivangabriele ivangabriele deleted the renovate/all-minor-patch branch June 8, 2024 05:57
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.

1 participant