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 rollup (major) #375

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rollup/plugin-commonjs (source) ^22.0.2 -> ^28.0.1 age adoption passing confidence
@rollup/plugin-json (source) ^5.0.2 -> ^6.1.0 age adoption passing confidence
@rollup/plugin-typescript (source) ^9.0.2 -> ^12.1.1 age adoption passing confidence

Release Notes

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

v28.0.1

2024-10-16

Updates

v28.0.0

2024-09-23

Breaking Changes
  • chore: switch to fdir for fewer dependencies (#​1741)

v27.0.0

2024-09-23

Breaking Changes
  • feat!: default strictRequires to true (#​1639)
  • fix!: replace top-level this with exports name (#​1618)

v26.0.3

2024-09-23

Updates

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
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
rollup/plugins (@​rollup/plugin-typescript)

v12.1.1

2024-10-16

Bugfixes
  • fix: allow for files to be nested in folders within outDir (#​1783)

v12.1.0

2024-09-22

Features
  • feat: add transformers factory. (#​1668)

v12.0.0

2024-09-22

Breaking Changes
  • fix!: correctly resolve filenames of declaration files for output.file (#​1728)

v11.1.6

2024-01-09

Bugfixes
  • fix: Ensure rollup 4 compatibility (#​1658)

v11.1.5

Compare Source

2023-10-05

Bugfixes
  • fix: ensure rollup 4 compatibility #​1595

v11.1.4

Compare Source

2023-09-25

Bugfixes
  • fix: fix sourcemap sourcecontent referencing non-existent files #​1571

v11.1.3

Compare Source

2023-08-26

Bugfixes
  • fix: emit declaration files for type-only source files that are not explicitly included #​1555

v11.1.2

Compare Source

2023-06-28

Bugfixes
  • fix: change the value of isExternalLibraryImport to false if the resolvedModule should be compiled #​1521

v11.1.1

Compare Source

2023-05-12

Bugfixes
  • fix: Allow for using compilerOptions.moduleResolution #​1453

v11.1.0

Compare Source

2023-04-04

Features
  • feat: write declaration files in configured directory for output.file #​1378

v11.0.0

Compare Source

2023-01-06

Breaking Changes

v10.0.1

Compare Source

2022-11-28

Bugfixes

v10.0.0

Compare Source

2022-11-27

Breaking Changes
  • fix: incorrect declarations directory (a5c90d1)

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 the renovate label Apr 23, 2023
@renovate renovate bot force-pushed the renovate/major-rollup branch 7 times, most recently from 0354c91 to 11337f1 Compare April 30, 2023 07:54
@renovate renovate bot force-pushed the renovate/major-rollup branch 5 times, most recently from 7e62f81 to bf7675c Compare May 5, 2023 18:23
@renovate renovate bot force-pushed the renovate/major-rollup branch 6 times, most recently from 38fec11 to b8b80e2 Compare May 16, 2023 08:16
@renovate renovate bot force-pushed the renovate/major-rollup branch 5 times, most recently from 0f7c103 to 0fb2f06 Compare May 22, 2023 08:05
@renovate renovate bot force-pushed the renovate/major-rollup branch 4 times, most recently from 962d85e to a86ace6 Compare June 7, 2023 07:26
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from 1ae9fef to d6eced5 Compare June 10, 2023 07:19
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from a794e40 to ecc0a22 Compare June 7, 2024 03:58
@renovate renovate bot force-pushed the renovate/major-rollup branch 3 times, most recently from 670f25f to 34c3990 Compare July 10, 2024 23:14
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from 072d434 to 8d952d1 Compare July 24, 2024 01:49
@renovate renovate bot force-pushed the renovate/major-rollup branch 4 times, most recently from ea32c62 to a2f24f8 Compare August 2, 2024 12:47
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from 92fc6f5 to 4a706b5 Compare August 5, 2024 01:59
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from 8ddcaad to bb975de Compare August 20, 2024 18:47
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from 206b3d9 to 29bf39c Compare August 30, 2024 09:02
@renovate renovate bot force-pushed the renovate/major-rollup branch 2 times, most recently from de5d531 to af0e627 Compare September 12, 2024 11:26
@renovate renovate bot force-pushed the renovate/major-rollup branch 3 times, most recently from 8b28bb3 to 0451408 Compare September 20, 2024 10:29
@renovate renovate bot force-pushed the renovate/major-rollup branch 6 times, most recently from f2a9032 to c0c9a6f Compare September 27, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants