rdkit-js
rdkit-js copied to clipboard
Bump rollup, @vitejs/plugin-vue and vite in /examples/vue
Bumps rollup to 4.22.4 and updates ancestor dependencies rollup, @vitejs/plugin-vue and vite. These dependencies need to be updated together.
Updates rollup from 2.79.1 to 4.22.4
Release notes
Sourced from rollup's releases.
v4.22.4
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
- #5670: refactor: Use object.prototype to check for reserved properties (
@YuHyeonWook)- #5671: Fix DOM Clobbering CVE (
@lukastaegert)v4.22.3
4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
- #5669: Ensure impure dependencies of pure modules are added (
@lukastaegert)v4.22.2
4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
- #5667: Partially revert #5658 and re-apply #5644 (
@lukastaegert)v4.22.1
4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
... (truncated)
Changelog
Sourced from rollup's changelog.
4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)
Pull Requests
- #5670: refactor: Use object.prototype to check for reserved properties (
@YuHyeonWook)- #5671: Fix DOM Clobbering CVE (
@lukastaegert)4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)
Pull Requests
- #5669: Ensure impure dependencies of pure modules are added (
@lukastaegert)4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (#5667)
Pull Requests
- #5667: Partially revert #5658 and re-apply #5644 (
@lukastaegert)4.22.1
2024-09-20
Bug Fixes
- Revert #5644 "stable chunk hashes" while issues are being investigated
Pull Requests
- #5663: chore(deps): update dependency inquirer to v11 (
@renovate[bot],@lukastaegert)- #5664: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #5665: fix: type in CI file (
@YuHyeonWook)
... (truncated)
Commits
79c0aba4.22.4e2552c9Fix DOM Clobbering CVE (#5671)10ab90erefactor: Use object.prototype to check for reserved properties (#5670)e1cba8e4.22.359cec3eEnsure impure dependencies of pure modules are added (#5669)b86ffd74.22.2d5ff63dPartially revert #5658 and re-apply #5644 (#5667)0a821d9Create SECURITY.md76e962d4.22.168c23daPartially revert #5644- Additional commits viewable in compare view
Updates @vitejs/plugin-vue from 3.2.0 to 5.1.4
Release notes
Sourced from @vitejs/plugin-vue's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
... (truncated)
Changelog
Sourced from @vitejs/plugin-vue's changelog.
5.1.4 (2024-09-16)
- chore: format (07b29a6)
- chore(deps): update dependency rollup to ^4.21.3 (#440) (98766c2), closes #440
- fix: skip checking private properties of typeParameters (#443) (e4f5fff), closes #443
- fix(plugin-vue): allow overwrite esbuild config (#444) (1344294), closes #444
5.1.3 (2024-08-29)
- chore: upgrade to eslint 9 (236a40f)
- chore: use pnpm catalog for shared deps (0735e18)
- chore(deps): update dependency rollup to ^4.20.0 (#433) (37c9073), closes #433
- chore(deps): update upstream (#436) (b75a46f), closes #436
- fix(deps): update all non-major dependencies (#421) (e3a7fec), closes #421
- fix(plugin-vue): default value for
__VUE_OPTIONS_API__(acb57c9), closes #4385.1.2 (2024-08-01)
- refactor(plugin-vue): add
typefield (a6b7e3f)- fix(plugin-vue): add deprecated
script.propsDestructureoption (1e24322), closes #431- chore(deps): update upstream (#432) (5d592cd), closes #432
5.1.1 (2024-07-27)
5.1.0 (2024-07-23)
- fix(deps): update all non-major dependencies (#412) (8cb2ea9), closes #412
- fix(plugin-vue): clear cache after build end (96dbb22)
- chore: update documentation for new features option (7fc7994)
- chore(deps): update upstream (#416) (02a3edd), closes #416
- feat(plugin-vue): add
featuresoption (#419) (3e839e2), closes #4195.0.5 (2024-05-30)
- fix(deps): update all non-major dependencies (#360) (ed4970a), closes #360
- fix(deps): update all non-major dependencies (#371) (0a484c7), closes #371
- fix(plugin-vue): don't inline template when
__VUE_PROD_DEVTOOLS__(#81) (277a3ab), closes #81- refactor(plugin-vue): use normalizePath from vite (#395) (2848174), closes #395
... (truncated)
Commits
- See full diff in compare view
Updates vite from 3.2.7 to 5.4.8
Release notes
Sourced from vite's releases.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
[email protected]
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vite's changelog.
5.4.8 (2024-09-25)
- fix(css): backport #18113, fix missing source file warning with sass modern api custom importer (#18 (7d47fc1), closes #18183
- fix(css): backport #18128, ensure sass compiler initialized only once (#18184) (8464d97), closes #18128 #18184
5.4.7 (2024-09-20)
5.4.6 (2024-09-16)
- fix: avoid DOM Clobbering gadget in
getRelativeUrlFromDocument(#18115) (179b177), closes #18115- fix: fs raw query (#18112) (6820bb3), closes #18112
5.4.5 (2024-09-13)
- fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099
5.4.4 (2024-09-11)
- fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078
- fix: backport #18063, allow scanning exports from
script modulein svelte (#18077) (d90ba40), closes #18063 #18077- fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076
5.4.3 (2024-09-03)
- fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915
- fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993
- fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926
- fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916
- fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982
- fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960
- fix(css): fix sass
file://reference (#17909) (561b940), closes #17909- fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938
- fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990
- fix(html): rewrite assets url in <template> (#17988) (413c86a), closes #17988
- fix(preload): add crossorigin attribute in CSS link tags (#17930) (15871c7), closes #17930
- chore: reduce diffs with v6 branch (#17942) (bf9065a), closes #17942
- chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945
- chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
... (truncated)
Commits
0474550release: v5.4.88464d97fix(css): backport #18128, ensure sass compiler initialized only once (#18184)7d47fc1fix(css): backport #18113, fix missing source file warning with sass modern a...a403e73release: v5.4.7b5908a2fix: treat config file as ESM in Deno (#18158)f969176release: v5.4.6179b177fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument(#18115)6820bb3fix: fs raw query (#18112)37881e7release: v5.4.5faa2405fix(preload): backport #18098, throw error preloading module as well (#18099)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| rdkit-js | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 5:57am |
| rdkitjs-angular-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 5:57am |
| rdkitjs-react-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 5:57am |
| rdkitjs-typescript-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 5:57am |
| rdkitjs-vue-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 25, 2024 5:57am |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.