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 dependency rollup to v4.5.2 #1033

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.5.2

Compare Source

2023-11-24

Bug Fixes
  • Handle files with UTF-8 BOM when using the commonjs plugin (#​5268)
Pull Requests

v4.5.1

Compare Source

2023-11-21

Bug Fixes
  • Do not error when a function expression uses the same name for a parameter and its id (#​5262)
Pull Requests

v4.5.0

Compare Source

2023-11-18

Bug Fixes
  • Show a proper error when using native Rollup on armv7 musl Linux (#​5255)
Pull Requests

v4.4.1

Compare Source

2023-11-14

Bug Fixes
  • Do not flag duplicate function declarations in function scopes as syntax errors (#​5248)
Pull Requests

v4.4.0

Compare Source

2023-11-12

Features
  • Replace SWC linting with faster internal linting to error on duplicate declarations etc. (#​5207)
Bug Fixes
  • Show proper error when an entry exports non-existing bindings (#​5207)
Pull Requests

v4.3.1

Compare Source

2023-11-11

Bug Fixes
  • Fix rename error when handling errors in watch mode (#​5240)
  • Prevent warning when using --forceExit (#​5245)
Pull Requests

v4.3.0

Compare Source

2023-11-03

Features
  • Add forceExit CLI flag for situations where the CLI does not exit gracefully (#​5195)
Bug Fixes
  • Properly catch errors when removing a temporary config file fails (#​5198)
Pull Requests

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link

stackblitz bot commented Nov 3, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Nov 3, 2023

⚠️ No Changeset found

Latest commit: c76b1c2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Nov 3, 2023

Estimated impact to a consuming app, depending on which bundle is imported

js min min + gzip min + brotli
/index.js 26.22 kB 5.71 kB 2.1 kB 1.85 kB
├── core/class-based/index.js 9.39 kB 2.48 kB 1.16 kB 999 B
├── core/function-based/index.js 15.01 kB 4.12 kB 1.55 kB 1.35 kB
└── core/use.js 11.18 kB 3.46 kB 1.4 kB 1.22 kB
/link.js 2.67 kB 376 B 233 B 185 B
/service.js 20.59 kB 5.74 kB 2.12 kB 1.86 kB
/util/debounce.js 3.07 kB 861 B 445 B 373 B
/util/ember-concurrency.js 5.07 kB 1.59 kB 750 B 640 B
/util/fps.js 3.16 kB 919 B 480 B 386 B
/util/function.js 10.06 kB 2.77 kB 1.02 kB 911 B
/util/helper.js 2.12 kB 303 B 218 B 177 B
/util/keep-latest.js 2.08 kB 412 B 261 B 209 B
/util/map.js 5.95 kB 2.44 kB 1.1 kB 924 B
/util/remote-data.js 7.96 kB 2.37 kB 808 B 705 B

Copy link
Contributor

github-actions bot commented Nov 3, 2023

@renovate renovate bot force-pushed the renovate/rollup-4.x branch from bc93045 to f2dd9cb Compare November 10, 2023 05:43
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.3.0 chore(deps): update dependency rollup to v4.3.1 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from f2dd9cb to 3ee1539 Compare November 11, 2023 10:06
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.3.1 chore(deps): update dependency rollup to v4.4.0 Nov 12, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 3ee1539 to ff95b6f Compare November 12, 2023 09:50
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.0 chore(deps): update dependency rollup to v4.4.1 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from ff95b6f to dcae449 Compare November 14, 2023 06:16
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.4.1 chore(deps): update dependency rollup to v4.5.0 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from dcae449 to 269aba4 Compare November 18, 2023 07:33
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.5.0 chore(deps): update dependency rollup to v4.5.1 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from 269aba4 to d5dc755 Compare November 21, 2023 21:27
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.5.1 chore(deps): update dependency rollup to v4.5.2 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from d5dc755 to f3a4e36 Compare November 24, 2023 07:57
@renovate renovate bot force-pushed the renovate/rollup-4.x branch from f3a4e36 to e313693 Compare November 24, 2023 22:16
@renovate renovate bot merged commit 0954593 into main Nov 25, 2023
27 checks passed
@renovate renovate bot deleted the renovate/rollup-4.x branch November 25, 2023 04:32
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.

0 participants