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.21.2 #294

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

This PR contains the following updates:

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

Release Notes

rollup/rollup (rollup)

v4.21.2

Compare Source

2024-08-30

Bug Fixes
  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#​5605)
Pull Requests

v4.21.1

Compare Source

2024-08-26

Bug Fixes
  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#​5618)
  • Do not produce invalid code for import.meta.url in compact mode (#​5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#​5625)
Pull Requests

v4.21.0

Compare Source

2024-08-18

Features
  • Add option to configure directory for virtual modules when preserving modules (#​5602)
Pull Requests

v4.20.0

Compare Source

2024-08-03

Features
  • Allow plugins to specify the original file name when emitting assets (#​5596)
Pull Requests

v4.19.2

Compare Source

2024-08-01

Bug Fixes
  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#​5597)
Pull Requests

v4.19.1

Compare Source

2024-07-27

Bug Fixes
  • Do not remove parantheses when tree-shaking logical expressions (#​5584)
  • Do not ignore side effects in calls left of an optional chaining operator (#​5589)
Pull Requests

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.

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

@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.19.1 chore(deps): update dependency rollup to v4.19.2 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from b27debc to 00aef14 Compare August 1, 2024 17:37
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.19.2 chore(deps): update dependency rollup to v4.20.0 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 00aef14 to 10ea7ca Compare August 3, 2024 07:13
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.20.0 chore(deps): update dependency rollup to v4.21.0 Aug 18, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 10ea7ca to 9b5e20d Compare August 18, 2024 07:54
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.21.0 chore(deps): update dependency rollup to v4.21.1 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from 9b5e20d to f156d9e Compare August 26, 2024 17:02
@renovate renovate bot force-pushed the renovate/rollup-4.x-lockfile branch from f156d9e to 9b82bef Compare August 30, 2024 09:51
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.21.1 chore(deps): update dependency rollup to v4.21.2 Aug 30, 2024
@wingkwong wingkwong merged commit cbe31cd into develop Aug 30, 2024
@renovate renovate bot deleted the renovate/rollup-4.x-lockfile branch August 30, 2024 10:59
wingkwong added a commit that referenced this pull request Sep 25, 2024
* chore(deps): update dependency rollup to v4.18.0

* chore(deps): update dependency @rollup/plugin-commonjs to v25.0.8

* chore(deps): update babel monorepo to v7.24.6

* chore(deps): update dependency eslint-plugin-react to v7.34.2

* fix(deps): update dependency dompurify to v3.1.5

* chore(deps): update dependency css-loader to v7.1.2

* chore(deps): update babel monorepo to v7.24.7

* chore(deps): update dependency @rollup/plugin-replace to v5.0.7

* chore(deps): update dependency @rollup/plugin-commonjs to v26

* chore(deps): update dependency eslint-plugin-react to v7.34.3

* chore(deps): update dependency webpack to v5.92.1

* chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0

* fix(deps): update dependency dompurify to v3.1.6

* feat: progress bar (#282)

* --added fixed progress bar

* --added props for readme and validation for progress bar input color

* --progressBarColor in quiz object

* --added some changes

* --minor error fixed

---------

Co-authored-by: աӄա <wingkwong.code@gmail.com>

* chore(deps): update dependency rollup to v4.18.1 (#288)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @babel/preset-env to v7.24.8 (#289)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.19.0 (#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-react to v7.35.0 (#291)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency webpack to v5.93.0 (#290)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#287)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#286)

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump ws from 8.16.0 to 8.18.0 (#285)

Bumps [ws](https://github.com/websockets/ws) from 8.16.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.18.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#284)

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update dependency @babel/preset-env to v7.25.4 (#293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency mini-css-extract-plugin to v2.9.1 (#296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.21.2 (#294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-react to v7.35.1 (#299)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-import to v2.30.0 (#300)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-react to v7.35.2 (#301)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency webpack-dev-server to v5.1.0 (#302)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.0 (#303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#304)

Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): update dependency webpack to v5.94.0 [security] (#298)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.22.0 (#305)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.22.4 (#310)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.0 (#312)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(lib): undefined className (#318)

* chore(lib): lint

* chore(deps): update dependency @rollup/plugin-replace to v6 (#316)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint-plugin-react to v7.36.1 (#306)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency babel-loader to v9.2.1 (#307)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency eslint to v8.57.1 (#308)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-html to v1.0.4 (#311)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency @rollup/plugin-commonjs to v28 (#315)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Expose time taken in result object (#295)

* --added fixed progress bar

* --added props for readme and validation for progress bar input color

* --progressBarColor in quiz object

* --added some changes

* --minor error fixed

* added time spent at QuestionSummary

---------

Co-authored-by: WK Wong <wingkwong.code@gmail.com>

* 0.9.0 Release

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jay <44129484+Jaykovsky@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant