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(dev-deps): update dependency rollup to v3.26.2 #367

Merged
merged 1 commit into from Jul 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 3.24.0 -> 3.26.2 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v3.26.2

Compare Source

2023-07-06

Bug Fixes
  • Improve error handling when manual chunks would contain external modules (#​5050)
Pull Requests
  • #​5050: fix: improve error for manualChunks' modules that are resolved as an external module (@​TrickyPi)

v3.26.1

Compare Source

2023-07-05

Bug Fixes
  • Support hasOwnProperty as exported name in CommonJS (#​5010)
  • Properly reference browser types in package file (#​5051)
Pull Requests

v3.26.0

Compare Source

2023-06-30

Features
  • Add --filterLogs CLI flag and ROLLUP_FILTER_LOGS environment variable for log filtering (#​5035)
Pull Requests

v3.25.3

Compare Source

2023-06-26

Bug Fixes
  • Fix error when inlining dynamic imports that contain unused reexported variables (#​5047)
Pull Requests

v3.25.2

Compare Source

2023-06-24

Bug Fixes
  • Handle plugin errors where code is not a string (#​5042)
  • Use current transformed source when generating code frames with positions in transform hooks (#​5045)
Pull Requests

v3.25.1

Compare Source

2023-06-12

Bug Fixes
  • Respect __NO_SIDE_EFFECTS__ for async functions (#​5031)
Pull Requests

v3.25.0

Compare Source

2023-06-11

Features
  • Add this.info and this.debug plugin context logging functions (#​5026)
  • Add onLog option to read, map and filter logs (#​5026)
  • Add logLevel option to fully suppress logs by level (#​5026)
  • Support function logs in this.warn, this.info and this.debug to avoid heavy computations based on log level (#​5026)
  • Add onLog plugin hook to read, filter and map logs from plugins (#​5026)
Pull Requests

v3.24.1

Compare Source

2023-06-10

Bug Fixes
  • Fix an issue where bundles with @rollup/plugin-commonjs were missing internal dependencies when code-splitting (#​5029)
  • Do not use process.exit(0) in watch mode to avoid issues in embedded scenarios (#​5027)
Pull Requests

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 requested a review from a team as a code owner May 8, 2023 01:08
@renovate
Copy link
Contributor Author

renovate bot commented May 8, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@commit-lint
Copy link

commit-lint bot commented May 8, 2023

Chore

  • dev-deps: update dependency rollup to v3.26.2 (c7ee604)

Contributors

renovate[bot]

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from 4fe7b1d to a7bc507 Compare May 12, 2023 20:10
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 5 times, most recently from 55e178f to f02529e Compare May 22, 2023 01:57
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 4 times, most recently from 23908ea to ea7e4fc Compare May 29, 2023 02:58
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 3 times, most recently from dc3801d to 595da01 Compare June 12, 2023 01:15
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 3 times, most recently from b03543e to f4c6988 Compare June 12, 2023 04:24
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3 chore(dev-deps): update dependency rollup to v3.25.0 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from 3483972 to 3f16b32 Compare June 12, 2023 04:29
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.0 chore(dev-deps): update dependency rollup to v3.25.1 Jun 12, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.1 chore(dev-deps): update dependency rollup to v3.24.1 Jun 13, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.24.1 chore(dev-deps): update dependency rollup to v3.25.0 Jun 14, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.0 chore(dev-deps): update dependency rollup to v3.25.1 Jun 15, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.1 chore(dev-deps): update dependency rollup to v3.25.2 Jun 27, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.2 chore(dev-deps): update dependency rollup to v3.25.3 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/rollup-3.x branch 2 times, most recently from b8fb267 to 3f10a3e Compare July 3, 2023 04:47
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.25.3 chore(dev-deps): update dependency rollup to v3.26.0 Jul 3, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.26.0 chore(dev-deps): update dependency rollup to v3.26.1 Jul 8, 2023
@renovate renovate bot changed the title chore(dev-deps): update dependency rollup to v3.26.1 chore(dev-deps): update dependency rollup to v3.26.2 Jul 9, 2023
@luqven luqven merged commit bfca36f into main Jul 17, 2023
5 checks passed
@luqven luqven deleted the renovate/rollup-3.x branch July 17, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant