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.8.0 age adoption passing confidence devDependencies major
@rollup/plugin-commonjs (source) 22.0.1 -> 26.0.1 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.7 age adoption passing confidence devDependencies major
@types/node (source) 16.18.13 -> 20.16.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.5.0 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 -> 6.0.1 age adoption passing confidence devDependencies major
rollup (source) 2.79.1 -> 4.21.0 age adoption passing confidence devDependencies major
turbo (source) 1.8.3 -> 2.0.14 age adoption passing confidence devDependencies major
typedoc-plugin-markdown (source) 3.12.1 -> 4.2.5 age adoption passing confidence devDependencies major

Release Notes

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

v3.8.0

Compare Source

Features
Bug Fixes

v3.7.1

Compare Source

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

v3.7.0

Compare Source

Features

v3.6.0

Compare Source

Features
Bug Fixes

v3.5.1

Compare Source

Bug Fixes

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)

v26.0.1

2024-06-05

Bugfixes
  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes
  • chore!: bump glob's version (#​1695)

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

2024-06-05

Bugfixes
  • fix: add missing sourceMap documentation (#​1698)

v5.0.6

2024-06-05

Bugfixes
  • fix: ternary operator replacement (#​1712)

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.5.0

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 was generated by Mend Renovate. View the repository job log.

@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) Aug 19, 2024 4:09am

@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 753357c to b70e025 Compare July 28, 2024 12:10
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from b70e025 to f26eca3 Compare August 1, 2024 10:42
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from f26eca3 to 3509196 Compare August 2, 2024 10:57
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 3509196 to 04483a8 Compare August 3, 2024 06:53
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 04483a8 to 9518dc6 Compare August 6, 2024 02:09
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 9518dc6 to 9df3e4d Compare August 9, 2024 23:21
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 9df3e4d to b140a5a Compare August 13, 2024 23:04
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from b140a5a to a8fb90d Compare August 14, 2024 15:29
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from a8fb90d to a933941 Compare August 15, 2024 15:30
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from a933941 to ab9d2d7 Compare August 15, 2024 23:11
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from ab9d2d7 to 5073e7a Compare August 16, 2024 20:04
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 5073e7a to 38ed260 Compare August 18, 2024 07:51
@renovate renovate bot force-pushed the renovate/major-all-major-dependencies branch from 38ed260 to cc05f57 Compare August 18, 2024 12:37
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