owncloud / calendar

Calendar app for ownCloud
GNU Affero General Public License v3.0
121 stars 43 forks source link

Bump autosize from 5.0.2 to 6.0.0 #1296

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps autosize from 5.0.2 to 6.0.0.

Changelog

Sourced from autosize's changelog.

Changelog

v.6.0.0 - 2023-02-10
  • Reworked to remove use of cached (potentially stale) style values. Fixes #404
  • Dropped support for Internet Explorer
v.5.0.2 - 2022-11-20
  • Avoid issue caused by using 'smooth' scroll-behavior
v.5.0.1 - 2021-06-30
  • Changed module field to point to new ESM bundle. Fixes #391, closes #393
v.5.0.0 - 2021-05-17
  • Add module field to package.json so autosize can be imported as an ES Module
v.4.0.4 - 2021-05-17
  • Revert module field to package.json, will release as major version bump
v.4.0.3 - 2021-05-15
  • Add module field to package.json so autosize can be imported as an ES Module
v.4.0.2 - 2018-04-30
  • More specific detection of when to change overflow. Merges #361.
v.4.0.1 - 2018-03-23
  • Minor refactor & updated build dependencies
v.4.0.0 - 2017-07-12
  • Changed how Autosize determines the initial height. Fixes #336.
v.3.0.21 - 2017-05-19
  • Fixed bug with overflow detection which degraded performance of textareas that exceed their max-width. Fixes #333.
v.3.0.20 - 2016-12-04
  • Fixed minor bug where the resized event would not fire under specific conditions when changing the overflow.
v.3.0.19 - 2016-11-23
  • Bubble dispatched events. Merged #319.
v.3.0.18 - 2016-10-26
  • Fixed Firefox issue where calling dispatchEvent on a detached element throws an error. Fixes #317.
v.3.0.17 - 2016-7-25
  • Fixed Chromium issue where getComputedStyle pixel value did not exactly match the style pixel value. Fixes #306.
  • Removed undocumented argument, minor refactoring, more comments.
v.3.0.16 - 2016-7-13
  • Fixed issue with overflowing parent elements. Fixes #298.
v.3.0.15 - 2016-1-26

... (truncated)

Commits


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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 1 year ago

Superseded by #1297.