ec-doris / kohesio-frontend

Web interface for Kohesio project
https://kohesio.ec.europa.eu
8 stars 0 forks source link

Bump send and @ecl/preset-ec #1000

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 2 weeks ago

Bumps send to 0.19.0 and updates ancestor dependency @ecl/preset-ec. These dependencies need to be updated together.

Updates send from 0.16.2 to 0.19.0

Release notes

Sourced from send's releases.

0.19.0

What's Changed

New Contributors

Full Changelog: https://github.com/pillarjs/send/compare/0.18.0...0.19.0

Changelog

Sourced from send's changelog.

0.19.0 / 2024-09-10

  • Remove link renderization in html while redirecting

0.18.0 / 2022-03-23

  • Fix emitted 416 error missing headers property
  • Limit the headers removed for 304 response
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: destroy@1.2.0
  • deps: http-errors@2.0.0
    • deps: depd@2.0.0
    • deps: statuses@2.0.1
  • deps: on-finished@2.4.1
  • deps: statuses@2.0.1

0.17.2 / 2021-12-11

  • pref: ignore empty http tokens
  • deps: http-errors@1.8.1
    • deps: inherits@2.0.4
    • deps: toidentifier@1.0.1
    • deps: setprototypeof@1.2.0
  • deps: ms@2.1.3

0.17.1 / 2019-05-10

  • Set stricter CSP header in redirect & error responses
  • deps: range-parser@~1.2.1

0.17.0 / 2019-05-03

  • deps: http-errors@~1.7.2
    • Set constructor name when possible
    • Use toidentifier module to make class names
    • deps: depd@~1.1.2
    • deps: setprototypeof@1.1.1
    • deps: statuses@'>= 1.5.0 < 2'
  • deps: mime@1.6.0
    • Add extensions for JPEG-2000 images
    • Add new font/* types from IANA
    • Add WASM mapping
    • Update .bdoc to application/bdoc

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.


Updates @ecl/preset-ec from 4.3.0 to 4.7.2

Release notes

Sourced from @​ecl/preset-ec's releases.

v4.7.2 (2024-10-23)

:nail_care: Enhancement

  • #3689 feat(mega-menu): Dropdown height recalculation after each click - FRONT-4664 (@​planctus)

Committers: 1

v4.7.1 (2024-10-18)

💅 Enhancement

ec-europa/europa-component-library#3680 feat(mega-menu): Improving calculations for the featured panel height - FRONT-4654 (@​planctus)

🐛 Bug Fix

ec-europa/europa-component-library#3660 fix(mega-menu): Setting opacity: 1 on the container when opened - FRONT-4641 (@​planctus)

Committers: 1

@​planctus

v4.7.0 (2024-09-26)

:warning: In this version of ECL node 20.9.0 is being used, for those who need to compile ECL on their side please upgrade the node version before integrating this release.

:rocket: New Feature

:warning: Markup Changes

  • #3648 fix(mega-menu): Improving height calculations for the second panel - FRONT-4633 (@​planctus)
  • #3577 feat(file-download): add preview link - FRONT-4574 (@​emeryro)
  • #3604 feat(picture): zoom effect - FRONT-4599 (@​emeryro)
  • #3538 feat(gallery): grid templates - FRONT-4622 (@​emeryro)
  • #3603 feat(video): Adding support for muted, autoplay and loop - Media container adding autoplay video option - FRONT-4600 (@​planctus)

:warning: Data Changes

  • #3577 feat(file-download): add preview link - FRONT-4574 (@​emeryro)
  • #3604 feat(picture): zoom effect - FRONT-4599 (@​emeryro)
  • #3538 feat(gallery): grid templates - FRONT-4622 (@​emeryro)
  • #3603 feat(video): Adding support for muted, autoplay and loop - Media container adding autoplay video option - FRONT-4600 (@​planctus)

:bug: Bug Fix

  • #3644 fix(file-download): fix transparent background - FRONT-4628 (@​emeryro)

... (truncated)

Changelog

Sourced from @​ecl/preset-ec's changelog.

4.7.2

:nail_care: Enhancement

  • #3689 feat(mega-menu): Dropdown height recalculation after each click - FRONT-4664 (@​planctus)

Committers: 1

4.7.1

:nail_care: Enhancement

  • #3680 feat(mega-menu): Improving calculations for the featured panel height - FRONT-4654 (@​planctus)

:bug: Bug Fix

  • #3660 fix(mega-menu): Setting opacity: 1 on the container when opened - FRONT-4641 (@​planctus)

Committers: 1

4.7.0

:warning In this version of ECL node 20.9.0 is being used, for those who need to compile ECL on their side please upgrade the node version before integrating this release.

:rocket: New Feature

:warning: Markup Changes

  • #3648 fix(mega-menu): Improving height calculations for the second panel - FRONT-4633 (@​planctus)
  • #3577 feat(file-download): add preview link - FRONT-4574 (@​emeryro)
  • #3604 feat(picture): zoom effect - FRONT-4599 (@​emeryro)
  • #3538 feat(gallery): grid templates - FRONT-4622 (@​emeryro)
  • #3603 feat(video): Adding support for muted, autoplay and loop - Media container adding autoplay video option - FRONT-4600 (@​planctus)

:warning: Data Changes

  • #3577 feat(file-download): add preview link - FRONT-4574 (@​emeryro)
  • #3604 feat(picture): zoom effect - FRONT-4599 (@​emeryro)
  • #3538 feat(gallery): grid templates - FRONT-4622 (@​emeryro)
  • #3603 feat(video): Adding support for muted, autoplay and loop - Media container adding autoplay video option - FRONT-4600 (@​planctus)

... (truncated)

Commits
  • 151a369 chore: ECL Release 4.7.2
  • 1bc3bc4 fix(mega-menu): Dropdown height recalculation after each click - FRONT-4664 (...
  • 3f6949e chore: ECL Release 4.7.1
  • 6f64729 fix(mega-menu): Setting opacity: 1 on the container when opened - FRONT-4641 ...
  • d0304ce feat(mega-menu): Improving calculations for the featured panel height - FRONT...
  • 0d862ba chore: ECL Release 4.7.0 (#3650)
  • fc1e9ed fix(mega-menu): Mega menu content position fix - FRONT-4606 (#3615)
  • ac3c3fc feat(easy-to-read): Adding optional "easy-to-read" css - FRONT-4598 (#3634)
  • 48b4598 fix(storybook): Fixing storybook for mobile devices (#3636)
  • b65dfb1 fix(mega-menu): Improving height calculations for the second panel - FRONT-46...
  • 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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ec-doris/kohesio-frontend/network/alerts).
madewild commented 2 weeks ago

PR number 1000, champaign! :champagne: :wink:

ntorbev commented 4 days ago

Even minor version of ECL it comes with major changes requiring additional adjustments. I suggest handling this in a separate commit, including the extra changes, rather than just updating the version in package.json

dependabot[bot] commented 4 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.