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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@lerna-lite/cli (source) 1.15.1 -> 3.5.0 age adoption passing confidence devDependencies major
@rollup/plugin-commonjs (source) 22.0.1 -> 25.0.8 age adoption passing confidence devDependencies major
@rollup/plugin-json (source) 4.1.0 -> 6.1.0 age adoption passing confidence devDependencies major
@rollup/plugin-node-resolve (source) 13.3.0 -> 15.2.3 age adoption passing confidence devDependencies major
@rollup/plugin-replace (source) 4.0.0 -> 5.0.5 age adoption passing confidence devDependencies major
@types/node (source) 16.18.13 -> 20.14.1 age adoption passing confidence devDependencies major
actions/cache v3 -> v4 age adoption passing confidence action major
actions/checkout v3 -> v4 age adoption passing confidence action major
actions/setup-node v3 -> v4 age adoption passing confidence action major
codecov/codecov-action v3.1.0 -> v4.4.1 age adoption passing confidence action major
concurrently 7.6.0 -> 8.2.2 age adoption passing confidence devDependencies major
peaceiris/actions-gh-pages v3 -> v4 age adoption passing confidence action major
prettier-plugin-jsdoc 0.4.2 -> 1.3.0 age adoption passing confidence devDependencies major
rimraf 3.0.2 -> 5.0.7 age adoption passing confidence devDependencies major
rollup (source) 2.79.1 -> 4.18.0 age adoption passing confidence devDependencies major
typedoc-plugin-markdown (source) 3.12.1 -> 4.0.3 age adoption passing confidence devDependencies major

Release Notes

lerna-lite/lerna-lite (@​lerna-lite/cli)

v3.5.0

Compare Source

Features

v3.4.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v3.3.3

Compare Source

Bug Fixes

v3.3.2

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
Bug Fixes

v3.2.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v3.2.0

Compare Source

