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 autonumeric from 4.9.0 to 4.10.5 in /ui #1039

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2024

Bumps autonumeric from 4.9.0 to 4.10.5.

Release notes

Sourced from autonumeric's releases.

4.10.4

Fixes the handling of a wheel event with a deltaY equal to zero

4.10.2

Fixes autoNumeric/autoNumeric#773 Typescript types in index.d.ts missing/wrong

You may now have a better experience using AutoNumeric with Typescript.

4.10.1

Fixes #776 On rapid event wheel emissions, deltaY of value 0 can be emitted and makes AutoNumeric throw an error

4.10.0

This release brings a potentially important change if you use AutoNumeric on very old browsers. Since Microsoft dropped support for IE11 a few years ago, we decided to drop its support as well from AutoNumeric. Starting in 4.10.0, IE11 is no longer supported by AutoNumeric.

Changelog

Sourced from autonumeric's changelog.

4.10.5

  • Adds the native focus event to the test page
  • Fixes cut event handling when eventKey x is in uppercase

4.10.4

  • Fixes wrong npm deployment for 4.10.3

4.10.3

  • Fixes the handling of a wheel event with a deltaY equal to zero, for real this time ;)

4.10.2

  • Bumps the AutoNumeric version to include the new index.d.ts file
  • Fixes #773 Typescript types in index.d.ts missing/wrong

4.10.1

  • Fixes #776 On rapid event wheel emissions, deltaY of value 0 can be emitted and makes AutoNumeric throw an error
  • Adds more visibly the current AutoNumeric version being tested on the end-to-end testing page

4.10.0

  • Drops IE11 support
  • Removes IE11 hacks, and updates part of the code that was not using modern tech because of obsolete browsers support
  • Removes the Array.from and CustomEvent polyfills
Commits
  • 9190c3a Updates the changelog and bumps the version
  • a5548e7 Adds the native focus event to the test page
  • ea615b3 Fixes cut event handling when eventKey x is in uppercase (#774)
  • 5741903 Fixes wrong npm deployment for 4.10.3
  • 5c8c0a0 Fixes the handling of a wheel event with a deltaY equal to zero, for real thi...
  • 32f2347 Fixes the handling of a wheel event with a deltaY equal to zero
  • 678eda2 Bumps the AutoNumeric version to include the new index.d.ts file
  • 5e8d6cf Fixes #773 Typescript types in index.d.ts missing/wrong
  • 9ee3183 Fixes #776 On rapid event wheel emissions, deltaY of value 0 can be emitted a...
  • 7cdda2f Adds more visibly the current AutoNumeric version being tested on the end-to-...
  • 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 show <dependency name> 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)

Bumps [autonumeric](https://github.com/autoNumeric/autoNumeric) from 4.9.0 to 4.10.5.
- [Release notes](https://github.com/autoNumeric/autoNumeric/releases)
- [Changelog](https://github.com/autoNumeric/autoNumeric/blob/next/CHANGELOG.md)
- [Commits](autoNumeric/autoNumeric@v4.9.0...v4.10.5)

---
updated-dependencies:
- dependency-name: autonumeric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2024
Copy link

vercel bot commented Feb 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
asteroid ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 8:59am
asteroid-v2 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 7, 2024 8:59am

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.

0 participants