MercadoTrack / extension-local

Chrome extension to track products in MercadoLibre and visualize their price over time.
https://chrome.google.com/webstore/detail/mercadotrack/fmdljcjalpgecfdnecomldbkbknihmmo
MIT License
85 stars 6 forks source link

Bump jquery and materialize-css #37

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes jquery. It's no longer used after updating ancestor dependency materialize-css. These dependencies need to be updated together.

Removes jquery

Updates materialize-css from 0.98.2 to 1.0.0

Release notes

Sourced from materialize-css's releases.

1.0.0 (September 9th, 2018)

1.0.0-rc.2

  • Autocomplete

    • Fixed bug where Autocomplete did not open properly in certain cases with keyboard focus
  • Carousel

    • Fix noWrap option bug
  • Collapsible

    • Now correctly removes all event listeners on destroy
  • Materialbox

    • Destroy now removed wrapper element added during intialization
  • Pushpin

    • Fixed bug on IE11 where class was not removed properly
  • Select

    • No longer triggers onchange event when selecting the same option
  • Sidenav

    • Destroy now reenables body scrolling if Sidenav was destroyed while it was open
  • Tabs

    • Tab indicator no longer displays improperly when a scrollbar is present in the element

1.0.0-rc.1 (May 1st, 2018)

  • Autocomplete

    • Added open and close methods
    • Fixed bug where Autocomplete would close on click
  • Datepicker

    • Added autoClose option
  • Modal

    • Fixed issue with focus with nested modals
  • Select

    • Removed active class on option elements
    • Fixed bug where selected class was not properly removed on option elements
  • Sidenav

    • Destroy method now correctly removes style property
  • Text Input

    • Fixed bug where autofill on chrome overlapped text input

... (truncated)

Changelog

Sourced from materialize-css's changelog.

1.0.0 (September 9th, 2018)

1.0.0-rc.2 (June 23rd, 2018)

  • Autocomplete

    • Fixed bug where Autocomplete did not open properly in certain cases with keyboard focus
  • Carousel

    • Fix noWrap option bug
  • Collapsible

    • Now correctly removes all event listeners on destroy
  • Materialbox

    • Destroy now removed wrapper element added during intialization
  • Pushpin

    • Fixed bug on IE11 where class was not removed properly
  • Select

    • No longer triggers onchange event when selecting the same option
  • Sidenav

    • Destroy now reenables body scrolling if Sidenav was destroyed while it was open
  • Tabs

    • Tab indicator no longer displays improperly when a scrollbar is present in the element

1.0.0-rc.1 (May 1st, 2018)

  • Autocomplete

    • Added open and close methods
    • Fixed bug where Autocomplete would close on click
  • Datepicker

    • Added autoClose option
  • Modal

    • Fixed issue with focus with nested modals
  • Select

    • Removed active class on option elements
    • Fixed bug where selected class was not properly removed on option elements
  • Sidenav

    • Destroy method now correctly removes style property
  • Text Input

    • Fixed bug where autofill on chrome overlapped text input

... (truncated)

Commits
  • 80e8ed3 1.0.0 Release
  • 18ab01a Merge branch 'v1-dev' of github.com:Dogfalo/materialize into v1-dev
  • 80c6881 Normalize plugin export structure
  • 03ec731 added upgrade button and fixed topnav docs
  • efa0aee Add version field to M
  • 55951c2 Patreon update september
  • ca9beaf Autofill label bugfix in navbar search
  • e025754 patreon update
  • 206a9bd Fixed typo in tooltips docs page.
  • 5759200 themes meta description
  • Additional commits viewable in compare view


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MercadoTrack/extension-local/network/alerts).