Features
  • version: add --generate-release-notes for GitHub release (#​798) (96d4a61)

v3.1.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v3.0.0

Compare Source

⚠ BREAKING CHANGES

Refer to the v3.0.0 release for more info about the migration.

  • core: upgrade deps to Node 18 and higher (#​777)
  • run: remove --use-nx (powered by Nx) option from run command (#​776)
Features

v2.7.2

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v2.7.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v2.7.0

Compare Source

Features

v2.6.0

Compare Source

Features

v2.5.1

Compare Source

Bug Fixes

v2.5.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v2.4.2

Compare Source

Bug Fixes

v2.4.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v2.4.0

Compare Source

Features

v2.3.0

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v2.2.0

Compare Source

Bug Fixes

v2.1.0

Compare Source

Bug Fixes

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • build: prepare official Lerna-Lite 2.0 release (#​567)
Features

v1.17.0

Compare Source

Features

1.16.2 (2023-03-13)

Bug Fixes

1.16.1 (2023-03-11)

Note: Version bump only for package @​lerna-lite/cli

v1.16.2

Compare Source

Bug Fixes

v1.16.1

Compare Source

Note: Version bump only for package @​lerna-lite/cli

v1.16.0

Compare Source

Bug Fixes
Features

1.15.1 (2023-02-08)

Note: Version bump only for package @​lerna-lite/cli

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)

v25.0.7

Compare Source

2023-10-15

Bugfixes
  • fix: bump magic-string version #​1596

v25.0.6

Compare Source

2023-10-15

Bugfixes
  • fix: Keep the shebang at the top of the file content #​1610

v25.0.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v25.0.4

Compare Source

2023-08-11

Updates

v25.0.3

Compare Source

2023-07-15

Bugfixes
  • fix: preserve this reference in the child class #​1537

v25.0.2

Compare Source

2023-06-19

Bugfixes

v25.0.1

Compare Source

2023-06-10

Bugfixes
  • fix: change dynamicRequireRoot to normalizedDynamicRequireRoot && tweak related tests #​1508

v25.0.0

Compare Source

2023-05-12

Breaking Changes
  • fix: dynamic require root check was broken in some cases #​1461

v24.1.0

Compare Source

2023-04-11

Features
  • feat: Do not use getters for module.exports #​1455

v24.0.1

Compare Source

2023-01-20

Bugfixes
  • fix: types should come first in exports #​1403

v24.0.0

Compare Source

2022-12-18

Breaking Changes
  • fix: check if defaultIsModuleExports is auto for getDefaultExportFromCjs #​1358

v23.0.7

Compare Source

2022-12-17

Bugfixes
  • fix: produce code which works when __esModule is already defined #​1379

v23.0.6

Compare Source

2022-12-17

Bugfixes

v23.0.5

Compare Source

2022-12-15

Bugfixes
  • fix: resolve export exports not found #​1363

v23.0.4

Compare Source

2022-12-07

Bugfixes

v23.0.3

Compare Source

2022-11-27

Bugfixes
  • fix: correctly wrap a default class export from cjs module #​1350

v23.0.2

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v23.0.1

Compare Source

Skipped for repo rebase

v23.0.0

Compare Source

2022-10-09

Breaking Changes

v22.0.2

Compare Source

2022-08-05

Bugfixes
  • fix: Exclude multi-line template strings from indent (#​1229)
rollup/plugins (@​rollup/plugin-json)

v6.1.0

2023-12-12

Features
  • feat: add includeArbitraryNames option (#​1641)

v6.0.1

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v6.0.0

Compare Source

2022-12-17

Breaking Changes
  • fix: log more robustly when JSON parsing fails #​1361

v5.0.2

Compare Source

2022-11-27

Updates
  • docs: correct minimatch to picomatch #​1332

v5.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v5.0.0

2022-10-10

Breaking Changes
Updates
  • chore: update dependencies (678125b)
rollup/plugins (@​rollup/plugin-node-resolve)

v15.2.3

Compare Source

2023-10-08

Bugfixes
  • fix: modulePaths default is not set #​1534

v15.2.2

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v15.2.1

Compare Source

2023-08-22

Bugfixes
  • fix: Implement package exports / imports resolution algorithm according to Node documentation #​1549

v15.2.0

Compare Source

2023-08-17

Features
  • feat: pass original importee to secondary resolve #​1557

v15.1.0

Compare Source

2023-05-30

Features
  • feat: Resolve js/jsx/mjs/cjs imports from TypeScript files #​1498

v15.0.2

Compare Source

2023-04-04

Bugfixes
  • fix: bump is-builtin-module version, imports with a trailing slash #​1424

v15.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v15.0.0

Compare Source

2022-10-10

Breaking Changes

v14.1.0

Compare Source

2022-09-12

Features
  • feat: add new option, modulePaths (#​1104)

v14.0.1

Compare Source

2022-09-08

Bugfixes
  • fix: handle circular commonjs (#​1259)

v14.0.0

2022-09-06

Breaking Changes
  • fix: preserve moduleSideEffects when re-resolving files (#​1245)
rollup/plugins (@​rollup/plugin-replace)

v5.0.5

2023-10-29

Bugfixes
  • fix: prevent variable before colons from being replaced when preventAssigment is true (#​1609)

v5.0.4

Compare Source

2023-10-15

Bugfixes
  • fix: bump magic-string version #​1596

v5.0.3

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v5.0.2

Compare Source

2022-12-17

Bugfixes

v5.0.1

Compare Source

2022-10-21

Updates
  • chore: update rollup dependencies (3038271)

v5.0.0

2022-10-10

Breaking Changes
actions/cache (actions/cache)

v4

Compare Source

actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source

codecov/codecov-action (codecov/codecov-action)

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added dependencies Pull requests that update a dependency file renovate labels Feb 4, 2023
@vercel
Copy link

vercel bot commented Feb 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svg-drawing ❌ Failed (Inspect) Jun 4, 2024 0:45am

@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 5f01209 to 11cfd0b Compare February 4, 2023 13:19
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 11cfd0b to 4c65df5 Compare February 5, 2023 02:56
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 4c65df5 to 21bcfe4 Compare February 5, 2023 07:12
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 21bcfe4 to 8575c82 Compare February 7, 2023 13:04
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 8575c82 to 55d22c2 Compare February 10, 2023 08:56
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 55d22c2 to 2004e74 Compare February 17, 2023 00:42
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 2004e74 to 475d528 Compare February 17, 2023 16:27
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 475d528 to acffdc9 Compare February 17, 2023 21:42
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from acffdc9 to 2e4294f Compare February 18, 2023 10:11
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 2e4294f to f9bd7d4 Compare February 18, 2023 21:05
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from f9bd7d4 to cf32fa4 Compare February 20, 2023 10:41
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from cf32fa4 to 03b1301 Compare February 23, 2023 11:16
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 03b1301 to dd77753 Compare February 25, 2023 21:34
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from dd77753 to af8ff44 Compare February 26, 2023 19:58
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 1ab8370 to e562d9a Compare May 12, 2024 04:09
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from e562d9a to 02104be Compare May 14, 2024 08:05
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 02104be to 608a528 Compare May 14, 2024 18:59
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 608a528 to 18c2e38 Compare May 15, 2024 10:28
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 18c2e38 to 1ac653a Compare May 15, 2024 21:23
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 1ac653a to dc28159 Compare May 20, 2024 18:42
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from dc28159 to 40c5777 Compare May 22, 2024 12:29
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 40c5777 to 53734dd Compare May 22, 2024 20:09
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 53734dd to 65fd4ba Compare May 27, 2024 11:45
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 65fd4ba to 4d7c2f5 Compare May 29, 2024 18:31
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 4d7c2f5 to c6a93fd Compare May 31, 2024 20:06
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from c6a93fd to 2daf9dc Compare June 2, 2024 22:56
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 2daf9dc to d52f4a3 Compare June 3, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants