Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump autosize from 5.0.1 to 5.0.2 #35697

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2022

Bumps autosize from 5.0.1 to 5.0.2.

Changelog

Sourced from autosize's changelog.

Changelog

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
  • Used newer Event constructor, when available. Fixes #280.
v.3.0.14 - 2015-11-11
  • Fixed memory leak on destroy. Merged #271, fixes #270.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 dependabot bot requested a review from a team December 9, 2022 06:45
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@MichaIng
Copy link
Member

MichaIng commented Dec 9, 2022

/compile amend /

@MichaIng MichaIng added this to the Nextcloud 26 milestone Dec 9, 2022
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/autosize-5.0.2 branch from 1a930ca to f3b1330 Compare December 9, 2022 13:41
@MichaIng
Copy link
Member

MichaIng commented Dec 9, 2022

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/autosize-5.0.2 branch from f3b1330 to bd40832 Compare December 9, 2022 21:35
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@MichaIng
Copy link
Member

/compile amend /

Bumps [autosize](https://github.com/jackmoore/autosize) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/jackmoore/autosize/releases)
- [Changelog](https://github.com/jackmoore/autosize/blob/master/changelog.md)
- [Commits](https://github.com/jackmoore/autosize/commits)

---
updated-dependencies:
- dependency-name: autosize
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/autosize-5.0.2 branch from bd40832 to 3ace6e3 Compare December 10, 2022 00:15
@blizzz blizzz mentioned this pull request Feb 1, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2023

A newer version of autosize exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@skjnldsv skjnldsv mentioned this pull request Feb 23, 2023
@MichaIng
Copy link
Member

@dependabot recreate

@MichaIng
Copy link
Member

Superseded by #36902

@MichaIng MichaIng closed this Feb 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

@MichaIng MichaIng deleted the dependabot/npm_and_yarn/autosize-5.0.2 branch February 28, 2023 21:21
@MichaIng MichaIng removed this from the Nextcloud 26 milestone Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants