Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps typed.js from 2.0.12 to 2.0.16.

Release notes

Sourced from typed.js's releases.

Typed.js v2.0.16

Typed.js v2.0.15

  • Fixed issue where existing text in an element was causing the 1st string to be skipped #526
  • Fixed issue where if you have multiple instances of typed on the page, and the 2nd one is configured to fade out, the fade out css wasn't being appended to the doc
  • Fixed some deprecated syntax

Typed.js v2.0.14

Fixed missing TypedOptions type interface declaration. Fixes mattboldt/typed.js#537

Typed.js v2.0.13

  • Switched bundler from old gulp implementation to microbundle
  • Removed old dev dependencies
  • Changed implementation of hidden "strings element" to be more accessible
Commits
  • cd02e53 Add onBegin fn type. Fixes #545
  • 618540c version bump
  • 7f3b247 Fixes #526. Also fixed fadeout bug when using multiple instances
  • 3b71569 Update CONTRIBUTING.md
  • 82b42ff Fix type declaration and bump version
  • 3d2dd9c update docs, delete unused file
  • 4da11fd updated examples in docs
  • 90e9f24 another bump to fix npm version num and jsdeliver versioning
  • d00f99d version bump to fix docs
  • 51516d3 remove esdoc dev dependency
  • 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)

Bumps [typed.js](https://github.com/mattboldt/typed.js) from 2.0.12 to 2.0.16.
- [Release notes](https://github.com/mattboldt/typed.js/releases)
- [Commits](mattboldt/typed.js@v2.0.12...v2.0.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant