JIITODC / website

Main website for JODC
https://jiitodc.netlify.app/
MIT License
13 stars 36 forks source link

Bump rollup from 2.36.2 to 2.67.2 #297

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps rollup from 2.36.2 to 2.67.2.

Release notes

Sourced from rollup's releases.

v2.67.2

2022-02-10

Bug Fixes

  • Ensure consistent order between manual chunks to fix hashing issues (#4397)

Pull Requests

v2.67.1

2022-02-07

Bug Fixes

  • Make chunk file and variable names more deterministic when emitting chunks (#4386)
  • Improve default module resolver performance by using non-blocking IO (#4386)

Pull Requests

v2.67.0

2022-02-02

Features

  • Improve side effect detection when using Array.prototype.groupBy/groupByToMap (#4360)
  • Allow changing moduleSideEffects at any time during the build (#4379)
  • Soft-deprecate ModuleInfo.hasModuleSideEffects in favour of ModuleInfo.moduleSideEffects (#4379)

Bug Fixes

  • Do not include queries and hashes in generated file names when preserving modules (#4374)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

2.67.2

2022-02-10

Bug Fixes

  • Ensure consistent order between manual chunks to fix hashing issues (#4397)

Pull Requests

2.67.1

2022-02-07

Bug Fixes

  • Make chunk file and variable names more deterministic when emitting chunks (#4386)
  • Improve default module resolver performance by using non-blocking IO (#4386)

Pull Requests

2.67.0

2022-02-02

Features

  • Improve side effect detection when using Array.prototype.groupBy/groupByToMap (#4360)
  • Allow changing moduleSideEffects at any time during the build (#4379)
  • Soft-deprecate ModuleInfo.hasModuleSideEffects in favour of ModuleInfo.moduleSideEffects (#4379)

Bug Fixes

  • Do not include queries and hashes in generated file names when preserving modules (#4374)

Pull Requests

... (truncated)

Commits
  • 60706c3 2.67.2
  • ed12682 Update changelog
  • 1738215 Sort manual chunks generated via a function by name (#4397)
  • 5f4d04f refactor: add @​types/estree explicitly, fix dynamic type imports (#4390)
  • 903b464 chore: remove acorn-walk ambient type definitions (#4391)
  • efd71e9 2.67.1
  • be1b87d Update changelog
  • aad5510 refactor: use fs.promises in generate license file, rollup config, Part 5 (#4...
  • 89ee52c refactor: use fs.promises in resolve id, Part 4 (#4386)
  • 33a4278 chore: move "wait" to utils + re-use (#4384)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 2 years ago

✔️ Deploy Preview for vigilant-mayer-e67cd8 ready!

🔨 Explore the source changes: 736d1c80a55be5a6e3b41d4aa50e4561a96eab3f

🔍 Inspect the deploy log: https://app.netlify.com/sites/vigilant-mayer-e67cd8/deploys/6209d4e620ecd000080d3c73

😎 Browse the preview: https://deploy-preview-297--vigilant-mayer-e67cd8.netlify.app

dependabot[bot] commented 2 years ago

Superseded by #298.