Skip to content

Bump autosize from 4.0.2 to 5.0.0 - #27259

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/autosize-5.0.0
Closed

Bump autosize from 4.0.2 to 5.0.0#27259
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/autosize-5.0.0

Conversation

@dependabot-preview

@dependabot-previewdependabot-previewBot commented May 29, 2021

Copy link
Copy Markdown
Contributor

⚠️Dependabot Preview has been deactivated⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps autosize from 4.0.2 to 5.0.0.

Changelog

Sourced from autosize's changelog.

Changelog

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
  • Used newer Event constructor, when available. Fixes #280.
v.3.0.14 - 2015-11-11
  • Fixed memory leak on destroy. Merged #271, fixes #270.
  • Fixed bug in old versions of Firefox (1-5), fixes #246.
v.3.0.13 - 2015-09-26
  • Fixed scroll-bar jumpiness in iOS. Merged #261, fixes #207.
  • Fixed reflowing of initial text in Chrome and Safari.

... (truncated)

Commits
  • aa554fe Add module field to package.json so autosize can be imported as an ES Module
  • 29ae52e Revert module field to package.json, will release as major version bump
  • 44d9bca Add module field to package.json so autosize can be imported as an ES Module
  • a6fb5b9 fix minor issue with building on node v14
  • 8d6f77f Merge pull request #384 from jorenbroekema/chore/autosize-module
  • 9c562f2 add module field to package.json for ES Module imports
  • d32047a no message
  • See full diff 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .github/dependabot.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [autosize](https://github.com/jackmoore/autosize) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](jackmoore/autosize@4.0.2...5.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
dependabot-previewBotforce-pushed the dependabot/npm_and_yarn/autosize-5.0.0 branch from b8c9a76 to 874263cCompareMay 31, 2021 08:30
@blizzzblizzz mentioned this pull request Jun 2, 2021
57 tasks
@MorrisJobkeMorrisJobke mentioned this pull request Jun 10, 2021
59 tasks
This was referenced Jun 16, 2021
@blizzzblizzz modified the milestones: Nextcloud 22, Nextcloud 23Jun 24, 2021
@MichaIng

Copy link
Copy Markdown
Member

Closing as of:

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.

@MichaIngMichaIng closed this Jul 6, 2021
@dependabot-preview

Copy link
Copy Markdown
ContributorAuthor

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.

@dependabot-preview
dependabot-previewBot deleted the dependabot/npm_and_yarn/autosize-5.0.0 branch July 6, 2021 17:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@MichaIng@blizzz